this post was submitted on 21 Sep 2024
126 points (100.0% liked)

Programming

17028 readers
255 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 [email protected]



founded 1 year ago
MODERATORS
 

The really interesting part is IMO this one:

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 32 points 13 hours ago (3 children)

Definitely agree with tech debt. Seems like nobody except me cares about improving things, which is surprising given this survey!

Also definitely agree about reliability of tools/systems, but again it feels like it's just me that cares about robustness - everyone else is very happy to churn out hacky Bash scripts, dynamically typed Python and regexes with abandon.

Either you're all a bunch of hypocrites or the SO survey is quite a biased sample!

[–] [email protected] 1 points 11 hours ago

Actually makes me feel a bit better. Of all the issues this could be the easiest to tackle. Most other issues are completely above your pay grade, unless your boss/PO is adamant about always producing new features and tweaking old code is a waste of time.

[–] [email protected] 8 points 11 hours ago

I'm currently chancing jobs due to fact that while we are getting rid of the legacy tech debt, we are rushing with the new stuff in a such stupid way that we are instantly building new tech debt. Change, hooray!

[–] [email protected] 19 points 13 hours ago (3 children)

Consider that to go on a site specifically for programming questions and then take a survey about it, you have to be the kind of person that cares about getting their code "right". The majority of programmers I've met would only go there to copy-paste a quick answer, and those people have all moved to asking chat-gpt for code now.

[–] [email protected] 1 points 28 minutes ago (1 children)

Why is that? I've read them referred to as dark matter developers (forget where I read this, maybe a book many years ago). They're out there, they make up a majority of the field, yet they leave no trace because they do not blog, post on SO, or back in the day forums either as questioners or answerers.

[–] [email protected] 1 points 11 minutes ago

Wow, hadn't thought about that one in a long time. I thought it was an old Scott Hanselman blog and I was correct! I'll have to reread it, been years now.

I'm not sure there's much why to it exactly. I feel like a small fraction of people I've met in life were truly passionate and excited about the work they did. Most had some passion for an art, or a hobby, or for their kids very commonly, but people who really want to grow and master their craft are somewhat rare generally. Most folks just want to do well enough to keep their jobs and then go home to whatever they actually care about.

[–] [email protected] 3 points 10 hours ago

The memes that I remember being all over Reddit about "where did you get that code ... I stole it [from stack overflow]" honestly terrified, and continue to, terrify me.

[–] [email protected] 3 points 10 hours ago

Yep, the ones who are doing some kind of input on stack overflow (even just a survey) are way beyond the “let’s keep everything the same because to get rid of tech debt sounds like a bunch of work” camp.