• 0 Posts
  • 28 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle















  • Some people are trying (RISC-V for instance) but as others pointed out it’s really really hard, especially if you want to make the whole computer free and open source.
    First you need an architecture for pretty much all components if you want it to be truly free (how the CPU, ram, motherboard, etc. work, on paper).
    Then you need to manufacture these components, and making a modern CPU is insanely complex, even more so when you have a brand new architecture.
    Then you need software (firmware, drivers, etc.), and again, on a new architecture, stuff will work differently than it does on existing stuff. So people need to learn how to work on your platform to make software. And obviously you need to make it available to people by selling it somehow.
    It’s technically doable but the investment (both monetary and humanly) would be massive and not really something anyone can start on their own as a hobby.