you managed to get it in realtime though? may i ask how?
- 0 Posts
- 24 Comments
spiffpitt@lemmy.worldto
Linux@programming.dev•Why call it full-disk encryption when the EFI partition has to be unencrypted?English
6·14 days agosecurity isn’t real, just increasing deterrence for attackers.
if you can access something, they can access it, it’s just a matter of effort needed to get there.
spiffpitt@lemmy.worldto
Technology@lemmy.world•4chan fined $26K for refusing to assess risks under UK Online Safety ActEnglish
1·1 month agoi will learn from your mistake
spiffpitt@lemmy.worldto
Programmer Humor@programming.dev•Bingo of Awful IT ProcessesEnglish
34·3 months agoif i fill every space, what do i win?
factorio spaceage is very much like this
wouldn’t this evaporate extremely quick though?
firefox containers are amazing for this
spiffpitt@lemmy.worldto
Technology@lemmy.world•Adaptive Keyboards & Writing Technologies For One-Handed UsersEnglish
2·6 months agooh lmao
spiffpitt@lemmy.worldto
Technology@lemmy.world•Adaptive Keyboards & Writing Technologies For One-Handed UsersEnglish
1·6 months agowhy?
spiffpitt@lemmy.worldto
Selfhosted@lemmy.world•New server for the family, Proxmox or TrueNAS, LXC or Docker?English
4·6 months agowhat do you use your virtualized proxmox for?
pour one out of the homies 😉
have you looked into baikal?
spiffpitt@lemmy.worldto
PC Gaming@lemmy.ca•Nearly half of Steam's users are still using Windows 10, with end of life fast approachingEnglish
5·10 months agopretty sure it’s based off of which clients of yours got prompted to do the hardware survey
spiffpitt@lemmy.worldto
Technology@lemmy.world•Let's Encrypt Ending Support for Expiration Notification EmailsEnglish
6·10 months agodo you not automate the renewal of your certificates?
the only time I’ve ever gotten the expiring cert emails is after i decommission a service that had certificates and no longer renew it.
adhd gang
this diagram does not provide a right angle indicator, and thus should not be assumed as a right angle
spiffpitt@lemmy.worldto
Technology@lemmy.world•Smart TVs take snapshots of what you watch multiple times per secondEnglish
5·1 year agowhat kind of Android box do you have? anything you recommend? (looking to have some sort of streaming client)


I’m constantly seeing this advice, dispite docker supporting nfs volumes. How do you handle docker starting containers before the shares are mounted? making the docker service as a whole wait for network mounts? what about containers that dont need to wait for a network drive?