this post was submitted on 05 May 2024
820 points (99.0% liked)

Programmer Humor

19471 readers
1327 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Alexstarfire@lemmy.world 6 points 6 months ago (3 children)

Yea, get back to me when you get to parallel programming.

[–] FierySpectre@lemmy.world 3 points 6 months ago

Writing kernels for parallel execution with OPENCL gives me flashbacks every time I remember them

[–] xmunk@sh.itjust.works 2 points 6 months ago (1 children)

Or even just try to understand pthreads.

[–] intensely_human@lemm.ee 2 points 6 months ago

You’re doing it again

[–] sukhmel@programming.dev 1 points 6 months ago

Tis' not hard, just add some sleeps to make sure other thread reads data before it is destroyed 🌚