1032
Product ownership 101 (eviltoast.org)

Only valid in PHP?

top 50 comments
sorted by: hot top controversial new old
[-] IcedRaktajino@startrek.website 85 points 3 days ago

The only thing worse than that is emailing them a simple boolean question and then your phone rings.

[-] kautau@lemmy.world 27 points 3 days ago

That’s a closure

[-] SatyrSack@quokk.au 17 points 3 days ago

Sounds like you should respond to that with a 400 Bad Request

The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).

[-] Atherel@lemmy.dbzer0.com 8 points 3 days ago

Id ho with

415 Unsupported Media Type

or

426 Upgrade Required because it's clearly the wrong protocol

[-] SeductiveTortoise@piefed.social 5 points 3 days ago

Valid alternatives: 307 temp redirect to mailbox, 402 payment required to endure such pain or the classic 418. I'd go with the 418.

[-] 418_im_a_teapot@sh.itjust.works 2 points 3 days ago* (last edited 3 days ago)

x402 … charge for your time.

load more comments (1 replies)
[-] Aurenkin@sh.itjust.works 12 points 3 days ago

When you aren't feeling that async energy but you still get a callback.

[-] jaybone@lemmy.zip 5 points 3 days ago

I didn’t even register a callback. How the hell did code start randomly executing from here?

load more comments (1 replies)
[-] Robyn@lemmy.blahaj.zone 55 points 3 days ago

Similarly it also grinds my gears when I ask an enum question but they return a bool. I gave multiple options and “yes” was not one of them.

[-] Pipster@lemmy.blahaj.zone 14 points 3 days ago

Sounds like a problem in the question. "Yes" is a perfectly valid response to "Do you want eggs or cheese"?

[-] Szyler@lemmy.world 5 points 3 days ago

Include or is the funniest answers when possible. I do it all the time to confuse neurotypicals.

load more comments (3 replies)
[-] MystikIncarnate@lemmy.ca 9 points 2 days ago

I like doing the reverse.

Like if someone asks me if I want A or B, and I'll say yes.

Logically, as long as I want one of those things, the answer is "true"

.... People hate taking to me.

[-] MML@sh.itjust.works 5 points 2 days ago

Call your mother, she'd love a chat.

[-] Gradually_Adjusting@lemmy.world 4 points 2 days ago

Are you sure?

[-] Hupf@feddit.org 2 points 2 days ago
[-] fleck@lemmy.world 15 points 3 days ago* (last edited 3 days ago)

At work, I have a very knowledgeable colleague who is quite the Linux nerd. I have been moved into their department and I feel like they never had the chance to share all of their accumulated knowledge with someone, so they kinda dump it onto me and every little question has the chance to become a lecture. I am very thankful for it though, because I get learn a ton but sometimes you just wanna get a bool, without learning kernel internals that are absolutely not related to the question

[-] AnarchistArtificer@slrpnk.net 3 points 3 days ago

I feel this. I've found that a good response in those circumstances is to say "sorry, can we put a pin in this? I feel like I don't have the capacity to properly process what you're telling me right now, so I'd rather we resume this conversation at a later point. Thanks for helping me figure out [bool question] though."

It's a useful response if one genuinely is interested to learn, but not at that moment.

[-] Kyrgizion@lemmy.world 21 points 3 days ago

"What's the error message?"

"I don't know, isn't that your job to figure out?"

[-] Penguin_1024@lemmy.sdf.org 10 points 3 days ago

"No sir/ma'am/other honorific

My job is to figure out what the error message means and how to repair it."

[-] rustydrd@sh.itjust.works 18 points 3 days ago

Also bad: When you ask XOR questions, but people think they're funny and give you OR answers instead.

[-] AnarchistArtificer@slrpnk.net 6 points 3 days ago

