Ask HN: I'm bored, what should I build 2 points by SpyCoder77 6mo ago ↗ HN Title says it all. Any ideas welcome. I know Next JS, Typescript and Python.
[–] nacozarina 6mo ago ↗ P2PRe-imagine anything as P2P. A ‘remix’ of git was recently released called radicle. Reimagined git with no central server.Do that for literally anything.
[–] bdangubic 6mo ago ↗ a human with another human. the building process is a lot of fun and end-result will bring you joy for the rest of your life
[–] rlupi 6mo ago ↗ Learn something else. Try Rust or Go.E.g. Write a semi-naive datalog interpreter that uses sqlite as a backend (sql and datalog are computationally equivalent), make it available to Python and Typescript. (I am actually bored too, I might "steal" my own idea)
4 comments
[ 3.2 ms ] story [ 19.4 ms ] threadRe-imagine anything as P2P. A ‘remix’ of git was recently released called radicle. Reimagined git with no central server.
Do that for literally anything.
E.g. Write a semi-naive datalog interpreter that uses sqlite as a backend (sql and datalog are computationally equivalent), make it available to Python and Typescript. (I am actually bored too, I might "steal" my own idea)