Ok, got a rejection. Likely seniority and my love for swift.
Do I know any other companies that would like to talk about me joining them permanently?
I’d love to do agentic engineering with Swift.
@fanymodeste @Sardoche_Lol Franchement, j'ai passé des process avec 4 entretiens + take home project sur 1 semaine, pour attendre 2 semaines après l'entretien final pour qu'on dise "on est désolé au final on a pas le budget, mais on était prêt à te prendre". Et c'est pas arrivé qu'une fois
@DonnyWals Building Hydra: a stateful DAG runtime for app generation, with checkpoint/resume, inter-stage contracts, scoped writes, artifact validation, and mixed deterministic/LLM execution. Basically, trying to make software generation orchestratable instead of prompt-shaped
Hey @OpenAIDevs, I think something weird happened.
I subscribed to Pro earlier today when my Codex session had run out of credits. After subscribing, it looks like Codex consumed both my backup token credits and my current weekly/hourly session limits, which were reset to 0
flatMapLatest is now available in swift-async-algorithms 1.1.3. Perfect for search-as-you-type implementations. by @peterfriese
https://t.co/o89e5WA5sr
By now you've probably heard that Copilot for Xcode has been officially released by GitHub! 🎉
But what you may not have seen is that the project uses a few of our libraries, including our powerful Parsing library as well as the Composable Architecture!
https://t.co/iqsfb8D2Ub
A tough problem to solve when building an app is keeping the UI in sync with changes to the underlying model.
Luckily for us, Swift has an amazing, cross-platform Observation framework that can be used to power any app, even a web app! 🤯
On average our open source libraries are cloned over 120,000 times per day! We released 4 new libraries this year, and dozens of updates:
Dependencies
Concurrency extras
Inline snapshot testing
Swift macro testing
Observable architecture beta
See more in thread… 🧵