I'm making a seasonal anime guide app, in the open for all to experience and learn from.
Early and short stream, but let's look into the data model to see if we can mitigate issues during account merges!
#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush
Come chill with me: https://youtube.com/live/mFpBWER_YmA
This new Sidebar Guidelines page joins Layout Guidelines and Toolbar Guidelines. https://marioaguzman.github.io/design/
#macOS #HIG #SwiftUI #AppKit #UIUX
I made a new page for my “Mario's macOS HIG” series! In this episode, we go over Sidebars on macOS. Check it out and let me know what you think!
(Note: It is much shorter than my other HIG pages.)
#macOS #HIG #SwiftUI #AppKit #UIUX
https://marioaguzman.github.io/design/sidebarguidelines/
The #1 question my #SwiftUI students ask my TAs (and me) is how to fix "The Local Repository is Out of Date" error when trying to push from #Xcode to GitHub. I've created this YouTube video illustrating a fix. I hope it helps others. https://youtu.be/bEkuh95iajc
3 approaches to positioning animation smarts:
• PARTS (left) manage their own appearance and animation. Trivial entity.
• ENTITY (center) recalculates everything each clock cycle to reflect orientation and barrel extension. Trivial parts.
• BOTH (right). Entity calculates center positions, parts take it from there.
Exploring which works where:
Fireworks—smart parts.
Clock—smart entity.
Jack-in-the-box—mixed.
AI thường tạo mã SwiftUI "gần đúng" nhưng không đúng chuẩn: quản lý trạng thái lộn xộn, điều hướng kém, code không idiomatic. Xcode có tài liệu hướng dẫn nội bộ từ Apple giúp viết code chuẩn hơn. Dự án /swiftui-skills tận dụng tài liệu này để hướng dẫn AI viết code SwiftUI đúng cách, cài đặt cục bộ, không thu thập dữ liệu. Bạn đang gặp vấn đề gì nhất khi AI viết SwiftUI? #SwiftUI #AI #iOSDev #LậpTrình #Xcode #Apple #CodeChất #SwiftUIExpert
https://www.reddit.com/r/SideProject/comments/1qte0qp/a
AI thường viết code SwiftUI "gần đúng" nhưng không đúng chuẩn: state lộn xộn, navigation rườm rà, preview vô dụng. Xcode lại tạo code tự nhiên hơn nhờ tài liệu hướng dẫn nội bộ từ Apple. /swiftui-skills gói lại hướng dẫn này thành kỹ năng cho AI, giúp sinh code SwiftUI đúng chuẩn, không cần internet, không theo dõi người dùng. Dùng locally, an toàn, hiệu quả. Bạn đang mất thời gian nhất vào lỗi SwiftUI nào từ AI? #SwiftUI #AI #iOSDev #SwiftUISkills #LậpTrìnhiOS #TríTuệNhânTạo
https://www.reddit
Wax: Động cơ bộ nhớ đơn file, thuần Swift cho AI trên thiết bị – không server, không DB. Tích hợp dữ liệu, embedding, index và WAL trong 1 file xác định. Tìm kiếm lai (lexical + vector + temporal), an toàn khi sập nguồn, hỗ trợ GPU trên Apple Silicon. Mở nguồn, phù hợp trợ lý AI, ứng dụng offline/riêng tư. #Wax #OnDeviceAI #Swift #RAG #AI #LocalLLM #TríTuệNhânTạo #AItrênThiếtBị #SwiftUI #MachineLearning
https://www.reddit.com/r/LocalLLaMA/comments/1qtdejw/i_built_a_swiftnative_singlefile_memory
Hey #Swift #SwiftUI #iOS devs. How do you manage/increment your build numbers? I'm doing this on a solo project with no CI. Just me and Xcode on my personal machine.
Your AI keeps writing UIKit and CoreData when you ask for SwiftUI.
I made a small fix — drop 3 files in your project root and your AI generates modern Swift code automatically.
SwiftUI + SwiftData + MVVM.
Works with Cursor, Copilot, Windsurf.
$5 → https://newtonian072.gumroad.com/l/ios-launch-kit
#SwiftUI #iOS #Swift #CursorAI #IndieHacker
An iOS app prototype to get more hands-on experience with SwiftUI.
I used SQLite as a database to populate the TV series, but I’m planning to try SwiftData later on.
The app itself is nothing fancy — it’s just a small project to organize the TV shows I want to watch during the week. #swiftui
First update of SparkyTales (1.0.1) just went live! Approved within 48 hours👌
Most notable feedback was characters or stories hitting the guardrails quite often. That’s now much improved with automatic retry logic. This filters the ‘bad’ suggestion