Sometimes, (amongst friends who accept how thoroughly weird I am) I will actually say "XOR" when I want to make my intentions clear. It means that when they give the silly OR answer, I can jokingly chastise them for poor listening. The downside is that they relish the opportunity to give OR answers when I am not sufficiently specific in my question. I reap what I sow ¯_(ツ)_/¯

[-] DigitalMus@feddit.dk 5 points 3 days ago

Why not both?

[-] mnemonicmonkeys@sh.itjust.works 4 points 3 days ago

Personally, people tend to ask me XOR questions where the answer actually is "both"

load more comments (1 replies)
[-] capuccino@lemmy.world 15 points 3 days ago
[-] HalfSalesman@lemmy.world 15 points 3 days ago

People want a yes or no so they can generate their own hallucinated string based on it. The returned string is just trying to get ahead of that.

[-] Windex007@lemmy.world 6 points 3 days ago

Sometimes.

In those cases, "there isn't a yes/no answer to your question because..."

I ask my jrs simple yes/no questions all the time.

Did you open a PR? Does it pass the CI pipeline? Did you write a test for scenario X?

I'm here to help you, but my time is unfortunately limited. If it takes half of our available time just to drag out of you where you're at we're all worse off for it.

[-] TheReturnOfPEB@reddthat.com 9 points 3 days ago
load more comments (1 replies)
[-] fibojoly@sh.itjust.works 6 points 3 days ago
[-] hakunawazo@lemmy.world 2 points 2 days ago* (last edited 2 days ago)
[-] Clent@lemmy.dbzer0.com 2 points 3 days ago
[-] fibojoly@sh.itjust.works 1 points 2 days ago

I wish I could say I have never seen that one...

[-] death_to_carrots@feddit.org 11 points 3 days ago

"Have I done well?"

HTTP status: 200 HTTP data: "{'status': 'error'}"

[-] Kolanaki@pawb.social 4 points 3 days ago

"Are you Kolanaki?"

"Y-E-S."

[-] lemmyng@piefed.ca 7 points 3 days ago

I'm throwing a stack trace, alright?

[-] lessthanluigi@lemmy.sdf.org 7 points 3 days ago

Fukin tru tho

[-] peoplebeproblems@midwest.social 6 points 3 days ago

Is this why a bunch of us senior engineers have been forced into a product owner role?

Because we can somehow deal with string parsing better? Jesus fuck we're doomed

[-] Sunsofold@lemmings.world 4 points 3 days ago

TypeError:
Type Boolean not used by Reality, please inplort module 'ImaginaryThings' to use type Boolean.
Warning: Use of module 'ImaginaryThings' may produce inconsistent results.

load more comments (1 replies)
[-] Viking_Hippie@lemmy.dbzer0.com 5 points 3 days ago

When you ask someone a linguistics question and they answer in COBOL

[-] peacepath@lemmy.world 5 points 3 days ago

Simple javscript casting, if the string contains at least one char, it means yes ; else it means no.

[-] Valmond@lemmy.world 3 points 3 days ago
[-] peacepath@lemmy.world 3 points 3 days ago

I think javscrpit caste the strings "0" and "false" to true, yes...

[-] teegus@sh.itjust.works 4 points 3 days ago

Kash Patel when asked if trump is in the Epstein files be like

[-] fishsayhelo@lemmy.ml 3 points 3 days ago

2010 arse meme

[-] stupidcasey@lemmy.world 3 points 3 days ago

That's when you just shake your head and say True, True.

load more comments (2 replies)
[-] joyjoy@lemmy.zip 3 points 3 days ago
declare function permission(): 'allow' | 'deny' | 'always'
[-] bier@feddit.nl 1 points 2 days ago

I was just watching this classic video, wich is a great example of the meme

https://youtu.be/thIRJLsnIxY

[-] danc4498@lemmy.world 3 points 3 days ago

Or when you ask them to choose an index from an array and they give you their life story instead.

load more comments
view more: next ›
this post was submitted on 25 Sep 2025
1032 points (99.1% liked)

Programmer Humor

26613 readers
3801 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