subreddit stringclasses 7
values | author stringlengths 3 20 | id stringlengths 5 7 | content stringlengths 67 30.4k | score int64 0 140k |
|---|---|---|---|---|
programminghorror | Skoparov | hpoz4ex | <|sols|><|sot|>Previous colleague thought it is a good idea to reboot the whole system in case of error<|eot|><|sol|>https://i.redd.it/jyzhai65qa781.png<|eol|><|sor|>I guess that's better than halt and catch fire?<|eor|><|sor|>But you can check that with `is_computer_on_fire ()`.<|eor|><|sor|>Imagine having 100% code c... | 79 |
programminghorror | mohragk | hpoqsnu | <|sols|><|sot|>Previous colleague thought it is a good idea to reboot the whole system in case of error<|eot|><|sol|>https://i.redd.it/jyzhai65qa781.png<|eol|><|sor|>Talking about side effects.
Also, the error reporting is very dumb and not helpful at all. You at least would want to know some state the machine or sys... | 75 |
programminghorror | dreamin_in_space | hpozjm9 | <|sols|><|sot|>Previous colleague thought it is a good idea to reboot the whole system in case of error<|eot|><|sol|>https://i.redd.it/jyzhai65qa781.png<|eol|><|sor|>I guess that's better than halt and catch fire?<|eor|><|sor|>But you can check that with `is_computer_on_fire ()`.<|eor|><|sor|>Imagine having 100% code c... | 52 |
programminghorror | StandardN00b | hpowqcn | <|sols|><|sot|>Previous colleague thought it is a good idea to reboot the whole system in case of error<|eot|><|sol|>https://i.redd.it/jyzhai65qa781.png<|eol|><|sor|>"What are you gonna do with this error?"
*Insta reboot*
"What error?"<|eor|><|eols|><|endoftext|> | 45 |
programminghorror | Mickenfox | hpp0g75 | <|sols|><|sot|>Previous colleague thought it is a good idea to reboot the whole system in case of error<|eot|><|sol|>https://i.redd.it/jyzhai65qa781.png<|eol|><|sor|>Should delete the entire OS in case it's corrupt.<|eor|><|eols|><|endoftext|> | 41 |
programminghorror | CaptSoban | hppf9om | <|sols|><|sot|>Previous colleague thought it is a good idea to reboot the whole system in case of error<|eot|><|sol|>https://i.redd.it/jyzhai65qa781.png<|eol|><|soopr|>So the last lead developer abuse of this `reboot` call all over the application code. So when I want to diagnose a broken machine (we're working on indu... | 41 |
programminghorror | TheGhostOfInky | hpovyjb | <|sols|><|sot|>Previous colleague thought it is a good idea to reboot the whole system in case of error<|eot|><|sol|>https://i.redd.it/jyzhai65qa781.png<|eol|><|sor|>I think Morrowind on the original Xbox had something like that. It would soft reboot during loading screens sometimes.<|eor|><|sor|>Morrowind soft-reboote... | 33 |
programminghorror | ColdJackle | hpp9cpz | <|sols|><|sot|>Previous colleague thought it is a good idea to reboot the whole system in case of error<|eot|><|sol|>https://i.redd.it/jyzhai65qa781.png<|eol|><|sor|>I guess that's better than halt and catch fire?<|eor|><|sor|>But you can check that with `is_computer_on_fire ()`.<|eor|><|sor|>Imagine having 100% code c... | 32 |
programminghorror | lydocia | qcrx80 | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|eols|><|endoftext|> | 2,819 |
programminghorror | SkyTheImmense | hhhofks | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Id go for visibility: hidden, that way it just disappears without having any impact on the page
Although come to think of it this would also apply to the html and body tags so everything will disa... | 375 |
programminghorror | Emergency_Bedroom_96 | hhhvn0a | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Nightmares
*:hover {
transform: rotate(45deg);
}<|eor|><|eols|><|endoftext|> | 213 |
programminghorror | posherspantspants | hhi166r | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Nightmares
*:hover {
transform: rotate(45deg);
}<|eor|><|sor|>I read about a person who added a user stylesheet to a coworkers computer that rotated the whole page back and forth 1... | 184 |
programminghorror | Inevitable_Oil9709 | hhhxdov | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Or, you could just
`html:hover {
cursor: none;
}`
This one I did when I was still working at previous job. QA was like 'What the fuck'<|eor|><|eols|><|endoftext|> | 173 |
programminghorror | lydocia | hhi25ng | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Nightmares
*:hover {
transform: rotate(45deg);
}<|eor|><|sor|>I read about a person who added a user stylesheet to a coworkers computer that rotated the whole page back and forth 1... | 124 |
programminghorror | JaxoDI | hhiyhew | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Nightmares
*:hover {
transform: rotate(45deg);
}<|eor|><|sor|>I read about a person who added a user stylesheet to a coworkers computer that rotated the whole page back and forth 1... | 93 |
programminghorror | mr_hard_name | hhhu13v | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Id go for visibility: hidden, that way it just disappears without having any impact on the page
Although come to think of it this would also apply to the html and body tags so everything will disa... | 86 |
programminghorror | Inevitable_Oil9709 | hhi0t05 | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Or, you could just
`html:hover {
cursor: none;
}`
This one I did when I was still working at previous job. QA was like 'What the fuck'<|eor|><|sor|>Was it on purpose?<|eor|><|sor|>It wa... | 86 |
programminghorror | Tyrannika | hhi05h2 | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Or, you could just
`html:hover {
cursor: none;
}`
This one I did when I was still working at previous job. QA was like 'What the fuck'<|eor|><|sor|>Was it on purpose?<|eor|><|eols|><|en... | 52 |
programminghorror | Inevitable_Oil9709 | hhimbgn | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Or, you could just
`html:hover {
cursor: none;
}`
This one I did when I was still working at previous job. QA was like 'What the fuck'<|eor|><|sor|>Was it on purpose?<|eor|><|sor|>It wa... | 50 |
programminghorror | King_Joffreys_Tits | hhiugvq | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Id go for visibility: hidden, that way it just disappears without having any impact on the page
Although come to think of it this would also apply to the html and body tags so everything will disa... | 47 |
programminghorror | polmeeee | hhijgyv | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Or, you could just
`html:hover {
cursor: none;
}`
This one I did when I was still working at previous job. QA was like 'What the fuck'<|eor|><|sor|>Was it on purpose?<|eor|><|sor|>It wa... | 47 |
programminghorror | DanteMiw | hhijc31 | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Activating the website "bayblade mode":
* {
transition:ease 0.5s;
}
*:hover {
transform: scaleX(-1);
}<|eor|><|eols|><|endoftext|> | 31 |
programminghorror | lydocia | hhi243a | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Nightmares
*:hover {
transform: rotate(45deg);
}<|eor|><|soopr|>Make it more subtle, like a degree or two.<|eoopr|><|eols|><|endoftext|> | 31 |
programminghorror | how_do_i_read | hhi49lu | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Nightmares
*:hover {
transform: rotate(45deg);
}<|eor|><|soopr|>Make it more subtle, like a degree or two.<|eoopr|><|sor|> body {
transform: rotate(1deg);
}<|eor|><|eo... | 30 |
programminghorror | This_is_so_fun | hhisp8q | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>I like it. My entry is
button:hover { margin-top: 50px }<|eor|><|eols|><|endoftext|> | 28 |
programminghorror | yellowkats | hhhxd70 | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Remember to add it in the bottom so it's not overwritten by some silly standard hover style on some elements.<|eor|><|sor|>Like we all wouldnt just add !important out of frustration<|eor|><|eols|><... | 25 |
programminghorror | Gloryboy811 | hhldl4w | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Id go for visibility: hidden, that way it just disappears without having any impact on the page
Although come to think of it this would also apply to the html and body tags so everything will disa... | 25 |
programminghorror | iliekcats- | hhi8uqo | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>Nightmares
*:hover {
transform: rotate(45deg);
}<|eor|><|soopr|>Make it more subtle, like a degree or two.<|eoopr|><|sor|>I made a user program once on like a joke wikipedia, (uncy... | 21 |
programminghorror | ThrowAway233223 | hhkgf6j | <|sols|><|sot|>For Spooktober, I'm writing short horror stories.<|eot|><|sol|>https://i.imgur.com/DuYUsRI.png<|eol|><|sor|>I need to know how this behaved.<|eor|><|sor|>Since it targets every tag (including html and body), everything disappears the moment you hover over the page and reappears once your cursor leaves th... | 17 |
programminghorror | kubelke | u0qzql | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|eols|><|endoftext|> | 2,811 |
programminghorror | javaveryhot | i47sjab | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|sor|>Looks like your video cable is loose.<|eor|><|eols|><|endoftext|> | 674 |
programminghorror | kubelke | i489g4b | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|sor|>Looks like your video cable is loose.<|eor|><|soopr|>Just a poor lighting and front camera
/Edit
I didnt get the joke.<|eoopr|><|eols|><|endoftext|> | 277 |
programminghorror | roararoarus | i47vhoo | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|sor|>Good reason to ask for a 55" monitor<|eor|><|eols|><|endoftext|> | 245 |
programminghorror | fosyep | i47vmz8 | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|sor|>You need a bigger monitor or maybe a VR headset<|eor|><|eols|><|endoftext|> | 241 |
programminghorror | kubelke | i47mwzi | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|soopr|>Code was full of if statements which were checking if variable is not undefined. Instead of using x?.y?.z?.a somebody was checking every object in chain with typeof !== undefined I looked like autogenerated code ... | 236 |
programminghorror | pantong51 | i491mst | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|sor|>Looks like your video cable is loose.<|eor|><|soopr|>Just a poor lighting and front camera
/Edit
I didnt get the joke.<|eoopr|><|sor|>Video artifacts usually jet across the screen as far as the horizontal line go... | 114 |
programminghorror | fake1837372733 | i47wvzm | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|soopr|>Code was full of if statements which were checking if variable is not undefined. Instead of using x?.y?.z?.a somebody was checking every object in chain with typeof !== undefined I looked like autogenerated code ... | 108 |
programminghorror | AConcernedCoder | i480rmt | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|sor|>Not sure if "I need a special widescreen monitor to effectively read this code base" or if "this is what happens when we all have these ridiculously wide monitors"<|eor|><|eols|><|endoftext|> | 97 |
programminghorror | okayboooooooomer | i4a736z | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|sor|>You need a bigger monitor or maybe a VR headset<|eor|><|sor|>bro programming in VR<|eor|><|eols|><|endoftext|> | 94 |
programminghorror | kubelke | i481ioi | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|sor|>You need to use Prettier.<|eor|><|soopr|>I need a doctor<|eoopr|><|eols|><|endoftext|> | 85 |
programminghorror | TobiasIsak | i47wt2a | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|sor|>Good thing your screen is made for this type of code.<|eor|><|eols|><|endoftext|> | 48 |
programminghorror | kubelke | i481dbs | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|sor|>Good thing your screen is made for this type of code.<|eor|><|soopr|>Actually, it was too short. I needed to scroll it horizontally<|eoopr|><|eols|><|endoftext|> | 44 |
programminghorror | evildevil90 | i49p45z | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|sor|>Looks like your video cable is loose.<|eor|><|sor|>Nice one Ill sneak up my colleagues writing Java and tell them that<|eor|><|eols|><|endoftext|> | 37 |
programminghorror | Ok_Enthusiasm_5833 | i495vie | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|sor|>Not sure if "I need a special widescreen monitor to effectively read this code base" or if "this is what happens when we all have these ridiculously wide monitors"<|eor|><|sor|>"Chicken, meet egg. Egg, meet chicken... | 37 |
programminghorror | geon | i47x03e | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|sor|>You need to use Prettier.<|eor|><|eols|><|endoftext|> | 34 |
programminghorror | kubelke | i481hd6 | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|soopr|>Code was full of if statements which were checking if variable is not undefined. Instead of using x?.y?.z?.a somebody was checking every object in chain with typeof !== undefined I looked like autogenerated code ... | 29 |
programminghorror | Mrunibro | i483sf7 | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|soopr|>Code was full of if statements which were checking if variable is not undefined. Instead of using x?.y?.z?.a somebody was checking every object in chain with typeof !== undefined I looked like autogenerated code ... | 24 |
programminghorror | kubelke | i47mylp | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|sor|>Java?<|eor|><|soopr|>Close, JavaScript<|eoopr|><|eols|><|endoftext|> | 22 |
programminghorror | lupercalpainting | i484c8f | <|sols|><|sot|>Code base in my last company<|eot|><|sol|>https://i.redd.it/wdxmhu3enrs81.jpg<|eol|><|sor|>You need to use Prettier.<|eor|><|soopr|>I need a doctor<|eoopr|><|sor|>You need an exorcism.<|eor|><|eols|><|endoftext|> | 21 |
programminghorror | BiigDawgg | fzixan | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|eols|><|endoftext|> | 2,785 |
programminghorror | Owlstorm | fn4ebhn | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>Surely there's a word for being so far out of good practice that the creator should be thrown to the lions?<|eor|><|eols|><|endoftext|> | 612 |
programminghorror | josephblade | fn4mn23 | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>Surely there's a word for being so far out of good practice that the creator should be thrown to the lions?<|eor|><|sor|>yeah, web 1.0
most websites were this bad. one step up f... | 369 |
programminghorror | cdjinx | fn4flve | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>Yea this is customer support, how can I help you? Oh you forgot your password? Can you check your browser history? Oh you cleared it no problem I have root access and can just gr... | 246 |
programminghorror | Vallahad09 | fn4ep7u | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>This is literally the first thing you learn in webDev<|eor|><|eols|><|endoftext|> | 178 |
programminghorror | Azair_Blaidd | fn4ikhq | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>Which site is that?<|eor|><|soopr|>It's a tutoring software we use for work.<|eoopr|><|sor|>Is it internally developed & hosted?<|eor|><|soopr|>Its a cheap 3rd party software we ... | 170 |
programminghorror | BiigDawgg | fn4etj0 | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>Which site is that?<|eor|><|soopr|>It's a tutoring software we use for work.<|eoopr|><|eols|><|endoftext|> | 142 |
programminghorror | BiigDawgg | fn4heb1 | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>Which site is that?<|eor|><|soopr|>It's a tutoring software we use for work.<|eoopr|><|sor|>Is it internally developed & hosted?<|eor|><|soopr|>Its a cheap 3rd party software we ... | 110 |
programminghorror | seco-nunesap | fn4effj | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>Which site is that?<|eor|><|eols|><|endoftext|> | 104 |
programminghorror | SirQuackTheDuck | fn4tbal | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>This is literally the first thing you learn in webDev<|eor|><|sor|>What? `POST`? No, we're using the Internet.<|eor|><|eols|><|endoftext|> | 87 |
programminghorror | null_reference_user | fn4hu8z | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>It uses https, so it's encrypted. It's illegal to break these to spy on people, so it's perfectly safe.
- Verizon<|eor|><|eols|><|endoftext|> | 68 |
programminghorror | latenightguything | fn4dcle | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>I hope that account is not important. This is... wow.<|eor|><|eols|><|endoftext|> | 64 |
programminghorror | u1tralord | fn4h7an | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>Which site is that?<|eor|><|soopr|>It's a tutoring software we use for work.<|eoopr|><|sor|>Is it internally developed & hosted?<|eor|><|eols|><|endoftext|> | 63 |
programminghorror | Mattigins | fn4ru0g | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>The Australian tax office once put the logged in username in the querystring. A guy decided to change his to his wife's to see what would happen and it logged him in to his wife'... | 62 |
programminghorror | OverclockingUnicorn | fn4of7x | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>This is literally the first thing you learn in webDev<|eor|><|sor|>Is was literally in the first 30 minutes of the first lecture I had about back end development.<|eor|><|eols|><... | 54 |
programminghorror | TheMelanzane | fn57zxm | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>Yea this is customer support, how can I help you? Oh you forgot your password? Can you check your browser history? Oh you cleared it no problem I have root access and can just gr... | 53 |
programminghorror | BenIsProbablyAngry | fn6qxpe | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>Surely there's a word for being so far out of good practice that the creator should be thrown to the lions?<|eor|><|sor|>yeah, web 1.0
most websites were this bad. one step up f... | 45 |
programminghorror | Lucavon | fn4l7o7 | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>Which site is that?<|eor|><|soopr|>It's a tutoring software we use for work.<|eoopr|><|sor|>Is it internally developed & hosted?<|eor|><|soopr|>Its a cheap 3rd party software we ... | 44 |
programminghorror | zeGolem83 | fn4lsjn | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>It uses https, so it's encrypted. It's illegal to break these to spy on people, so it's perfectly safe.
- Verizon<|eor|><|sor|>I remember seeing that... Wasn't it about sending... | 42 |
programminghorror | emperorOfTheUniverse | fn55ag8 | <|sols|><|sot|>My password is in the URL. I don't think that's a good practice.<|eot|><|sol|>https://i.redd.it/zvwyiili49s41.jpg<|eol|><|sor|>Which site is that?<|eor|><|soopr|>It's a tutoring software we use for work.<|eoopr|><|sor|>Tutoring for what?<|eor|><|soopr|>Math at a community college. Hence the cheap softwar... | 40 |
programminghorror | GNVageesh | vpgzuv | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|eols|><|endoftext|> | 2,766 |
programminghorror | AzuxirenLeadGuy | iejjwmd | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>This was listed in the Geneva conventions as a war crime.<|eor|><|eols|><|endoftext|> | 533 |
programminghorror | kayveedoubleyou | iejagas | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>Wondering wtf is eovdedn and then it hit me.. oh<|eor|><|eols|><|endoftext|> | 383 |
programminghorror | OutThisLife | iejbza8 | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>Genius<|eor|><|eols|><|endoftext|> | 289 |
programminghorror | automodtedtrr2939 | iejvvdr | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>Wondering wtf is eovdedn and then it hit me.. oh<|eor|><|sor|>It didn't hit me :/ could you explain? My guess is the E and O are Even and Odd but I don't know the rest... :/<|eor|><|sor|>**E**o**V**d**E**d**N**<|eo... | 122 |
programminghorror | TheZipCreator | iejsiu8 | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>idt this really counts as programming horror, it was deliberately written to be like this (and should probably go on a sub like r/shittyprogramming). programming horror should be for bad code found in production<|e... | 103 |
programminghorror | qwertysrj | iejqiyu | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>Ah yes, branchless<|eor|><|eols|><|endoftext|> | 93 |
programminghorror | Bloody_Insane | iejte98 | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>idt this really counts as programming horror, it was deliberately written to be like this (and should probably go on a sub like r/shittyprogramming). programming horror should be for bad code found in production<|e... | 87 |
programminghorror | hennell | iejx3ek | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>Wondering wtf is eovdedn and then it hit me.. oh<|eor|><|sor|>It didn't hit me :/ could you explain? My guess is the E and O are Even and Odd but I don't know the rest... :/<|eor|><|sor|>An explanation:
* In pytho... | 74 |
programminghorror | ithika | iek8xcj | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>This was listed in the Geneva conventions as a war crime.<|eor|><|sor|>It was removed from the revised edition because publishing the Geneva Convention became a warcrime if it was included.<|eor|><|eols|><|endoftex... | 73 |
programminghorror | diener1 | iejx151 | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>Wondering wtf is eovdedn and then it hit me.. oh<|eor|><|sor|>It didn't hit me :/ could you explain? My guess is the E and O are Even and Odd but I don't know the rest... :/<|eor|><|sor|>**E**o**V**d**E**d**N**<|eo... | 66 |
programminghorror | Wheel-Same | iejvh17 | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>Wondering wtf is eovdedn and then it hit me.. oh<|eor|><|sor|>It didn't hit me :/ could you explain? My guess is the E and O are Even and Odd but I don't know the rest... :/<|eor|><|eols|><|endoftext|> | 57 |
programminghorror | runner7mi | iejpfst | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>"ofhuyceks"[0::2]<|eor|><|eols|><|endoftext|> | 46 |
programminghorror | shadeyg56 | iejpqgb | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>I mean, I'd prefer this over an if statement tbh<|eor|><|sor|>you could still do it in one line
return even if num % 2 == 0 else odd<|eor|><|eols|><|endoftext|> | 35 |
programminghorror | ososalsosal | iejxwyu | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>This should be a sport. I love this<|eor|><|eols|><|endoftext|> | 32 |
programminghorror | ExtantDesperado | iejyetl | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>I don't know Python, mostly just Java. Can someone explain to me what ``"eovdedn"[num%2::2]`` does?
I see the modulus, but that's about the only part I understand.<|eor|><|sor|>Python can do something called list... | 31 |
programminghorror | Wheel-Same | iejw38x | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>Wondering wtf is eovdedn and then it hit me.. oh<|eor|><|sor|>It didn't hit me :/ could you explain? My guess is the E and O are Even and Odd but I don't know the rest... :/<|eor|><|sor|>**E**o**V**d**E**d**N**<|eo... | 29 |
programminghorror | UnrelatedString | iejzi2r | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>idt this really counts as programming horror, it was deliberately written to be like this (and should probably go on a sub like r/shittyprogramming). programming horror should be for bad code found in production<|e... | 27 |
programminghorror | uraniumX9 | iejgi6i | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>oh my....<|eor|><|eols|><|endoftext|> | 22 |
programminghorror | juantreses | iejwqch | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>idt this really counts as programming horror, it was deliberately written to be like this (and should probably go on a sub like r/shittyprogramming). programming horror should be for bad code found in production<|e... | 22 |
programminghorror | lite951 | iejvr7f | <|sols|><|sot|>all i can say is "it works!"<|eot|><|sol|>https://i.redd.it/bzclhvi2c2991.jpg<|eol|><|sor|>I mean, I'd prefer this over an if statement tbh<|eor|><|sor|>you could still do it in one line
return even if num % 2 == 0 else odd<|eor|><|sor|>Yes but it looks a little confusing without structure. And pyth... | 20 |
programminghorror | kramer-tron | ifoq2j | <|sols|><|sot|>The Java updater progress bar appears to be two separate progress bars that change width<|eot|><|sol|>https://i.redd.it/8bnnjjyh9yi51.png<|eol|><|eols|><|endoftext|> | 2,754 |
programminghorror | TimGreller | g2pdanf | <|sols|><|sot|>The Java updater progress bar appears to be two separate progress bars that change width<|eot|><|sol|>https://i.redd.it/8bnnjjyh9yi51.png<|eol|><|sor|>But did you know? 3 billion devices run Java<|eor|><|eols|><|endoftext|> | 848 |
programminghorror | 100GHz | g2pi1q2 | <|sols|><|sot|>The Java updater progress bar appears to be two separate progress bars that change width<|eot|><|sol|>https://i.redd.it/8bnnjjyh9yi51.png<|eol|><|sor|>3 billion devices, 6 billion progress bars.<|eor|><|eols|><|endoftext|> | 541 |
programminghorror | Bishops_Guest | g2pe9v9 | <|sols|><|sot|>The Java updater progress bar appears to be two separate progress bars that change width<|eot|><|sol|>https://i.redd.it/8bnnjjyh9yi51.png<|eol|><|sor|>But did you know? 3 billion devices run Java<|eor|><|sor|>At first I thought that was the horror.<|eor|><|eols|><|endoftext|> | 395 |
programminghorror | cherry_professional | g2pd6jh | <|sols|><|sot|>The Java updater progress bar appears to be two separate progress bars that change width<|eot|><|sol|>https://i.redd.it/8bnnjjyh9yi51.png<|eol|><|sor|>A suggestion, if I may: use [AdoptOpenJDK](https://adoptopenjdk.net), which is *truly* free in both senses.<|eor|><|eols|><|endoftext|> | 217 |
programminghorror | 400921FB54442D18 | g2pgn0u | <|sols|><|sot|>The Java updater progress bar appears to be two separate progress bars that change width<|eot|><|sol|>https://i.redd.it/8bnnjjyh9yi51.png<|eol|><|sor|>But did you know? 3 billion devices run Java<|eor|><|sor|>At first I thought that was the horror.<|eor|><|sor|>It's definitely some kind of a warning. Lik... | 179 |
programminghorror | Empy69 | g2ozpg9 | <|sols|><|sot|>The Java updater progress bar appears to be two separate progress bars that change width<|eot|><|sol|>https://i.redd.it/8bnnjjyh9yi51.png<|eol|><|sor|>What did you expect? It's Java.<|eor|><|eols|><|endoftext|> | 173 |
programminghorror | 400921FB54442D18 | g2pgkvs | <|sols|><|sot|>The Java updater progress bar appears to be two separate progress bars that change width<|eot|><|sol|>https://i.redd.it/8bnnjjyh9yi51.png<|eol|><|sor|>Now just imagine, if Oracle's installer code is this bad, what hair-raising hacks must be lurking in their actual product code.<|eor|><|eols|><|endoftext|... | 141 |
programminghorror | Fit_Sweet457 | g2pod0r | <|sols|><|sot|>The Java updater progress bar appears to be two separate progress bars that change width<|eot|><|sol|>https://i.redd.it/8bnnjjyh9yi51.png<|eol|><|sor|>A suggestion, if I may: use [AdoptOpenJDK](https://adoptopenjdk.net), which is *truly* free in both senses.<|eor|><|sor|>i already use it<|eor|><|sor|>Use... | 112 |
programminghorror | HandshakeOfCO | g2pmy3z | <|sols|><|sot|>The Java updater progress bar appears to be two separate progress bars that change width<|eot|><|sol|>https://i.redd.it/8bnnjjyh9yi51.png<|eol|><|sor|>3 billion devices, 6 billion progress bars.<|eor|><|sor|>Thats roughly one progress bar for every person on the planet. Which for Java seems about right.<... | 111 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.