this post was submitted on 21 Jul 2026
334 points (96.6% liked)

Programmer Humor

32437 readers
1105 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 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] marlowe221@lemmy.world 163 points 2 days ago (6 children)

Can someone, anyone, tell me where it is that you work where input speed is the bottleneck in software development?

Because I have genuinely never worked at any company where the main thing holding up development was that developers weren’t typing fast enough.

[–] JackbyDev@programming.dev 1 points 9 hours ago* (last edited 9 hours ago)

Assuming this is a real post and not satire, my best guess is that they don't think it's a bottleneck, but still believe a way to talk to the computer without disturbing others in the office is useful. Like if Tide detergent said it would save your marriage -- they don't think it really will, but the ad is humourous and likely to gain attention because of it.

[–] Zarobi@aussie.zone 20 points 1 day ago* (last edited 1 day ago) (1 children)

Once I was basically the only programmer on a huge project ("superstar"). One day I injured my hands from working too hard, and had to use assistive technologies.

The entire project ground to a halt, and management was on my ass all day every day about productivity. I even got a write-up and my bonus cancelled because I went from 3x output to 1.2x output (compared to my coworkers). Obviously I didn't stay long after that…

So yeah, if you're in that extremely niche type of situation, it probably matters. Creating an entire project by yourself kind of jobs. Actually, that tool looks extremely good for people who cannot use a mouse and keyboard for any reason. I would have used it. I didn't like speaking to my computer to write out code in an open plan office.

Edit: this was way before A.I., so I meant literally those voice commands. Change tab to x. Type: while, space, open parenthesis, true, close parenthesis, space, open bracket… my coworkers got annoyed.

[–] KeenFlame@feddit.nu 17 points 1 day ago

That sounds horrible af. Hypercapitalism is so sad. You are treated like stock

[–] stickyprimer@lemmy.world 5 points 1 day ago

I’ve definitely had coworkers with injuries for whom typing was absolutely not a speedy input.

[–] definitemaybe@lemmy.ca 73 points 2 days ago* (last edited 2 days ago) (2 children)

When you're vibe coding, you need to narrate long prompts, including things like "And remember not to hallucinate or make any errors." All that is a lot faster to say than type.

Clearly, you're not vibe coding, and your job will be (checks notes) automated away by someone with a #grindset.

/s, in case that wasn't obvious.

[–] Goodeye8@piefed.social 19 points 2 days ago (1 children)

Actually the tooling is such that you have that written in some kind of a rules file that will then more or less append the rules to the prompt so you wouldn't have to repeat it over and over.

At least I think that's how it works, I was only half listening to the mandatory AI training.

[–] ozymandias117@lemmy.world 1 points 21 hours ago

Wondering if those AI trainers know every character you put in that file is another token they're paying for

[–] DisasterTransport@startrek.website 25 points 2 days ago* (last edited 2 days ago) (1 children)

If youre not using a custom instruction that brute forces different ways to try to get the other model not to fuck uo youre doing it wrong. If that doesn't work, add another llm into the pipe

Edit what is a token and why is my boss sending me angry emails

[–] Croquette@sh.itjust.works 16 points 1 day ago

I was talking to an acquaintance and she was taking AI course.

She was taught to "validate" LLM infos by asking the same question in a different model.

This is an actual university course.

I was baffled. There is no guarantee that both models aren't wrong. But speaking to people that use LLMs, this is a common strategy.

[–] PattyMcB@lemmy.world 7 points 1 day ago

Companies (garbage ones) where they measure "productivity" by AI token use, number of code commits, or lines of code written.

[–] RickyRigatoni@piefed.zip 15 points 2 days ago (1 children)

It' easy to convince management it is

[–] heartSagan5@lemmy.zip 12 points 2 days ago

Unless they’re aware of The Mythical Man-Month