Spyke

Replies

linux

Comment on

Moved back to Debian

Reply in thread

Same. That snap-by-default issue (last year?) pushed me from kubuntu to pure Debian and I haven't looked back. Technically you can just remove snaps from Ubuntu to get around it, but it's an incorrect assumption that users want that forced down their throats when upgrading in place. Left a bad taste - Debian is my goto stable OS now.

linux

Comment on

ZeroFS Turns S3 Buckets Into Linux Filesystems and Block Devices

I'm curious what sets this apart from the existing JuiceFS approach? JuiceFS is a commercial product, but with a foss community edition. It doesn't appear as a block device, but it does allow you superimpose an ext4-like filesystem complete with metadata etc. over S3 block storage (and others I believe). I've been using it for years and it's excellent.

Anyone know if this an improvement over the JuiceFS solution, and in what way(s)?

nix

Comment on

Nix is my favorite package manager on MacOs - Dreams of Autonomy

I really want to like both nixOS and their nix package manager, but so far I'm not there yet. from a PM perspective, it seems like anything I tried getting from their repos was always way further behind the mac OS homebrew or Debian apt versions.

nixOS is really slick in concept, but has a steep learning curve to get it properly customized as a daily driver. The learned skills don't really translate outside the nix realm either, so I decided it was too much effort for my use case. I love this concept as a way to build reproducable servers or workstations tho, so I'll def be playing with it again.

You reached the end