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

  1. Don't throw mud. Behave like an intellectual and remember the human.
  2. Keep it rooted (on topic).
  3. No spam.
  4. 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

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] sanpedropeddler 19 points 3 days ago (3 children)

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.

[โ€“] enumerator4829 26 points 3 days ago (2 children)

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!

[โ€“] [email protected] 2 points 2 days ago

Based on the https://nand2tetris.org/ courses if you want an even deeper dive.

[โ€“] [email protected] 1 points 2 days ago

I know what I'll do in the next boring lecture!

[โ€“] [email protected] 11 points 3 days ago

You can create memory by arranging logic gates in bistable or latch circuits.

[โ€“] [email protected] 9 points 3 days ago (1 children)

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.

[โ€“] [email protected] 6 points 3 days ago

Yeah but you need 2 logic gates for one bit so it would take 16 logic gates for a byte, not 8.