subreddit stringclasses 7
values | author stringlengths 3 20 | id stringlengths 5 7 | content stringlengths 67 30.4k | score int64 0 140k |
|---|---|---|---|---|
programmerhumor | rantpatato | j7jn205 | <|sols|><|sot|>University assignments be like<|eot|><|sol|>https://i.redd.it/ys93humvdqga1.jpg<|eol|><|sor|>Definitely the easiest way to circumvent this: Create a python library in c++, and then call c++ built in functions.<|eor|><|sor|>Easier way:
Make project using Python with libraries
Call that script from your python code (now wothout any built in functions!)
Also entire project will be one liner,wow<|eor|><|eols|><|endoftext|> | 1,501 |
programmerhumor | jnthhk | j7jnwhk | <|sols|><|sot|>University assignments be like<|eot|><|sol|>https://i.redd.it/ys93humvdqga1.jpg<|eol|><|sor|>Im doing this to my students today :-).
Task 1: Quickly learn to use the SteamVR interaction system to pick up, throw, etc objects
Task 2-n: Disable it and learn to build the same interactions from scratch so you know how they work.
I have no regrets!
(I joke, but there is a serious goal here. My course aint about learning how to code or use a specific api, its about understanding the fundamentals of VR, to equip students to work across, extend, and if need be, build their own platforms)<|eor|><|eols|><|endoftext|> | 1,427 |
programmerhumor | panupatc | j7jrqzt | <|sols|><|sot|>University assignments be like<|eot|><|sol|>https://i.redd.it/ys93humvdqga1.jpg<|eol|><|sor|>Company be like - we hire you to write Python but Python and pip are security risk so you cannot have them on your workstation.<|eor|><|eols|><|endoftext|> | 1,151 |
programmerhumor | Kralizek82 | j7k42ng | <|sols|><|sot|>University assignments be like<|eot|><|sol|>https://i.redd.it/ys93humvdqga1.jpg<|eol|><|sor|>Im doing this to my students today :-).
Task 1: Quickly learn to use the SteamVR interaction system to pick up, throw, etc objects
Task 2-n: Disable it and learn to build the same interactions from scratch so you know how they work.
I have no regrets!
(I joke, but there is a serious goal here. My course aint about learning how to code or use a specific api, its about understanding the fundamentals of VR, to equip students to work across, extend, and if need be, build their own platforms)<|eor|><|sor|>The real difference between a university and a vocational school.
The first one teaches you to learn, the second one teaches you a tool.<|eor|><|eols|><|endoftext|> | 650 |
programmerhumor | GustapheOfficial | j7jf0bb | <|sols|><|sot|>University assignments be like<|eot|><|sol|>https://i.redd.it/ys93humvdqga1.jpg<|eol|><|sor|>Goal: Learn to write these built-in methods.
Your reaction: BuT I dOnT wAnT tO lEaRn! I'm At aN uNiVeRsItY!!!!<|eor|><|sor|>A very common attitude sadly.<|eor|><|eols|><|endoftext|> | 633 |
programmerhumor | Libruhh | j7jvsiz | <|sols|><|sot|>University assignments be like<|eot|><|sol|>https://i.redd.it/ys93humvdqga1.jpg<|eol|><|sor|>Company be like - we hire you to write Python but Python and pip are security risk so you cannot have them on your workstation.<|eor|><|sor|>Holy fuck, someone else that understands<|eor|><|eols|><|endoftext|> | 458 |
programmerhumor | Fluffasaurus89 | j7jgndn | <|sols|><|sot|>University assignments be like<|eot|><|sol|>https://i.redd.it/ys93humvdqga1.jpg<|eol|><|sor|>My comp sci final in uni was literally hand writing output of recursive functions and hand writing code for a function
#with fucking pen and paper<|eor|><|eols|><|endoftext|> | 434 |
programmerhumor | bl4nkSl8 | j7jwjfy | <|sols|><|sot|>University assignments be like<|eot|><|sol|>https://i.redd.it/ys93humvdqga1.jpg<|eol|><|sor|>Company be like - we hire you to write Python but Python and pip are security risk so you cannot have them on your workstation.<|eor|><|sor|>My workplace: 3rd party code must be carefully vetted
Also my workplace: You're working on this open source code that makes heavy use of unvetted npm packages which you will install and run on your corporate work station without any isolation.<|eor|><|eols|><|endoftext|> | 357 |
programmerhumor | Thejacensolo | j7jr19i | <|sols|><|sot|>University assignments be like<|eot|><|sol|>https://i.redd.it/ys93humvdqga1.jpg<|eol|><|sor|>Goal: Learn to write these built-in methods.
Your reaction: BuT I dOnT wAnT tO lEaRn! I'm At aN uNiVeRsItY!!!!<|eor|><|sor|>Yeah we had several of such courses. And they are usual part of a gradual in depth dive into why things work. In one course of my masters we started out with being able to use nothing, and ended up with a fully functional graphic modelling including ray tracing and shadow calculation. Simply by using our own functions without any additional packages (outside math) of python. Felt satisfying af and was very useful.<|eor|><|eols|><|endoftext|> | 323 |
programmerhumor | UFO64 | j7jr5n5 | <|sols|><|sot|>University assignments be like<|eot|><|sol|>https://i.redd.it/ys93humvdqga1.jpg<|eol|><|sor|>Goal: Learn to write these built-in methods.
Your reaction: BuT I dOnT wAnT tO lEaRn! I'm At aN uNiVeRsItY!!!!<|eor|><|sor|>A very common attitude sadly.<|eor|><|sor|>I feel like the counter to that is also common though? I ran into a lot of work in college that was more about generating hours of work than honing a skill. My core engineering classes didn't do this too often, but others very much did. Just my little anecdote though.
First 5 years out of college required a lot of re-training to the reality of software engineering work.<|eor|><|eols|><|endoftext|> | 250 |
programmerhumor | BIOLOGYSCIENCE | j7jbyvg | <|sols|><|sot|>University assignments be like<|eot|><|sol|>https://i.redd.it/ys93humvdqga1.jpg<|eol|><|sor|>See this is more or less, **code c in python**<|eor|><|eols|><|endoftext|> | 233 |
programmerhumor | Kralizek82 | j7ka6lf | <|sols|><|sot|>University assignments be like<|eot|><|sol|>https://i.redd.it/ys93humvdqga1.jpg<|eol|><|sor|>Im doing this to my students today :-).
Task 1: Quickly learn to use the SteamVR interaction system to pick up, throw, etc objects
Task 2-n: Disable it and learn to build the same interactions from scratch so you know how they work.
I have no regrets!
(I joke, but there is a serious goal here. My course aint about learning how to code or use a specific api, its about understanding the fundamentals of VR, to equip students to work across, extend, and if need be, build their own platforms)<|eor|><|sor|>The real difference between a university and a vocational school.
The first one teaches you to learn, the second one teaches you a tool.<|eor|><|sor|>Makes me wish I got a CS degree the first time around, but if the place I work wants to send me back to college I'll go. I kind of felt ripped off by the bootcamp even though I'm currently working now.<|eor|><|sor|>Most bootcamps serve a purpose: creating a multitude of juniors trained with a specific tool to try to fill the vacancies that an unsustainable growth has created.
It's up to these individuals to grow out of the limited scope of the education they were provided.
As a previous team manager and CTO, I hired and helped many profiles like this. But a team manager can help them only up to a certain point. Drive and interest cannot be replaced.<|eor|><|eols|><|endoftext|> | 207 |
programmerhumor | radams78 | j7jlfb2 | <|sols|><|sot|>University assignments be like<|eot|><|sol|>https://i.redd.it/ys93humvdqga1.jpg<|eol|><|sor|>My comp sci final in uni was literally hand writing output of recursive functions and hand writing code for a function
#with fucking pen and paper<|eor|><|sor|>Good practice for whiteboard interviews<|eor|><|eols|><|endoftext|> | 204 |
programmerhumor | M0nkeyDGarp | j7k8yvr | <|sols|><|sot|>University assignments be like<|eot|><|sol|>https://i.redd.it/ys93humvdqga1.jpg<|eol|><|sor|>Im doing this to my students today :-).
Task 1: Quickly learn to use the SteamVR interaction system to pick up, throw, etc objects
Task 2-n: Disable it and learn to build the same interactions from scratch so you know how they work.
I have no regrets!
(I joke, but there is a serious goal here. My course aint about learning how to code or use a specific api, its about understanding the fundamentals of VR, to equip students to work across, extend, and if need be, build their own platforms)<|eor|><|sor|>The real difference between a university and a vocational school.
The first one teaches you to learn, the second one teaches you a tool.<|eor|><|sor|>Makes me wish I got a CS degree the first time around, but if the place I work wants to send me back to college I'll go. I kind of felt ripped off by the bootcamp even though I'm currently working now.<|eor|><|eols|><|endoftext|> | 179 |
programmerhumor | rantpatato | j7juasq | <|sols|><|sot|>University assignments be like<|eot|><|sol|>https://i.redd.it/ys93humvdqga1.jpg<|eol|><|sor|>Definitely the easiest way to circumvent this: Create a python library in c++, and then call c++ built in functions.<|eor|><|sor|>Easier way:
Make project using Python with libraries
Call that script from your python code (now wothout any built in functions!)
Also entire project will be one liner,wow<|eor|><|sor|>[removed]<|eor|><|sor|>Haha okay i will do everything python can do without writing python dont worry
Quick steps:
Create docker container and do python there
Export results using a non brainer api (Flask)
Use whatever you want to access endpoint (or even curl)<|eor|><|eols|><|endoftext|> | 176 |
programmerhumor | Kengriffinspimp | j7jn5x6 | <|sols|><|sot|>University assignments be like<|eot|><|sol|>https://i.redd.it/ys93humvdqga1.jpg<|eol|><|sor|>My comp sci final in uni was literally hand writing output of recursive functions and hand writing code for a function
#with fucking pen and paper<|eor|><|sor|>Good practice for whiteboard interviews<|eor|><|sor|>For real, never understood why people hate tracing code? Its literally something you should do naturally as you write code.
Hes complaining about his final? I had to do it in every class I had, mid terms, quizzes etc.<|eor|><|eols|><|endoftext|> | 141 |
programmerhumor | Drezynit | 7zfgwg | <|sols|><|sot|>FrontEnd VS BackEnd<|eot|><|sol|>https://i.redd.it/ku1neu504sh01.jpg<|eol|><|eols|><|endoftext|> | 38,235 |
programmerhumor | barrtender | dunmuf3 | <|sols|><|sot|>FrontEnd VS BackEnd<|eot|><|sol|>https://i.redd.it/ku1neu504sh01.jpg<|eol|><|sor|>Someone's never done frontend development. That top part should be there rest of the kraken with a house of cards propped in front of it with a pretty cloth draped over them. Something extremely fragile that takes a bunch of work to make exactly correct, and hiding terrible terrible hacks.<|eor|><|eols|><|endoftext|> | 3,330 |
programmerhumor | P3LlCAN | dunn7gu | <|sols|><|sot|>FrontEnd VS BackEnd<|eot|><|sol|>https://i.redd.it/ku1neu504sh01.jpg<|eol|><|sor|>Skeleton arm = backwards compatibility <|eor|><|eols|><|endoftext|> | 2,716 |
programmerhumor | Admiral_Cranch | dunpkx8 | <|sols|><|sot|>FrontEnd VS BackEnd<|eot|><|sol|>https://i.redd.it/ku1neu504sh01.jpg<|eol|><|sor|>Skeleton arm = backwards compatibility <|eor|><|sor|>The legacy system tacked on.<|eor|><|eols|><|endoftext|> | 876 |
programmerhumor | TURBOGARBAGE | dunpos1 | <|sols|><|sot|>FrontEnd VS BackEnd<|eot|><|sol|>https://i.redd.it/ku1neu504sh01.jpg<|eol|><|sor|>Someone's never done frontend development. That top part should be there rest of the kraken with a house of cards propped in front of it with a pretty cloth draped over them. Something extremely fragile that takes a bunch of work to make exactly correct, and hiding terrible terrible hacks.<|eor|><|sor|>I was about to add that most game frontends I worked with are more similar to the dread that lurks below... <|eor|><|sor|>Being a backend who purposely avoid anything related to frontend, I'd have made the opposite picture, BE = drunk guys playing with legos, FE = one dude trying to paint a house, that is on fire, while he's attacked by Cthulhu.<|eor|><|eols|><|endoftext|> | 761 |
programmerhumor | trekker87 | dunvfee | <|sols|><|sot|>FrontEnd VS BackEnd<|eot|><|sol|>https://i.redd.it/ku1neu504sh01.jpg<|eol|><|sor|>Skeleton arm = backwards compatibility <|eor|><|sor|>The legacy system tacked on.<|eor|><|sor|>[deleted]<|eor|><|sor|>You just described the entire backbone of my current employer's operation. We have a single legacy system that every modern application/site/process depends on. There is literally one guy in the entire company who understands how anything works, and the company just recently took away all of the budget for getting us out of that system. If that one guy gets hit by a bus tomorrow, the company won't exist next week, and nobody seems to care. AT. ALL.<|eor|><|eols|><|endoftext|> | 651 |
programmerhumor | pandemoniker | dunn9kc | <|sols|><|sot|>FrontEnd VS BackEnd<|eot|><|sol|>https://i.redd.it/ku1neu504sh01.jpg<|eol|><|sor|>Someone's never done frontend development. That top part should be there rest of the kraken with a house of cards propped in front of it with a pretty cloth draped over them. Something extremely fragile that takes a bunch of work to make exactly correct, and hiding terrible terrible hacks.<|eor|><|sor|>I was about to add that most game frontends I worked with are more similar to the dread that lurks below... <|eor|><|eols|><|endoftext|> | 613 |
programmerhumor | redditworkflow | dunmvau | <|sols|><|sot|>FrontEnd VS BackEnd<|eot|><|sol|>https://i.redd.it/ku1neu504sh01.jpg<|eol|><|sor|>Needs air bubbles coming out of the floatie under the surface.<|eor|><|eols|><|endoftext|> | 399 |
programmerhumor | webdevop | dunrjme | <|sols|><|sot|>FrontEnd VS BackEnd<|eot|><|sol|>https://i.redd.it/ku1neu504sh01.jpg<|eol|><|sor|>Someone's never done frontend development. That top part should be there rest of the kraken with a house of cards propped in front of it with a pretty cloth draped over them. Something extremely fragile that takes a bunch of work to make exactly correct, and hiding terrible terrible hacks.<|eor|><|sor|>Precisely. It's a pity that people still don't understand that the definition of frontend changed from HTML, CSS, jQuery to
HTML5, CSS3, flexbox, grid, ES5, ES7, Typescript, require, commonJS, Almond, Angular, Knockout, Ember, React, Preact, Vue, BrowserSync, Gulp, Grunt, Browserify, Webpack, Parcel, Immutable, Reselect, Redux, Flux, MobX, Apollo, npm, yarn
over the last decade<|eor|><|eols|><|endoftext|> | 361 |
programmerhumor | danielbln | dunw0gh | <|sols|><|sot|>FrontEnd VS BackEnd<|eot|><|sol|>https://i.redd.it/ku1neu504sh01.jpg<|eol|><|sor|>Skeleton arm = backwards compatibility <|eor|><|sor|>The legacy system tacked on.<|eor|><|sor|>[deleted]<|eor|><|sor|>You just described the entire backbone of my current employer's operation. We have a single legacy system that every modern application/site/process depends on. There is literally one guy in the entire company who understands how anything works, and the company just recently took away all of the budget for getting us out of that system. If that one guy gets hit by a bus tomorrow, the company won't exist next week, and nobody seems to care. AT. ALL.<|eor|><|sor|>We called that "bus index" during investment due diligence. How many people are there that when hit by a bus will create a shit storm of problems for the company. Ours is pretty high, if I'm out tomorrow, I don't envy my colleagues. Thankfully were in the process of changing that, would be nice to take a vacation again.<|eor|><|eols|><|endoftext|> | 337 |
programmerhumor | infinityo | dunuzjn | <|sols|><|sot|>FrontEnd VS BackEnd<|eot|><|sol|>https://i.redd.it/ku1neu504sh01.jpg<|eol|><|sor|>Frontend is like being a chef. Literally anyone can make a sandwich. It takes years of experience to make a 4-star sandwich though. There is also a never ending list of ingredients and combinations to master. There are no 'true' standards and taste is subjective.
Backend is like being a mechanic. You need to understand entire systems to make tiny changes. You're primarily concerned with function, input and output. New models roll in and they change over time, but you are always building upon a fundamental set of mechanical rules and standards. <|eor|><|eols|><|endoftext|> | 324 |
programmerhumor | webdevop | dunudsg | <|sols|><|sot|>FrontEnd VS BackEnd<|eot|><|sol|>https://i.redd.it/ku1neu504sh01.jpg<|eol|><|sor|>Someone's never done frontend development. That top part should be there rest of the kraken with a house of cards propped in front of it with a pretty cloth draped over them. Something extremely fragile that takes a bunch of work to make exactly correct, and hiding terrible terrible hacks.<|eor|><|sor|>Precisely. It's a pity that people still don't understand that the definition of frontend changed from HTML, CSS, jQuery to
HTML5, CSS3, flexbox, grid, ES5, ES7, Typescript, require, commonJS, Almond, Angular, Knockout, Ember, React, Preact, Vue, BrowserSync, Gulp, Grunt, Browserify, Webpack, Parcel, Immutable, Reselect, Redux, Flux, MobX, Apollo, npm, yarn
over the last decade<|eor|><|sor|>[deleted]<|eor|><|sor|>For every English noun there are 2 JS libraries.<|eor|><|eols|><|endoftext|> | 305 |
programmerhumor | chrwei | dunm5wq | <|sols|><|sot|>FrontEnd VS BackEnd<|eot|><|sol|>https://i.redd.it/ku1neu504sh01.jpg<|eol|><|sor|>....those backend engineers need to get it together. <|eor|><|sor|>na they do. experience has shown that leaving the dead arm there is best just in case it comes back to life. no one has noticed that it's actually a skeleton now and wouldn't work if something tries to use it anyway.
<|eor|><|eols|><|endoftext|> | 295 |
programmerhumor | fooodog | dunqhxq | <|sols|><|sot|>FrontEnd VS BackEnd<|eot|><|sol|>https://i.redd.it/ku1neu504sh01.jpg<|eol|><|sor|>Someone's never done frontend development. That top part should be there rest of the kraken with a house of cards propped in front of it with a pretty cloth draped over them. Something extremely fragile that takes a bunch of work to make exactly correct, and hiding terrible terrible hacks.<|eor|><|sor|>I was about to add that most game frontends I worked with are more similar to the dread that lurks below... <|eor|><|sor|>Being a backend who purposely avoid anything related to frontend, I'd have made the opposite picture, BE = drunk guys playing with legos, FE = one dude trying to paint a house, that is on fire, while he's attacked by Cthulhu.<|eor|><|sor|>As a front end dev this image is exactly how I picture back end development. Something really scary that I never want to see<|eor|><|eols|><|endoftext|> | 227 |
programmerhumor | TURBOGARBAGE | dunqt4s | <|sols|><|sot|>FrontEnd VS BackEnd<|eot|><|sol|>https://i.redd.it/ku1neu504sh01.jpg<|eol|><|sor|>Someone's never done frontend development. That top part should be there rest of the kraken with a house of cards propped in front of it with a pretty cloth draped over them. Something extremely fragile that takes a bunch of work to make exactly correct, and hiding terrible terrible hacks.<|eor|><|sor|>I was about to add that most game frontends I worked with are more similar to the dread that lurks below... <|eor|><|sor|>Being a backend who purposely avoid anything related to frontend, I'd have made the opposite picture, BE = drunk guys playing with legos, FE = one dude trying to paint a house, that is on fire, while he's attacked by Cthulhu.<|eor|><|sor|>As a front end dev this image is exactly how I picture back end development. Something really scary that I never want to see<|eor|><|sor|>I don't know, it's complex but it makes sense if you try hard enough, it's like rocket science a bit, it's scary but if you play kerbal space program it's not that bad.
Now FE is so random, full of bugs you just can't fix because every moronic product owner wants to support versions of IE that only run on the XP computer of your grandma, with conflicts and bugs between framework, and unreadable code because you can do whatever the fuck you want so many people do nonsense. It's like trying to understand a women, you may manage to get what you want but you're never really sure why it worked.<|eor|><|eols|><|endoftext|> | 216 |
programmerhumor | princetrunks | dunrhjs | <|sols|><|sot|>FrontEnd VS BackEnd<|eot|><|sol|>https://i.redd.it/ku1neu504sh01.jpg<|eol|><|sor|>Needs air bubbles coming out of the floatie under the surface.<|eor|><|sor|>ah, good old memory leaks.<|eor|><|eols|><|endoftext|> | 200 |
programmerhumor | Creshal | duns0o4 | <|sols|><|sot|>FrontEnd VS BackEnd<|eot|><|sol|>https://i.redd.it/ku1neu504sh01.jpg<|eol|><|sor|>That was before we unleashed NPM and Javascript Frameworks on the frontend and put Golang on the backend.<|eor|><|eols|><|endoftext|> | 153 |
programmerhumor | siraajgudu | gxm3af | <|sols|><|sot|>It's the law!<|eot|><|sol|>https://i.redd.it/myd50mpyl8351.jpg<|eol|><|eols|><|endoftext|> | 38,220 |
programmerhumor | Kooneybert | ft2n3sd | <|sols|><|sot|>It's the law!<|eot|><|sol|>https://i.redd.it/myd50mpyl8351.jpg<|eol|><|sor|>The iteration variable makes sense to be called i. j is just the next number in alphabet.<|eor|><|eols|><|endoftext|> | 1,493 |
programmerhumor | holaca9731 | ft2zyqk | <|sols|><|sot|>It's the law!<|eot|><|sol|>https://i.redd.it/myd50mpyl8351.jpg<|eol|><|sor|>Coders that chose the dark side use l<|eor|><|eols|><|endoftext|> | 1,221 |
programmerhumor | Mosef- | ft32vb4 | <|sols|><|sot|>It's the law!<|eot|><|sol|>https://i.redd.it/myd50mpyl8351.jpg<|eol|><|sor|>Coders that chose the dark side use l<|eor|><|sor|>[l or I ?](https://www.iorl.org/)<|eor|><|eols|><|endoftext|> | 679 |
programmerhumor | Mosef- | ft396b7 | <|sols|><|sot|>It's the law!<|eot|><|sol|>https://i.redd.it/myd50mpyl8351.jpg<|eol|><|sor|>Coders that chose the dark side use l<|eor|><|sor|>[l or I ?](https://www.iorl.org/)<|eor|><|sor|>| or I or l ??<|eor|><|sor|>I || l<|eor|><|eols|><|endoftext|> | 584 |
programmerhumor | Specy_Wot | ft39230 | <|sols|><|sot|>It's the law!<|eot|><|sol|>https://i.redd.it/myd50mpyl8351.jpg<|eol|><|sor|>Coders that chose the dark side use l<|eor|><|sor|>[l or I ?](https://www.iorl.org/)<|eor|><|sor|>| or I or l ??<|eor|><|eols|><|endoftext|> | 462 |
programmerhumor | tedshif | ft2pujf | <|sols|><|sot|>It's the law!<|eot|><|sol|>https://i.redd.it/myd50mpyl8351.jpg<|eol|><|sor|>The story I heard was that Fortran variable names were limited to a single letter, and each letter had a pre-defined type. The letter i was the first in the group of integers, so when people needed a simple variable to increment in a DO loop (Fortrans for loop) they used i. The letter i standing for increment also probably raised its popularity, along with other things.
I have no way to verify this, but its a neat story, so I thought Id share it.<|eor|><|eols|><|endoftext|> | 412 |
programmerhumor | RandyGareth | ft36xfn | <|sols|><|sot|>It's the law!<|eot|><|sol|>https://i.redd.it/myd50mpyl8351.jpg<|eol|><|sor|>I say that my variables are sensibly named but **i**^('m) **j**^(ust) **k**^(idding.)<|eor|><|eols|><|endoftext|> | 383 |
programmerhumor | RedMantisValerian | ft38cgh | <|sols|><|sot|>It's the law!<|eot|><|sol|>https://i.redd.it/myd50mpyl8351.jpg<|eol|><|sor|>The iteration variable makes sense to be called i. j is just the next number in alphabet.<|eor|><|sor|>i stands for iteration, j stands for jiteration<|eor|><|eols|><|endoftext|> | 372 |
programmerhumor | kakakaan | ft3cdqi | <|sols|><|sot|>It's the law!<|eot|><|sol|>https://i.redd.it/myd50mpyl8351.jpg<|eol|><|sor|>The iteration variable makes sense to be called i. j is just the next number in alphabet.<|eor|><|sor|>i stands for iteration, j stands for jiteration<|eor|><|sor|>I think i stands for index.<|eor|><|eols|><|endoftext|> | 198 |
programmerhumor | Caenir | ft36pfm | <|sols|><|sot|>It's the law!<|eot|><|sol|>https://i.redd.it/myd50mpyl8351.jpg<|eol|><|sor|>Programmers: name of variable should be self explaining what variable is for
Also programmers: use i,j,x,y,z variables.<|eor|><|sor|>I and j are so commonly used they are self explaining<|eor|><|eols|><|endoftext|> | 179 |
programmerhumor | UlisesNc5 | ft3ao68 | <|sols|><|sot|>It's the law!<|eot|><|sol|>https://i.redd.it/myd50mpyl8351.jpg<|eol|><|sor|>Programmers: name of variable should be self explaining what variable is for
Also programmers: use i,j,x,y,z variables.<|eor|><|sor|>[deleted]<|eor|><|sor|>>IMO iand j are self explaining. If you see an i, you should know it's an iterator. If you see a j, it means you missed seeing the i.
this is the funniest shit i ever heard<|eor|><|eols|><|endoftext|> | 172 |
programmerhumor | Motylde | ft323i3 | <|sols|><|sot|>It's the law!<|eot|><|sol|>https://i.redd.it/myd50mpyl8351.jpg<|eol|><|sor|>The iteration variable makes sense to be called i. j is just the next number in alphabet.<|eor|><|sor|>[deleted]<|eor|><|sor|>More like: j=i+1<|eor|><|eols|><|endoftext|> | 164 |
programmerhumor | alexander_the_dead | vvl7ol | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|eols|><|endoftext|> | 38,205 |
programmerhumor | akshanshkmr | ifkfti6 | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>git revert HEAD~1<|eor|><|eols|><|endoftext|> | 542 |
programmerhumor | Key-Minimum-5965 | ifkt6gk | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>Old mainframer joining the chat. I remember a few so-called "seniors" who brought down prod too. Just sayin'<|eor|><|eols|><|endoftext|> | 524 |
programmerhumor | ninjaassassinmonkey | ifkulx8 | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>Old mainframer joining the chat. I remember a few so-called "seniors" who brought down prod too. Just sayin'<|eor|><|sor|>Can you really be a senior if you've never brought down prod before?<|eor|><|eols|><|endoftext|> | 360 |
programmerhumor | cosmic_jester_uk | ifkpl21 | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>Why did senior dev approve the PR? Prod going down is on them just as much.<|eor|><|eols|><|endoftext|> | 338 |
programmerhumor | ApacheFlame | ifkwjyj | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>Old mainframer joining the chat. I remember a few so-called "seniors" who brought down prod too. Just sayin'<|eor|><|sor|>Can you really be a senior if you've never brought down prod before?<|eor|><|sor|>First thing I tell my new juiniors. You WILL fuck up at some point. Everybody does.
Fact is, if you fuck up, we all have, because someone should have caught it somewhere.
As long as it's not malicious/blind ignorance, you're OK<|eor|><|eols|><|endoftext|> | 280 |
programmerhumor | Steffi128 | ifktyzw | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>Why did senior dev approve the PR? Prod going down is on them just as much.<|eor|><|sor|>LGTM <|eor|><|eols|><|endoftext|> | 248 |
programmerhumor | fukalufaluckagus | ifkkeuh | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>git revert HEAD~1<|eor|><|sor|>You made me look up girt to see if jts a new fancy thing<|eor|><|eols|><|endoftext|> | 178 |
programmerhumor | K3yz3rS0z3 | ifkyfvu | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>I broke prod for an hour because of a database lock.
Forgot to commit an update.
The whole department after checking the faulty process "WHO HAS A MICROSOFT SQL SERVER SESSION OPENED?"
Quickly disconnect and make myself forgotten by shutting the hell up for the whole day. Nobody knew. Phew.<|eor|><|eols|><|endoftext|> | 169 |
programmerhumor | freerangetrousers | ifku3xd | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>Why did senior dev approve the PR? Prod going down is on them just as much.<|eor|><|sor|>LGTM <|eor|><|sor|>50 files changed no comments
2 files changed 5 comments<|eor|><|eols|><|endoftext|> | 127 |
programmerhumor | XAIVIAX12 | ifkoqis | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>This is very wholesome, thank you<|eor|><|eols|><|endoftext|> | 123 |
programmerhumor | akshanshkmr | ifkkia8 | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>git revert HEAD~1<|eor|><|sor|>You made me look up girt to see if jts a new fancy thing<|eor|><|sor|>git commit -m Fix: TYPO in the comment<|eor|><|eols|><|endoftext|> | 113 |
programmerhumor | NibblyPig | ifkwag5 | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>git revert HEAD~1<|eor|><|sor|>You made me look up girt to see if jts a new fancy thing<|eor|><|sor|>[fuck](https://raw.githubusercontent.com/nvbn/thefuck/master/example.gif)<|eor|><|eols|><|endoftext|> | 99 |
programmerhumor | alexander_the_dead | ifkzajp | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>I broke prod for an hour because of a database lock.
Forgot to commit an update.
The whole department after checking the faulty process "WHO HAS A MICROSOFT SQL SERVER SESSION OPENED?"
Quickly disconnect and make myself forgotten by shutting the hell up for the whole day. Nobody knew. Phew.<|eor|><|soopr|>SO THAT WAS YOU! I KNEW IT!!<|eoopr|><|eols|><|endoftext|> | 92 |
programmerhumor | MrDude_1 | ifky4uf | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>Old mainframer joining the chat. I remember a few so-called "seniors" who brought down prod too. Just sayin'<|eor|><|sor|>Can you really be a senior if you've never brought down prod before?<|eor|><|sor|>First thing I tell my new juiniors. You WILL fuck up at some point. Everybody does.
Fact is, if you fuck up, we all have, because someone should have caught it somewhere.
As long as it's not malicious/blind ignorance, you're OK<|eor|><|sor|>Yep.
And at the same time everything needs to be structured so that it's safe if/when it goes down.
My problem is not Devs bringing down production, as much as it is having them using modern design to create something where it's possible for the wrong person to get the wrong drugs... Then I have to go to the whole thing of explaining what happens if x fails or y fails or this happens or that happens and then they can see how you can't guarantee everybody's getting the correct things....
... So eventually they go back to a more conventional design and the understand why it's that way.
And I repeat this with every really good developer because modern development practices are not necessarily the correct choice for every situation.<|eor|><|eols|><|endoftext|> | 80 |
programmerhumor | bnej | ifl05tm | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>I broke prod for an hour because of a database lock.
Forgot to commit an update.
The whole department after checking the faulty process "WHO HAS A MICROSOFT SQL SERVER SESSION OPENED?"
Quickly disconnect and make myself forgotten by shutting the hell up for the whole day. Nobody knew. Phew.<|eor|><|sor|>Yeah, I reckon someone found out it was you and kindly didn't stitch you up once you closed the transaction.<|eor|><|eols|><|endoftext|> | 52 |
programmerhumor | fukalufaluckagus | ifkksmy | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>git revert HEAD~1<|eor|><|sor|>You made me look up girt to see if jts a new fancy thing<|eor|><|sor|>git commit -m Fix: TYPO in the comment<|eor|><|sor|>git push origin master --no-verify<|eor|><|eols|><|endoftext|> | 52 |
programmerhumor | p4nik | ifkotkn | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>git revert HEAD~1<|eor|><|sor|>You made me look up girt to see if jts a new fancy thing<|eor|><|sor|>git commit -m Fix: TYPO in the comment<|eor|><|sor|>git push origin master --no-verify<|eor|><|sor|>.. --force<|eor|><|eols|><|endoftext|> | 52 |
programmerhumor | FrightenedTomato | ifku419 | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>Why did senior dev approve the PR? Prod going down is on them just as much.<|eor|><|sor|>Agreed. If a junior or intern even has the opportunity to take down your prod, then the problem isn't the junior or intern but the design of your prod and the change management/access system you have in place.<|eor|><|eols|><|endoftext|> | 51 |
programmerhumor | atomicwrites | iflazhj | <|sols|><|sot|>It's *our* mistakes now<|eot|><|sol|>https://i.redd.it/6ysr472cooa91.gif<|eol|><|sor|>Old mainframer joining the chat. I remember a few so-called "seniors" who brought down prod too. Just sayin'<|eor|><|sor|>Can you really be a senior if you've never brought down prod before?<|eor|><|sor|>First thing I tell my new juiniors. You WILL fuck up at some point. Everybody does.
Fact is, if you fuck up, we all have, because someone should have caught it somewhere.
As long as it's not malicious/blind ignorance, you're OK<|eor|><|sor|>Yep.
And at the same time everything needs to be structured so that it's safe if/when it goes down.
My problem is not Devs bringing down production, as much as it is having them using modern design to create something where it's possible for the wrong person to get the wrong drugs... Then I have to go to the whole thing of explaining what happens if x fails or y fails or this happens or that happens and then they can see how you can't guarantee everybody's getting the correct things....
... So eventually they go back to a more conventional design and the understand why it's that way.
And I repeat this with every really good developer because modern development practices are not necessarily the correct choice for every situation.<|eor|><|sor|>This seems like it came from a place of deep emotional hardship.<|eor|><|eols|><|endoftext|> | 41 |
programmerhumor | WThieves | rxh9ar | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|eols|><|endoftext|> | 38,142 |
programmerhumor | gp57 | hri4dav | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>I'm glad no one asked me yet to make a responsive website on the 3DS web browser, or even worse, a smartwatch.<|eor|><|eols|><|endoftext|> | 5,802 |
programmerhumor | ConDar15 | hriottk | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>I had a friend who worked in QA at a government contractor for IT services, as such they had to make sure the site ran on every browser with over x% of usage. At one point that included the PS4 browser.<|eor|><|eols|><|endoftext|> | 2,417 |
programmerhumor | palomdude | hri6xj0 | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>I demand my company give me a 3DS for testing purposes, and a PS5, and<|eor|><|eols|><|endoftext|> | 2,074 |
programmerhumor | dert-man | hri3cxr | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>I dont understand the 790 upvotes when the solution doesnt work in the most important browser.<|eor|><|eols|><|endoftext|> | 1,864 |
programmerhumor | jonnydeates | hrj0r7s | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>I'm glad no one asked me yet to make a responsive website on the 3DS web browser, or even worse, a smartwatch.<|eor|><|sor|>They can ask me, I'll just say no<|eor|><|eols|><|endoftext|> | 1,568 |
programmerhumor | Chuck-Marlow | hribt0w | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>I'm glad no one asked me yet to make a responsive website on the 3DS web browser, or even worse, a smartwatch.<|eor|><|sor|>Fortunately for you the Apple Watch doesnt have a browser yet<|eor|><|eols|><|endoftext|> | 869 |
programmerhumor | CreaZyp154 | hrih6vl | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>Don't forgot the Wii Internet Channel<|eor|><|eols|><|endoftext|> | 823 |
programmerhumor | literallyfabian | hriul0p | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>I had a friend who worked in QA at a government contractor for IT services, as such they had to make sure the site ran on every browser with over x% of usage. At one point that included the PS4 browser.<|eor|><|sor|>playstation replaced netfront with webkit starting with the ps4 so they're lucky lmao<|eor|><|eols|><|endoftext|> | 736 |
programmerhumor | screamingxbacon | hrjlagz | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>I'm glad no one asked me yet to make a responsive website on the 3DS web browser, or even worse, a smartwatch.<|eor|><|sor|>They can ask me, I'll just say no<|eor|><|sor|>The right answer is that it will be expensive. You never know.<|eor|><|eols|><|endoftext|> | 702 |
programmerhumor | Melting-Ice-Thunder | hriksau | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>I'm glad no one asked me yet to make a responsive website on the 3DS web browser, or even worse, a smartwatch.<|eor|><|sor|>Fortunately for you the Apple Watch doesnt have a browser yet<|eor|><|sor|>It kinda does have one, when opening links from emails for example it opens a safari instance, havent looked deeper than that tho<|eor|><|eols|><|endoftext|> | 620 |
programmerhumor | SnooSnooper | hrijp43 | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>I demand my company give me a 3DS for testing purposes, and a PS5, and<|eor|><|sor|>My company might do it lol<|eor|><|sor|>Remember to test the steam browser in valve index environment<|eor|><|eols|><|endoftext|> | 514 |
programmerhumor | 0x73_6e_64_6e_75_64 | hrikm9e | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>I dont understand the 790 upvotes when the solution doesnt work in the most important browser.<|eor|><|sor|>It's best we don't try and understand the Stackoverflow community.<|eor|><|eols|><|endoftext|> | 443 |
programmerhumor | SlowSecurity9673 | hrj58eh | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>I had a friend who worked in QA at a government contractor for IT services, as such they had to make sure the site ran on every browser with over x% of usage. At one point that included the PS4 browser.<|eor|><|sor|>I'd love to hear how that procurement request to finance went.<|eor|><|sor|>It went.
Yes, ok, the paperwork looks in order. Here's your giant ball of money. Make sure you spend at least a 1/4 of it on what we're giving it to you for.<|eor|><|eols|><|endoftext|> | 369 |
programmerhumor | literallyfabian | hriu89z | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>I'm glad no one asked me yet to make a responsive website on the 3DS web browser, or even worse, a smartwatch.<|eor|><|sor|>Fortunately for you the Apple Watch doesnt have a browser yet<|eor|><|sor|>It kinda does have one, when opening links from emails for example it opens a safari instance, havent looked deeper than that tho<|eor|><|sor|>yeah, it just uses webkit in another res so there won't be much to optimize for there. nintendo runs their own engine (edit - read replies) which is why this isn't implemented<|eor|><|eols|><|endoftext|> | 360 |
programmerhumor | killerrin | hrj3k1t | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>I had a friend who worked in QA at a government contractor for IT services, as such they had to make sure the site ran on every browser with over x% of usage. At one point that included the PS4 browser.<|eor|><|sor|>I'd love to hear how that procurement request to finance went.<|eor|><|eols|><|endoftext|> | 342 |
programmerhumor | KingsleyZissou | hrjqcne | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>I'm glad no one asked me yet to make a responsive website on the 3DS web browser, or even worse, a smartwatch.<|eor|><|sor|>>a smartwatch
"Can you make the fonts bigger, but without cutting them off the screen?"<|eor|><|sor|>Y
E
S<|eor|><|eols|><|endoftext|> | 298 |
programmerhumor | v4lt5u | hrjra7r | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>I had a friend who worked in QA at a government contractor for IT services, as such they had to make sure the site ran on every browser with over x% of usage. At one point that included the PS4 browser.<|eor|><|sor|>playstation replaced netfront with webkit starting with the ps4 so they're lucky lmao<|eor|><|sor|>And then the dedicated web browser was removed in ps5, probably because they got PTSD from the exploits in ps4's browser based on outdated webkit that compromised the whole console's security<|eor|><|eols|><|endoftext|> | 274 |
programmerhumor | substansen | hrjokjg | <|sols|><|sot|>You should test your code for EVERY browser<|eot|><|sol|>https://i.redd.it/n0f8xxe763a81.png<|eol|><|sor|>I'm glad no one asked me yet to make a responsive website on the 3DS web browser, or even worse, a smartwatch.<|eor|><|sor|>They can ask me, I'll just say no<|eor|><|sor|>The right answer is that it will be expensive. You never know.<|eor|><|sor|>Nope, it can't be done. It's impossible, and even if it was possible we wouldn't have time to finish all the other stories.
\_( )_/<|eor|><|eols|><|endoftext|> | 260 |
programmerhumor | OreoSnorty69 | 134h6w9 | <|sols|><|sot|>Looks great on my machine<|eot|><|sol|>https://i.redd.it/j0v40dj688xa1.jpg<|eol|><|eols|><|endoftext|> | 38,130 |
programmerhumor | Deep-Station-1746 | jiewex8 | <|sols|><|sot|>Looks great on my machine<|eot|><|sol|>https://i.redd.it/j0v40dj688xa1.jpg<|eol|><|sor|>- [x] works on any screen
- [x] loads fast
- [x] to-the-point and no annoying panels
LGTM, merge it ASAP.<|eor|><|eols|><|endoftext|> | 8,820 |
programmerhumor | mighty-fuchsia | jiesqyu | <|sols|><|sot|>Looks great on my machine<|eot|><|sol|>https://i.redd.it/j0v40dj688xa1.jpg<|eol|><|sor|>Looks good to me.<|eor|><|eols|><|endoftext|> | 2,742 |
programmerhumor | Is-This-Edible | jif6nij | <|sols|><|sot|>Looks great on my machine<|eot|><|sol|>https://i.redd.it/j0v40dj688xa1.jpg<|eol|><|sor|>- [x] works on any screen
- [x] loads fast
- [x] to-the-point and no annoying panels
LGTM, merge it ASAP.<|eor|><|sor|>https://motherfuckingwebsite.com/<|eor|><|eols|><|endoftext|> | 2,728 |
programmerhumor | deleted_my_main_acc | jieu3l7 | <|sols|><|sot|>Looks great on my machine<|eot|><|sol|>https://i.redd.it/j0v40dj688xa1.jpg<|eol|><|sor|>Still more usable than 90% of web these days<|eor|><|eols|><|endoftext|> | 2,064 |
programmerhumor | _nakakapagpabagabag_ | jif75rm | <|sols|><|sot|>Looks great on my machine<|eot|><|sol|>https://i.redd.it/j0v40dj688xa1.jpg<|eol|><|sor|>- [x] works on any screen
- [x] loads fast
- [x] to-the-point and no annoying panels
LGTM, merge it ASAP.<|eor|><|sor|>https://motherfuckingwebsite.com/<|eor|><|sor|>[http://bettermotherfuckingwebsite.com/](http://bettermotherfuckingwebsite.com/)<|eor|><|eols|><|endoftext|> | 1,879 |
programmerhumor | Is-This-Edible | jif7ck3 | <|sols|><|sot|>Looks great on my machine<|eot|><|sol|>https://i.redd.it/j0v40dj688xa1.jpg<|eol|><|sor|>- [x] works on any screen
- [x] loads fast
- [x] to-the-point and no annoying panels
LGTM, merge it ASAP.<|eor|><|sor|>https://motherfuckingwebsite.com/<|eor|><|sor|>[http://bettermotherfuckingwebsite.com/](http://bettermotherfuckingwebsite.com/)<|eor|><|sor|>I love how nobody ever posts this one first because it's required that they be posted in order.<|eor|><|eols|><|endoftext|> | 1,158 |
programmerhumor | No-Author365 | jiexd1p | <|sols|><|sot|>Looks great on my machine<|eot|><|sol|>https://i.redd.it/j0v40dj688xa1.jpg<|eol|><|sor|>Looks good to me.<|eor|><|sor|>I unironically wish more websites were like this.<|eor|><|eols|><|endoftext|> | 1,068 |
programmerhumor | MrDatabaser | jieux09 | <|sols|><|sot|>Looks great on my machine<|eot|><|sol|>https://i.redd.it/j0v40dj688xa1.jpg<|eol|><|sor|>Frontend developer would make fancy web full of npm packages that eats 2GB ram in browser tab.<|eor|><|eols|><|endoftext|> | 803 |
programmerhumor | moredhel0 | jietg6c | <|sols|><|sot|>Looks great on my machine<|eot|><|sol|>https://i.redd.it/j0v40dj688xa1.jpg<|eol|><|sor|>looks exactly like the stuff I make.<|eor|><|eols|><|endoftext|> | 742 |
programmerhumor | recaffeinated | jiey664 | <|sols|><|sot|>Looks great on my machine<|eot|><|sol|>https://i.redd.it/j0v40dj688xa1.jpg<|eol|><|sor|>Looks good to me.<|eor|><|sor|>Works on my machine. Performance is great. Browser compatability is superb.<|eor|><|eols|><|endoftext|> | 579 |
programmerhumor | nater255 | jiftqnh | <|sols|><|sot|>Looks great on my machine<|eot|><|sol|>https://i.redd.it/j0v40dj688xa1.jpg<|eol|><|sor|>- [x] works on any screen
- [x] loads fast
- [x] to-the-point and no annoying panels
LGTM, merge it ASAP.<|eor|><|sor|>https://motherfuckingwebsite.com/<|eor|><|sor|>[http://bettermotherfuckingwebsite.com/](http://bettermotherfuckingwebsite.com/)<|eor|><|sor|>I love how nobody ever posts this one first because it's required that they be posted in order.<|eor|><|sor|>And then we move on to
[Even better mother fucking website](https://evenbettermotherfucking.website/)<|eor|><|eols|><|endoftext|> | 576 |
programmerhumor | willing790 | jietsxo | <|sols|><|sot|>Looks great on my machine<|eot|><|sol|>https://i.redd.it/j0v40dj688xa1.jpg<|eol|><|sor|>Straight to the point, just like we want it<|eor|><|eols|><|endoftext|> | 575 |
programmerhumor | OperaSona | jif5wpz | <|sols|><|sot|>Looks great on my machine<|eot|><|sol|>https://i.redd.it/j0v40dj688xa1.jpg<|eol|><|sor|>Still more usable than 90% of web these days<|eor|><|sor|>I mean yeah.
The only "backend dev" thing that would be really bad is using ISO 8601 datetime format like "2023-05-01T10:09:35Z" (or Unix time stamp...). He took the time to format the date. That's good enough!<|eor|><|eols|><|endoftext|> | 500 |
programmerhumor | Runixo | jif6tuk | <|sols|><|sot|>Looks great on my machine<|eot|><|sol|>https://i.redd.it/j0v40dj688xa1.jpg<|eol|><|sor|>- [x] works on any screen
- [x] loads fast
- [x] to-the-point and no annoying panels
LGTM, merge it ASAP.<|eor|><|sor|>https://motherfuckingwebsite.com/<|eor|><|sor|>>Seriously, what the fuck else do you want?
Dark mode<|eor|><|eols|><|endoftext|> | 484 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.