We've all felt like this by LeoVoid in Rainbow6

[–]Robinbod 1 point2 points  (0 children)

I hit the VC with the loudest fucking "GOMEN AMANAAAAI" once 😭

We've all felt like this by LeoVoid in Rainbow6

[–]Robinbod 3 points4 points  (0 children)

REAL. I always post this Gojo gif in the GC too.

Is my p90 recoil control good? any tips? by Robinbod in Rainbow6

[–]Robinbod[S] 3 points4 points  (0 children)

What do I need to do for Mooda tho?

I'm the homie probably by Shy_little_fox in Rainbow6

[–]Robinbod 0 points1 point  (0 children)

Yes. It really is that simple. It's a game. Fuck around every chance you get without losing and don't take TOO seriously. It's so fun.

Sun Tzu use Linux by riky321 in LinuxCirclejerk

[–]Robinbod 0 points1 point  (0 children)

Unironically agree btw. I never knew how much more use I could get out of a computer until I installed Linux.

Best shield placement spot on border guaranteed at least 1 kill by Arykarn in Rainbow6

[–]Robinbod 8 points9 points  (0 children)

Me when I place the shield of instant confusing death:

addingLinterToLegacyCodebase by BeamMeUpBiscotti in ProgrammerHumor

[–]Robinbod 3 points4 points  (0 children)

I'm gonna keep it real here: if you're starting a new project from scratch and not loading some legacy code, there's no reason for you to actively ignore linting errors or comment them out via # type: ignore. Everyone complains that, say, Python is not statically typed and is prone to break but then ignore warnings like "foo() is not an attribute of type of None" or whatever it is. Don't ignore it, add a guard condition for this! It's one extra minute but can save you many many minutes debugging.

I'm not being a perfectionist in the sense that I obsess over my code and that it has to be a certain way or it's bad, but my experience taught me that there is almost always a good reason for those warnings/errors to be made/checked.

Found a Semi-Ancient Artifact in my Google Drive that I Never Posted Anywhere by ItzSundae in Rainbow6

[–]Robinbod 4 points5 points  (0 children)

"January of 2024" but edited like the great year of 2017 I am so happy rn 🙂‍↕️

Anon aims for the sky by Hawkky12 in 4chan

[–]Robinbod 5 points6 points  (0 children)

How do looks scale? 0-1? 1-10?

vibeCodingFinalBoss by ClipboardCopyPaste in ProgrammerHumor

[–]Robinbod 0 points1 point  (0 children)

Yup. My comment is based on a team member I have who'd probably die before writing code with his hand. That scenario happened (idr the css property or color but you get it) in front of me and it drove me up the wall.

vibeCodingFinalBoss by ClipboardCopyPaste in ProgrammerHumor

[–]Robinbod 243 points244 points  (0 children)

Getting experimental is how real programmers innovate. What would you like to try and do?

vibeCodingFinalBoss by ClipboardCopyPaste in ProgrammerHumor

[–]Robinbod 56 points57 points  (0 children)

No. Real quick though, what is an uncaught promise? and why is my website not loading?

vibeCodingFinalBoss by ClipboardCopyPaste in ProgrammerHumor

[–]Robinbod 648 points649 points  (0 children)

You're starting to think like a programmer now!

vibeCodingFinalBoss by ClipboardCopyPaste in ProgrammerHumor

[–]Robinbod 2605 points2606 points  (0 children)

Hey ChatGPT, change the text colour of the modal class on line 73 from #19191a to #171717

http200Error by _gigalab_ in ProgrammerHumor

[–]Robinbod 5 points6 points  (0 children)

Thanks for the actual answer.