Johannes Schickling
@schickling.dev
12 months ago Someone needs to interview me about this! 👀
💬 3
♻️ 0
❤️ 5
Someone needs to interview me about this! 👀
🗳️ The results are in: you want to see Prisma Postgres in the West Coast, close to San Francisco and Los Angeles.
So `us-west-1`, here we come! 🎉
We also got a lot of love for Dallas, so we added it to our roadmap 👀
Got your next favorite region ready to go already? 🫶
After 4 years of work, I'm incredibly excited to introduce LiveStore, the next-gen data layer I'm building for Overtone. It's based on reactive SQLite and has a built-in sync engine. Give it a try - would love your feedback!
🪐 ICYMI: Building with @astrodotbuild?
This quick guide shows how to:
✅ Add API routes to serve dynamic content
✅ Connect your Astro site to a Prisma Postgres DB
✅ Fetch and render real data on the fly
It’s fast, secure, and surprisingly:
pris.ly/guide/astro 🔔 Going live today at 5 p.m CET with VS Code!
We’ll walk through the new Prisma + GitHub Copilot Agent integration to show how you can create production ready databases & more using natural language inside VS Code.
Stay tuned!
www.youtube.com/watch?v=KuU... AI-generated content is creeping into bounty programs. Brace yourself for pull requests in open-source repositories.
github.com/tuist/tuist...
#oss 🤨 Prisma Client is generated into `node_modules` by default.
While this provides a familiar & unified DX, it also led to various problems.
Read our article about the original decision, what we learned since then & what changes in the future.
pris.ly/output-article Check out our new T-shirt design in the swag store: shop.tuist.dev/products/tu... Vim rebrand is crazy
"Enthusiasm" in the internet economy is a topic I've recently read about, and I wrote a small piece reflecting on it from my observations and personal experience: pepicrft.me/blog/2025/0... 🚀 The Prisma extension for GitHub Copilot is now live on the @github.com Marketplace.
You can now ask Copilot questions about your database schema, queries, or Prisma Client, right from your IDE.
🎉 No more context-switching!
Find it here → pris.ly/prisma-copilot 🥳 Despite the complexity and number of SQL statements, you're only billed for one operation.
Read our blog on operations-based pricing to learn more 👇
pris.ly/ops-pricing... Behind the scenes, this single Prisma Query translates into 8 separate SQL statements:
👉 Insert user
👉 Check if each post exists
👉 Insert if missing
👉 Connect posts to user
...all wrapped in a transaction. Let’s say you run this Prisma query to create a user and assign them two posts (or create them if they don’t exist): Prisma Postgres bills by the number of operations and not compute time or instance size.
If you're using the Prisma ORM, here’s a quick example of what counts as a single operation 👇 At Tuist, a significant focus is making a team's Xcode configuration easily understandable using web technologies. Interpreting errors and warnings in CI logs, .xcresult, and .xcactivitylog files is not intuitive, which complicates enhancing the development environment. Val Town has always been inspired by @glitch.com - they paved the way for zero-config instantly-edited websites. It's a bummer that what brought so many people joy and was a great community for diverse communities is coming to an end
So: where does Val Town fit into this?
blog.val.town/glitch 💜🐟 wait so microsoft got a big press hit for open sourcing the vs code copilot extension, and simultaneously released a new closed-source postgresql extension, and got positive buzz for both? sorry folks, you are all falling for it again and again
Are you going to @localfirstconf.com next week? Let me and @tldraw.com buy you a drink lu.ma/9retr938 minimalism is good, you don't see that much anymore
I wonder if breaking from React will mean React Components 🙃