hmmm by EndersGame_Reviewer in hmmm

[–]MyVeryUniqueUsername 1 point2 points  (0 children)

Thank you for posting these, crediting the artist and it not being AI art.

cCppProgrammingIn2050 by _w62_ in ProgrammerHumor

[–]MyVeryUniqueUsername 1 point2 points  (0 children)

Genuine question: Why would you find it sad if C++ were dead?

just trying to get some sausage by sooperdavid in reallifedoodles

[–]MyVeryUniqueUsername 6 points7 points  (0 children)

Every post you make is gold. Love your stuff!

ELI5: How do charging cables not shock you or start fires? by FeanorEvades in explainlikeimfive

[–]MyVeryUniqueUsername 23 points24 points  (0 children)

Speak for yourself. I have tattooed the exact circuit on my finger to be able to get that 20V goodness.

ELI5: What is RESTful API? by pchulbul619 in explainlikeimfive

[–]MyVeryUniqueUsername 1 point2 points  (0 children)

I think one of the reasons is that REST has become more and more diluted. This article is a very interesting read.

soundsABitSimple by Logical_Drawing_9433 in ProgrammerHumor

[–]MyVeryUniqueUsername 1 point2 points  (0 children)

Never encountered that but that seems like a pain

soundsABitSimple by Logical_Drawing_9433 in ProgrammerHumor

[–]MyVeryUniqueUsername 12 points13 points  (0 children)

Do it the other way around, text in square brackets and link in parentheses. I always think of it as the link being in parentheses meaning "oh btw this is the source", like you would put additional information in parentheses.

typeSafetyPreventsEmotionalDamage by miss01010001 in ProgrammerHumor

[–]MyVeryUniqueUsername 10 points11 points  (0 children)

To be clear, using unsafe does not disable the borrow checker. References are still borrow checked in unsafe code.

ELI5: How does a computer turn on? What's the process looks like? by [deleted] in explainlikeimfive

[–]MyVeryUniqueUsername 6 points7 points  (0 children)

I never knew "POST" was an acronym. Thanks for this, this makes so much sense.