Engineering Blog
Read More →
Technical Project Deepdive

E2E Columnar Telemetry with 3 signals from scratch — Rust & OpenTelemetry

Building a unified metrics, traces, and logs pipeline in Rust with columnar storage and native OTel integration.

MAR 06, 2026
18 min read
Read More →
Technical Project Deepdive

Observability pipeline scalable to handle a million concurrent events — Built from scratch using Tokio & Rust

How we designed a zero-copy, async-first telemetry pipeline on Tokio that sustains 1M events/sec without dropping a single span.

FEB 28, 2026
16 min read
Read More →
BENCHMARK
p50 4.2ms
p95 8.1ms
p99 14.3ms
n = 1.2M spans
Learning Rust

Leetcode 1927: Sum Game — in idiomatic Rust

Walking through a game theory problem with pattern matching, iterators, and zero-cost abstractions.

FEB 11, 2026
8 min read
Read More →
Technical Project Deepdive

I can't believe it's not Kafka — scalable event streaming from scratch in Rust

Why we wrote our own append-only log, how it handles backpressure, and what we learned shipping it to production.

FEB 05, 2026
14 min read
Read More →
Personal

Our Mission

Why we started Tensortable, what we believe about the future of AI infrastructure, and where we're headed next.

JAN 28, 2026
5 min read