So, this isn’t exactly retrocomputing and it looks like it’s from four years ago, but I just found it and thought that many here may find it interesting.

This guy built a simple 8-bit CPU out of essentially discrete logic circuits (from what I’ve see so far, nothing more complex than a 4-bit adder chip) and explained the entire process.

youtube.com/playlist?list=PLow…

  • kalimari@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    10
    ·
    2 months ago

    Oh Ben Eater? He’s got a fairly large following and his other 6502 breadboard computer series is super relevant to this forum

  • CanadaPlus@lemmy.sdf.org
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    2 months ago

    Hmm, I can’t remember now if I’ve linked the guy doing his own semiconductor etching in his garage. I definitely have elsewhere, and that’s kind of similar.

    Just in case: Sam Zeloof

  • screwlisp@mastodon.sdf.org
    link
    fedilink
    arrow-up
    5
    ·
    2 months ago

    @me @retrocomputing

    1. extremely cool
    2. The thing is, while rolling back experienced computer performance/degrowthing computing clearly has to happen
      I think hand-wired 8 bit computing is an educational rather than practical thing. (Obviously 8 bit AVR MCUs are a practical thing). 32 bit physical lisp machines on fpgas! (Eventually)
    • me@social.jlamothe.netOP
      link
      fedilink
      arrow-up
      3
      ·
      2 months ago

      Oh yeah, I can’t see any practical use outside of educational, but for that purpose, it’s a fantastic resource.

    • AllNewTypeFace@leminal.space
      link
      fedilink
      arrow-up
      2
      arrow-down
      2
      ·
      2 months ago

      Silicon foundries use a lot of water and raw materials and contaminate the ground. Full degrowth may involve abandoning semiconductor technologies and making computers out of simpler parts, such as electromagnetic relays. They’ll be a lot slower and simpler, but with the right knowledge, one can make them from raw materials without bootstrapping a complex technology chain.

      • Trainguyrom@reddthat.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 months ago

        abandoning semiconductor technologies and making computers out of simpler parts

        I remember reading an article a while back about basically computing using cards which block or allow light to flow as a series of logic gates. Another way to think of it is reinventing the punch card.