I don’t know if everyone here is just a galaxy brain or what, but I’m surprised nobody has asked or explained the joke. The red bird is a CPU running lines of assembly instructions and the crow is user input causing an interrupt to press the e key. This particular type of interrupt exists because it would feel really bad if you were typing, and the text didn’t show up until several seconds later when the CPU felt like processing the (hopefully) buffered input.
This particular type of interrupt exists because it would feel really bad if you were typing, and the text didn’t show up until several seconds later when the CPU felt like processing the (hopefully) buffered input.
Meanwhile me enjoying multiple seconds latency when typing some commands in ssh using putty inside a windows VM using RDP accessed via a shitty corporate VPN from the other side of the world, while using another VPN because corporate blocked all traffics from other countries…
Around normal people I feel like a fucking god when it comes to computers. But then I come here and I barely know what a computer is. Thanks for explaining.
No worries! Usually the memes here aren’t so technical. I only got the joke because I was required to take a class on operating systems for my degree, and we covered interrupts.
Yeah I dunno I just got it even though I didn’t specifically ever look those things up. Just by osmosis I know what assembly looks like and I’ve heard of keyboard interrupts which… Don’t those not exist anymore with USB devices or something?
You’re correct. Modern keyboards have the CPU poll the keyboard rather than interrupting the CPU. Hardware interrupt really occurred with the old PS/2 keyboards, so this meme is technically outdated
Same, I don’t even really know what assembly looked like (now I do I guess) but it just seemed like it was probably basic instructions, and knowing the meme is the yellow one interrupting the other and it would make sense that a keyboard would interrupt. Didn’t even know ps/2 keyboards interrupting was a thing
I think the explanation was needed. Even if one knows about interrupts, it’s easy to misunderstand the meme. For example i thought it was a joke about a person writing assembly and being used to 32 bit code and thus mistyping %rax as %eax, and I’ve seen another comment here referencing “muscle memory”. (Obviously the interrupt interpretation makes way more sense and it’s funnier)
I don’t know if everyone here is just a galaxy brain or what, but I’m surprised nobody has asked or explained the joke. The red bird is a CPU running lines of assembly instructions and the crow is user input causing an interrupt to press the e key. This particular type of interrupt exists because it would feel really bad if you were typing, and the text didn’t show up until several seconds later when the CPU felt like processing the (hopefully) buffered input.
Quality meme op
Meanwhile me enjoying multiple seconds latency when typing some commands in ssh using putty inside a windows VM using RDP accessed via a shitty corporate VPN from the other side of the world, while using another VPN because corporate blocked all traffics from other countries…
Dear God 😂 please tell me this is an exaggeration
It’s true. I ended up creating an ssh tunnel using
autossh
to a bastion server to escape the awfulness, but don’t tell the IT department I did that.Makes more sense than my interpretation.
I thought someone was typing assembler on their phone and autocorrect didn’t like that they spelled mov without the e at the end.
And here my barely awake trans ass was wondering why the crow was talking about estrogen 😅.
I need coffee.
deleted by creator
Around normal people I feel like a fucking god when it comes to computers. But then I come here and I barely know what a computer is. Thanks for explaining.
No worries! Usually the memes here aren’t so technical. I only got the joke because I was required to take a class on operating systems for my degree, and we covered interrupts.
Yeah I dunno I just got it even though I didn’t specifically ever look those things up. Just by osmosis I know what assembly looks like and I’ve heard of keyboard interrupts which… Don’t those not exist anymore with USB devices or something?
You’re correct. Modern keyboards have the CPU poll the keyboard rather than interrupting the CPU. Hardware interrupt really occurred with the old PS/2 keyboards, so this meme is technically outdated
Same, I don’t even really know what assembly looked like (now I do I guess) but it just seemed like it was probably basic instructions, and knowing the meme is the yellow one interrupting the other and it would make sense that a keyboard would interrupt. Didn’t even know ps/2 keyboards interrupting was a thing
Thank you
Thank you for explaining!
Thanks!
Top geekmeme :)
Why do you explain an obvious meme. You also dont need a galaxy brain to know basics about CPU.
Interrupts are basic technical computer understanding. Nobody felt a need to explain it.
I think the explanation was needed. Even if one knows about interrupts, it’s easy to misunderstand the meme. For example i thought it was a joke about a person writing assembly and being used to 32 bit code and thus mistyping %rax as %eax, and I’ve seen another comment here referencing “muscle memory”. (Obviously the interrupt interpretation makes way more sense and it’s funnier)
deleted by creator