James Henderson
jarohen.dev
James Henderson
@jarohen.dev
@XTDB Head of Engineering @JUXT
"If I had a requirement to monitor all the new systems that we've onboarded, for their first three days, to ensure they stay within agreed limits, could we do that with @xtdb.com?"

Time-oriented requirements are *everywhere*!

#bitemporal #sql
June 26, 2025 at 9:15 AM
@xtdb.com beta6 is out today 🚀

Containing the sorts of changes that don't make for very exciting release-notes, but all the little things you'll appreciate when you're actually working with it day-to-day/deploying it into production.

No buzzwords this time I'm afraid!

xtdb.com/blog/v2beta6
[ANN] 2.0.0-beta6 · XTDB
xtdb.com
February 14, 2025 at 1:23 PM
Anyone I know use Google Cloud? looking to set up a small k8s cluster with c4-family machines for a proof-of-concept and I'm getting the full 'you need to schedule a call with a sales rep' rigmarole... What'm I missing?

AWS it's either just part of the default quotas or it's a simple automated form
February 10, 2025 at 4:49 PM
Reposted by James Henderson
Based on the SQL-spec, why do we need to use locks at all (in an MVCC DB), when we do REPEATABLE READ or READ COMMITTED? Why can't we just expose changes at commit with a future timestamp and read with a past timestamp?

Is this like a "vestigial organ" thing?
February 3, 2025 at 8:44 AM
Always good to cut a release - today, @xtdb.com 2.0.0-beta5 🚀

Introducing "template-friendly" SQL, for everyone who's ever battled with commas and ANDs in generated queries, as well as cutting down on subqueries in common cases

Oh, and faster ingest, that always helps ☺️

github.com/xtdb/xtdb/re...
January 13, 2025 at 2:59 PM
Definitely implemented this by hand myself too many times in the past before I joined the @xtdb.com team 😅
xtdb.com XTDB @xtdb.com · Jan 10
🚀 Need accurate reporting and seamless data corrections in your #Database?
📹 See how XTDB's bitemporality makes auditing and historical queries effortless. Correct mistakes, track changes, and retrieve past states—all with simple SQL queries.

youtu.be/gKXpljRpHlo
The incredible TIME TRAVEL capabilities of XTDB 👀
YouTube video by XTDB
youtu.be
January 10, 2025 at 7:07 PM
Reposted by James Henderson
My #clojure OSS updates for November and December 2025! See you next year! #babashka #cljKondo #squintcljs

blog.michielborkent.nl/oss-updates-...
OSS updates November and December 2024
My Clojure OSS updates for November and December 2024
blog.michielborkent.nl
December 30, 2024 at 3:54 PM
Reposted by James Henderson
I propose we replace semantic versioning with pride versioning
December 21, 2024 at 7:07 PM
Reposted by James Henderson
🎁 Day 1️⃣9️⃣ of our annual Content Advent Calendar 🗓️🎄

In his blog post, @jarohen.dev@xtdb.com Head of Engineering – shares actionable strategies for #engineering managers looking to elevate 1:1 meetings, improve team communication, and foster personal growth ➡️ www.juxt.pro/blog/technic...
JUXT Blog: Ways to improve one-to-ones for technical people-managers
Actionable ideas for you and your team to get more from your regular one-to-ones
www.juxt.pro
December 19, 2024 at 1:30 PM
First day of Christmas break today - much needed, feels like it's been a long year's work 😅

Now chance to check out tech conference season - any that have recently released their talks?
December 18, 2024 at 10:39 AM
Reposted by James Henderson
🎁 Day 1️⃣7️⃣ of our Content Advent Calendar 🗓️🎄

Integrating #Rust with legacy #C++ APIs isn’t easy.

JUXT #engineer Jan Sulmont dives into "API flattening" – a technique that wraps C++ #API callbacks into Rust objects, enabling zero-copy data access and safe integration ➡️ www.juxt.pro/blog/flatten...
JUXT Blog: Flattening Legacy C++ APIs for Rust Integration
Recipe for using an existing C++ API in Rust
www.juxt.pro
December 17, 2024 at 5:20 PM
Blogged: "The Missing SQL Sub-queries"

SQL's had sub-queries since SQL:92 - but it's still a challenge to return properly nested data through SQL queries.

#XTDB has first-class support for nested values, as well as `NEST_ONE` and `NEST_MANY`, which fill this gap:

xtdb.com/blog/the-mis...
The missing SQL sub-queries · XTDB
xtdb.com
December 12, 2024 at 12:03 PM
Reposted by James Henderson
Join @refset.bsky.social for an online tech talk this Wednesday (4pm GMT) on 'as-of reporting' in financial services - but really this applies to all organisations who care about the auditability of systems and figuring out how data changes over time. Registration is here: zoom.us/webinar/regi...
December 10, 2024 at 11:35 AM
#XTDB 2.0.0-beta4's out today 🚀

Featuring a new `PATCH` operation to upsert records, an improved ops story involving shiny Grafana dashboards, initial authn support, as well as the usual array of performance/stability improvements and bugfixes.

Enjoy!

github.com/xtdb/xtdb/re...
Release 2.0.0-beta4 · xtdb/xtdb
Welcome to 2.0.0-beta4 🚀 This release contains a couple of larger changes for us to tell you about, a few breaking changes, and a few bugfixes. As always, for a full list, see the GitHub milestone....
github.com
December 9, 2024 at 4:58 PM
Reposted by James Henderson
Thomas Clark's recent talk at #clojureconj is a fantastic overview of recent developments in the #Clojure stack for #scientific computing.

www.youtube.com/watch?v=_D5d...
"Scientific Clojure, a bird's eye view" by Thomas Clark
YouTube video by ClojureTV
www.youtube.com
November 11, 2024 at 9:14 PM
Reposted by James Henderson
Wrote something for lead dev on how managers can productively disagree with their manager
leaddev.com/communicatio...
How (and how not) to disagree with your manager
Disagreements with your manager are inevitable, and it can be tempting to just tell yourself that you can’t fight the boss and give up. Don't.
leaddev.com
November 11, 2024 at 5:41 PM
Reposted by James Henderson
November 11, 2024 at 6:45 AM
me, a non-JS dev, every time I try to upgrade deps in a JS project
Modern software:

Getting started with the Froob framework.

To run Froob, you can use Biddle or Sproxnut. If you use Sproxnut, you'll also want to install a Grattle-handler like Lux or Jujuba.

It is also possible to run Froob in open mode under Rattlefunk. This is preferable in some scenarios.
November 10, 2024 at 1:22 PM
Hey BSky 👋
November 7, 2024 at 1:04 PM