Prisma
@prisma.io
5 months ago It has been a few weeks since we launched Prisma Postgres in GA and shipped a brand new website. 🎉
Have you found the easter egg yet 👀
💬 0
♻️ 0
❤️ 0
It has been a few weeks since we launched Prisma Postgres in GA and shipped a brand new website. 🎉
Have you found the easter egg yet 👀
Another week, another super fun Git nerd article. Today I posted about doing interdiff review with the git range-diff command.
blog.gitbutler.com/interdiff-re...
Denver folks — join us for a Geospatial Happy Hour on Wednesday, March 12th at 7 PM MST. Come enjoy drinks, tacos, discussing geospatial data, and meeting the Earthmover team. Register: lu.ma/o6r39p6j
seo dorks, is this good, i don't think it's good
Is that what you're thinking more or less? How would you wanna write this, with a state machine, a DAG or just in code with a kind of "router" function? Also, are you looking for functions that kind of run forever or something that is mostly executing to completion?
This is interesting, we have modeled ideas like this, especially for AI use case where each step.run within an Inngest function returns the current state of the entire workflow (like a DO) then the loop takes that current state and decides what to run next, returning the state.
Big milestone this week:
100,000 developers are using the Prisma Data Platform to take the pain out of working with databases 🎉
Thank you to everyone who is already part of our journey! 🙌
If you want to join in, check out how to get started with Prisma Postgres 👉 pris.ly/ppg-getting...
We've done pretty well but want to do better and there's so much more to do. If you or someone you love is an excellent dev rel who can drive engagement, tell good stories, and can work in London or wants to relocate, I'd love to chat.
Every developer at tldraw also works with the community, writes docs, makes tweets, and presents about the project. The company started as a fun public flex and kinda stayed stay way.
We are hiring a Developer Relations role in London 🧑💻
Apply here:
tldraw.dev/jobs?ashby_j...
source code here
gist.github.com/mootari/724d...
arrow % by @mootari.social
now using a combination of octo, diffview, and lazygit for my git workflow. it's pretty decent. might replace lazygit with neogit soon.
Very cool and exactly what I had in mind re "binding to custom software". Curious whether you've also managed to create bindings for existing software e.g. Figma / VSC controls based on your workflows.
Loading spinners are papercuts (at minimum)
Something like that! This is what we have atm, kinda like a Jupyter notebook but with embedded terminals
bsky.app/profile/elli...
Definitely working hard to make it easy to go from shell history -> documentation/runbook -> executable workflow
TIL: Buck has documentation for the underlying pbxproj types, such as "PBXBuildFile". Somebody had to do it when Apple won't 😅
buck.build/javadoc/com/...
This is happening today. Five hours from now. See you there!
Check out our example with Cursor to get a sense of working with the Prisma docs in your AI coding environment ✌️
www.prisma.io/docs/guides...
🤖 AI bots rejoice!
Our docs just became easier for LLMs to navigate. We now have llms.txt and llms-full.txt, both of which give your AI a much more digestible view of our docs 🙌
Just point your LLM to www.prisma.io/docs/llms-f... to get all the Prisma info you need!
we're actually building a thing rn to make it easier to build runbooks out of atuin history (among other things) 👀
❤️🐢
Download Links and Changelog for Zed Preview here:
zed.dev/releases/pre...
#ZedEditor
v0.176 cont. - Vim: Added an implementation of `vim-exchange`. - Vim: Added missing default key binding for `Vim::CurrentLine` for replace with register mode (`grr`). - Vim: Many bug fixes