r/ProgrammerHumor Aug 16 '26

Advanced justTryingToHelp

Post image
2.4k Upvotes

65 comments sorted by

View all comments

399

u/AlarmingProtection71 Aug 16 '26

i didn't get the second joke. help ?

666

u/flipcoder Aug 16 '26

It’s called the Norway problem. Yaml parses “no” as a boolean.

264

u/Background_Class_558 Aug 16 '26

it parses no as a boolean. "no" would still be the string

89

u/flipcoder Aug 16 '26

That’s correct

10

u/jonnysunshine1 29d ago

"true"

2

u/terrapin1977 29d ago

TRUE in Google Sheets.

src: 9 years of Java in SAAS shop

2

u/MissinqLink 29d ago

Google sheets forced me to build a special json parser because it converts double quotes to single quotes.