#cljs

Clojure Planetplanet@clj.social
2025-06-15

The Loneliness of Architectural Completion

ooloi.org/home/the-loneliness-

​I wrote this as the final pieces of Ooloi's backend architecture were falling into place. What began as a meditation on infrastructure and isolation turned into something more personal about mastery, loss, and the strange kind of solitude that...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

Clojure Planetplanet@clj.social
2025-06-15

The Musical Journey to Understanding Transducers: Building Ooloi's Piece-Walker

ooloi.org/home/the-musical-jou

How solving a real music notation problem revealed the perfect transducer use case ​The Problem That Started It All I found myself confronting what appeared to be a deceptively simple requirement for Ooloi: 'Resolve slur endpoints across the...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

Clojure Planetplanet@clj.social
2025-06-15

Akima splines

wedesoft.de/software/2025/06/1

Recently I was looking for spline interpolation for creating curves from a set of samples. I knew cubic splines which are piecewise cubic polynomials fitted such that they are continuous up to the second derivative. I almost went ahead and...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

Clojure Planetplanet@clj.social
2025-06-13

56: XTDB: A Bitemporal database in Clojure

therepl.net/episodes/56/

Jeremy Taylor and James Henderson talk about building XTDB, bitemporality, SQL compatibility, and Apache Arrow. Launching XTDB v2 Grid Dynamics acquires JUXT LSM Tree The Generational Hypothesis JUXT Cast - Viktor Leis HTAP Processing Are We There...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

Clojure Planetplanet@clj.social
2025-06-12

Launching XTDB v2 — time-travel SQL database to simplify compliance

xtdb.com/blog/launching-xtdb-v

#clojure #clj #cljs !clojure@lemmy.ml @clojure

Clojure Planetplanet@clj.social
2025-06-09

Implementing dynamic scope for Fennel and Lua

andreyor.st/posts/2025-06-09-i

I’m continuing my work on fennel-cljlib, my port of clojure.core and some other core libraries, focusing on porting missing functions and features to it. One such feature, which I sometimes miss in Lua and Fennel, is dynamic binding. The Lua VM...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

Clojure Planetplanet@clj.social
2025-06-08

Beyond the If Pattern

lambdaisland.com/blog/2025-06-

by Laurence ChenIn my work at Gaiwan, there was a piece of code with poor quality that always felt like a thorn in my side. For a long time, I couldn’t come up with a better way to handle it.The code was a Nested If. Each step-* is a side-effect...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

Clojure Planetplanet@clj.social
2025-06-08

How do you prototype a nice language?

kevinlynagh.com/newsletter/202

How do you prototype a nice language? I’ve spent the past month prototyping my codeCAD language. However, while I’ve made tons of zero-to-one-type progress (an EBNF grammar, parser, function definitions, evaluation, and numeric solving!), the...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

Clojure Planetplanet@clj.social
2025-06-08

Clojure Deref (June 6, 2025)

clojure.org/news/2025/06/06/de

Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). Podcasts, videos, and media Vibe Coding With Clojure-MCP: Bruce Hauman/Luke Burton/Gene Kim - IT Revolution 7 UIs with Replicant, Ep...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

Clojure Planetplanet@clj.social
2025-06-08

Building a Bitemporal Index (part 3): Storage

xtdb.com/blog/building-a-bitem

#clojure #clj #cljs !clojure@lemmy.ml @clojure

Clojure Planetplanet@clj.social
2025-06-08

Newsletter 63 – 05/2025

otavio.dev/2025/06/03/newslett

Featured Microservices Are a Tax Your Startup Probably Can’t Afford – Microservices architecture are well known for the amount of platform engineering required to extract the best from it, if you’re a small company, probably you’ll not have time...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

Clojure Planetplanet@clj.social
2025-06-08

Clojure 1.12.1

clojure.org/news/2025/06/02/cl

Clojure 1.12.1 is now available! Find download and usage information on the Downloads page. CLJ-2899 - Revert change in semantics of qualified symbol in invocation position if field and method of same name CLJ-2898 - Objects that are both...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

Clojure Planetplanet@clj.social
2025-06-08

Building the Future of Clojure: Welcoming Christoph Neumann as Nubank’s First Clojure Developer Advocate

building.nubank.com/clojure-de

At Nubank, technology is not just a tool — it’s how we rethink financial services, empower millions across Latin America, and challenge the status quo.  Since our very first line of code in 2013, Clojure has been at the heart of this mission: a...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

Clojure Planetplanet@clj.social
2025-06-08

A look into Nubank’s tech hub in Berlin

building.nubank.com/tech-hub-b

Today, Nu is one of the largest digital financial services platforms in the world, with over 118 million customers across Brazil, Mexico, and Colombia. From day one, our goal has been to challenge the status quo of the financial industry—using...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

Clojure Planetplanet@clj.social
2025-06-08

Too many degrees of freedom

ericnormand.substack.com/p/too

I love conference talks. I believe that YouTube has made me a better programmer over the last 17 years. I’ll often turn one on while I’m doing chores. I’ll learn something and sometimes even be inspired to write about it. Like this one.The talk I...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

Clojure Planetplanet@clj.social
2025-06-08

Towards React Server Components in Clojure, Part 3

romanliutikov.com/blog/towards

A journey on bringing React Server Components to Clojure JVM, as a part of UIx library

#clojure #clj #cljs !clojure@lemmy.ml @clojure

2025-06-08

Clojure Deref (June 6, 2025)

clojure.org/news/2025/06/06/de

Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). Podcasts, videos, and media Vibe Coding With Clojure-MCP: Bruce Hauman/Luke Burton/Gene Kim - IT Revolution 7 UIs with Replicant, Ep...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Clojure Planetplanet@clj.social
2025-06-08

May 2025 Short-Term Project Updates Q2 2025 Projects

clojuriststogether.org/news/ma

This is the April/May project update for four of our Q2 2025 Funded Projects. (Reports for the other two are on a different schedule). A brief summary of each project is included to provide overall context. Jeremiah Coyle: Bling Add support for...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

2025-06-08

Clojure Deref (May 23, 2025)

clojure.org/news/2025/05/23/de

Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). A huge thanks to Anton Fonarev who has put in a ton of work aggregating these links for the last couple of years! It’s a lot to keep up with...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

2025-06-08

Clojure 1.12.1

clojure.org/news/2025/06/02/cl

Clojure 1.12.1 is now available! Find download and usage information on the Downloads page. CLJ-2899 - Revert change in semantics of qualified symbol in invocation position if field and method of same name CLJ-2898 - Objects that are both...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst