75
Software Disenchantment
(tonsky.me)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
It does have that vibe, but it's unarguably true that a lot of software and websites are ridiculously bloated and slow.
7 years ago when I started my career, My first project we sat down and designed the program and interfaces.
Today, we implement features using best practices, never sitting down to design and end up accumulating technical debt that we don't have funds or time to go back and fix.
Time to market is proportional to time to obsoletence. We don't design for longevity anymore :(
My current project is building a (almost) 1gb Java rich client which takes around 2minites to load... while it's merely a gui with some small client to client capabilities. The technical debt is insane, and it's only getting worse because neither can they afford to rebuild it from scratch.
In similar boat(s) too. Like watching a train wreck.