
Welcome back. If you’re overwhelmed by the amount of AI research that’s coming out and just want the highest signal insights, we’ve curated a list of the top 10 AI research papers every engineer should know (along with short summaries). You can access the library here.
Today: Cloudflare releases open-source vibe coding platform, Perplexity gives developers access to its API, and get the latest tutorials, top repos, and trending social posts.
Today’s Insights
Major new models and APIs released this week
Playbooks for engineering managers and leaders
25 prompts for developers (and other tutorials)
Trending social posts, top repos, new research & more
Welcome to The Code. This is a 2x weekly email that cuts through the noise to help devs, engineers, and technical leaders find high-signal news, releases, and resources in 5 minutes or less. You can sign up or share this email here.

THIS WEEK IN PROGRAMMING

Tencent unveils new open-source image model with reasoning powers
Cloudflare now lets you deploy your own AI vibe coding platform “in one click”: The open-source VibeSDK platform allows users to deploy their own custom AI coding environment in one click, enabling natural language prompts to generate, debug, and deploy full-stack applications in secure, isolated sandboxes on Cloudflare's global network. (You can also watch a tutorial here).
Perplexity releases Search API for developers: The search startup claims that the API provides developers with access to the same infrastructure that powers the company’s public search engine. Perplexity claims the index covers hundreds of billions of webpages and provides structured responses that are ready for use in applications. Read more here.
Tencent unveils open source image model with reasoning powers: The 80 billion parameter HunyuanImage 3.0 image model can reason with world knowledge, understand complex prompts, and generate precise text within images. You can find the model on GitHub or test a version of it here.

TRENDS & INSIGHTS
What Engineering Leaders Need to Know This Week

Source: The Code, Superhuman
Ex-GIPHY VP drops essential document templates for engineering managers: Bjorn Roche, who led GIPHY's engineering team through its $400M Meta acquisition, just published a comprehensive toolkit of management artifacts that every growing engineering org needs.
How to Stay Relevant as an Engineering Leader While Empowering Others: Analysis on 30+ engineering leaders reveals that the most successful managers intentionally create environments where teams take ownership and shine, while leaders stay strategically relevant by shaping vision and building trust.
The 'influence flywheel' that got this engineer to Staff level: Engineering leader Jordan Cutler revealed the counterintuitive operating principles behind his rise to Staff Engineer. His framework centers on what he calls the "influence flywheel" — a self-reinforcing cycle where building influence enables bigger projects.
What actually makes a good software engineer: Engineering leader Candost Dagdeviren has landed on a refreshingly straightforward definition that's gaining traction across dev circles: A good engineer is simply someone you can trust to progress a project and deliver quality solutions consistently while working well with the team.

IN THE KNOW
What’s trending on socials and headlines

Meme of the day
Grok Monopoly: Grok Code is now being used more than all other AIs combined on OpenRouter.
Cursor Pro: This course will teach you how to use AI to be more effective as a programmer.
Uncomfortable Truth: This guy built 10+ multi-agent systems at enterprise scale — here's what everyone gets wrong.
Claude Crawler: One builder reports ClaudeBot is hammering their server with almost a million requests in 1 day.
Calling Agents: ElevenLabs launches video tutorials for building voice agents.
Gemini Robotics 1.5 from DeepMind brings agentic abilities to robots.
Australia thinks GitHub is as risky for kids as TikTok.
AI researcher from Anthropic demonstrates evidence of AI capabilities doubling every 7 months.

TOP & TRENDING RESOURCES
3 Tutorials to Level Up Your Skills

Source: The Code, Superhuman
25 ChatGPT Prompts for Developers: The official OpenAI guide on using ChatGPT to generate code snippets, explain complex concepts, review logic, write documentation, and speed up repetitive tasks so that engineers can focus on shipping high-quality work faster.
The math trick that gave ChatGPT a 4000x memory upgrade: Eight years after the original Transformer paper topped out at 512 tokens, today's LLMs handle 2 million — and the secret wasn't bigger models but smarter position encoding.
A to Z Docker Roadmap with Hands on Labs: A comprehensive Docker learning path just launched on Kimiuz Labs, structured as a visual roadmap that takes developers from basic container commands through production-ready deployments.
Top Repos
RAGLight: A lightweight Python library for building production-ready RAG systems, featuring LangGraph-powered agent pipelines and multi-provider LLM support with built-in GitHub integration and CLI tools.
cursor-rules-java: The repo provides a collection of system prompts for Java Enterprise development that help software engineers in their daily programming work and data pipelines.
humanlayer: An open source IDE that lets you orchestrate AI coding agents.
It comes with battle-tested workflows that enable AI to solve hard problems in large, complex codebases.
Trending Papers
GDPval: OpenAI introduces GDPval to measure AI performance on real-world economic tasks across 44 occupations. Frontier models now match or exceed human experts on nearly half of tasks, completing work 100x faster and cheaper, signaling AI's readiness for workplace integration.
Modular Manifolds: Thinking Machines Lab, founded by ex-OpenAI CTO, introduces "modular manifolds"—a framework for constraining neural network weights during training. The research demonstrates Manifold Muon optimizer that keeps weight matrices well-conditioned, improving training stability and enabling automatic learning rate scheduling across network layers.
Metacognitive Reuse: LLMs waste tokens rediscovering identical reasoning steps across problems. Meta's solution: extract common patterns into a "behavior handbook" of procedural knowledge. This achieves comparable accuracy with up to 46% token reduction, fundamentally shifting from "think longer" to "remember how to think."
Whenever you’re ready to take the next step
What did you think of today's newsletter?
You can also reply directly to this email if you have suggestions, feedback, or questions.
Until next time — The Code team