34
Programming peaked
(functional.computer)
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
Every time I read something like this it comes to mind that we're more likely to remember the good bits of the past than the struggles. People use containers because the "works on my machine" problem was a constant pain.
You can still ship code into production quickly if you pair program and commit to trunk to bypass the code review process, and have a CI/CD pipeline set up to automatically build and publish the package.
And I'd much rather have a cloud env pull my code and automatically deploy something than manually transfer files over FTP.