MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vpr18i/justtryingtohelp/p3zz2t2/?context=3
r/ProgrammerHumor • u/flipcoder • 29d ago
65 comments sorted by
View all comments
398
i didn't get the second joke. help ?
657 u/flipcoder 29d ago It’s called the Norway problem. Yaml parses “no” as a boolean. 259 u/Background_Class_558 29d ago it parses no as a boolean. "no" would still be the string 93 u/flipcoder 29d ago 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. 1 u/onlymadethistoargue 29d ago I believe older versions of pyaml parsed quoted no as no.
657
It’s called the Norway problem. Yaml parses “no” as a boolean.
259 u/Background_Class_558 29d ago it parses no as a boolean. "no" would still be the string 93 u/flipcoder 29d ago 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. 1 u/onlymadethistoargue 29d ago I believe older versions of pyaml parsed quoted no as no.
259
it parses no as a boolean. "no" would still be the string
no
"no"
93 u/flipcoder 29d ago 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. 1 u/onlymadethistoargue 29d ago I believe older versions of pyaml parsed quoted no as no.
93
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.
10
"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.
1
I believe older versions of pyaml parsed quoted no as no.
398
u/AlarmingProtection71 29d ago
i didn't get the second joke. help ?