The votes are in!! Clojurists Together members have voted to to fund 5 developers $1.5k/month for 12 months ($90k USD total!). We’re pleased to announce the following developers/teams who will be funded: Michiel Borkent Eric Dallo Dragan...
Working on a Chrome plugin I got to use ClojureScript in yet another new environment. After the usual browser setup, Node, Deno and Github Actions, this time it was the Chrome plugin system. While it was mostly a very smooth ride, I had a little...
🎙️ What happens when you choose a programming language for its technical merits and because you genuinely enjoy working with it? In the second episode of "Clojure in product. Would you do it again?", we talked with Adam Tornhill about building...
We’ve got our second (and one third) set of reports from developers working on short-term projects funded in Q3 2024. You’ll find a brief description of each project at the top of the page to provide some context – followed by current project...
by cgrand (🦋 🦣 𝕏) As Clojure developers we love the simplicity of putting almost all application state under a single atom. You get isolation (as long as you don't deref twice) thanks to immutable (persistent) collections and transactional...
If you’ve worked with Mastodon (or possibly other ActivityPub implementations too) HTTP Signatures might sound familiar. When notifying another server of an event, the request can be signed thus proving its authenticity, meaning that the receiving...
Are you a programmer looking to level up your skills? Maybe you’ve been wrestling with code, battling memory leaks, or trying to wrangle concurrency? Whatever your programming journey, 0x3d.site is here to lend a helping hand—or a Goroutine. 😉 ...
I've started open-sourcing Yakread. I'm going to try publishing videos about it along the way. This first video describes Yakread's schema. The production quality here is a little low... next time I'll try disabling dark mode and making the text...