this post was submitted on 18 Mar 2026
553 points (92.1% liked)

Technology

82745 readers
3191 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Altman’s remarks in his tweet drew an overwhelmingly negative reaction.

“You’re welcome,” one user responded. “Nice to know that our reward is our jobs being taken away.”

Others called him a “f***ing psychopath” and “scum.”

“Nothing says ‘you’re being replaced’ quite like a heartfelt thank you from the guy doing the replacing,” one user wrote.

you are viewing a single comment's thread
view the rest of the comments
[–] nutsack@lemmy.dbzer0.com 27 points 11 hours ago* (last edited 11 hours ago) (1 children)

cool but that's not what he said

I have so much gratitude to people who wrote extremely complex software character-by-character. It already feels difficult to remember how much effort it really took.

Thank you for getting us to this point.

this article is garbage.

[–] mrroman@lemmy.world 14 points 9 hours ago* (last edited 9 hours ago) (1 children)

I don’t know what is Altman’s experience, but almost nobody writes software character by character for many years. Context code completion is present for about 30 years already (take a look at Delphi or VS6 from 90ties). Refactoring tooling is about 20 years old too (see Eclipse or other Java IDEs). So if he says character by character, it is just silly. When you write prompt you also write is char-by-char right? :).

[–] deliciEsteva@piefed.world 9 points 8 hours ago

And then there is the highly popular "copy and paste" design pattern