5 ms·
I’ve gone down the same logical pattern of using Go for llms even though I personally prefer Clojure.
by jgoodhcg 1mo ago
I’ve gone down the same logical pattern of using Go for llms even though I personally prefer Clojure.
- foretop_yardarm 1mo agoI am working on two projects these days, one in Go and one in Clojure and anecdotally, I prefer clojure. (Easier to review, better iteration cycles through repl, cleaner and more concise code, better domain modelling)