The Same Vulnerability Pattern/images/is-prompt-injection-vulnerability-header.png I want to respond to my buddy Joseph Thacker's blog posthttps://josephthacker.com/ai/2025/11/24/prompt-injection-isnt-a-vulnerability.html about whether Prompt Injection is a vulnerability. I'm in the "Yes" camp. ...
Ilya & I discuss SSI’s strategy, the problems with pre-training, how to improve the generalization of AI models, and how to ensure AGI goes well. Watch on YouTube; read the transcript. Sponsors * Gemini 3 is the first model I’ve used that can find connections I haven’t anticipated. I recently wrote…
Every developer has their own workflow for promoting database changes from development to production, but this becomes an especially tricky problem in certain applications – for example, codegen platforms. In platforms like Replit, each user may be building multiple versions of t...
Read how Streamfold’s Rotel pushes OpenTelemetry 4x faster into ClickHouse - benchmarking efficiency at scale and revealing the tools that make it happen
.fast .you .talk .to Vercel Domains now supports the TLDs,,, and.. vercel.com/domains Domains with these TLDs can now be purchased at, and you can also now transfer domains with these TLDs onto the Vercel platform for easy integration and use with projects and deployments. here Try it. Read more
builds functions Node.js version 24 is now available as a runtime forandusing Node. Project Settings -> Build and Deployment -> Node.js Version To use version 24, go toand select 24.x. This is also the default version for new projects. This new version's highlights: 24.11.0 24.x The current version…
AI Gateway You can now access the newest image model FLUX.2 Pro from Black Forest Labs via Vercel'swith no other provider accounts required. FLUX.2 Pro is a newly trained base model designed for advanced visual intelligence, offering higher-resolution outputs (up to 4MP), improved knowledge of the…
Subgrid allows us to extend a grid template down through the DOM tree, so that deeply-nested elements can participate in the same grid layout. At first glance, I thought this would be a helpful convenience, but it turns out that it’s so much more. Subgrid unlocks exciting new layout possibilities…