Ellie Huxtable
@ellie.wtf
32 minutes ago How does that compare with 44014fa2-a1eb-4254-860a-114e02963040? Finding it so hard to choose 😣
💬 0
♻️ 0
❤️ 0
How does that compare with 44014fa2-a1eb-4254-860a-114e02963040? Finding it so hard to choose 😣
No reason to expect this, just vibes
I just used tokio::sync::broadcast for the first time, cannot wait for it to break in ways I don’t expect 😌
continually amazed by how much of a problem version skew is for web apps. people apparently don't refresh websites or close browser tabs for months on end.
this is extremely cool: big database of travel times between census geographies, as parquet. never been faster to make isochrone stuff! sno.ws/opentimes/
Join us on Discord for our Dev AMA this Thursday!
We'll be streaming the answers your questions ✨ live ✨ on YouTube and X.
pris.ly/dev-ama-mar
Intercom saw a significant improvement in both tail latency and hardware cost reduction after switching to Metal.
“PlanetScale Metal has been a game changer for Intercom. All of our biggest, most critical PlanetScale databases now run on Metal.”
Read their story here:
pscale.link/int
In 2025, Xcode projects are still complex. SwiftPM can help but may slow things down. Consider generating projects and using binary caching for optimization:
tuist.dev/blog/2025/0...
#Xcode #Swift #DevX
my god, the russian bear octocat. probably my favorite one.
👀 Hey devs, ready for a sneak peek?
Our 3‑month roadmap is live and packed with cool updates!
🔍 Query Compiler in Preview
🌐 Prisma CLI in Web contexts
🚀 ESM support & more preview features hitting GA soon
See the full roadmap 👇
pris.ly/roadmap-may-25
At scale, developers building apps with Swift and Xcode often face challenges like complexity, unreliable tools and incremental builds, and slow feedback, which can hinder momentum. In this post, we explore solutions:
#devproductivity
tuist.dev/blog/2025/0...
🚀 The Audience Choice Award from GitHub Universe 2024 just landed in our Berlin office—delivered by some adorable Octocats 🐱!
🙌 Huge THANK YOU to everyone who voted!
We feel incredibly honoured to be recognized as a project that helps developers create an impact 💚.
given that i think molly's approach is right but it's not really a choice if there's no other option.
which is, i think, a scary thing for everyone. the idea that terms of service, copyright law, robots.txt, all don't matter because the legal system is bending to corporations yet again, and the modern megacorp doesn't really care about its standing amongst the producer side of the internet
i think this is a good, balanced opinion… but the idea that websites should cut deals with or work with llm companies instead of fully opposing them or blocking their access points to the reality that such opposition is no longer a real option www.citationneeded.news/free-and-ope...
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?