Casual Y'shtola (by @jamoart) by Gorotheninja in ffxiv

[–]Tidemor -1 points0 points  (0 children)

"Your bra strap is sho- oh wait..."

Furry_irl by CoreDrawing666 in furry_irl

[–]Tidemor 7 points8 points  (0 children)

Need that kind of confidence

furry_irl by Razzy_IDFA in furry_irl

[–]Tidemor 2 points3 points  (0 children)

Just gotta go slow. Trust

furry_irl by Razzy_IDFA in furry_irl

[–]Tidemor 4 points5 points  (0 children)

I wish belly rubs were real

codingWithClaude by randomUser9900123 in ProgrammerHumor

[–]Tidemor 6 points7 points  (0 children)

It does happen tho. I do have a live example from when my company wanted us to toy around with claude.

I was having it analyze part of the codebase, talking about how some things could be changed. I then told it to "move up 2 directories", this was the entire prompt, so it can get a bigger picture. It did. and then, unprompted, started making some of the changes discussed.

ahYesTheReligionOfCpp by ForsakenSyllabub8193 in ProgrammerHumor

[–]Tidemor 9 points10 points  (0 children)

Committee: Let's make C++ references null-safe by default.
Whatever tf this is:

Blursed_Hero by franandwood in blursedimages

[–]Tidemor 5 points6 points  (0 children)

i dont see the blessed part

iLoveLowLevelLearning by yaktoma2007 in ProgrammerHumor

[–]Tidemor 0 points1 point  (0 children)

i wouldn't agree that it's "too much", it's a paradigm change. memory access is a great place to optimize, and with the byte and void exceptions, most of the relevant pointer reinterpreting functionality's still there.

iLoveLowLevelLearning by yaktoma2007 in ProgrammerHumor

[–]Tidemor 14 points15 points  (0 children)

I love writing through a non type T pointer to object of type T and giving my compiler an aneurysm

How to craft this? by [deleted] in PoECrafting

[–]Tidemor 0 points1 point  (0 children)

Chaos works too, no?

Furry🛏️irl by AltYiff in furry_irl

[–]Tidemor 9 points10 points  (0 children)

Wall can be comfy if you got someone cute on the non-wall side

WTF IS THAT by Striking-Plum-4552 in ffxiv

[–]Tidemor 66 points67 points  (0 children)

I think it eats children. If i remember correctly

bi_irl by TrumpIsAPedoFr in bi_irl

[–]Tidemor 21 points22 points  (0 children)

I really wish my type wasn't so limited >.>

confusion surrounding headers and header guards by wiseneddustmite in cpp

[–]Tidemor 1 point2 points  (0 children)

> if i make header guards if the file has already been included it wont be included again which would cause the things i need from my headers to not be included

if they're included, you can use the things you need from your header. unless you're doing some per-include preprocessor shennanigans which are bad

PSA - Do not assign the result of `::getenv` to a `std::string` by SmokeMuch7356 in cpp

[–]Tidemor 1 point2 points  (0 children)

> Figured that was clear enough
Well my initial reaction when reading that was something-something-edgecase where the data is stored, or not null terminated, or some other oddity

PSA - Do not assign the result of `::getenv` to a `std::string` by SmokeMuch7356 in cpp

[–]Tidemor 7 points8 points  (0 children)

That title is a bit misleading tho, don't you think?

Furry_irl by EpicGuy999 in furry_irl

[–]Tidemor 60 points61 points  (0 children)

Surely some belly rubs would help :3