AI with Ravi

Monday Evening Edition

March 16, 2026
35+
Tweets
7
Topics
16h
Window
GTC 2026: The Agentic Operating System
3 items
Jensen Huang declared at GTC 2026 that "every company in the world needs to have a Claw strategy" — comparing AI agents to HTML and Linux, and announcing NemoClaw, Nvidia's enterprise-grade fork of OpenClaw.
Brian Roemmele shared the quote alongside an architectural diagram showing agents as "a new computing platform" built on multi-modal prompts, computer use, memory, tools, and sub-agents. NemoClaw is essentially OpenClaw with enterprise security and privacy baked in — Nvidia positioning itself not as a chip vendor but as the architect of the enterprise AI operating system. The timing is deliberate: Huang made this call the same day Nvidia unveiled Vera Rubin, its next computing rack optimized for agent workloads.
@BrianRoemmele · 1h · 171 likes, 10K views
NVIDIA's DLSS 5 announcement — an AI-powered breakthrough that "infuses pixels with photorealistic lighting and materials" — drew 28 million views and 40K likes, making it the single most-viewed post in this digest window.
The technology bridges the gap between rendering and reality by using neural networks to predict what light should look like, coming this fall. The engagement is a reminder that Nvidia's consumer GPU audience dwarfs the AI research community by orders of magnitude — and Jensen Huang is building bridges between both.
@NVIDIAGeForce · 6h, reposted by @TomLikesRobots · 40K likes, 28M views — engagement on a scale that makes most AI research announcements look like whispers
Burke Holland showed that you can build your own OpenClaw from scratch in about 20 minutes using the GitHub Copilot SDK — and shared how he's using it as a personal AI assistant daily.
The post is a data point about how quickly the Claw ecosystem is maturing: what required deep infra knowledge six months ago is now a weekend project. Combined with Nvidia's NemoClaw announcement, the picture is clear — the agent layer is standardizing fast.
@burkeholland · 9h · 201 likes, 12K views

Claude in the Wild
3 items
Jason Luongo announced that Claude now has live access to real-time stock quotes and options chain data — letting users pull prices, scan option chains, check Greeks, and view portfolios without leaving the chat.
The post drew 322K views and 2.7K likes in four hours, the highest single-topic engagement for a Claude feature announcement today. The API connection is free, and Luongo shared a step-by-step setup guide. The implication: Claude is no longer just a reasoning engine — it's becoming a live terminal for financial data.
@JasonL_Capital · 4h · 2.7K likes, 322K views
Marc Andreessen posted "From my philosophy instructor Claude" and shared a multi-section essay titled "The Nietzschean Demolition of Introspection and Feelings" — treating the AI as a personal tutor.
The essay opens with "Consciousness Is the Last Thing You Should Trust" and reads like a dense academic lecture generated on demand. The 201 comments and 106K views suggest the post resonated less as philosophy and more as a demonstration: a16z's co-founder is publicly treating Claude as his intellectual sparring partner, normalizing a use case that would have seemed absurd two years ago.
@pmarca · 2h · 580 likes, 106K views
A viral tutorial showed how to build your own "JARVIS" using Obsidian + Claude Code in one hour — drawing 167K views and nearly 3K likes.
Ronin's thread frames it as the Iron Man fantasy made real: a personal AI assistant that lives inside your knowledge base and can take actions. The upstream enabler is Claude Code's ability to execute arbitrary commands, combined with Obsidian's plugin architecture. This is the third "build your own agent" tutorial in a single digest window — the pattern is clear.
@DeRonin_ · 10h · 2.9K likes, 167K views

