Avatar

Thassar

Thassar@lemmy.blahaj.zone
Joined
0 posts • 13 comments
Direct message

I mean, they can but it takes time to do that and until they do /r/pics is adhering to the letter of the law (or at least an interpretation of it) while spitting in the face of the spirit of the law.

permalink
report
parent
reply

Ah, no, swearing is allowed as long as it’s vulgarity, profanity is what requires an NSFW tag. It’s a very important distinction that the Reddit ToS accidentally makes.

So, in conclusion: Fuck -> No NSFW tag. Hell -> Yes NSFW tag.

permalink
report
parent
reply

Multi-threaded programming is hard. You can’t just write some code and expect it to work across 4 cores, you need to know what to parallelise and how to do it. If you think normal bugs are hard to fix, just wait until you have a calculation that gives a different answer each time you run it thanks to race conditions.

permalink
report
parent
reply