Jonny Klemmer
jonny.bsky.social
Jonny Klemmer
@jonny.bsky.social
ios dev. gamer. dog enthusiast.
Ok let me see if I can move things into a toy project in a bit and still repo. Appreciate the quick reply. And to confirm using a task in the deinit is the “right” way before isolated deinit correct?
September 23, 2025 at 9:01 PM
Hope you keep exploring! Theres a lot of painful stuff in SwiftUI and front-end

Are you trying swift on the server? Or a different language?
May 8, 2025 at 5:37 AM
Hope you enjoy it!
May 8, 2025 at 5:32 AM
Pretty sure they are. Just with local packages listed first
March 11, 2025 at 4:41 AM
I support everything about this except using lua 😉

I need to get back to cursor and try out this agent mode though. Looks great
February 27, 2025 at 5:54 AM
Sometimes use a DI system to share the object which owns the state between layers (not environment). Sometimes pass “action” closures although this feels gross/hacky. Not a fan of preferences for this.
February 13, 2025 at 4:43 AM
Yeah agree. The bosses have been a blast so far.That said not sure I could beat them on steam deck. Does it run better than POE1 on there?
December 8, 2024 at 7:54 PM
How are you enjoying it?
December 8, 2024 at 7:44 PM
Whatre you starting?
November 26, 2024 at 2:57 AM
I've been enjoying Claude 3.5 the most - but really hoping Swift Assist is an improvement at avoiding deprecated suggestions
November 23, 2024 at 6:49 AM
Really curious if thered be a way to support quote replies and emoji reactions in DMs. Havent looked at the RN code yet to see but assuming the APIs dont support it. Wondering if it could be done completely client side similar to the iMessage/Android approach
November 22, 2024 at 9:44 PM
So excited for this. Assuming you have a key already?
November 22, 2024 at 9:42 PM
Pretty sure its on the roadmap for @skeetsapp.com after ipad is finished
November 20, 2024 at 2:15 AM
My experience doing Next.js and Elixir vs Swift was so eye opening. I was like “oh now i get why devs love LLMs”
November 15, 2024 at 10:01 PM
i’ll help if we call it 10k and leave the onlyfan bots on the other site
November 15, 2024 at 10:00 PM
This would make a good copy pasta
November 13, 2024 at 4:10 PM
www.hackingwithswift.com/100/swiftui is probably the most popular. Apple has some pretty great developer tutorials as well.
The 100 Days of SwiftUI
Follow the 100 Days of SwiftUI and learn to build apps for free.
www.hackingwithswift.com
November 13, 2024 at 4:12 AM
Appreciate posting this breakdown. Wish the UX around these local project overrides was improved. This is an area that still feels better with cocoapods IMO.
November 13, 2024 at 3:51 AM
Just in case you didn’t find this yet the top answer here worked like a charm for me stackoverflow.com/questions/78...
Xcode 15 is not running in macOS sequoia
I’ve updated macOS to latest sequoia. I’ve Xcode 15 before updated macOS sequoia. After updation macOS to latest. Xcode stopped running
stackoverflow.com
November 13, 2024 at 3:25 AM
Less a question and more an advice request - but it seems to me actor reentrancy is “easy” to conceptually understand but then miss during practical use cases. Do you have any articles on this or “rule of thumb” type design guidelines to avoid common pitfalls here?
November 12, 2024 at 9:42 PM