Agentic Engineering: Under the Hood
3 items
Simon Willison published a new chapter of his Agentic Engineering Patterns guide — this one titled "How coding agents work" — distilling the key mechanics that practitioners need to understand to use agents effectively.
The guide treats coding agents as a new medium: the defining feature is that they can both generate and execute code, testing and iterating independently. Each chapter is designed to be updated over time rather than frozen at publication. This is the second consecutive daily digest where Willison's guide appears — it's becoming the field's de facto reference text.
@simonw · 10h · 428 likes, 27K views
Dimensional released its DimOS stack as open source — an "agentic operating system for physical space" that extends AI agents beyond the digital realm into controlling drones, humanoids, and quadrupeds.
Wes Roth shared a demo video showing an agent beginning "full patrol of the office." The backstory: the team's earlier demo of giving OpenClaw access to physical hardware got 1M views and hundreds of death threats. They're releasing everything open-source anyway. The pattern here is significant: agents are leaving the browser.
@WesRoth · 8h, quoting @stash_pomichter
Ada Fang introduced ClawInstitute, an AI scientist research network designed to replicate how scientific communities actually work — exchanging ideas, critiquing results, and refining hypotheses through iterative discussion.
The premise is that scientific discovery rarely occurs in isolation, and AI research agents should mirror that collaborative structure. The timing, one day after Nvidia announced NemoClaw, positions this as part of a broader week where the agent ecosystem is visibly crystallizing.
@AdaFang_ · 10h · 245 likes, 21K views

The Physical Bottleneck
2 items
Jason Shuman's observation that "the AI bottleneck isn't chips — it's the trades" drew nearly 10K likes and 789K views, making it the second-most-engaging original post of the day after DLSS 5.
The data: the US needs 500,000 new electricians this decade, apprenticeships take five years, and Microsoft's Brad Smith has said it's the number-one thing slowing data center expansion. The irony is sharp: the most advanced technology in human history is being constrained by the availability of people who work with copper wire.
@JasonrShuman · 12h · 9.9K likes, 789K views — the engagement reflects a real anxiety: what if the physical world can't keep pace with the digital one?
Jon Barron flagged a YouTube engineer building a room-scale laundry-picking "UFO catcher" robot out of QR codes and string — calling it one of the most compelling robotics demos he'd seen in a while.
Barron, a respected computer vision researcher at Google, doesn't throw around superlatives. The demo is notable not for its polish but for its scrappiness: the builder is solving real-world manipulation with commodity materials, no expensive hardware. It's the physical-world analog of "build your own OpenClaw in 20 minutes."
@jon_barron · 3h · 1.3K likes, 138K views

AI Research & the Brain Drain
3 items
A new NBER working paper reveals that the top 1% of AI scientists in industry now earn around $2 million a year — and that researchers who move from universities to private companies stop writing public papers and instead file 530% more patents.
Rohan Paul surfaced the paper, which quantifies what everyone suspected: the knowledge is moving behind corporate walls at an accelerating rate. The upstream cause is straightforward economics — no university can compete with a $2M salary — but the downstream effect on open science is a slow-motion crisis.
@rohanpaul_ai · 11h · 185 likes, 56K views
Kimi AI (Moonshot AI) released "Attention Residuals" — replacing traditional fixed residuals with depth-wise softmax attention, letting transformer layers selectively pull up older information without it getting diluted through intermediate layers.
Rohan Paul explained the mechanism: it's a surgical fix for the problem of deep transformers losing early-layer information. The paper, dated March 2026, claims the approach makes models significantly better at long reasoning tasks. Worth tracking: this is the kind of architectural tweak that tends to get quietly absorbed into every major model within six months.
AK shared a new paper asking whether vision-language models can solve the shell game — the classic three-cups-and-a-ball tracking challenge — with a demo video and HuggingFace paper link.
The test is deceptively hard because it requires persistent spatial tracking through occlusion, exactly the capability VLMs need for real-world robotics. If current models can't follow a ball under cups, they can't be trusted to track tools in surgery or parts in manufacturing.
@_akhaliq · 10h · 106 likes, 18K views

