Hacker News new | ask | show | jobs
by rlupi 167 days 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)