this post was submitted on 17 Feb 2025
17 points (94.7% liked)

Technology

1972 readers
252 users here now

Which posts fit here?

Anything that is at least tangentially connected to the technology, social media platforms, informational technologies and tech policy.


Rules

1. English onlyTitle and associated content has to be in English.
2. Use original linkPost URL should be the original link to the article (even if paywalled) and archived copies left in the body. It allows avoiding duplicate posts when cross-posting.
3. Respectful communicationAll communication has to be respectful of differing opinions, viewpoints, and experiences.
4. InclusivityEveryone is welcome here regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
5. Ad hominem attacksAny kind of personal attacks are expressly forbidden. If you can't argue your position without attacking a person's character, you already lost the argument.
6. Off-topic tangentsStay on topic. Keep it relevant.
7. Instance rules may applyIf something is not covered by community rules, but are against lemmy.zip instance rules, they will be enforced.


Companion communities

[email protected]
[email protected]


Icon attribution | Banner attribution


If someone is interested in moderating this community, message @[email protected].

founded 1 year ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 14 points 1 week ago (1 children)

This is more of a personality problem than an issue with AI itself. StackOverflow has been doing people's homework for decades now.

If the talent is crap, then you tighten the hiring process. Never hire a developer without a series of code tests.

[–] [email protected] 3 points 1 week ago

Yeah, I feel like I read the exact same article about stackoverflow 10 years ago. Junior devs will paste code from anywhere in their project until they properly learn the language/framework/platform.

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

I'm genuinely impressed people can get the damn things to generate working code. I periodically ask them to do something and every single time they will hallucinate.

[–] [email protected] 4 points 1 week ago

LLMs can't do software engineering. They can do some basic coding tasks if given very precise instructions by someone that did the actual engineering work.

It's like having a mediocre junior developer that just happens to know the syntax and standard library of every major programming language as a service.