Netlify
@netlify.com
4 months ago If you’re building “generate images for content” features, this is a clean Netlify-native demo.
Video: www.youtube.com/watch?v=R7J-...
💬 0
♻️ 0
❤️ 2
If you’re building “generate images for content” features, this is a clean Netlify-native demo.
Video: www.youtube.com/watch?v=R7J-... #ZedEditor Download Zed and view the full changelog here:
zed.dev/releases/sta... Zed automatically adds new items when you hit `enter` in a Markdown list. After Zed adds a new list item, use `tab` / `enter` to adjust indentation. Disable this behavior via `extend_list_on_newline` and `indent_list_on_tab`. Thanks 0xRaduan!
A new which-key modal shows what keys you can press next (and what they do) when you start a keybinding chord.
It works in both Vim and non-Vim modes, and you can enable it via `{"which_key": {"enabled": true}}`. The language servers menu in the status bar now gives you granular controls to stop and restart individual servers.
You can interrupt the agent's current turn by hitting `esc` or by simply sending a new message.
Now you can also queue messages to send after the agent's turn via `agent: queue message` (`{cmd,ctrl}-shift-enter`). Zed's agent supports many providers / models, which can make it challenging to quickly swap models. You can now pin models and cycle through them via `agent: cycle favorite models` (`alt-tab`). Thanks aqrln!
🚀 We just shipped v0.219! Subpixel text rendering (ClearType-style) is here—it makes things crisper on standard DPI displays. Enabled by default on Windows and Linux; configure via `text_rendering_mode`. (Bottom = before, top = after)
Did you know @vitest.dev has `expect.poll`? It reruns an assertion until it passes (or times out).
You can configure how many times the `expect.poll` callback should run with custom interval and timeout options!
No need wrapping everything in `vi.waitFor`
More in the docs vitest.dev/api/expect.h... Thanks @cassandra.bsky.social! And thanks to everyone who joined us last night for some drinks, chats, and karaoke!
We'll see you all at @scottchacon.com's talk on Thursday and at the Waterpark party! #CodeMash It's all there in the article (and our docs) but we wanted to make it as seamless as possible for folks using Agents to leverage our Git workflow tools
Find out more about Client Extensions below 👇
pris.ly/Vie8h58 Client Extensions are often overlooked in Prisma ORM, but allow you to extend Prisma Client to include any custom logic you might want to add.
For example, want to count the total number of queries in your app?
Client Extensions have you covered! If you are chasing 404s: Observability can show you the biggest offenders fast (video).
developers.netlify.com/videos/fix-t... 🟠 Want to use the Prisma Postgres Management API in Postman?
We wrote a guide to help you get started with OAuth2, access tokens, and your first request.
✅ Pre-filled callback
✅ Auth flow handled in Postman
✅ POST /projects ready to test
Full guide here👇
pris.ly/mgmt-api-po... New post: Unlocking New Mental Models with AI
Stop optimizing old workflows. Ask what new ones could exist.
Follow builders, not gurus. Tokens are investment, not expense.
https://pepicrft.me/blog... Why now?
AI crawlers are a big reason prerendering matters again.
Many do not execute JavaScript, so client-rendered content can disappear for them.
www.netlify.com/blog/prerend... Watch the full video here:
www.youtube.com/watch?v=L9h5... "Systems were going down every day." Intercom's Ryan Sherlock walks through their entire database journey: MySQL, Aurora, ProxySQL, and why they ultimately chose PlanetScale.
Tuist update: static frameworks now always host resources—no extra bundle needed. Nice simplification for resource handling in SPM/Xcode workflows. Link: https://community.tuist.... Great real-world pattern: auto-summarize incoming form submissions using Netlify Functions + AI Gateway.
Video: www.youtube.com/watch?v=Fe33...