Rami's Readings #141 - Claude Code & LSP
Sharing my podcast with Framework Venture Partners. The latest on AI, LLMs, microgpt, LFM2, Claude Code, Sandbox Isolation, and more.
Welcome to Rami’s Readings #141 - a weekly digest of interesting articles, papers, videos, and X threads from my various sources across the Internet. Expect a list of reads covering AI, technology, business, culture, fashion, travel, and more. Learn about what I do at ramisayar.com/about.
👋🏼 Welcome New Subscribers
Hello! A hearty thank you for subscribing to Rami's Readings! There are quite a few new subscribers this week, thanks to recommendations from The AI Ethics Brief, Product Byte, and The VC Corner. I am thrilled to have you on board! In this newsletter, I curate the best papers, tweets, and articles I have read during the week focusing on LLMs, AI, economics, business, and technology news. You can learn more about me on my website.
🎙️ Podcast with Framework Venture Partners
I recently sat down with Mikhail Karmali from Framework Venture Partners for a wide-ranging conversation recorded at my kitchen table. 🙂 We discussed how the LLM era is compressing traditional SaaS models faster than many appreciate. The cost and complexity of building software has fallen dramatically, yet the enterprise buy-vs-build bar has never been higher. Listen to it on Spotify!
I would love to hear your thoughts, reply directly to the newsletter.
🤖 AI Reads
The 2-Minute Claude Code Upgrade You’re Probably Missing: LSP
Notes: It’s unsurprising that a decade’s worth of investment in the Language Server Protocol would enable code search to outperform basic grep and find operations.
microgpt
Notes: Another fantastic article from Andrej Karpathy.
Introducing Mercury 2: Fastest Reasoning LLM, Powered by Diffusion
Notes: Mercury 2 is the current SOTA diffusion model.
LFM2-24B-A2B: Scaling Up the LFM2 Architecture
Notes: New model release from Liquid AI (MIT).
gsd-build / get-shit-done: Meta-prompting, context engineering and spec-driven development system for Claude Code
Notes: Neat project for Claude Code.
💼 Business Reads
Claude Code and the Great Productivity Panic of 2026
Notes: In tech, no one’s sleeping anymore.
AI Is Proving a 100-Year-Old Prediction True
Notes: An interesting thought experiment on leisure time.
🔀 Other Reads
Let’s Discuss Sandbox Isolation
Notes: Highly relevant article detailing the differences between each sandbox isolation method. Personally, I use full virtual machines for each of my coding agents with an isolated non-root user account within that VM. Each VM can’t connect to anything in my local network (enforced at multiple layers), and only has access to specific IPs pulled from DNS records that are refreshed every day. I took inspiration from Claude Code’s .devcontainer, but went further than Docker containers. Docker has a microVM feature in “experimentation” mode, but they aren’t easily customizable, so full VMs it is!
The Latest Destination for Bagels Isn’t New York. It’s Singapore
Notes: Another reason to visit Singapore!
Signing off from Redmond, WA.


