Live data from Hacker News

Including “And. And. And. And. And.” in a Google doc causes it to crash

support.google.com

371–380 of 441 posts

Re: Including “And. And. And. And. And.” in a Google doc causes it to crash

#371

When I come across posts like these, I just wonder, "How in the world did the user discover this in the first place?!" Let's place bets: A) The user just let autocomplete "take it away" (not sure about this one since they were able to access the console) B) Pen Testing? C) Error copy and pasting? D) Actual dialog in a sci-fi post-apocalyptic love story where a robot discovers the Turing test and attempts to set itsel…

Years ago in school, maybe about 1992 or so, I managed to make xdm (X Display Manager) crash and dump me a root window by simply holding down a key until the buffer ran out. I remember wondering how anybody didn't discover this before me. Similar behavior with the university phone system (repeatedly pressing '0') eventually dropped me an outside line that I didn't have to pay for (yes, for you young folks, we used to…

I've had a stint or two doing QA.

At one such position (reasonably well-known product within the tech world), there was clear pushback not to file bugs of this nature.

I didn't stick with that position long.

Re: Including “And. And. And. And. And.” in a Google doc causes it to crash

#375

Took me right back one of many detentions I served at school, when Mr B Swales set us the challenge of finding a grammatically correct English sentence with five ands in a row. The answer was as follows: The landlord of the "Dog and Partridge" pub commissioned a signwriter to letter a new board outside. On looking at the work, the landlord declared that he liked the colour but would prefer more spacing between Dog an…

My homework was to write a sentence with 5 ands in a row, so I wrote "and and and and and."

Re: Including “And. And. And. And. And.” in a Google doc causes it to crash

#376
post #155

Earlier quoted context omitted.

Interestingly, "Or. Or. Or. Or. Or." doesn't trigger it.

By DeMorgan's laws, typing this in a Google Doc causes OneNote to crash.

By DeMorgan's Law and Bill and Ted's Excellent Low Precedence Right Associative Postfix Sarcastic Not, "Or. Or. Or. Or. Or. Not!" crashes.

Re: Including “And. And. And. And. And.” in a Google doc causes it to crash

#377
post #176

I LOVE stuff like this. Reminds me of "OpenOffice does not print on Tuesdays" https://beza1e1.tuxen.de/lore/print_on_tuesday.html

This is another classic from his list "We can't send mail more than 500 miles": https://beza1e1.tuxen.de/lore/500mile_email.html

Re: Including “And. And. And. And. And.” in a Google doc causes it to crash

#378
post #82
post #15

Will 100% be pasting this into a coworker's Google Doc with a white font color.

Send it in your resume to annoy recruiters.

but... I write my resumé in markdown and compile it to PDF with pandoc ...

Re: Including “And. And. And. And. And.” in a Google doc causes it to crash

#379

Earlier quoted context omitted.

This is the strangest parsing fact I've learned since PHP having a token named T_PAAMAYIM_NEKUDOTAYIM. (Because the parser was developed in Israel.) https://stackoverflow.com/questions/592322/php-expects-t-paa...

Widely known because the token names were surfaced to users in error messages, so some common syntax mistakes would produce deeply unhelpful "Unexpected T_PAAMAYIM_NEKUDOTAYIM" errors. Hopefully they eventually did something about it, but it was like that for years and was one of the many things that put me off PHP for life.

> Widely known because the token names were surfaced to users in error messages, so some common syntax mistakes would produce deeply unhelpful "Unexpected T_PAAMAYIM_NEKUDOTAYIM" errors. Hopefully they eventually did something about it, but it was like that for years and was one of the many things that put me off PHP for life.

One can like or dislike PHP for a variety of reasons, but surely being put off it for life because a non-English string is exposed to the end user is a bit much.

Re: Including “And. And. And. And. And.” in a Google doc causes it to crash

#380
post #379

Earlier quoted context omitted.

Widely known because the token names were surfaced to users in error messages, so some common syntax mistakes would produce deeply unhelpful "Unexpected T_PAAMAYIM_NEKUDOTAYIM" errors. Hopefully they eventually did something about it, but it was like that for years and was one of the many things that put me off PHP for life.

> Widely known because the token names were surfaced to users in error messages, so some common syntax mistakes would produce deeply unhelpful "Unexpected T_PAAMAYIM_NEKUDOTAYIM" errors. Hopefully they eventually did something about it, but it was like that for years and was one of the many things that put me off PHP for life. One can like or dislike PHP for a variety of reasons, but surely being put off it for life…

No, it shows a certain sloppiness around the language. This has all been cleaned up and a lot of effort has gone into resolving most issues in PHP.
Post reply on HN