Someone’s been reading https://swordscomic.com/
lemmyng
- 0 Posts
- 19 Comments
Knocking is usually reads (from the header seeking), brrr is heavy writes.
lemmyng@lemmy.cato
Science@beehaw.org•Some real drama over in the zebra fish communityEnglish
21·2 years agoSo the lesson here is that Elsevier does not check reviewers.
lemmyng@lemmy.cato
Selfhosted@lemmy.world•good replacement options power efficiency and affordable "large" storage?English
31·2 years agoThe other responses have so far talked about hardware setup, so I’m not going to do that. Instead I’m looking at your software setup: VMs can be comparatively power inefficient compared to containers, specially for always-on services that idle often.
Does registry still have that problem of making it practically impossible to do garbage collection on old images?
lemmyng@lemmy.cato
Selfhosted@lemmy.world•Multiple Kubernetes Services Using Same Port Without SNIEnglish
4·2 years agoYeah, you’d have a LoadBalancer service for Traefik which gets assigned a VIP outside the cluster.
lemmyng@lemmy.cato
Selfhosted@lemmy.world•Multiple Kubernetes Services Using Same Port Without SNIEnglish
6·2 years agovirtual IP addresses
Yeah, metallb.
lemmyng@lemmy.cato
Selfhosted@lemmy.world•In your opinion what's the best way to do and restore full backups of a Linux server?English
213·2 years agoThe container is reproducible. Container configuration is in version control. That leaves you with the volumes mounted into the container, which you back up like any other disk.
lemmyng@lemmy.cato
Selfhosted@lemmy.world•What's the difference between a $50 HDD and a $200 HDD?English
2·2 years agoIt’s not that Seagate improved (which it may have), it’s more that WD has noticeably declined. It’s not a race to the bottom (yet), but there’s effectively no competition any more, so they aren’t incentivised to improve quality.
lemmyng@lemmy.cato
Science@beehaw.org•Fever Feels Horrible, but is Actually Awesome!English
6·2 years agoYeah, I can sleep through a fever, but I’ll wake up every few minutes if I can’t breathe through my nose.
lemmyng@lemmy.cato
Selfhosted@lemmy.world•Proxmox: Trouble with permissions of data in a mountpoint for a lxc (audiobookshelf)English
1·2 years agoFigure out the uid/gid (numeric) for the user in lxc, then change the data permissions to those.
lemmyng@lemmy.cato
Selfhosted@lemmy.world•Restart an OOM killed docker automaticallyEnglish
17·2 years agoUse
-mand limit the build job’s memory so it doesn’t kill the docker daemon.
If it was a Futurama setting, would he be Gender Bender?
lemmyng@lemmy.cato
Selfhosted@lemmy.world•Appreciation / shock at workplace IT systemsEnglish
2·2 years agoOr they work in a regulated industry that requires pseudo-airgapped machines for remote users, e.g. the machine actually interacting with the systems needs to be within the controlled boundary but the company has a presence in multiple locations, so the solution is to have a Citrix server that the users remote into. But because the SSP also has access control requirements at every stage that take a long time to get updated to newest industry standards, the user still needs to have passwords rotated, MFA, and all that kaboodle.
lemmyng@lemmy.cato
RPGMemes @ttrpg.network•Their ideas are as interesting as they are frighteningEnglish
261·2 years agoIf it “holds” the screams as if it was an item, would you be able to pull a scream out of the bag at will? Does than then mean that you can use the bag to prepare verbal components of spells?
lemmyng@lemmy.cato
Technology@lemmy.ml•Linux devices are under attack by a never-before-seen wormEnglish
2·3 years agoOr ed25519-sk.
lemmyng@lemmy.cato
Selfhosted@lemmy.world•PSA: The Docker Snap package on Ubuntu sucks.English
51·3 years agoThe one thing snap does that flatpak doesn’t is provide CLI applications. But then nix also does that, so snap can go pound salt.
lemmyng@lemmy.cato
Selfhosted@lemmy.world•Those who are self hosting at home, what case are you using? (Looking for recommendations)English
4·3 years agoI used a Fractal Design case for a home server in the past. Pretty happy with them.
Transcoding video for streaming.