Marek Fořt
@marekfort.bsky.social
25 days ago Why don't you send me your address to marek@tuist.dev? :)
💬 0
♻️ 0
❤️ 1
Why don't you send me your address to marek@tuist.dev? :)
Missed the release of Prisma 6.9.0? Check out this overview! 🚀
🗂️ Local Prisma Postgres improvements
🦀 Rust-free Prisma ORM (Preview)
🖥️ Use Prisma Studio in VS Code
Check it out👇
pris.ly/yt/6.9-release
Scott Stringer: vision zero needs more vision Every cyclist: ahem, it needs more zero jfc, if there was ever a policy whose aims and goals were obvious and needed no interpretation
let's say you've got a canvas that has things on it and you want those things to be in front of other things or behind them 🔊
www.youtube.com/watch?v=zo-m...
👀 We're not perfect, but we're getting there!
See how to integrate with GitHub 👉 docs.tuist.dev/en/server/in...
We've just shipped a new improvement to the Tuist GitHub app reports – they now include also the report of builds 🔨 No more sifting through CI logs, just click a link in the PR comment and you'll get a summary of the build directly in the Tuist dashboard 🔍
dev who used our template cli tool to spin up a full cms in 45 seconds
We built an e-commerce app using Prisma MCP + Next.js by vibe-coding it.
Just prompting, guiding the structure, and letting AI do all the work.
Curious how it went? We documented the whole thing 👇
pris.ly/mcp-vibes-blog
Let's explore these new techniques together! Sign up to receive invites to the live sessions and post-event content: zed.dev/agentic-engi...
Or add the events directly to your calendar: calendar.google.com/calendar/u/0...
We already have some amazing sessions lined up:
@mitchellh.com on Agentic Engineering in action
@kentcdodds.com on Leveling up agents with MCPs
@leerob.com on The ideal tool setup for coding with LLMs
@fasterthanli.me on AI isn’t so bad at Rust anymore
and more!
Every other week, engineers using AI to solve real-world problems will join us to live-code, share lessons learned, and answer audience questions in real time.
No hype. Just practical techniques and insights from people shipping software.
Sign up here: zed.dev/agentic-engi...
Tired of hearing overblown hype like "AI will replace all engineers" or cynicism like "AI code is garbage"? Us too! That’s why we're tuning out the noise and exploring what we can get out of AI right now – with our new series – Agentic Engineering!
🎉 You can now restore Prisma Postgres backups from the Console.
Head to your database → open the new Backups tab:
➡️ Browse snapshots
➡️ Pick one
➡️ Click Restore
Snapshot retention depends on your pricing plan, so verify it if backups are critical 👉 pris.ly/ppg-backup
We just received this screenshot from a company using Tuist. They managed to reduce their app bundle size by 20%, simply by removing duplicates that Tuist found 🎯
And running 'tuist inspect bundle' is all you need to check your app, too 👀
See how to get started 👉 docs.tuist.dev/en/guides/de...
New @tuist.dev stickers 😍 who wants some?
With Tuist Build Insights, you can now have a _live_ view of builds happening across your organization – both CI and local builds. Isn't that magical? ✨
#ZedEditor
Download Zed and view the full changelog here:
zed.dev/releases/sta...
Lastly, Zed's Vim mode learned a few new tricks: - Implemented `:delm[arks] {marks}` - Added `:e[dit] {file}` command to open files within the current project - Added `ArgumentRequired` action for vim commands that require arguments
For our 🐍 devs, automatic virtual environment configuration has been implemented - no `pyrightconfig.json` necessary!
A Cursor keymap has been added:
- Improved sound notifications to play only when Zed is in background - Improved message editing by returning focus to main panel after dismissal