mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

9.6K
active users

#swiftui

72 posts60 participants6 posts today
Continued thread

Made a lot more progress today decoding invoices and setting up everything on the backend. Tomorrow, let's add the final pieces for trials, then integrate with the frontend, and start testing. See you then!

🔜 Tomorrow’s stream: youtube.com/live/0jIZ5jM9ZFs
⏮️ Playlist so far: youtube.com/playlist?list=PLRx
📲 Download Jiiiii: apps.apple.com/app/apple-store

youtube.comBefore you continue to YouTube

So apparently trying to use SwiftUI's Text element with a Date.FormatStyle that uses a time zone is broken on macOS 15 and iOS 18. 🤦‍♂️

Here's the same code running on iOS 18 and iOS 17. Am I missing something here or is this just plain broken? #SwiftUI

Continued thread

Hopefully it’s a case of me just being paranoid. The non-deprecated tab declaration does appear to use more memory but it just seems to hit a ceiling sooner. The memory graph items just decided not to show up any more so I'm hoping it's not a real issue.

Doing a more serious analysis with excessive data seems to shows it performs in a good range. I'll sit on this build and focus on getting my custom link preview code pulled out for a public repo too.

Hackers on their "First-Shot Final Exam". Use the MBTA API to build "T-Buddy". JSON Parsing, SwiftData, lots of UI & Custom Data Structures. The last in-class challenge of our Zero to Full Stack Semester of Hiring junior devs? Send your info my way & I'll pass it on.

Moving my TabView tab's to the non-deprecated declaration seems to result in memory that never goes back down. It doesn't grow by loads but so far it appears to only trend upwards and I've ended up with new leaked items in the memory graph.

This is an annoying part of #SwiftUI. Maybe something I've done has caused this but then again maybe not.The leaked items are for keyboard state by the looks of it

I'd like to avoid deprecated code but maybe I'll wait.

Continued thread

Cleaned up the model, updated deletion to take care of stripe data, added more logging, and even started processing checkout sessions! Tomorrow let’s create transactions for invoices and prep to test the whole flow. See you then!

🔜 Tomorrow’s stream: youtube.com/live/pxBfyzZOHmw
⏮️ Playlist so far: youtube.com/playlist?list=PLRx
📲 Download Jiiiii: apps.apple.com/app/apple-store

youtube.comBefore you continue to YouTube