• 1 Post
  • 14 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle

  • the guy exclusively lists cultural phenomena. how would not using a phone personaly solve any of these?

    “It’s just a tool” is such an ignorant statement in general. The tools we use have been shaping or culture for thousands of years. There is no choice not to take part in the current state of humanity. “It’s just a tool” is what people who want to sell you their technology tell you to make you forget about the effects it can have on a bigger scale.














  • I used to like the idea of nixos because it felt “tidy” to configure everything centrally. However that tidyness is achieved by adding an extra layer which just replicates the configuration options of every program. If there is a bug in that layer or something is just not implemented, either you have to learn the whole inernals of nixos and nixpkgs, for which there is no real documentation, or you have to resort to doing things imperatively again, which is hard because of the opacity of the generated system and also defeats the whole purpose. So basically, you are completely dependent on nixos developers for things you could have easily done yourself on arch.