this post was submitted on 15 Mar 2025
645 points (98.6% liked)
Science Memes
13430 readers
3522 users here now
Welcome to c/science_memes @ Mander.xyz!
A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.
Rules
- Don't throw mud. Behave like an intellectual and remember the human.
- Keep it rooted (on topic).
- No spam.
- Infographics welcome, get schooled.
This is a science community. We use the Dawkins definition of meme.
Research Committee
Other Mander Communities
Science and Research
Biology and Life Sciences
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- !reptiles and [email protected]
Physical Sciences
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Humanities and Social Sciences
Practical and Applied Sciences
- !exercise-and [email protected]
- [email protected]
- !self [email protected]
- [email protected]
- [email protected]
- [email protected]
Memes
Miscellaneous
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How do you store a tweet in logic gates? Would you not need to construct crab based memory?
And to play doom you would need a crab based cpu with much more functionality than the few logic gates they have working.
If you can have NAND-gates, a clock and some wires, you can build anything.
Go visit https://nandgame.com/ to try it out yourself!
Based on the https://nand2tetris.org/ courses if you want an even deeper dive.
I know what I'll do in the next boring lecture!
You can create memory by arranging logic gates in bistable or latch circuits.
If the logic gates can feed back onto themselves, you can build a simple [flip flop](https://en.m.wikipedia.org/wiki/Flip-flop_(electronics)) that can store a bit.
Yeah but you need 2 logic gates for one bit so it would take 16 logic gates for a byte, not 8.