venkat (@venk8krish) 's Twitter Profile
venkat

@venk8krish

Engineering @Azure
Alum of @UBuffalo

ID: 68721578

linkhttp://venkatsvpr.github.io calendar_today25-08-2009 15:30:02

439 Tweet

317 Takipçi

4,4K Takip Edilen

Greg Brockman (@gdb) 's Twitter Profile Photo

Extremely counterintuitive and extremely true: "It is easier for a team to do a hard thing that really matters than to do an easy thing that doesn’t really matter; audacious ideas motivate people."

Greg Brockman (@gdb) 's Twitter Profile Photo

one trick to programming productivity is figure out half of the structure of your program by thinking hard, and then discover the other half from the process of trying to actually write the code for what you've been picturing

Phil Eaton (@eatonphil) 's Twitter Profile Photo

If you're a developer and you haven't read Designing Data Intensive Applications, treat yourself. It is an excellent introduction to data and distributed systems thinking, and it's one of the best written and most fun books on software. For experienced developers, there is no

If you're a developer and you haven't read Designing Data Intensive Applications, treat yourself.

It is an excellent introduction to data and distributed systems thinking, and it's one of the best written and most fun books on software.

For experienced developers, there is no
Jose Fernandez (@jrfernandez) 's Twitter Profile Photo

🐝 Using #eBPF to detect noisy neighbors at Netflix! Our latest blog post explains how we leverage eBPF to continuously instrument the Linux scheduler, which helps us detect CPU contention in multitenant environments. netflixtechblog.com/noisy-neighbor…

Isovalent (@isovalent) 's Twitter Profile Photo

@lizrice & John Fastabend explore how it's possible to implement Conway's Game of Life in eBPF in this new blog post! 🗞️ isovalent.site/47o5D2g

NucNet Nuclear News (@nucnetnews) 's Twitter Profile Photo

🇮🇳 India’s Rajasthan-7 PHWR #Nuclear Plant Achieves First Criticality With Commercial Operation Expected This Year. #nuclearpower #nuclearenergy Unit is third in planned series of 16 indigenous plants nucnet.org/news/rajasthan…

Jaana Dogan ヤナ ドガン (@rakyll) 's Twitter Profile Photo

Today in a meeting, I said my brain probably got smaller because of Go but it's a good thing. I don't deal with indirection, over-abstraction, circular dependencies, syntactic sugar magic, you name it...

Juncheng Yang (@1a1a11a) 's Twitter Profile Photo

I am taking students in Fall 2025, if you are interested in storage systems, databases, and machine learning systems, please apply to the School of Engineering and Applied Science at Harvard University. seas.harvard.edu/computer-scien…

Murat Demirbas (Distributolog) (@muratdemirbas) 's Twitter Profile Photo

I recommend this very straightforward book about writing. It is mostly about the mechanics of writing. Its main message is simple: Schedule time for writing on your weekly calendar, and at those times sit down to write. muratbuffalo.blogspot.com/2018/04/book-r…

Quanta Magazine (@quantamagazine) 's Twitter Profile Photo

Hash tables are among the most thoroughly studied data structures in all of computer science. A recent advance in their efficiency initially sounded too good to be true. quantamagazine.org/undergraduate-…

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

Agency > Intelligence I had this intuitively wrong for decades, I think due to a pervasive cultural veneration of intelligence, various entertainment/media, obsession with IQ etc. Agency is significantly more powerful and significantly more scarce. Are you hiring for agency? Are

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…

Abhinav Upadhyay (@abhi9u) 's Twitter Profile Photo

I revisited this article recently. The number of things I learned while writing it, and from the discussion on HN was mind blowing. Can't believe it's already been 1.5 years since it was published.

I revisited this article recently. The number of things I learned while writing it, and from the discussion on HN was mind blowing. Can't believe it's already been 1.5 years since it was published.
Richard Artoul (@richardartoul) 's Twitter Profile Photo

This is a great summary of the history of Go’s garbage collector, and a small glimpse into why Go became so prevalent in the distributed systems space so quickly

K Srinivas Rao (@sriniously) 's Twitter Profile Photo

Our metrics of consistency are completely broken, and that's why most people fail to build lasting habits. We've all heard "what you cannot measure, you cannot manage," but there's more to that: if you cannot measure correctly, you cannot change sustainably. Our obsession with

Sam Lambert (@isamlambert) 's Twitter Profile Photo

most people mess up bechmarking because they fail to generate the right type of load. they are often just measuring how contended some benchmarking tool is.

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

I've never felt this much behind as a programmer. The profession is being dramatically refactored as the bits contributed by the programmer are increasingly sparse and between. I have a sense that I could be 10X more powerful if I just properly string together what has become