Mathematics & Deep Pattern
3 items
Parimal explored why the Greeks, Renaissance Europeans, and Arabs all resisted negative numbers when the concepts arrived from India — where comfortable abstraction made zero and negatives uncontroversial as early as the 7th century.
Quoting Sahana Singh's question about why Western mathematical traditions rejected what Indian mathematicians found natural, Parimal traced the issue to a fundamental philosophical difference: for Europeans, a number was a length (you can't draw a line of -5"), while for Indians, numbers were abstract entities used in accounting. Francis Maseres was still arguing against negative numbers as late as 1758.
@Fintech03 · 51m, quoting @singhsahana · 4h · 92 likes, 2.5K views
Quanta Magazine reported that three mathematicians built the first physical model of a "monostable" tetrahedron — a shape that always flips onto the same face no matter how you place it, requiring engineering precision within one-tenth of a millimeter.
The result is a physical proof of a mathematical conjecture that had been open for decades. The object looks unremarkable — a slightly lopsided pyramid — but its behavior is uncanny: drop it from any angle and it finds its way home.
@QuantaMagazine · 3h · 152 likes, 17K views
Carlos E. Perez released "The Incompleteness of Being," a new theory of consciousness derived from Quaternion Process Theory 2.0 — his second major theoretical post this week.
The video essay argues that consciousness exhibits a fundamental incompleteness analogous to Gödel's theorems: no system can fully model itself. Perez is building a body of work that sits at the intersection of mathematics, physics, and phenomenology — a niche that would have zero audience five years ago but is finding traction in a feed full of people who spend their days building artificial minds.
@IntuitMachine · 4h · 105 likes, 5.7K views

Quiet Signals
4 items
Ashlee Vance — Bloomberg journalist, Elon Musk's biographer — posted "I won't really be impressed with AI until a dog uses ChatGPT to cure a human's cancer" — and it became the most-retweeted quip of the day.
The joke inverts the viral dog-cancer-vaccine story from last week (where a pet owner used AI to design an mRNA vaccine for his dog), and its 26K views suggest it landed as both humor and genuine commentary: the most impressive AI feat so far involved a species that can't type.
@ashleevance · 5h, reposted by @NickADobos · 1K likes, 26K views
Ethan Mollick argued it's never been a better time to study the humanities — because LLMs are trained on the cultural history of all humans, the humanities give us context in "this odd moment in history," and "books & stuff are good."
The three-point structure is deliberately understated. Coming from Wharton's most prominent AI researcher, this isn't nostalgia — it's a strategic argument that the people who understand what's inside the training data will have an advantage over those who just use the outputs.
@emollick · 1h
Marlow discovered a $339,000 crypto trading bot living on a $0.0058/hour AWS instance that someone had spun up using credentials he'd forgotten to rotate — and the tweet drew 727K views.
The narrative arc is almost too perfect: an unexpected $47 AWS bill, a micro instance running since February, the moment of opening the logs and finding a bot quietly accumulating a fortune. Whether the story is entirely real or slightly embellished, it touched a nerve: 727K people stopped scrolling for a tale about neglected infrastructure generating accidental wealth.
@marlowxbt · 5h · 1.7K likes, 727K views
Arvind Chotia posted a five-minute-43-second sitar performance by Roopa Panesar from Darbar and said simply: "Listen with your eyes closed. It will feel good." The post drew 89K views and 2.7K likes — outperforming most AI research papers.
In a feed that spent the day debating agent architectures and consciousness theories, the most emotionally resonant content was a musician and a suggestion to close your eyes.
@arvindchotia · 15h · 2.7K likes, 89K views
This Monday was defined by a single word — Claw. Jensen Huang used his GTC keynote to declare that every company needs an agent strategy, Nvidia launched NemoClaw, three separate tutorials showed how to build your own agent in under an hour, and Simon Willison published his guide to how agents actually work under the hood. The feed is starting to feel like the early web circa 1996: everyone knows this changes everything, but the infrastructure is still being poured. The most telling ratio of the day: DLSS 5 (a graphics upgrade) drew 28 million views, while NemoClaw (arguably the more consequential announcement) drew 10K. The consumer market and the builder market are watching the same keynote and seeing completely different revolutions.