Divij Vaidya (@divijvaidya) 's Twitter Profile
Divij Vaidya

@divijvaidya

I tweet about life experiences (mostly tech related) | Software engineer @awscloud | PMC member/Committer @ApacheKafka | Opinions my own

ID: 85921665

linkhttp://linkedin.com/in/divijvaidya calendar_today28-10-2009 21:49:32

3,3K Tweet

945 Takipçi

1,1K Takip Edilen

James Cowling (@jamesacowling) 's Twitter Profile Photo

Concrete example of the difference between theory and practice in systems engineering: When we were designing the storage system at Dropbox (called "magic pocket") every new PhD graduate would say it was dumb to use a thousand-node MySQL cluster to store the mapping from file

Brian Roemmele (@brianroemmele) 's Twitter Profile Photo

BOOM! DeepSeek R1 has written ITSELF up to a 2.8X Speed Increase! Using just prompts a new way to deal with a part of the AI infrastructure, the Key-Value cache in Llama.cpp. Lets explore it: A recent pull request (PR) by Georgi Gerganov has introduced a major optimization in

BOOM!

DeepSeek R1 has written ITSELF up to a 2.8X Speed Increase!

Using just prompts a new way to deal with a part of the AI infrastructure, the Key-Value cache in Llama.cpp.

Lets explore it:

A recent pull request (PR) by <a href="/ggerganov/">Georgi Gerganov</a> has introduced a major optimization in
Apache Kafka (@apachekafka) 's Twitter Profile Photo

What a milestone! We are happy and proud to announce the Apache Kafka 4.0.0 release! It’s the first release without Zookeeper, and so many other core improvements like the new consumer group rebalance protocol (GA) and Queues for Kafka (EA) to just mention a few… \1

Vic 🌮 (@vicvijayakumar) 's Twitter Profile Photo

This sort of thing happens more than you'd think because someone goes "that really should be faster". (example: the xz utils malware) Segment changed 1 character of code and tripled the write throughput of the internal tracing storage infrastructure. Detailed blog post below:

This sort of thing happens more than you'd think because someone goes "that really should be faster". (example: the xz utils malware)

Segment changed 1 character of code and tripled the write throughput of the internal tracing storage infrastructure.

Detailed blog post below:
Protty (@kingprotty) 's Twitter Profile Photo

Blog: Intuiting TLS The thought process of starting with "I want to talk privately on the internet" & ending up on something that looks like TLS. kprotty.me/2025/04/01/int…

Divij Vaidya (@divijvaidya) 's Twitter Profile Photo

For the first time in my career, I’m building on cloud infrastructure instead of building it. I miss the simplicity of native hardware. Abstractions like Kubernetes, virtual disks and opaque network topologies introduce too many variables when building a low latency application

Steve Yegge (@steve_yegge) 's Twitter Profile Photo

I guess I can post this now that the dust has settled. So one of my favorite things to do is give my coding agents more and more permissions and freedom, just to see how far I can push their productivity without going too far off the rails. It's a delicate balance. I haven't