this post was submitted on 29 Jul 2024
0 points (NaN% liked)

Programming

17334 readers
305 users here now

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

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[–] dandi8@fedia.io 0 points 3 months ago (1 children)

A part of it is horrible practices and a work culture which incentivizes them.

Who can be happy when the code doesn't work half the time, deployments are manual and happen after work hours, and devs are forced to be "on-call"?

Introduce Test-Driven Development, Domain-Driven Design, Continuous Deployment with Feature Flags, Mutation Testing and actual agile practices (as described in the Agile Manifesto, not the pathetic attempt to rebrand waterfall we have in most companies) to the project and see how happiness rises, along with the project's reliability and maintainability.

Oh, and throw in a 4 day work week, because no one can be mentally productive for that long.

IMO the biggest problem in the industry is that most developers have never seen a project actually following best practices and middle management is invested in making sure it never happens.

[–] EnderMB@lemmy.world 0 points 3 months ago (1 children)

Out of interest, do you think that this would be a natural occurrence in the industry if a company were to say "right, no more managers, you self-manage and build this ting, and if it doesn't work we go bust", would software engineers look to build the best possible thing to their knowledge?

It's something I occasionally think about, because various companies like Valve and Fog Creek a decade or so ago did try similar stuff - and they had some great success with some absolute duds.

[–] ZarkleFarkle@sh.itjust.works 1 points 3 months ago

It would probably start to look a lot like Lisp programming, as in how Crash Bandicoot was made.

[–] onlinepersona@programming.dev 0 points 3 months ago (1 children)

No surprise there. What are we even doing? I haven't written something important at work since the beginning of my career. It is/was a learning experience for sure - I'm not dumber for it, but nothing I wrote had to be written. The world could've done without any product I helped develop.

Anti Commercial-AI license

[–] ZarkleFarkle@sh.itjust.works 1 points 3 months ago

GNU Guix seems quite important to me.