ProgrammerHumor

ai

ai

[removed]

https://i.redd.it/76w5metfusdf1.jpeg
Reddit

Discussion

Arareldo

You know, that "AI" in your meme lost in the end? ;-)

13 hours ago
Ok_Entertainment328

Skadoosh!

-- hacker flicks pinky

13 hours ago
Moltenlava5
:c::py:

I hope you meant the non-mainstream use of the word hacker, if so then it's accurate af.

for the lucky 10,000: https://en.m.wikipedia.org/wiki/Hacker_culture

12 hours ago
MichaelMJTH
:py::j::msl:

Good. Give us hope against Skynet in the future.

13 hours ago
Adventurous-Bit-3829

But what is Po to us?

12 hours ago
opinionate_rooster

The janitor who unplugs the server to wipe under the cable.

12 hours ago
yaktoma2007

No, that means it can be plugged in.

we just need a really really bad solar flare from the sun to erase all data related to AI.

Or uhh we need a god to send a few cosmic rays to do a few very specific bit flips during a write operation to erase AI from all of humanity.

Anyways we need divine intervention for this shit.

An alternative is just nuke a few data centers storing data related to AI.

11 hours ago
wewilldieoneday

Whoa spoilers /s

12 hours ago
Ri_Konata
:j:

Well, right now it also appears to be losing tbh~

According to this study devs felt 20% faster with AI, but they were actually 20% slower

12 hours ago
Anru_Kitakaze
:py::g:

It's a kinda small and very specific group of devs. Authors did the right thing with their summary of what their article means and what doesn't. We can't say such things in a general wide sense

Still, I like this study and want it with a wider group of people, including "juniors". Also I'd like to see stats "how soon those lines were changed"

I don't use AI like Claude or IDEs like Cursor for my job btw

11 hours ago
SnowChickenFlake

Please mark this as a spoiler..

12 hours ago
tumsdout

They are also the foe the software engineer has to deal with now. Comparison seems apt

11 hours ago
unreliable_yeah

And AI was right all the time

11 hours ago
RedditButAnonymous

I love how everyones hyping up AI all the time, but the most recent time I tried to use it for any actual real-world software development, it suggested I just remove the password check on my website to allow OTP logins to work.

Youre always going to need engineers who can read what the AI says and think "uh no actually thats fucking dumb we are not going to do that", and I am deeply afraid for any company thats currently blindly copy-pasting LLM code and running it in prod.

13 hours ago
cgaWolf

Tbf, that would explain a lot of what's been going on at ASUS...

12 hours ago
youwontidentifyme

What happens at Asus aside from locking their phones bootloader permanently?

11 hours ago
seonor

Their "AI powered security" of their routers can be used to gain control of those routers and use them as a bot net.

One of their automatic driver update tools only validates if a download URL contains the string "downloads.asus.com", which means downloads from "downloads.asus.com.malware.tv" and similar is considered valid.

Some of their software has hardcoded admin accounts.

There was a vulnaribity in their user account system, so attackers could get access to data like the addresses of people who used their RMA process.

And that is just the tip of the iceberg.

Gamer's Nexus just did a video about it, they have all the links in the video description.

11 hours ago
A_Neko_C
:py:

They did what? D:

11 hours ago
RedPantyKnight

True. But my local Walmart used to need 16 cashier's during bust hours to handle demand, now they need 4. It would obviously be stupid to have self checkout without any oversight. Just like it would obviously be stupid to use AI in really any industry without any oversight. But there are plenty of industries where AI will be like self checkout.

11 hours ago
filiped

They still need 16 but don’t want to pay for them, that’s why the service is shittier and the lines are often slower than before.

11 hours ago
RedPantyKnight

I never have lines at Walmart outside of holidays. I just walk up to an open self checkout and use it. Maybe people are just a bit slow where you live.

11 hours ago
GrandpaOfYourKids

Ofc you still need people. But you need less of them 😏 and the more time passes the less is gonna be needed

11 hours ago
PharahSupporter

Of course people need to be vetting what it outputs but it does often feel like people, especially on this website, bash AI without really using it correctly... It is a tool, use it right, not a brain replacement.

11 hours ago
ReKaYaKeR
:sw::js::py:

Certain groups of people (less so developers) do feel like it is a brain replacement already - hence the backlash 

Not to mention the ethical concerns of training the model in the first place.

11 hours ago
0xlostincode

Now what does that make Po?

14 hours ago
simgre
:g:

A junior dev clearly

14 hours ago
Dangerous_Jacket_129

The dev proving that AI does not beat actual programmers. 

13 hours ago
Objective-Tension860

THE DRAGON WARRIOR!

11 hours ago
MacksNotCool

procedural futa artist

13 hours ago
daffalaxia

😂 these ai faithfuls are incorrigible.

Doesn't matter how shitty the slop, they'll keep punting the tech.

14 hours ago
Wincountry2

They’re just waiting for that one breakthrough to validate their blind faith.

13 hours ago
Hans_H0rst

A 50-strong team of korean research will make a scientific breakthrough, and some dude with a 12000 loc one-pager will feel very validated by it.

13 hours ago
AeskulS

Sunk cost fallacy and all that

13 hours ago
OkDimension8720

It is a useful tool and it'll continue to get better, but the wild claim bullshit ceos make on it is a bit much.

12 hours ago
MostCredibleDude

There is something to be said about it doing boilerplate, running though simple scenarios to generate code, and basing new changes on things that already exist in the code base. I don't trust the output but it's a good start.

