• 0 Posts
  • 22 Comments
Joined 9 months ago
cake
Cake day: December 18th, 2023

help-circle

  • I agree with this. When I publish my code, it is documented for someone in my field with around my level of knowledge. I assume you know DNS, I assume you know what a vector is, I assume you know what a dht is, I assume you know what O(log n) is.

    I’m not writing a CS50 course, I’m helping you use the code I wrote.

    Might be different for software like libre office which is supposed to be used by anyone, but most software on earth is built with other developers in mind.




  • Support for weird stuff like integration with smart home (home assistant), better syntax highlighting / autocomplete for specific cases (like the home assistant mentioned above), better support for mixed fonts, database integration, more efficient use of screen real estate for side panels and less effort to add new languages in general (cdk, terraform, k8s with crd, go, etc), one click github copilot…

    My current role needs me to deal with whatever the customer is using, so a whole lot of variability, custom resources and libraries, languages that I’m not super familiar with… It’s just easier.

    If it helps, I’m still running Arch, BTW. (but probably will go with just debian when my computer dies, whenever that will be).