this post was submitted on 25 Oct 2025
168 points (100.0% liked)
Technology
40635 readers
175 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I feel the same about software development. For personal projects, I'll often use a technology stack I'm very familiar with, like C# and MySQL on a Debian Linux server. Maybe not the fanciest, but they're proven, reliable technologies that have been around for a long time, and will likely still be around a long time from now.
New frameworks, libraries, and languages pop up all the time, but some of the ecosystems move way too quickly. I have some Node.js sites I built years ago that I can't even run any more without major changes.
Relevant: https://www.expatsoftware.com/articles/happiness-is-a-boring-stack.html
Also https://mcfunley.com/choose-boring-technology
This is a great post that I hadn't seen before. Thanks for the link!