Steve Krouse
@stevekrouse.com
3 months ago nice! another option is to use a browserbase/steel/browserless from val town
docs.val.town/integrations...
docs.val.town/integrations...
docs.val.town/integrations...
💬 0
♻️ 0
❤️ 2
nice! another option is to use a browserbase/steel/browserless from val town
docs.val.town/integrations...
docs.val.town/integrations...
docs.val.town/integrations...
wrote about little personal tools i've been tinkering with, mostly on macos macwright.com/2025/04/03/p...
KubeCon day 2! Swing by the PlanetScale booth for: - a live demo with our solutions engineers - custom printed stickers - our new IOPS hat Booth N712 near section N6.
New patches (6.2.5, 6.1.4, 6.0.14, 5.4.17, 4.5.12) have been released to address moderate security vulnerabilities in vite's dev server. We want to thank the reporters for stress-testing Vite and creating security advisories for these issues.
github.com/vitejs/vite/...
We already have detailed guides for popular tools like Next.js, TanStack and many more.
👇 Check them out and let us know what you’d like to see next.
pris.ly/t/guide
Hey Prisma community 👋, what frameworks do you use with Prisma ORM?
👀 Do you need a dedicated guide for your favorite framework?
Let us know 😄
Issue created here if you have any more thoughts on it: github.com/tldraw/tldra...
As you can imagine there are Reasons why we use a slight grey (to provide contrast to true white or panels). I get bitten by this a lot when recording GIFs though
Hey, sorry for the papercut. It won’t help with screenshots but there’s an option to turn off the background for exports. (Applies to both “copy as” and “export as”).
Super excited about this - Vite is all about DX. Who'd be the better person to work on Vite Devtools other than @antfu.me ?
#ZedEditor
Today, we're kicking off a new beta release: Agentic Editing in Zed. If you want access to it, join the beta waitlist.
zed.dev/ai/agent?b=53
Download Links and Changelog for Zed Preview here:
zed.dev/releases/pre...
v0.181 cont. - Added `:ls` and `:buffers`. - Added `:options` and `:map`. - Added `g?` convert to `Rot13`/`Rot47`. - Added support for DeepSeek R1 hosted on AWS Bedrock.
v0.181 cont. - Python: Improved detection of virtualenvwrapper environments in work trees. - Python: Improved highlighting of function parameters in Python. - Python: Improved display of environments in toolchain selector.
v0.181 cont. - Added persistent history of command palette usages. - Mouse cursor now auto-hides in more circumstances. - Added ability to double click on empty pane to open a new file. - Added support for project panel hiding gitignored files. - Added the ability to show past commits in Zed.
Zed Preview v0.181 is out too! - Added support for automatically inserting a newline when hitting enter between opening and closing tags in JSX/TSX. - Improved restoration of editor state when files are reopened (folds, selections, scroll position).
Full Changelog and Download Zed Stable here:
zed.dev/releases/sta...
v0.180 cont. - Vim: Added `'` and `"` marks (last location jumped from in the current buffer, and location when last exiting a buffer). - Vim: Added `:marks` which brings up a list of current marks.
v0.180 cont. - JavaScript / TypeScript: Improved autocomplete suggestions for imports. - Improved language server autocomplete to show more possible matches.
v0.180 cont. - Python: Added Python-specific task to run a Python file as a module from inside the project's scope. - Python: File, line references from Python, like `File "file.py", line 8` are now clickable in the terminal. - Python: Show tasks from Python plugin for standalone files.
v0.180 cont. - Improved memory usage around installed monospace fonts. - Improved Regex syntax highlighting. - Improved autocomplete suggestions in `settings.json`. - Python: Added detection for runnable Python modules.