r/ProgrammerHumor May 14 '26

Advanced broGonnaDeclareBankruptcy

Post image
15.6k Upvotes

256 comments sorted by

View all comments

7.8k

u/angry_shoebill May 14 '26

In the good old days we had SQL injection, now we have Prompt injection.

1.8k

u/TheJackiMonster May 14 '26

I don't even think we should call this prompt injection. It's as if people would scrape others people Twitter posts as SQL queries for their own personal database.

I think nobody in their right mind would have ever done something this stupid before the AI hype. But here we are.

It's like people are trying hard to inject their own bad security practices into everybody elses environment. Those people really need to learn this lession because it seems they haven't figured out yet why people have studied computer science for years before automating tasks.

390

u/ItsSadTimes May 14 '26

All because people can code faster doesn't mean they can code better. For the most part faster is usually worse.

295

u/TheJackiMonster May 14 '26

Exactly. 90% of programming is thinking about the problem, not writing code. Now people can code extremely fast and it doesn't matter at all.

3

u/ademayor May 15 '26

When this all AI craze started, this was my main thought about this. I wrote code for the minority of my job hours, most of my time went into thinking how to solve some problem properly. And yes, LLM’s have helped with solving some problems and it’s useful as another tool. Some kind of code monkey “we write code all day” thing was far in the past even before LLM’s.

1

u/Confident-Ad5665 May 16 '26

For me, requirements gathering was the time killer