• 0 Posts
  • 10 Comments
Joined 2 years ago
cake
Cake day: August 17th, 2023

help-circle


  • It’s fucking weird people have such strong opinions about issues like X11 and systemd. They’re meant to be working in the background away from the user, and that’s exactly how I treat them. Actually systemd still provides some functions a user might have to interact with manually, for X11 I’m just baffled.

    When I take an uber, I don’t care whether the car has an automatic or manual transmission.





  • Start with the basics of programming. Game dev is a specialization, and it can wait until after you’ve learned the basics.

    Feel free to pick any language to start with. Your first language is just a medium for learning basic programming concepts, you’ll eventually migrate elsewhere. Or not. Programming concepts are your real skills, language is just a language. Like Japanese engineer or Italian engineer, engineering is the real skill and language is just a language.

    Books walk you through everything. You can proceed through the chapters at your own pace. They’re free if you borrow them from the library.




  • NixOS consist of a bunch of options that you define using the nix programming language. Since it’s a programming language, everything is well defined and organised into single place.

    Technically, someone could build a GUI configuration editor with sane defaults and clearly organised pages of settings, which generates a configuration for you. This could immediately change NixOS from the most tedious to a relatively easy to use distro.