this post was submitted on 24 Dec 2024
106 points (94.2% liked)

Programming

17710 readers
125 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 1 week ago (16 children)

new generation of devs

The new generation of devs sadly has a lot of people that only can type what they want to achieve into ChatGPT and blindly copy whatever code snippet it comes up with. But they can't develop. Nor do they understand code written by others. They're the reason things like NodeJS's is-even package exists.

[–] [email protected] 8 points 1 week ago (2 children)

This is a generalization that has some merit. but ultimately, generalizing an entire group of people and making assumptions about them isn't a good way to judge an individuals ability to code.

See what they can do, and then judge.

[–] [email protected] 1 points 1 week ago (1 children)

You must have missed the part where I said a lot of people, not all of them. There are people calling themselves "developer" that shine during the hiring process, but then can't implement a random feature if there's no ready-to-use library for it.

However, this doesn't mean that there still aren't lots of actual developers around, that know what they're doing and can actually code in an actual programming language.

[–] potatopotato 4 points 1 week ago* (last edited 1 week ago)

If you want to play true Scotsman, the embedded devs like to make fun of the web devs for being scared of bitfields and refusing to do logic with anything other than string matching and manipulation.

. . .

Secretly it's partially because we're absolutely terrified of strings in any form and simply refuse to use them.

There are a lot of sub disciplines to the field, some benefit a lot from GPT or blindly copying from SA, some don't, but that's ok either way. Keep your skill sets broad and you'll survive.

load more comments (13 replies)