657
AI in reality (slrpnk.net)
submitted 4 days ago* (last edited 4 days ago) by ByteOnBikes@slrpnk.net to c/programmer_humor@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] Ephera@lemmy.ml 18 points 4 days ago

Well, forget for a moment everything you know about webpages and now you want a form where the user can create an account. The sales person tells you that the user has entered the data for us, so it just needs to be sent with a request to the backend, which always looks the same. And then it just needs to be put into a INSERT INTO, which also always looks the same.
All of that stuff can clearly be auto-generated by the framework. And 70% of the ~~boilerplate~~ code does exactly that, so that obviously means 70% of the workload of your devs disappears, which means you can get rid of 70% of your developers.

It just makes it really easy to scam people, when they don't know the technical side...

this post was submitted on 30 Dec 2024
657 points (98.7% liked)

Programmer Humor

19870 readers
27 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS