Top Stories

We ported the original Doom to SQL
IMAP

September 24, 2026 06:13 AM

CedarDB ported the original Doom's game logic and renderer almost entirely to SQL, running the game loop at its original 35 Hz and rendering at up to 60 FPS. The experiment shows that surprisingly complex real-time logic can work with SQL's set-based model, while database features like transactions, access control, and shared state make multiplayer particularly natural.

Read More
If You Last Used Cassandra 3.11, You Might Not Recognize It Today
IMAP

September 24, 2026 06:13 AM

Apache Cassandra 5 loosens many of the constraints teams learned with 3.11, adding storage-attached indexing, unified compaction, native vector search, and built-in repair scheduling. Cassandra 6 goes further with ordered cluster metadata and cross-partition transactions, although partitioning and workload design remain fundamental.

Read More
How Concurrence governs clinical AI at a trillion-token scale with Unity Gateway
IMAP

September 24, 2026 06:13 AM

Concurrence uses Databricks to run and govern clinical AI at an annualized scale of roughly 1.2 trillion input tokens, combining patient data, agent state, testing, evaluations, and access controls on one platform. Unity Gateway centralizes access to approved AI models and tools, helping the company track usage, enforce compliance, and safely scale both clinical and coding agents.

Read More
Benchmarks are more broken than we could have imagined
IMAP

September 24, 2026 06:13 AM

Horizon audited over 5,000 AI benchmark tasks across 20 datasets and confirmed 29 were broken, with problems including leaked answers, incomplete tests, gameable graders, and failing reference solutions. Many of these flaws actually inflated model scores, highlighting how benchmark results can overstate capabilities when the underlying tasks and graders are unreliable.

Read More
Real-time LLM guardrails with Jev: comparing latency and cost
IMAP

September 24, 2026 06:13 AM

TypeSafe's Jev uses a purpose-built decision model for real-time AI guardrails, checking agent inputs, responses, and tool calls before they execute. In Arize's tests, it made the same decisions as GPT-5.4 nano while running 15-18x faster and costing 12-14x less per call.

Read More
Jevflake
IMAP

September 24, 2026 06:13 AM

Jevflake brings TypeSafe's Jev decision model into Snowflake through SQL functions and dbt, letting teams classify, score, and ask structured questions about their data with probabilistic answers. It can cache results in dbt models and add tests or human-review queues, making AI classifications reusable parts of normal analytics workflows.

Read More
Introducing prompt_jev
IMAP

September 24, 2026 06:13 AM

MotherDuck's new prompt_jev function brings Jev directly into SQL, letting users classify and score text at analytics scale without training a model or parsing LLM responses. In its 100,000-row benchmark, Jev achieved 89% accuracy in 40 seconds for $0.50, outperforming the tested LLMs on speed, cost, and accuracy.

Read More
DuckDB Now Ships inside dbt v2
IMAP

September 24, 2026 06:13 AM

dbt v2's Rust-based Fusion engine now includes a built-in DuckDB adapter, removing the need for a separate adapter installation. It adds DuckLake and Iceberg REST catalog support, writes queryable project metadata as Parquet, and performs SQL analysis that finds type or column problems before warehouse execution. The migration path starts by testing the opt-in v2 parser against existing projects.

Read More
Announcing Apache Fluss 1.0: Real-Time Data Foundation for AI
IMAP

September 24, 2026 06:13 AM

Apache Fluss 1.0 introduces a stateless Rust HTTP Gateway for metadata, table operations, and batch writes, alongside native Python access and deeper Flink, Spark, Hudi, and Paimon integration. It adds row and log TTLs, predicate pushdown, coordinator high availability, resource protection, and cleanup features, moving the project from incubator-era capabilities toward production real-time lakehouse workloads.

Read More
High-Throughput OLTP in Three Simple Steps
IMAP

September 24, 2026 06:13 AM

High-throughput transaction systems benefit from co-design rather than copying a connection-pool pattern from a general-purpose database. TigerBeetle models linked transfers atomically, aggregates balances without scans, batches operations automatically while a request is in flight, and prefers time-ordered identifiers for fast idempotency checks. Its benchmark illustrates why batching and ordered IDs can matter more than adding clients.

Read More
How Adaptive Tail Sampling Works in the OpenTelemetry Collector
IMAP

September 24, 2026 06:13 AM

Fixed-rate sampling often discards the rare traces needed in an incident, while ordinary tail sampling loses statistical weights. An adaptive tail sampler for the OpenTelemetry Collector buffers traces, applies ordered rules, and attaches W3C probability thresholds so downstream counts can be reweighted. It adapts by route and service, bounds memory under load, and is progressing upstream toward alpha.

Read More
Profile your Polars queries
IMAP

September 24, 2026 06:13 AM

Polars now exposes a query profiler for local open-source workloads.

Read More
Host- and Domain-Level Web Graphs July, August, and September 2026
IMAP

September 24, 2026 06:13 AM

Common Crawl has released open web graphs covering 245.8 million hosts and 133.2 million domains.

Read More
Apply here
IMAP

September 24, 2026 06:13 AM

Remi Turpaud

Read More
create your own role
IMAP

September 24, 2026 06:13 AM

Remi Turpaud

Read More
Inc.'s Best Bootstrapped businesses
IMAP

September 24, 2026 06:13 AM

Remi Turpaud

Read More