PlanetScale
@planetscale.com
about 1 month ago PlanetScale for Postgres is now GA.
planetscale.com/blog/planets...
💬 1
♻️ 9
❤️ 22
PlanetScale for Postgres is now GA.
planetscale.com/blog/planets... A fortuitous start to @climateweeknyc.bsky.social: our $7.2M seed round makes the news! techcrunch.com/2025/09/22/e... Try it out 👇
create-db.prisma.io Our new tool lets you edit your schema and manage data in Prisma Studio, all from your browser.
No login. No setup. Just go! 🚀
Short demo 👇 #ClimateWeekNYC is here- and there's a hands-on technical workshop with @rabernat.bsky.social at the Geospatial Risk event on Wednesday afternoon at St. John's (Manhattan): "Open Data in Applied Risk Analysis." Here's the link to register: www.eventbrite.com/e/tech-works... 💡 ICYMI: The future of Prisma ORM is here!
🥳 No more Rust engines
🔌 Connections via native JS drivers
⚡️ ESM-first Prisma Client
Try a ready-to-run example with your favorite tool: Next.js, Nuxt, Bun, Deno, React Router, and more!
pris.ly/new-prisma-... i'm biased but i really think my pals at the band brnda's new album is a breakthrough hit, the production, songwriting, performance is all perfect on this one: brendadc.bandcamp.com/album/total-... decided to write up just all my thoughts about the ar glasses, just to get them out there: macwright.com/2025/09/21/c... Woah that build looks incredible!
the usefulness of the meta glasses and other ar devices for real-time captioning, translation, and accessibility features feels the same as the usefulness of blockchains for transactions in countries with unreliable banking systems and currencies valid but sus ethical mask that the tech wears
I've got Xcode's build data output in a .sqlite database which LLMs can query to understand what happened in the build. The future of not wasting tokens using "xcodebuild"'s raw output is bright #Xcode Managed to proxy Xcode <> XCBBuildService calls through the Tuist executable, which we can leverage to:
- Build a query interface for LLMs (vs parsing xcodebuild logs)
- Show builds live in the dashboard
- Parse the rawest data format (vs result bundles or activity logs) Exceptions are coming to buildable folders' support in Tuist generated Xcode projects. In the initial version you can use them to exclude files and and set compiler flags
github.com/tuist/Xcode... Standards Over Lock-in: Why We're Building Tuist Differently
pepicrft.me/standards-o... Apple, you there?
What would you think of adding telemetry to your new *unified* build system?
github.com/swiftlang/s... Opening an Xcode project with all the Swift packages turned into pre-compiled binaries on the fly is such a productivity booster. It also makes some Xcode features more reliable because the graph is easier to reconcile for Xcode The False Choice Between Enterprise Sales and Great Products
pepicrft.me/the-false-c... lmk if you have any issues - would love to help!
fun idea!!
What if we could reduce the costs of end-to-end tests? It turns out it's possible with LLMs. Our Tuist QA can test your iOS apps in simulators and provide a detailed report to help debug any issues.
videos.tuist.dev/w/7g4HTjWxL...
#Swift #iOSDev #Xcode There are LLM agents to write your code, agents to review changes, and agents to monitor app errors. Now, we are introducing the first agent that can test your iOS app end-to-end.
videos.tuist.dev/w/7g4HTjWxL...
Shoot me a DM if you want to give it a shot Xcode teams often optimize blindly:collecting build data is just too complex
With Tuist? One scheme post-action. That's it.
Here's how I added build insights to the Mastodon app in minutes:
videos.tuist.dev/w/mWM5SfMEwM...
#Swift #Mastodon #Xcode Enhancing your Xcode setup begins with gathering build data across various times and envs, which can be costly. Learn how to gain insights into your Xcode projects, including Flutter and React Native, by exploring our approach with the Mastodon app
videos.tuist.dev/w/mWM5SfMEw... However: Since then, we've gone all in on TypeScript, so keeping around the Rust layer didn't make sense for us any more.
👇 Learn more.
www.prisma.io/blog/prisma...