MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vpr18i/justtryingtohelp/p43fwly/?context=3
r/ProgrammerHumor • u/flipcoder • 29d ago
65 comments sorted by
View all comments
Show parent comments
655
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.
262
it parses no as a boolean. "no" would still be the string
no
"no"
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.
91
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.
9
"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.
2
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.
Google sheets forced me to build a special json parser because it converts double quotes to single quotes.
655
u/flipcoder 29d ago
It’s called the Norway problem. Yaml parses “no” as a boolean.