• 0 Posts
  • 314 Comments
Joined 3 years ago
cake
Cake day: June 21st, 2023

help-circle
  • As someone who uses Windows for work and Linux for pleasure: SMB, UNC paths, and ubiquitous network sharing. Being able to “cd \\server\c$” and expect that to work with 99% of programs made in the last two decades, is pretty great.

    “Hardcode a few pre-selected paths and their credentials in /etc/fstab” just doesn’t cut it. Neither does autofs.











  • In general:

    • I would rather not wait. This mostly benefits everyone: user gets to see what is coming, developer gets feedback, and depending on software maybe user can start getting the benefits sooner
    • on the other hand, it has some risks: maybe devs spend time fixing problems instead of bigger “building the system” tasks. Maybe users get attached to the “pre-release way of doing things” even if the final release is better. (Early access game mods can be very vulnerable to this)

    Complete vs simple software, it depends on what the job is. Some complexity is fine, and some bugs are fine, as long as there is a plan to get to where you want the software to be.