• 0 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle

  • I read the BBC article on the recent shooting, you’re right, it’s tragic and wrong. Two gunmen shot up a settlement and then started exchanging fire with an IDF unit and the child was shot in the crossfire. This is awful, but has nothing to do with Palestine being an independent nation since this happened in the west bank, not the Gaza strip, which as I understand it, are different.

    Also, this article (which is the only one I can access) seems to be posted in bad faith, the whole tragic situation started by a bunch of people opening fire on random Israeli citizens. But there’s no mention of this at all when you’re decrying Israeli violence. And the same for your talk about “Strategic Bombing”, that no one is doing, or the political situation in the west bank (which is different from the Gaza strip).









  • nixOS , because it’s a completely atomic distribution, like a docker container OS style. You define the state of the system in a configuration file, which can even control the kernel, and you can switch to an older configuration file in any reboot. It’s more of a pain than the others, but it works ok out of the box and when you fix something it stays fixed so you’ll never end up in a situation where something breaks and you can’t fix it.

    Also, all the packages bring their own versions of their own libraries and directly link to them so they’ll never break during upgrades, but conversely a lot of Linux installers that try to link to system libraries won’t work.






  • Yes, and every package specifically defines the exact version of its libraries that it needs and the system symlinks everything together package by package, so there’s no chance than an update will break something further upstream. The configuration file also controls things like MySQL configuration and user permissions so you can get literally the exact same system. I think even docker doesn’t control for library versions with its regular configuration.

    EDIT: And it keeps older versions of the configuration file and its symlink arrangement around, so if something goes wrong, you can reboot the machine and select an older version from the bootloader.


  • More nixOS development. It’s the reproducible builds on the OS scale, one configuration file that will always generate exactly the same system when run, and you can update and rebuild from that file without restarting the system in most cases. This should make triangulating and fixing distro issues much easier, as well as making a distro easier to maintain from the user side.




  • I can’t believe they won’t just use Bitcoin. If the EU weighs in then Bitcoin would probably get much more stable through sheer inertia. “But then they won’t be able to control it” I hear you say. Good, Bitcoin not being able to be diluted by any one government to try and tamper with the economy is one of its upsides. Slower economic growth is a perfectly fine tradeoff for not having 10% inflation year over year like we have the last few years and economists are basically the modern version of oracular priests reading the stars and just as reliable.