technical.cx Sources

Lobsters

Release v0.42.0 · jj-vcs/jj

A Git-compatible VCS that is both simple and powerful - Release v0.42.0 · jj-vcs/jj

Lobsters

Gaussian Point Splatting

Joris Rijsdijk, Christoph Peters, Michael Weinnman, Ricardo Marroquim. 2026–07 in ACM Transactions on Graphics (Proc. SIGGRAPH) 45, 4. Official version

Lobsters

Broker-Visible vs Client-Local Parallelism — Jack Vanlightly

This post is a little side-quest from my “Kafka Share Groups and Parallelizing Consumption” series. My “Kafka Share Groups and Parallelizing Consumption” series ( part 1 , part 2 ) has been laser focused on how different configurations and behaviors affect...

Lobsters

ECE4760 rp2040 DMA machine

DMA uses memory controllers separate from the CPU to accelerate data movment between memory locations, or between peripherials and memory. The RP2040 has 12 DMA channels which can stream an agregate of over 100 megabytes/sec without affecting CPU...

Target

Lobsters

norswap · How TypeScript infers type variables

This is the second article about what I learned about the TypeScript type system while writing a small library. This one is about how TypeScript assigns a type to type variables defined in functions via inference.

Lobsters

Extension or Imitation?

Can you tell the real Haskell Language Extensions from the Imitations?