But give it something creative to do and I will spend more time fixing its idiocy than having done it myself from the start.

But whatever the boss/client says, goes, so if they want me to prompt engineering before actually engineering, they get what they bargained for.

12 hours ago
AeskulS

Exactly. No matter how much execs want us to think their sentient, they’re not.

All a programming LLM does is generate an output (based on training data), run it/see if the code’s output satisfies constraints given by the prompter, then loops if it fails. It’s not thinking, just reckless trial and error until it passes.

12 hours ago
stevez_86

It's all a fallacy. AI can't use deductive logic. That is what the scientific method is about. AI is built on the logic used to narrow down the available hypotheses that are most likely to be true.

Humans are very good at that. Magically good almost. Put a problem in front of them with 100 equally likely hypotheses and within a few cycles of deductive logic we can test the hypothesis that is true. We are being told to accept that AI will do better at that test than humans when it can't. We are better at inductive logic and we can then test those hypotheses with deductive logic.

The truth is that wealthy powerful people are a constant in our system, not a fluke, not necessarily raw talent. AI is as smart as them because it can use inductive logic like they do, except they don't know, or don't want to tell the other half of the story. That AI can do their job for them, but for the rest of us we are still going to do the same thing, work that order.

If they are convinced AI is as smart as them, then they are dumb and shouldn't be leading anything. Because they are just creating a tool that does THEIR job for THEM. If we can't get the results they are never going to believe that AI put them onto the wrong idea.

11 hours ago
ButWhatIfPotato

This does not help with the "all software engineers are furries" rumor.

12 hours ago
Alex_NinjaDev

Don't worry, by next week the AI will be teaching us Kung Fu... and rewriting our unit tests mid-fight..

14 hours ago
Stunning_Ride_220

Waiting for it

13 hours ago
ThisDadisFoReal

Was asked during a phone screen last week: “Do you have experience with implementing “vibe-coding” and best practices?”

I said I mean sure who hasn’t right,lol?

Oh wait you’re serious?

12 hours ago
petrasdc

"Vibe-coding" and "best practices" are antonyms.

11 hours ago
ThisDadisFoReal

Yes agreed. That’s why I ran the opposite direction

11 hours ago
Sioscottecs23

Stop reposting this fucking meme

12 hours ago
magic_platano
:cp:

And then they kiss ❤️

12 hours ago
incredible-derp

AI is changing the world the same way Blockchain was, or machine learning before that, or big data before that.

They all have a place, a small little place, but are blown out of proportion by industry trumpets to make money off of it.

12 hours ago
Long-Elevator1073

Big Data and ML are transformative. They quietly rewired everything from logistics to finance. You don’t notice them because they became infrastructure. Same with cloud computing.

AI (especially LLMs and multimodal systems) is different because it's not just an incremental backend upgrade, it directly interfaces with how humans produce value: writing, coding, designing, decision-making. That’s the core of knowledge work.

Of course there’s hype but this tech is actually changing workflows, industries, and creative output in real time. It’s not theoretical anymore.

12 hours ago
GetPsyched67
:py: :c: :kt:

OP on the defensive even before posting lol. Why bother posting if you're going to bitch about it

12 hours ago
teddycatto

AI in chinese means love...

13 hours ago
finite_void

That's in Japanese, my boo. 

12 hours ago
dramatic-sans

Buddy I fucking hope I get laid off. Tired of this bullshit

11 hours ago
domusvita

5 years until retirement.

11 hours ago
ModeratelyUsefulBot

Hello and thank you for posting to r/programmerhumor! You have previously posted two submissions within the past 24 hours so this submission has been removed. If you intend to repost it later we recommend deleting this one first to prevent other bots from removing it as a duplicate.


BOOP! BLEEP! I am a bot. Concerns? Message /r/programmerhumor. Previous post(s): 1m37wbx, 1m384c6 | limit: 2 per 1d | next eligibility: 2025-07-19 17:05 UTC

11 hours ago
ModeratelyUsefulBot

Hello and thank you for posting to r/programmerhumor! You have previously posted two submissions within the past 24 hours so this submission has been removed. If you intend to repost it later we recommend deleting this one first to prevent other bots from removing it as a duplicate.


BOOP! BLEEP! I am a bot. Concerns? Message /r/programmerhumor. Temporary lock out per ^ 1m3s8eb | limit: 2 per 1d | next eligibility: 2025-07-19 17:05 UTC

11 hours ago
CMDR_kamikazze

Oh, if only. So far, all the AI interactions resemble working with very enthusiastic but autistic and seriously mentally retarded kid in a fast food restaurant. He's OK with making unit tests and shit, but no sane person ever will let it work with production code or work unsupervised.

13 hours ago
simism

A lot of people have their head in the sand about this, and a lot of programming jobs will be gone in 10 years.

13 hours ago
30SecondsToOrgasm

Meh, AI is an impressive tool, but you still need a dev to verify the app features

13 hours ago
zenithBemusement
:gd:

That doesn't matter. What matters is that a middle-manger thinks they'll save the company a quick buck — and if it brings the whole company down, that's gonna be a lot more jobs being destroyed, too.

11 hours ago
Hen_Pecker

Caffeine.ai

12 hours ago
Sioscottecs23

Sure buddy

12 hours ago
Andreus

AI can't even get a burger order right. It's never going to be able to meaningfully replace programmers.

11 hours ago