HackerTrans
TopNewTrendsCommentsPastAskShowJobs

stepbeek

no profile record

Submissions

Html.yeah – Clojure schema-based HTML components

github.com
29 points·by stepbeek·9 месяцев назад·0 comments

comments

stepbeek
·2 месяца назад·discuss
I agree with this. I feel like there’s a false dichotomy right now in a lot of these discussions where one can only vibe code or only code by hand. It is possible to do both…
stepbeek
·2 месяца назад·discuss
This framing of it being a tool that you find indispensable as an individual is important. I’m not interested in debating static vs dynamic types, or vim vs emacs, etc. If it works for you, then that’s great!

But the difference with LLMs currently - I guess? - is that non-engineers are pushing the idea that it’s universally indispensable at scale. I think it leads to a lot of emotion bleeding into the debate.
stepbeek
·8 месяцев назад·discuss
Nvidia drivers leave a bit to be desired on Linux imo. I’ve got an all AMD HTPC right now and bazzite is terrific.
stepbeek
·9 месяцев назад·discuss
This page should give you the answer: https://nrepl.org/nrepl/usage/server.html
stepbeek
·9 месяцев назад·discuss
You can expose a REPL socket from a running clojure instance in whatever environment you choose. Biff has this as a marketed feature, described on this page: https://biffweb.com/docs/reference/production/
stepbeek
·9 месяцев назад·discuss
Absolutely. I had imagined green hydrogen production or something similarly intensive to be the solution.
stepbeek
·9 месяцев назад·discuss
Reminds me of the Rich Hickey post Open Source is Not About You.

https://gist.github.com/richhickey/1563cddea1002958f96e7ba95...
stepbeek
·10 месяцев назад·discuss
Your recent post on using datastar with SSE to power game of life [1] was excellent. Thanks for writing it!

[1] https://andersmurphy.com/2025/04/07/clojure-realtime-collabo...