Welcome back, fellow Cojurians! In our previous article, we explored the fundamental differences between SQL and Datomic, focusing on basic data modeling and querying. Today, we’ll dive into one of Datomic’s most distinctive features: its...
The Apropos show with Zach Tellman was a success (despite a technical hiccup; it wouldn’t really be Apropos without hiccups). And this week we have Alex Miller as a guest. Will Alex explain monads or transducers? Please join us on YouTube. You can...
Como desenvolvedor a alguns anos, decidi mergulhar no mundo de LISP através de Clojure por pura curiosidade. E foi assim que encontrei o livro "Clojure for the Brave and True", de Daniel Higginbotham. A primeira coisa que me chamou a atenção foi o...
🎙️ "Being an underdog also makes you attractive... when I'm bringing Clojure to the table as a company, I'm getting developers who really burn for something." When you're building software on a closed platform like Salesforce, what happens when...
Welcome back, fellow Cojurians! In our previous article, we explored the fundamental differences between SQL and Datomic, focusing on basic data modeling and querying. Today, we’ll dive into one of Datomic’s most distinctive features: its...
Chess movesLast week I read an article from the MIT Technology Review that looked into what causes people to make mistakes. The approach was one I hadn’t seen before: it used data mining on a set of chess games. Their rationale was that:There’s a...
Taggie is an experimental library trying find an answer for a strange question: is it possible to benefit from Clojure tags and readers, and how? Taggie extends printing methods such that types that could not be read from their representation now...
Like everyone I've been exploring AI tools and reading Simon Willisons excellent blog I discovered how he uses LLMs to generate one-off Python tools. In this post I'm gonna share a bit more about how I generate Babashka scripts in similar...
Good news for Java developers: You can now experience WebForms Core technology in Java. Elanat has update the WebForms class for Java with the latest version of WebFormsJS, 1.6. The WebForms class on the server and the WebFormsJS library on the...
Hi there! I'm Shrijith Venkatrama, founder of Hexmos. Right now, I’m building LiveAPI, a tool that makes generating API docs from your code ridiculously easy. Functional Programming (FP) isn't just another trend—it's a game-changer for writing...