Top3 Themes in the Discussion
| Theme | Supporting Quote |
|---|---|
| 1. Clarifying “time to first instruction” vs. full startup latency | "The 7ms here is measured at the point where let‑go starts executing user code. It takes 7ms to initialize the compiler, load all stdlib namespaces and compute all vars. So it's not 'time to first instruction', it's 'time to running your code'." — marcingas |
| 2. Critique of README style & “vibe” culture | "You made an account just to post this low‑effort ‘criticism’? What’s the point?" — blanched "Yeah, it has em dashes alright. But that's besides the point I guess. What is your point?" — marcingas |
| 3. Growing interest in a Clojure‑like Go language & ecosystem | "Nice! I recently played around with a Lisp syntax for Go semantics..." — veqq "I think you could make a framework on top of this. It doesn't yet run unmodified Clojure libs like hiccup but it wouldn't be hard to roll something relatively simple and solid in let‑go." — marcingas |
The conversation centers on accurate performance labeling, concerns about polished‑looking READMEs, and enthusiasm for a Clojure‑style language that compiles to Go.