I understand this meme because of Minecraft redstone.
I'll be in the corner picking my nose if anyone needs anything.
A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.
Rules
This is a science community. We use the Dawkins definition of meme.
I understand this meme because of Minecraft redstone.
I'll be in the corner picking my nose if anyone needs anything.
๐ค Tap, tap, is this thing on? Posting again, even though this joke is probably only for me.
Presumably, this is F W DeMorgan's Law.
where is Xafrica
~~NAND and NOR are swapped. Pretty good otherwise ๐~~
Huh, it's actually correct. I remembered the logic gates but not how they translate to words, heh.
Here's how it works. Thanks to everyone who pointed it out. https://en.m.wikipedia.org/wiki/De_Morgan's_laws
Nope, looks like they DeMorganed to avoid parenthesis
NAND = ยฌ(A โง B) = ยฌA โจ ยฌB = Not A or Not B
NOR = ยฌ(A โจ B) = ยฌA โง ยฌB = Not A and Not B
You have disappointed De Morgan
Yeah otherwise the nomenclature would not make sense
Edit: I take it back, it's properly swapped, I thought it wasn't.
FYI : a nor b = not a and not b, and vice versa for nand
I was about to comment the same.