Welcome to the Eventual blog

Join us as we explore innovative ways to handle multimodal datasets, optimize performance, and simplify your data workflows.

Turning robot video into training-ready data with daft-physical-ai
Engineering
July 20, 2026

Turning robot video into training-ready data with daft-physical-ai

A Python library built on Daft for turning robot video into training-ready data, starting with hand tracking and reward scoring as UDFs, with more to come.

Cutting dead frames from DROID: 500 hours of robot data in 32 seconds
Engineering
August 3, 2026

Cutting dead frames from DROID: 500 hours of robot data in 32 seconds

The robot state recorded next to the video tells you which frames matter before you decode any pixels. Trimming all of DROID takes 32 seconds on a laptop.

What if more data alone won't solve robotics? Ken Goldberg on why good old-fashioned engineering still matters
Insights
July 29, 2026

What if more data alone won't solve robotics? Ken Goldberg on why good old-fashioned engineering still matters

Ken Goldberg argues that robotics needs more than data - modularity, algorithms, and metrics still matter. A breakdown of his MIT talk on the 100,000 year data gap.

Turning robot video into training-ready data with daft-physical-ai
Engineering
July 20, 2026

Turning robot video into training-ready data with daft-physical-ai

A Python library built on Daft for turning robot video into training-ready data, starting with hand tracking and reward scoring as UDFs, with more to come.

How we made our LeRobot video reader up to 15× faster
Engineering
July 16, 2026

How we made our LeRobot video reader up to 15× faster

LeRobot has emerged as the dominant open format for robot learning data, but decoding frames is expensive. Here's how we made Daft's native LeRobot reader up to 15× faster.

Finding a Needle in the Haystack: Querying Physical AI Data with Daft
Engineering
June 26, 2026

Finding a Needle in the Haystack: Querying Physical AI Data with Daft

Pose + semantic search over Apple's EgoDex hand-manipulation dataset with Daft: SigLIP embeddings meet hand-pose geometry. Ctrl+F for physical AI data.

Disk is the data plane: Flight Shuffle in Daft
Engineering
June 5, 2026

Disk is the data plane: Flight Shuffle in Daft

How Daft rebuilt distributed shuffle around Arrow Flight, local disk, and streaming reads to handle multi-terabyte workloads.

The limiting factor in physical AI isn't compute or architecture - it's data
Insights
June 2, 2026

The limiting factor in physical AI isn't compute or architecture - it's data

Robotics is hitting a data wall. The architecture debate gets much of the attention, but the data constraint is more fundamental.

First-class observability in Daft
Engineering
May 25, 2026

First-class observability in Daft

A new dashboard, per-operator memory attribution, and OTel endpoints for your existing collector. Everything you need to see what Daft is doing with your query.

Scaling As-of Joins
Product
May 13, 2026

Scaling As-of Joins

How we built, broke, and re-built our ASOF joins — 5.5x faster, half the memory of pandas, and scaled to a distributed cluster.

PreviousPage 1 of 8Next