Hacker News new | ask | show | jobs
by fulafel 2546 days ago
I think you will get the hacker vibe a lot more when you start browsing around Clojure libraries and stuff people have built with it for fun.

Re startup time, maybe you prefer to run on JS. See eg https://github.com/anmonteiro/lumo

(Though you can also use GraalVM to get fast startup time on prod builds of JVM Clojure projecs)