• 0 Posts
  • 240 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle




  • The concept is real. I mean, anyone who thought “vibe coding” would be a viable career path for long enough to actually have a career was just not paying attention to reality.

    Right now it legitimately takes some expertise to get good results from AI coding. (Most people doing it now get, at best, convincingly passable results.) But the job of a “vibe coder” is much simpler than the job of a conventional programmer, and it will become increasingly simple to automate out the human’s role. It’s not like progress is going to suddenly stop. The fruit is hanging so low that it might as well be on the ground.







  • I guess I’ll look into XFS and see if it’s suitable for my use cases (I know almost nothing about it), but this supports my opinion that BTRFS is an easy choice over EXT4 at least.

    Edit: No snapshot support in XFS, so I’ll stick with BTRFS. My performance requirements are not that high on desktop. If I set up a high-performance server that would be another matter.

    I was surprised to learn that F2FS has rather small maximum volume sizes. 16TB with 4K block sizes, 64TB with 16K block sizes. But your whole kernel needs to use 16K pages to use 16K F2FS blocks, which seems like more trouble than it’s worth. Either way, it’s so non-future-proof I’m not even going to think about it.






  • I’m actually using an atomic distro now (Bazzite). But that’s not why I chose it, and honestly I don’t think the advantages are significant.

    There are some downsides that affect me on a regular basis, though.

    I need to reboot more since every update requires it. That feels like going back in time 25 years.

    I need to deal with the complexity of multiple distros with DistroBox to get the functionality I am accustomed to. I think that alone is proof that atomic distros are not quite ready for prime time.

    The advantages elude me. Snapper or timeshift handle rollbacks just fine, as long as you use a modern filesystem like btrfs. So I haven’t worried about busted updates in years.

    I’m quite happy with Bazzite, but I can’t point to anything good about it that is specific to immutable distros. I just don’t get it, really. I guess the advantages are more for the developers and maintainers than for end users.