subreddit stringclasses 7
values | author stringlengths 3 20 | id stringlengths 5 7 | content stringlengths 67 30.4k | score int64 0 140k |
|---|---|---|---|---|
programminghorror | stone_henge | i0hk2k5 | <|sols|><|sot|>Don't code when you're tired....<|eot|><|sol|>https://i.redd.it/l8van42is4n81.png<|eol|><|sor|>I wish we could ban this exact construct from the sub. We get it, but it's hardly *horror* if it can be fully comprehended and improved in five seconds.<|eor|><|eols|><|endoftext|> | 88 |
programminghorror | atiedebee | i0haist | <|sols|><|sot|>Don't code when you're tired....<|eot|><|sol|>https://i.redd.it/l8van42is4n81.png<|eol|><|sor|>You can never be too sure if a null is intact a null, I hope you check the results of this method for their value too<|eor|><|soopr|>I do check the results, otherwise it would've been pointless in the first pla... | 59 |
programminghorror | Pradfanne | i0hde4e | <|sols|><|sot|>Don't code when you're tired....<|eot|><|sol|>https://i.redd.it/l8van42is4n81.png<|eol|><|sor|>You can never be too sure if a null is intact a null, I hope you check the results of this method for their value too<|eor|><|soopr|>I do check the results, otherwise it would've been pointless in the first pla... | 51 |
programminghorror | PhilTheQuant | i0hsdg2 | <|sols|><|sot|>Don't code when you're tired....<|eot|><|sol|>https://i.redd.it/l8van42is4n81.png<|eol|><|sor|> if (statement == statement) { return statement; }<|eor|><|sor|>Compile error: not all code paths return a value<|eor|><|eols|><|endoftext|> | 50 |
programminghorror | Tyfyter2002 | i0jwpp3 | <|sols|><|sot|>Don't code when you're tired....<|eot|><|sol|>https://i.redd.it/l8van42is4n81.png<|eol|><|sor|>When you get paid by lines of code written.<|eor|><|sor|>It's like paying a shipbuilder by the weight of steel used.<|eor|><|sor|>Which is weird because you might want a lighter ship overall.<|eor|><|sor|>That'... | 36 |
programminghorror | shrihankp12 | i0ka7rs | <|sols|><|sot|>Don't code when you're tired....<|eot|><|sol|>https://i.redd.it/l8van42is4n81.png<|eol|><|sor|>When you get paid by lines of code written.<|eor|><|sor|>Even better:
if (
statement == NULL
)
return
NULL;
else
return
statement;<|eor|><|eols|><|endoftext|> | 35 |
programminghorror | atiedebee | i0haweb | <|sols|><|sot|>Don't code when you're tired....<|eot|><|sol|>https://i.redd.it/l8van42is4n81.png<|eol|><|sor|>You can never be too sure if a null is intact a null, I hope you check the results of this method for their value too<|eor|><|soopr|>I do check the results, otherwise it would've been pointless in the first pla... | 32 |
programminghorror | Classy_Mouse | i0l1fp9 | <|sols|><|sot|>Don't code when you're tired....<|eot|><|sol|>https://i.redd.it/l8van42is4n81.png<|eol|><|sor|>When you get paid by lines of code written.<|eor|><|sor|>It's like paying a shipbuilder by the weight of steel used.<|eor|><|sor|>One of my favourite analogies is loosely related: measuring a projects progress ... | 30 |
programminghorror | ItsGator | i0he1uy | <|sols|><|sot|>Don't code when you're tired....<|eot|><|sol|>https://i.redd.it/l8van42is4n81.png<|eol|><|sor|>Ah, the ole tri state Boolean gotcha<|eor|><|sor|>the only tri state booleans are the ones who root for the mets<|eor|><|eols|><|endoftext|> | 28 |
programminghorror | BlazingThunder30 | i0iaesa | <|sols|><|sot|>Don't code when you're tired....<|eot|><|sol|>https://i.redd.it/l8van42is4n81.png<|eol|><|sor|> if (statement == statement) { return statement; }<|eor|><|sor|>Compile error: not all code paths return a value<|eor|><|sor|>This can actually be the case. If someone doesn't know: in some languages, like C... | 27 |
programminghorror | thebritisharecome | i0haqvs | <|sols|><|sot|>Don't code when you're tired....<|eot|><|sol|>https://i.redd.it/l8van42is4n81.png<|eol|><|sor|>You can never be too sure if a null is intact a null, I hope you check the results of this method for their value too<|eor|><|soopr|>I do check the results, otherwise it would've been pointless in the first pla... | 24 |
programminghorror | Rin-Tohsaka-is-hot | i0k7v3r | <|sols|><|sot|>Don't code when you're tired....<|eot|><|sol|>https://i.redd.it/l8van42is4n81.png<|eol|><|sor|>When you get paid by lines of code written.<|eor|><|sor|>It's like paying a shipbuilder by the weight of steel used.<|eor|><|sor|>Which is weird because you might want a lighter ship overall.<|eor|><|sor|>That'... | 23 |
programminghorror | obiwac | i0hd0mq | <|sols|><|sot|>Don't code when you're tired....<|eot|><|sol|>https://i.redd.it/l8van42is4n81.png<|eol|><|sor|>I'm not sure this is "horror"<|eor|><|eols|><|endoftext|> | 22 |
programminghorror | Pradfanne | i0hda34 | <|sols|><|sot|>Don't code when you're tired....<|eot|><|sol|>https://i.redd.it/l8van42is4n81.png<|eol|><|sor|>Well..what's the problem here? It's unnecessary but it's not wrong..<|eor|><|sor|>A good IDE will yell at you and give you the correct return.
And it won't make it past any reputable code reviews<|eor|><|eols|... | 21 |
programminghorror | unSentAuron | kvsw3k | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|eols|><|endoftext|> | 3,058 |
programminghorror | fatnerdfromnextdoor | gj0f4v4 | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|sor|>I think you should embrace it.
Computers with all their fancy tools and websites only distract you from your work.
Grab a pen and paper and write your code by hand. Send it in via physical... | 1,177 |
programminghorror | rscarson | gj0mjwy | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|sor|>I'm allowing this post because
Holy shit<|eor|><|eols|><|endoftext|> | 496 |
programminghorror | takingastep | gj06mz9 | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|sor|>I'd imagine this was pushed by some bean-counter somewhere trying to reduce costs to the company, who also thought that developers could just automagically come up with solutions without hav... | 481 |
programminghorror | JustinPooDough | gj05bed | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|sor|>This is insane. Watch them reverse course when development time increases - as well as costs.<|eor|><|eols|><|endoftext|> | 445 |
programminghorror | unSentAuron | gj08buz | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|sor|>I'd imagine this was pushed by some bean-counter somewhere trying to reduce costs to the company, who also thought that developers could just automagically come up with solutions without hav... | 435 |
programminghorror | unSentAuron | gj04mhq | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|soopr|>As I predicted, we all, individually, have to submit security exemption requests to get access back. Has to be approved at a pretty high level too.<|eoopr|><|eols|><|endoftext|> | 417 |
programminghorror | unSentAuron | gj05v28 | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|sor|>This is insane. Watch them reverse course when development time increases - as well as costs.<|eor|><|soopr|>We never got Github access back (without an exemption).<|eoopr|><|eols|><|endofte... | 389 |
programminghorror | BlazingThunder30 | gj0clzj | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|sor|>This is insane. Watch them reverse course when development time increases - as well as costs.<|eor|><|soopr|>We never got Github access back (without an exemption).<|eoopr|><|sor|>You don't ... | 369 |
programminghorror | GitMoreBetter | gj0gile | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|sor|>My dude please keep us posted. I want to know the ending to this story<|eor|><|eols|><|endoftext|> | 344 |
programminghorror | jl_23 | gj0g0q3 | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|sor|>I think you should embrace it.
Computers with all their fancy tools and websites only distract you from your work.
Grab a pen and paper and write your code by hand. Send it in via physical... | 338 |
programminghorror | imzacm123 | gj0d2zt | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|sor|>I'd imagine this was pushed by some bean-counter somewhere trying to reduce costs to the company, who also thought that developers could just automagically come up with solutions without hav... | 319 |
programminghorror | smackinpuppies | gj0iszr | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|sor|>I think you should embrace it.
Computers with all their fancy tools and websites only distract you from your work.
Grab a pen and paper and write your code by hand. Send it in via physical... | 208 |
programminghorror | tough-dance | gj09qlt | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|soopr|>As I predicted, we all, individually, have to submit security exemption requests to get access back. Has to be approved at a pretty high level too.<|eoopr|><|sor|>I hope you'll pass on th... | 207 |
programminghorror | PolyGlotCoder | gj0blxg | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|sor|>well, don't know if this still works but: [https://stackapps.com/questions/3610/stackdump-an-offline-browser-for-stackexchange-sites](https://stackapps.com/questions/3610/stackdump-an-offlin... | 207 |
programminghorror | unSentAuron | gj0gr6w | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|sor|>My dude please keep us posted. I want to know the ending to this story<|eor|><|soopr|>You got it<|eoopr|><|eols|><|endoftext|> | 193 |
programminghorror | itsnn | gj0atzh | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|sor|>well, don't know if this still works but: [https://stackapps.com/questions/3610/stackdump-an-offline-browser-for-stackexchange-sites](https://stackapps.com/questions/3610/stackdump-an-offlin... | 155 |
programminghorror | virtulis | gj0gh0i | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|soopr|>As I predicted, we all, individually, have to submit security exemption requests to get access back. Has to be approved at a pretty high level too.<|eoopr|><|sor|>Why bother doing that if... | 148 |
programminghorror | radgepack | gj0wskd | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|sor|>I'm allowing this post because
Holy shit<|eor|><|sor|>Good mod<|eor|><|eols|><|endoftext|> | 144 |
programminghorror | BalGu | gj0dwuq | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|sor|>This is insane. Watch them reverse course when development time increases - as well as costs.<|eor|><|soopr|>We never got Github access back (without an exemption).<|eoopr|><|sor|>You don't ... | 143 |
programminghorror | RetardKnight | gj0gvel | <|sols|><|sot|>[Update] They did it. SO is toast as of this morning<|eot|><|sol|>https://i.redd.it/qa3xsgg6ywa61.jpg<|eol|><|sor|>This is insane. Watch them reverse course when development time increases - as well as costs.<|eor|><|soopr|>We never got Github access back (without an exemption).<|eoopr|><|sor|>You don't ... | 120 |
programminghorror | danya02 | m70ycr | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|eols|><|endoftext|> | 3,034 |
programminghorror | shinitakunai | gr8lzpx | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|>Name of file is unicodefun, I wouldnt expect less.<|eor|><|eols|><|endoftext|> | 500 |
programminghorror | danya02 | gr8mf7d | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|>Name of file is unicodefun, I wouldnt expect less.<|eor|><|soopr|>It was originally `wtf.py` but I changed it so as not to give any clues.<|eoopr|><|eols|><|endoftext|> | 269 |
programminghorror | americk0 | gr8pyrw | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|>If I'm not mistaken, the ancient egyptians programmed in python. Although back then it was called "cobra"<|eor|><|eols|><|endoftext|> | 266 |
programminghorror | 00PT | gr8lgcn | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|>This looks like something someone would do with random characters in JavaScript or with aliases in c++<|eor|><|eols|><|endoftext|> | 229 |
programminghorror | danya02 | gr8m638 | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|>This looks like something someone would do with random characters in JavaScript or with aliases in c++<|eor|><|soopr|>I believe that both Python and JS allow as identifiers only those characters... | 131 |
programminghorror | CollieOxenfree | gr8ndj3 | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|> Python 3.7.9 (default, Oct 3 2020, 01:26:44)
[Clang 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd on freebsd11
Type "help", "copyright", "credits" or "lic... | 129 |
programminghorror | danya02 | gr8oqwj | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|> Python 3.7.9 (default, Oct 3 2020, 01:26:44)
[Clang 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd on freebsd11
Type "help", "copyright", "credits" or "lic... | 73 |
programminghorror | gohanhadpotential | gr8oczv | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|>This looks like something someone would do with random characters in JavaScript or with aliases in c++<|eor|><|soopr|>I believe that both Python and JS allow as identifiers only those characters... | 68 |
programminghorror | blimpdermis | gr95fnu | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|>If I'm not mistaken, the ancient egyptians programmed in python. Although back then it was called "cobra"<|eor|><|sor|>[deleted]<|eor|><|sor|>But cobra language needs snake case!
`from god_wrat... | 61 |
programminghorror | danya02 | grauumu | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|>Name of file is unicodefun, I wouldnt expect less.<|eor|><|soopr|>It was originally `wtf.py` but I changed it so as not to give any clues.<|eoopr|><|sor|>[deleted]<|eor|><|soopr|>This is just `g... | 54 |
programminghorror | Karnex | gr8mwpd | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|>This looks like something someone would do with random characters in JavaScript or with aliases in c++<|eor|><|soopr|>I believe that both Python and JS allow as identifiers only those characters... | 42 |
programminghorror | marco262 | gr9bk3a | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|> Python 3.7.9 (default, Oct 3 2020, 01:26:44)
[Clang 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd on freebsd11
Type "help", "copyright", "credits" or "lic... | 39 |
programminghorror | danya02 | gr8qqp9 | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|>This looks like something someone would do with random characters in JavaScript or with aliases in c++<|eor|><|soopr|>I believe that both Python and JS allow as identifiers only those characters... | 39 |
programminghorror | dotpan | grba3ap | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|>Name of file is unicodefun, I wouldnt expect less.<|eor|><|soopr|>It was originally `wtf.py` but I changed it so as not to give any clues.<|eoopr|><|sor|>[deleted]<|eor|><|soopr|>This is just `g... | 35 |
programminghorror | bluecliff92 | gr9qx9w | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|>Name of file is unicodefun, I wouldnt expect less.<|eor|><|sor|>`$ more unicodefun.py`<|eor|><|eols|><|endoftext|> | 30 |
programminghorror | danya02 | gr8x7b2 | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|>This looks like something someone would do with random characters in JavaScript or with aliases in c++<|eor|><|soopr|>I believe that both Python and JS allow as identifiers only those characters... | 30 |
programminghorror | aderthedasher | gr8mkwc | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|>APL programmers be like:<|eor|><|eols|><|endoftext|> | 29 |
programminghorror | danya02 | gr8nljl | <|sols|><|sot|>For some reason, this is a valid Python program.<|eot|><|sol|>https://i.redd.it/7l2gexgcgln61.png<|eol|><|sor|>Abusing the RTL stuff is far more horrifying than the glyphs.<|eor|><|soopr|>That wasn't even intentional, it's just that some of these scripts were written RTL and are marked as such in Unicode... | 27 |
programminghorror | th3mailler | hkjoe5 | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|eols|><|endoftext|> | 3,022 |
programminghorror | sendvo | fwtefs4 | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|sor|>what i think happened is that someone fucked up really hard and couldn't revert the fuckup because they forced push to master or something so they used the internet archive as temporary fix and then forgot about it<|eor|... | 796 |
programminghorror | theboxislost | fwt84ky | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|sor|>Why not? Version control, redundancy, zero cost, seems like a win win win.<|eor|><|eols|><|endoftext|> | 448 |
programminghorror | LeSpicyBaguette | fwtdtri | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|sor|>[removed]<|eor|><|sor|>The internet archive is a place to preserve static websites for archeology and things. A CDN is a content delivery network, designed to distribute your static assets over the globe for faster loadi... | 226 |
programminghorror | Vlyn | fwt9lps | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|sor|>And they would have gotten away with it, if it weren't for you meddling kids!<|eor|><|eols|><|endoftext|> | 220 |
programminghorror | sogo00 | fwth0tu | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|sor|>what i think happened is that someone fucked up really hard and couldn't revert the fuckup because they forced push to master or something so they used the internet archive as temporary fix and then forgot about it<|eor|... | 198 |
programminghorror | sogo00 | fwtm2dz | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|sor|>what i think happened is that someone fucked up really hard and couldn't revert the fuckup because they forced push to master or something so they used the internet archive as temporary fix and then forgot about it<|eor|... | 159 |
programminghorror | sendvo | fwtk4x1 | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|sor|>Why not? Version control, redundancy, zero cost, seems like a win win win.<|eor|><|sor|>please don't give people ideas :D<|eor|><|eols|><|endoftext|> | 150 |
programminghorror | zeGolem83 | fwtby1w | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|sor|>That website must be slow AF to load...<|eor|><|eols|><|endoftext|> | 144 |
programminghorror | gen_server | fwtu79l | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|sor|>Why not? Version control, redundancy, zero cost, seems like a win win win.<|eor|><|sor|>This is why you should never use version control for your web projects. The Web Archive already got it all.<|eor|><|eols|><|endoftex... | 142 |
programminghorror | captainvoid05 | fwtjpd7 | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|sor|>what i think happened is that someone fucked up really hard and couldn't revert the fuckup because they forced push to master or something so they used the internet archive as temporary fix and then forgot about it<|eor|... | 109 |
programminghorror | AttackOfTheThumbs | fwtcyt9 | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|sor|>jfc, a cache of their own assets. Amazing.<|eor|><|eols|><|endoftext|> | 60 |
programminghorror | Turd_King | fwurnwj | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|sor|>what i think happened is that someone fucked up really hard and couldn't revert the fuckup because they forced push to master or something so they used the internet archive as temporary fix and then forgot about it<|eor|... | 55 |
programminghorror | heyf00L | fwtfmkx | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|sor|>[removed]<|eor|><|sor|>The internet archive is a place to preserve static websites for archeology and things. A CDN is a content delivery network, designed to distribute your static assets over the globe for faster loadi... | 46 |
programminghorror | UnacceptableUse | fwtnzee | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|sor|>Why not? Version control, redundancy, zero cost, seems like a win win win.<|eor|><|sor|>it's pretty slow to load<|eor|><|eols|><|endoftext|> | 40 |
programminghorror | SpringCleanMyLife | fwtdsa9 | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|sor|>[removed]<|eor|><|sor|>The internet archive is an archive of websites and their assets at a given point in time (images, Javascript, etc). Think of it like an automatic backup of the internet.
The Twitter op sent a req... | 36 |
programminghorror | 1080pfullhd-60fps | fwtef1t | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|sor|>[removed]<|eor|><|sor|>The internet archive is an archive of websites and their assets at a given point in time (images, Javascript, etc). Think of it like an automatic backup of the internet.
The Twitter op sent a req... | 33 |
programminghorror | mattesno1 | fwu1yqx | <|sols|><|sot|>this is beyond science<|eot|><|sol|>https://i.redd.it/bzwe36mhgn851.png<|eol|><|sor|>what i think happened is that someone fucked up really hard and couldn't revert the fuckup because they forced push to master or something so they used the internet archive as temporary fix and then forgot about it<|eor|... | 29 |
programminghorror | techybug | bvyj3j | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|eols|><|endoftext|> | 2,954 |
programminghorror | Samurai___ | eptim2n | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>Guy was paid by the amount of code probably.<|eor|><|eols|><|endoftext|> | 235 |
programminghorror | yhu420 | epthu6l | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>There's no way this is real<|eor|><|eols|><|endoftext|> | 219 |
programminghorror | pickausernamehesaid | epttow6 | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>Guy was paid by the amount of code probably.<|eor|><|sor|>I think you missing the:
`if equal, return false`
I did the first couple of reads<|eor|><|eols|><|endoftext|> | 204 |
programminghorror | mobilecode | eptlr6g | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>Some booleans are just more equal.<|eor|><|eols|><|endoftext|> | 173 |
programminghorror | Zorchenhimer | epud4ou | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>"You see, the regular comparison always returned the opposite that I wanted so I had to create my own"<|eor|><|sor|>"Now if we just had some way to check for different strings. [Wait, I got it!](https://i.imgur.com/J... | 138 |
programminghorror | DeedleFake | eptizis | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>And it doesn't even do what it claims it does. What the heck.<|eor|><|eols|><|endoftext|> | 134 |
programminghorror | Nedjima_Belgacem | eptgqi3 | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>I might commit suicide or kill someone if I find this in something I work with<|eor|><|eols|><|endoftext|> | 109 |
programminghorror | static_motion | epu4fks | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>Guy was paid by the amount of code probably.<|eor|><|sor|>I think you missing the:
`if equal, return false`
I did the first couple of reads<|eor|><|sor|>The fact that so many commenters missed this is making me ext... | 92 |
programminghorror | Adolora | eptm0mt | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>There's no way this is real<|eor|><|sor|>He probably changed it a bit to remove the obscure side effects.<|eor|><|eols|><|endoftext|> | 80 |
programminghorror | _piny | eptt6s6 | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>Some booleans are just more equal.<|eor|><|sor|>All booleans are equal, but some are more equal than others.<|eor|><|eols|><|endoftext|> | 71 |
programminghorror | RiddSann | epupu0o | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>"You see, the regular comparison always returned the opposite that I wanted so I had to create my own"<|eor|><|sor|>"Now if we just had some way to check for different strings. [Wait, I got it!](https://i.imgur.com/J... | 69 |
programminghorror | NeoKabuto | epuc8wg | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>Guy was paid by the amount of code probably.<|eor|><|sor|>I think you missing the:
`if equal, return false`
I did the first couple of reads<|eor|><|sor|>The fact that so many commenters missed this is making me ext... | 67 |
programminghorror | a_cube_root_of_one | eptoung | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>Guy was paid by the amount of code probably.<|eor|><|sor|>Does this ever happen in reality?
I don't think it should. But does it?
Please don't down vote me lmao.. I've never had a job.<|eor|><|eols|><|endoftext|> | 58 |
programminghorror | lurklurklurkanon | epv034g | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>"You see, the regular comparison always returned the opposite that I wanted so I had to create my own"<|eor|><|sor|>"Now if we just had some way to check for different strings. [Wait, I got it!](https://i.imgur.com/J... | 58 |
programminghorror | Dreadedsemi | eptntzi | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>There's no way this is real<|eor|><|sor|>maybe the programmer gets paid per line.<|eor|><|eols|><|endoftext|> | 57 |
programminghorror | milkybuet | eptn2gu | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>There's no way this is real<|eor|><|sor|>Am test automation engineer, which admittedly is not made of advanced code, but I do see stuff like this everyday. Specially practice in the second method, not returning direct... | 56 |
programminghorror | ShadowPouncer | eptsmzz | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>Guy was paid by the amount of code probably.<|eor|><|sor|>Does this ever happen in reality?
I don't think it should. But does it?
Please don't down vote me lmao.. I've never had a job.<|eor|><|sor|>Companies sometime... | 56 |
programminghorror | ThatOtherBatman | eptjaf7 | <|sols|><|sot|>I'm also coming with you.<|eot|><|sol|>https://i.redd.it/j782ptd6py131.jpg<|eol|><|sor|>This is perfectly reasonable code.
`qsort`-type functions require a subroutine call, even if the comparison function is trivial.
It is reasonable to want to sort booleans (rather than count them). For example, class... | 43 |
programminghorror | rscarson | 7enapn | <|sols|><|sot|>The real horror is what might happen to net neutrality<|eot|><|sol|>https://www.battleforthenet.com/?utm_source=AN&utm_medium=email&utm_campaign=BFTNCallTool&utm_content=voteannouncement&ref=fftf_fftfan1120_30&link_id=0&can_id=185bf77ffd26b044bcbf9d7fadbab34e&email_referrer=email_265020&email_subject=net... | 2,953 |
programminghorror | TerrorBite | dq67gkq | <|sols|><|sot|>The real horror is what might happen to net neutrality<|eot|><|sol|>https://www.battleforthenet.com/?utm_source=AN&utm_medium=email&utm_campaign=BFTNCallTool&utm_content=voteannouncement&ref=fftf_fftfan1120_30&link_id=0&can_id=185bf77ffd26b044bcbf9d7fadbab34e&email_referrer=email_265020&email_subject=net... | 75 |
programminghorror | Bigfoot_G | dq6bnoe | <|sols|><|sot|>The real horror is what might happen to net neutrality<|eot|><|sol|>https://www.battleforthenet.com/?utm_source=AN&utm_medium=email&utm_campaign=BFTNCallTool&utm_content=voteannouncement&ref=fftf_fftfan1120_30&link_id=0&can_id=185bf77ffd26b044bcbf9d7fadbab34e&email_referrer=email_265020&email_subject=net... | 43 |
programminghorror | Negatratoron | dq6mve8 | <|sols|><|sot|>The real horror is what might happen to net neutrality<|eot|><|sol|>https://www.battleforthenet.com/?utm_source=AN&utm_medium=email&utm_campaign=BFTNCallTool&utm_content=voteannouncement&ref=fftf_fftfan1120_30&link_id=0&can_id=185bf77ffd26b044bcbf9d7fadbab34e&email_referrer=email_265020&email_subject=net... | 27 |
programminghorror | Zinnixx | dq6oay8 | <|sols|><|sot|>The real horror is what might happen to net neutrality<|eot|><|sol|>https://www.battleforthenet.com/?utm_source=AN&utm_medium=email&utm_campaign=BFTNCallTool&utm_content=voteannouncement&ref=fftf_fftfan1120_30&link_id=0&can_id=185bf77ffd26b044bcbf9d7fadbab34e&email_referrer=email_265020&email_subject=net... | 22 |
programminghorror | ka-knife | dq6iqks | <|sols|><|sot|>The real horror is what might happen to net neutrality<|eot|><|sol|>https://www.battleforthenet.com/?utm_source=AN&utm_medium=email&utm_campaign=BFTNCallTool&utm_content=voteannouncement&ref=fftf_fftfan1120_30&link_id=0&can_id=185bf77ffd26b044bcbf9d7fadbab34e&email_referrer=email_265020&email_subject=net... | 21 |
programminghorror | Deaththeexe | dq6ofzb | <|sols|><|sot|>The real horror is what might happen to net neutrality<|eot|><|sol|>https://www.battleforthenet.com/?utm_source=AN&utm_medium=email&utm_campaign=BFTNCallTool&utm_content=voteannouncement&ref=fftf_fftfan1120_30&link_id=0&can_id=185bf77ffd26b044bcbf9d7fadbab34e&email_referrer=email_265020&email_subject=net... | 20 |
programminghorror | ZaneHannanAU | dq6bhbz | <|sols|><|sot|>The real horror is what might happen to net neutrality<|eot|><|sol|>https://www.battleforthenet.com/?utm_source=AN&utm_medium=email&utm_campaign=BFTNCallTool&utm_content=voteannouncement&ref=fftf_fftfan1120_30&link_id=0&can_id=185bf77ffd26b044bcbf9d7fadbab34e&email_referrer=email_265020&email_subject=net... | 20 |
programminghorror | rscarson | dq6cakl | <|sols|><|sot|>The real horror is what might happen to net neutrality<|eot|><|sol|>https://www.battleforthenet.com/?utm_source=AN&utm_medium=email&utm_campaign=BFTNCallTool&utm_content=voteannouncement&ref=fftf_fftfan1120_30&link_id=0&can_id=185bf77ffd26b044bcbf9d7fadbab34e&email_referrer=email_265020&email_subject=net... | 20 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.