You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !programmerhumor@lemmy.ml
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
Posts must be relevant to programming, programmers, or computer science.
No NSFW content.
Jokes must be in good taste. No hate speech, bigotry, etc.
I don’t know wtf cuda is, but the sentiment is pretty universal: please just fucking work I want to kill myself
Cuda turns a gpu in to a very fast cpu for specific operations. It won’t replace the cpu, just assist it.
Graphics are just maths. Plenty of operations for display the beautiful 3d models with the beautiful lights and shadows and shines.
Those maths used for display 3d, can be used for calculate other stuffs, like chatgpt’s engine.