

In favour of what? The kernel itself is now worked on with ai tooling. I don’t see how you can get away from it…


In favour of what? The kernel itself is now worked on with ai tooling. I don’t see how you can get away from it…


sbin is for system binaries and is for root only. No access by default sudo permissive settings is by design.


You realize dollar for dollar doesn’t mean retaliation with tariffs directly, right? There are other tools in the toolbox.


I mean, most of the success of Linux comes from the freedom to solve local issues the way you want.
There have come lots of issues solved with a departure from the project from a need that drove the change. Want Debian without systemd? Devuan.
So yes, literally, if it’s important to you, you can fork it. Whether that takes a big lift or not doesn’t mean you’re any less free to do so.


You make it sound like no one can just go keep the older hardware alive by forking.


Mangione has such a massive and popular following that there almost no way he is sentenced normally, it would be political suicide. The martyrdom alone would be hugely disruptive.


Is… Is this your first time on the internet?
I think we’re talking past each other here: You are talking about blocks as physical delineations in an ssd, containing many pages with erase cycles. Op is talking about the filesystem view of blocks, which is different altogether. ZFS, for instance, should have its block size aligned with what a disk presents to the HAL, or you end up with lots of wasted space or terrible performance.
For SSDs (you’re right, outside op’s problem), the internal block size is usually much bigger than the emulated block size, often 128K. But we don’t use filesystems with 128K block sizes, or we couldn’t reasonable run databases or store small files.
There was a brief time in the wild west of SSDs being new where some shipped with 8k blocks, but this caused a bunch of problems for storage drivers because no one had yet decided if the translation of FS blocks to should be handled by filesystems or by disk firmware. We now let manufacturers decide how they should r/w to media, and trust the firmware’s presented block size.
That block size is now 4k for most disks, spinning or ssd. We still see some weird layouts in high-performance or high-endurance disks, but they are exceptions.
so if a 512e SSD doesn’t receive the rest of the page in time (e.g. with IO scheduling, 512 byte fs sectors, unaligned partitions, or bad luck)
I’m not sure what this means, pages are a concept in an ssd’s physical structure, they don’t mean anything to a filesystem (except in volatile memory).
Except for leaving things default, almost none of that comment is true.
4k is default for most disks today. Some transition-era ssds used 8k blocks.
Do not worry about emulated block size, because ssds only use that to report to the filesystem, no sectors exist on solid state media.
Erasing the partition table and/or uefi metadata space.
Not a productive comment.
Ansible certainly works here, most implementations I’ve seen are terraform with ansible or cloudinit.
Most of my stack is containers, so I personally prefer cloudinit and a handoff to ansible.


It’s better to think about it as though you are making a queue of changes that need approval to be permanent. Rather than just accepting that you just installed a ton of dependencies for no reason because you didn’t really want the software, you can cleanly reverse any of the changes.
In a sense, it accomplishes a similar thing as nix in a different way.


it’s not like sD devs forced them to adopt their option
It kind of is, though. You dont typically select your preboot environment, it’s selected for you.
Yeah, but things like human readable logs are almost all gone because of journalctl changes that went into the systemd ecosystem without anyone really running by folks who look at logs everyday.
It’s not the functionality of systemd I don’t like, it’s the Poettering way of just making changes to stuff without bothering to learn how any of the rest of us professionally use things.


Mir was canonical’s own fault for trying to pull a (blatantly obvious) licensing move where Mir would have been nearly impossible to compete with in a future Ubuntu.
And that’s setting aside the absolutely insane statements canonical’s Mir team were making about Wayland at the time.
When you fumble something so badly that Intel stops supporting your efforts on it in protest, you messed up.


Don’t run before you can walk.
Fstab is how it works in the background, best to learn that first.


That’s true, but a money crunch when your car dies looks the same to you whether your replacement is an ice car or an ev.


<slow clap> THANK you. There is indeed nothing new under the sun.
No, we all knew. And the optics were bad.