Ellie Huxtable
@ellie.wtf
3 months ago It really does 😭 worth it though! Never had any of those, but my ankle was horrible for the same reason 🥲
💬 0
♻️ 0
❤️ 1
It really does 😭 worth it though! Never had any of those, but my ankle was horrible for the same reason 🥲
libgit2, Tauri, and non-alcoholic wine? Catch the new B&B episode now! 🎥✨
If you haven't been watching, we are now on our 11th(!) episode of Bits and Booze. This latest one is us showing off libgit2 by building a simple git client in Tauri while drinking non-alcoholic wine.
www.youtube.com/watch?v=WKWf...
after another 6hrs, can confirm inner bicep/armpit is the most painful area to have tattooed yet 😬
The Vite Documentary… coming soon!
10K followers! 💜
pitch for a tv show: its like severance but stuff happens and it is two seasons max
You can multiplex many channels and topics over a single connection. It's at least better for backend perf. Our hooks should be able to react to this and only mutate with the topics you're interested in... Also, is ephemeral && at-most-once okay for ya?
Awesome - ping me here or on our Discord with any feedback - we'd love thoughts on how to smooth out the API and things that might help you reduce boilerplate, etc.
Funny you should ask about hooks and realtime... www.inngest.com/docs/feature... (this developer preview just went live 2 days ago; haven't promoted it)
What do you think? We do need more examples, but we're iterating on APIs and hooks to make it as ergonomic as possible. Would love your feedback!
imho more websites should detect the en-GB/en-US/en-CA accept-language headers and add canadian/british/american slang in the ui
🚀 The team at @GreatFrontEnd has been hard at work building great tools for developers to prepare for front-end interviews!
Check out our recent showcase to see how they've supercharged their dev workflow with Prisma ORM 👇
www.prisma.io/blog/how-gr...
Got a cold 😷 Rescheduling...
Learn more about this workflow in our docs:
www.prisma.io/docs/orm/pr...
🤔 "I can't use a partial index with Prisma's migrations".
We often hear that devs want to use low-level SQL features in their DB schemas but don't know how to achieve this with Prisma.
It's as easy as using the `--create-only` flag and defining whatever SQL feature you want 🎉
This is awesome.
Go is superior.
The team built one of the most delightful HTTP libs with three core principles.
- Simple
- Clarity
- Efficient
It also makes testing easy or so they tell me.
www.unkey.com/blog/zen
We've applied some 💄 to our roadmap. And to save you the trouble of looking:
- Vibe coding when?: working on it!
- Debugger when?: working on it!
- Windows when?: working on it!
zed.dev/roadmap
👀
Join us for Visitor Hours this Monday.
I'm hoping for some updates on elbow arrows, as well as answering as many of your questions as we can get through.
See you there!
10:30 PT
13:30 ET
17:30 GMT
discord.tldraw.com?utm_source=b...
Download Links and Changelog for Zed Preview here:
zed.dev/releases/pre...
#ZedEditor
v0.178 cont. - Vim: Added `%` motion. - Vim: Added `:reg[isters]` to show the current values of registers. - Vim: Added support for toggling boolean values with `ctrl-a`/`ctrl-x`. - Improved `cmd-click` in terminal to find more paths. - Improved Python highlighting.