Head of AI Customer Engineering, India, Google (Opinions = mine)

Joined June 2007
207 Photos and videos
This is genuinely exciting for me. Basic features like what kind of content kids have access to how much time they allowed to spend in the apps are properly enforced. This I think is huge unlock for parents apple.com/newsroom/2026/06/a…
5
I have always seen LLMs play turn by turn games. Guess they were not fast enough for real time play. Then I came across Gemini 3.1 flash lite and it played the game at near real time speed. I still have to hold the game till the inference is complete. Following is a play through the RL harness that I built.
1
44
While waiting at a baggage belt at BLR airport I was wondering about the company making these belts. These are made by Vanderlande (vanderlande.com) they are a logistic process automation company owned by Toyota not some belt company :)
28
An open Xbox game sample pretty unheard of. Great progress.
We have work to do as we move to a more open developer ecosystem. Today we shipped an XBOX Godot sample to GitHub, giving developers a simple starting point for building games with the GDK and other title services. developer.microsoft.com/en-u…
20
While I agree with this. Maintainers also have to deal with a lot of AI slop so they take the easy way out. I understand that. But since it’s Open Source feel free to fork it. Heck even keeping it in sync with upstream is now easier with AI agents. So win win for everyone.
Jun 1
"This is a protectionist tale as old as time. And the justifications are just as tired: It's about quality! It's about attribution! It's about workers! Spare me. It's about you, your insecurities, and your privileges." world.hey.com/dhh/let-the-ag…
74
Glad to see this. Unmetered intelligence, with solar :), else electricity will be metered.
Introducing NVIDIA DGX Station for Windows, the world's most powerful deskside AI supercomputer with Windows powered by NVIDIA GB300. ✅ Run frontier AI models with up to 1 trillion parameters locally ✅ Build and run secure AI agents on Windows with NVIDIA OpenShell ✅ Built by @ASUS, @Dell, @GIGABYTE, @HP, @msigaming, and @Supermicro #NVIDIAGTC nvda.ws/3RIkjpc
25
Thermal issues are so prevalent that a chipset vendor is putting that as a feature.
Experience immersive graphics, smooth gameplay, and lightning-fast response, all while gaming stays cool on smartphones powered by Snapdragon | India's Most Trusted Chipset Brand*
42
Claude Code and Codex can be friends they just need a bridge like Tmux. They don’t care about the feud between their leaders :)
55
I need to make the app snappy. I wonder if an MCP server would be handy here.
1
38
I see people running hordes of agents to build stuff quickly thinking they are the bottleneck. I don’t like that. I like the process of debating with the agent for each feature I am going to ship, going through the changelog and modding things by hand where it makes sense.
25
Great way to learn foundational ai
New blackboard lecture w @ericjang11 He walks through how to build AlphaGo from scratch, but with modern AI tools. Sometimes you understand the future better by stepping backward. AlphaGo is still the cleanest worked example of the primitives of intelligence: search, learning from experience, and self-play. You have to go back to 2017 to get insight into how the more general AIs of the future might learn. Once he explained how AlphaGo works, it gave us the context to have a discussion about how RL works in LLMs and how it could work better – naive policy gradient RL has to figure out which of the 100k tokens in your trajectory actually got you the right answer, while AlphaGo’s MCTS suggests a strictly better action every single move, giving you a training target that sidesteps the credit assignment problem. The way humans learn is surely closer to the second. Eric also kickstarted an Autoresearch loop on his project. And it was very interesting to discuss which parts of AI research LLMs can already automate pretty well (implementing and running experiments, optimizing hyperparameters) and which they still struggle with (choosing the right question to investigate next, escaping research dead ends). Informative to all the recent discussion about when we should expect an intelligence explosion, and what it would look like from the inside. Timestamps: 0:00:00 – Basics of Go 0:08:06 – Monte Carlo Tree Search 0:31:53 – What the neural network does 1:00:22 – Self-play 1:25:27 – Alternative RL approaches 1:45:36 – Why doesn’t MCTS work for LLMs 2:00:58 – Off-policy training 2:11:51 – RL is even more information inefficient than you thought 2:22:05 – Automated AI researchers
62
Couldn’t agree more :)
When looking at deep learning profiles, one of the most obvious tells between a mediocre and great candidate is whether they list PyTorch or JAX.
205
Dwarkesh is asking excellent questions and Jensen is giving good answers. This is what you would want in an interview. Not hey you are so great, yes we are so great.
The Jensen Huang episode. 0:00:00 – Is Nvidia’s biggest moat its grip on scarce supply chains? 0:16:25 – Will TPUs break Nvidia’s hold on AI compute? 0:41:06 – Why doesn’t Nvidia become a hyperscaler? 0:57:36 – Should we be selling AI chips to China? 1:35:06 – Why doesn’t Nvidia make multiple different chip architectures? Look up Dwarkesh Podcast on YouTube, Apple Podcasts, Spotify, etc. Enjoy!
127
sglang-kernel compile can eat into whatever you throw at it. Here it is easily chewing through 1 TB of RAM and 224 cores of CPU with CMAKE_BUILD_PARALLEL_LEVEL set to 100
51
The latest axios@1.14.1 now pulls in plain-crypto-js@4.2.1, a package that did not exist before today. This is a live compromise. If you are worried about python packages make sure you check out. x.com/kunaldeo/status/203881…

@karpathy's post about LiteLLM supply chain attack post genuinely scared me. A routine pip install being able to exfiltrate secrets and CI/CD creds was enough to make me build secure-packages. It’s a supply chain security gate for packages, starting with PyPI: - point it at requirements.txt - fetch package source - review it - cache approved versions by hash - diff new releases against the last approved version - block risky updates in CI/CD github.com/kunaldeo/secure-p…
1
306
DDR5 silently throttles when it goes above 50 Degree Celsius (122F) and under load my Threadripper workstation I was seeing 90C. I am using server RAM that doesn’t come with any heat spreaders and given where the RAM prices are headed I didn’t want to take any chances. I looked around nobody seems to be selling a proper cooling solution for RAM sticks. So I decided to build it myself. My CAD drawing skills are not that great so I decided to take help of Gemini 3.1. I configured FreeCAD MCP server into Gemini CLI and was able to complete the design in just 1 hour. The design was quite accurate and fit quite nicely after printing it on X1 3D Printer
101
DLSS 5’s negative reaction says that some folks will hate anything that is made by ai. There is a difference between good creation with AI’s help and slop.
60
I am amazed by the fact that Nvidia has a product at every level even for desktop offerings. You have no money go buy 3050-60-90 you have some money 5090, decent money dgx spark, RTX 6000 Pro, a lot of money DGX GB300. I am noting this because there are a lot of companies who will just do dc stuff and call it a day.
🙌 Andrej Karpathy’s lab has received the first DGX Station GB300 -- a Dell Pro Max with GB300. 💚 We can't wait to see what you’ll create @karpathy! 🔗 blogs.nvidia.com/blog/gtc-20… @DellTech
196
Congratulations on great open source releases
📢 Open-sourcing the Sarvam 30B and 105B models! Trained from scratch with all data, model research and inference optimisation done in-house, these models punch above their weight in most global benchmarks plus excel in Indian languages. Get the weights at Hugging Face and AIKosh. Thanks to the good folks at SGLang for day 0 support, vLLM support coming soon. Links, benchmark scores, examples, and more in our blog - sarvam.ai/blogs/sarvam-30b-1…
1
75
In Dubai dream of 5g is alive
58