Live data from Hacker News

Official Clojure Documentary page with Video, Shownotes, and Links

clojure.org

1–10 of 127 posts

Re: Official Clojure Documentary page with Video, Shownotes, and Links

#2
In a previous life, I wrote Clojure every day and still look back fondly attending Clojure/Conj and sitting next to Rich Hickey and other Clojure greats at dinner.

My first startup was all Clojure. AWS only had a dozen or two products and I think we must have been the first to compile Clojure to JS and run it on Lambda in production (the only runtime was Node.js 0.10 at the time).

Anyway, I cannot wait to watch this

Re: Official Clojure Documentary page with Video, Shownotes, and Links

#6
is clojure still relevant in the post agentic coding reality that opens up pretty much all esoteric languages to everyone ?

back in the day used to use clojure to write a fintech app but not sure if it is still relevant has uses vs other langs that have emerged

Re: Official Clojure Documentary page with Video, Shownotes, and Links

#8

is clojure still relevant in the post agentic coding reality that opens up pretty much all esoteric languages to everyone ? back in the day used to use clojure to write a fintech app but not sure if it is still relevant has uses vs other langs that have emerged

Clojure might be the least esoteric language ever. Call a function, get a value.

Re: Official Clojure Documentary page with Video, Shownotes, and Links

#9
post #5
post #4

Earlier quoted context omitted.

Are you watching the same thing I am? What AI slop?

I think they mean the video thumbnail, which may or may not be AI-generated.

I don't think it is, considering they highlighted it in a post about human craft [1]. I read somewhere it was illustrated by felipemelo.net, but can't find the reference anymore

[1]: https://bsky.app/profile/cultrepo.bsky.social/post/3mjhubrh3...

Re: Official Clojure Documentary page with Video, Shownotes, and Links

#10
Incredible: I had not idea NuBank discovered Datomic first and that it's Datomic that led them to Clojure, 100 million+ customers, and eventually acquiring Cognitect.

Good to see David Nolen (aka "swanodette") is in the documentary too.

As a bonus here's a recent talk from David Nolen about Clojure/ClojureScript and using DOM morphing instead of React.

If you don't want to watch it all, just take two minutes to watch from 23m15s to 25m15s. He compares a behemoth slurping all the browser's CPU and RAM resources versus a 13 Kb of JavaScript + Web components and DOM morphing:

https://youtu.be/BeE00vGC36E

His talk is presented from Emacs, gotta love that too...

Post reply on HN