317
call the doctor, the CS doctor
(lemmy.world)
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.
When you’ve eaten more than 50% of the hamburger, do you claim to have eaten one, or do you claim zero? Are you useing standard founding or are you using floor()?
I create a Vulkan instance, a device, a compute pipeline then use an image sampler with
VK_FILTER_LINEAR
on a single-texel image in order to interpolate the two adjacent values of hamburger eatage, simple as.