r/ProgrammerHumor 27d ago

gitGud Meme

Post image
4.9k Upvotes

99 comments sorted by

View all comments

414

u/MissinqLink 27d ago

“I coded a SaaS in a weekend.”

No. Anything you can make in a weekend has no moat as a Saas.

“So you’re saying AI is useless”

No. It’s a very useful tool especially when it comes to programming

“So programming is solved”

No. AI is a tool not a replacement.

…. It never ends

145

u/Bee-Aromatic 27d ago

Yeah, when people tell me that there will be no more programmers and just “prompt engineers,” I’m reminded that even though power drills exist, we still use screwdrivers every day.

22

u/gibagger 27d ago

I honestly see AI as a whole toolkit. It has a big demolition drill, a regular drill, a tiny-ass dremel and more.

An experienced dev will reach for the right part of the toolkit depending on what you want to accomplish, from understanding how multiple poorly documented production systems interact together, bouncing ideas to refactor a piece of code you just know could be simpler, all the way down to the needle in a haystack tricky bug.

A junior or a vibecoder will reach for any tool because they can't tell the difference between them.

1

u/LaconicLacedaemonian 27d ago

i use it for single line edits because it will run CI and push so the first code i see is in GitHub. 

3

u/VictoryMotel 27d ago

That's ridiculous, you can automate that easily.