Vizhi is live on @ProductHunt today.
It turns the Logitech MX Creative Keypad into mission control for OpenAI Codex CLI, six live sessions at a glance, one-press approvals, voice prompts transcribed locally.
Built for OpenAI Build Week with Codex + GPT-5.6.
Interesting course from Stanford for how to do programming in the world of AI agents. Most of the readings are online, so you can DIY it:
https://t.co/mgsvZBBdpO
🥇 Async await in Swift explained with code examples
https://t.co/a9iZIhwSrt
🥈 #Preview SwiftUI Views using Macros
https://t.co/GbJXhcaZbb
🥉 MainActor usage in Swift explained to dispatch to the main thread
https://t.co/VhdhXm181c
#swiftlang#swiftlee
I’ve just discovered how to create documentation and interactive tutorials using DocC and hosting them as static web pages for all to access. Let me know if you would be interested in this kind of content. Similar to what Apple does now like these https://t.co/cvWXBwUJj1
🍏Another day – another iOS interview question
Complexity: 🔴🔴🟢🟢🟢
Q: What's going to be printed as a result of given code and why?
Short explaining thread🧵👇
Global routing in SwiftUI using NavigationStack API.
This is also covered in my FREE book "Navigation API in SwiftUI". You can download the book:
https://t.co/aHGXviGAhU
#iosdev#SwiftUI