@tuist.dev
7 months ago Tuist Registry got a shout-out in the latest iOS Dev Weekly newsletter if you needed another reason to check it out 😉
💬 0
♻️ 0
❤️ 2
Tuist Registry got a shout-out in the latest iOS Dev Weekly newsletter if you needed another reason to check it out 😉
Afterwards, we might consider package authors to decide how they want their packages to be released on our registry - and let them decide whether they want to publish their package to the Tuist Registry directly or they want to keep us populating their releases via GitHub.
The first next step for the registry would be to allow publishing private packages - similar to what JFrog and Cloudsmith already offer, but now under one registry with all the open source packages.
We need to acknowledge the current status quo where GitHub tags are _the_ way to release Swift packages and it would take quite some time to change that, especially for a registry not officially maintained or recommended by Apple.
As for the comment about the Tuist Registry "mirroring" releases from GitHub, this was the fastest way to provide the most value to the ecosystem and we think it strikes the right balance.
You know you did something interesting when Dave Werver highlights your work in the iOS Dev Weekly newsletter - and even writes up a whole commentary for it 💜
App code migrations are easy, database migrations can be terrifying.
Databases hold your company's entire history.
3 rules:
• Never drop columns in prod without a deprecation period
• Always have a rollback plan
• Test with production-scale data
Sleep better 😴
we’re on a combination of services, this bit goes through cloudfront which is a little less magic afaik
yep, this demo is kind of hard to integrate with that but i really want to use that or xeiaso.net/blog/2025/an... soon!
i still think there's real innovation in llms and they'll have a positive impact. but the behavior of a lot of the people in the space - these crawlers ignoring all the norms with robots.txt and companies knowingly training on pirated material - this is more the category of 'people doing bad stuff'
the final step of my llm-related demo today is to write some code to block llm crawlers from hammering the demo website with requests, blowing through my llm bills, this is all good and normal
Learn more about fields in our (✨new✨) docs: directus.io/docs/guides...
Smart forms that know exactly what to show (and what to hide)
With conditional fields, your forms adapt in real-time:
▶︎ Show only what users need to see
▶︎ Hide irrelevant fields automatically
▶︎ Create smarter, cleaner forms that just make sense
4/4 Thank you so much for all of your contributions to Zed, Jason! Your work on Longbridge and gpui-component is entirely inspiring to all of us and we are excited to see how everything pans out!
3/4 Jason and his team at Longbridge are actively using GPUI to build out a new desktop application for their stock trading platform, and we think it looks absolutely stunning!
longbridge.com/sg/
2/4 Outside of his contributions to Zed, Jason has been working on building out an open-source library of components specifically for GPUI:
github.com/longbridge/g...
1/4 Jason Lee is a very special contributor who has been helping us out for ~1 year now. With 58 merged PRs and 4 currently open, Jason's PRs have included everything from improving language support, to fixing bugs in GPUI, to rounding out Windows support, and more!
⬇️ new tutorial to check out for some Friday afternoon and weekend projects
🔥 new Inngest video tutorial for this weekend:
- How semantic search works under the hood ⚙️
- Automatically generate embeddings for your @neondatabase.bsky.social tables ⚡️
- Write your first vector SQL query 🔍
www.youtube.com/watch?v=priD...
That being said, SwiftPM is open source, so anybody is free to poke around and propose optimizations there 👀 But registry will still stay as something needed as there are inefficiencies that are unsolvable with the decentralized source control model.
In other words, the optimization might be possible in _some_ cases – but especially locally, you would probably need a deep clone anyway. We'd be surprised if this wasn't considered when the registry was proposed, so we see it unlikely as being implemented.
Deep clones could probably be skipped if literally every dependency would be pinned to a specific reference/version. However, as soon as you have one dependency that has a range of versions, SwiftPM needs to do a deep clone to be able to resolve the right version.
tax return deadline in a week, still haven't done it, so i guess i'm gonna be super productive on basically everything else
👋 Say hi to Ryan, a Senior Developer Advocate in our #MeetThePrismanauts series
Catch him flying planes ✈️, playing with his kids, or hacking on code and video projects 💻
🇨🇦 Ryan hails from Canada which is much too cold for his liking 🥶
Connect with him at @ryanchenkie!