TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What is something you want to build from scratch?

5 pointsby didizajaabout 4 years ago
I&#x27;ve often heard that the best way to learn how something really works is to try to build your own version of it from scratch. I think the basis of this idea is that having to re-derive relevant abstractions and then implement them on your own requires&#x2F;engenders a much deeper, intimate understanding of the concepts involved.<p>As someone who loves learning and wants to improve my knowledge of computer science and programming (among other things), I often ask myself what things I&#x27;d like to build from scratch, given the time and energy. Right now this includes a compiler and an OS.<p>So, HN, I ask you, what thing(s) do you have a burning desire to build from scratch?

4 comments

haltingproblemabout 4 years ago
Enigma like crypto machine using rotary ciphers. Perhaps a Hagelin or Transvertex hc9 or a m209.<p><a href="https:&#x2F;&#x2F;www.cryptomuseum.com&#x2F;crypto&#x2F;index.htm" rel="nofollow">https:&#x2F;&#x2F;www.cryptomuseum.com&#x2F;crypto&#x2F;index.htm</a>
评论 #26682714 未加载
leeuw01about 4 years ago
A model checker for timed-automata.<p>I&#x27;m currently working my way through &quot;Timed Automata: Semantics, Algorithms and Tools&quot; and I&#x27;m going to implement the shown algorithms.
评论 #26682502 未加载
philipswoodabout 4 years ago
Given time and a freedom from financial concerns, a full stack from FPGA upwards.<p>(something like Project Oberon)<p>Maybe a relay-based CPU.<p>An alternative high-CPU count, low individual CPU-capability, multi-cpu system on a single chip, each with small amount of memory with &quot;network-on-chip&quot; interconnects.
评论 #26682458 未加载
tocs3about 4 years ago
A mechanical Conway&#x27;s Game of Life.
评论 #26685701 未加载