• 2 Posts
  • 102 Comments
Joined 6 months ago
cake
Cake day: January 12th, 2024

help-circle









  • Honestly, having a declarative package manager is pretty important.

    Consider the following: We’ve had the transition from Sys V Init to Systemd recently. But what does it actually mean?

    It means, that instead of running a command to start a service, you now flip a switch in a clear, standardized way. The advantage is that you can get a table-like overview over all the services that are currently running. You get an overview, in other words. That is worth a lot because it brings structure and clarity into your system.

    Now, with package management it’s the same way. Instead of running a command to install a package, we should instead give a list of all the packages that we want to have installed, and the package manager should take care of making sure that they are installed. That would improve clarity, because you get a list of all the packages that are installed. It might also increase efficiency if you’re installing many packages, because large parts of the work can be done in parallel. And importantly, you get reproducibility. Imagine you just have a file where it names all the packages that should be installed. You can just take that list and copy it to another machine. Now you’ve cloned your package installations. I guess things like Docker, with their docker files, are kinda already going in that direction. But it would be nice to have support for it in the mainline operating systems.









  • It’s not just supervision IMO.

    I prepared myself for years before I took psilocybin for the first time, because I knew that it’s going to bring up all of the subconscious shit that I carried around. So I “cleaned” myself enough emotionally beforehand, before taking the fungus.

    Now, imagine your typical asshole walks into your medical treatment facility and demands psilocybin. Sure, you can give them psilocybin, but you cannot give them the sense of respect and understanding in front of these drugs.

    Edit: by “your typical asshole” i mean, the typical asshole that you would encounter daily. Not you personally or sth.



  • Well, I guess it’s not only that. Psychedelic drugs can really fuck you up, if you aren’t prepared. People talk about set and setting a lot.

    I suspect that these drugs sure help a lot of people, but can also fuck a lot of people up really badly. It’s like, people who don’t go along well with these substances, avoid them instinctively.

    Now, if someone would prescribe them, I’m pretty sure that a lot of people who are simply not prepared for it mentally (instead blindly trust the medics), would take them and get hurt pretty badly because of that.