Zed
@zed.dev
2 months ago 🚀 We just shipped v0.230! Screen sharing in Zed collab now works on Wayland/Linux. 🐧🖥️
💬 4
♻️ 2
❤️ 42
🚀 We just shipped v0.230! Screen sharing in Zed collab now works on Wayland/Linux. 🐧🖥️
We put Supabase docs on an SSH server.
'ssh supabase.sh' gives your AI agent bash access to the full Supabase docs tree. grep, find, cat. The same interface it uses for your code.
> ssh supabase.sh
supabase.com/blog/supabas... What's next for Mattel? Leaning into AI to eliminate repetitive setup work, scaffolding, and common React patterns.
Already aligning with Netlify AI Gateway, Agent Runners, and Observability.
The infrastructure is stable. Now they build.
Read the full story: www.netlify.com/customers/ma... 74 Netlify sites supporting global presence. ~70 active projects across brands and internal services. Zero emergency calls. That last one is the one Mark actually cares about.
Serverless functions across 18 sites. Built-in build and edge capabilities. Dynamic use cases handled without adding infrastructure overhead. Developers focused on React, not EC2.
Netlify wasn't a one-off adoption. It became the core digital platform. Git + CI-driven deploys as the default. Teams moving faster without the multi-hurdle process of before.
The goal: consolidate into e-comm and non-e-comm stacks, and let full-stack developers actually own delivery. Simple in theory. Hard when your infrastructure is fighting you.
Even basic fixes required sysadmin, cloud admin, network admin, AND DevOps. Every. Single. Time. That's not an ops problem. That's a platform problem.
Properties scattered across their own servers and multiple clouds. Problems cropping up around the clock. No clean way to own any of it.
Barbie. Hot Wheels. Fisher-Price. American Girl. That's just four. Mattel had 500+ digital properties to manage, and their stack wasn't built for that kind of scale.
500+ digital properties. Issues day and night. Every fix pulling in sysadmin, cloud admin, network admin, and DevOps. Mattel called it "death by a thousand cuts." Here's how they got out. 🧵
Most AI builders: incredible demo, inevitable migration.
The migration is the real product decision. It's just disguised as a starting experience.
Netlify skipped that part. Production infra from prompt one.
www.netlify.com/blog/start-a... Effective immediately, we are making the vite-plus repository private. The source will be distributed exclusively through our production sourcemaps. We believe this is the only logical path forward given the recent events. This does not change our stance on Open Source!
AI use case: Task planning
AI can break complex coding tasks into clear, executable steps. It helps you move faster by turning ambiguity into structured action. Two things slow AI building down: not knowing which primitives to use, and prompts that don't account for them.
Skills tell agents how to use Netlify correctly. Prompt Templates combine them into ready-to-use starting points.
Both available from your first prompt.
www.netlify.com/blog/better-... We're shipping an improved multi-line search and replace experience in tomorrow's stable release! 🔍 Thanks claiwe!
The best product improvements aren't features. They're problems that just aren't there.
Netlify's AI Gateway: one endpoint, three providers, zero CORS fights. Already configured from your first prompt.
ntl.fyi/40XC1X0 Did you know that @vitest.dev UI shows you slow tests since 4.1?
No more scrolling to find them!
Do you use Vitest UI or rather prefer the terminal output? i'm not able to get the val version to work fyi - lmk if you'd like a hand with it
Two weeks of building from a prompt on Netlify.
If you haven't tried it: type what you want, pick your agent, live URL in minutes.
Same infra from prompt one to production.
ntl.fyi/40XC1X0 means a lot coming from Sam! :)
In Prisma Next, streaming will feel just like writing plain TypeScript rather than a separate framework feature.
You'll simply build the query, execute the plan and for await the rows. dot org is not not for profit
dotcom.press/archive/dot-org
in which:
- .org domains were supposed to be for nonprofits
- but pretty soon anyone could register one
- in 2019 ICANN removed 10% price increase cap
- then PIR sold .org to private equity
- ICANN said LGTM
- California AG said not so fast AI Terminology #22: Logits
↳ The raw, unnormalized output values from a model before probabilities are applied, typically passed through a softmax function.