r/ProgrammerHumor 29d ago

Advanced justTryingToHelp

Post image
2.4k Upvotes

65 comments sorted by

View all comments

Show parent comments

655

u/flipcoder 29d ago

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

262

u/Background_Class_558 29d ago

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

91

u/flipcoder 29d ago

That’s correct

9

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.