banner
dazboj.bsky.social
@dazboj.bsky.social
iOS Developer. Creator of Snaphack, Iconical, DD-WRT, VAT Making Tax Digital, Bus Savvy, among many many others.

“All that we see or seem, is but a dream within my dream.”
Does anyone else find themselves thanking AI?
I mean, I know it’s not real, but my mother taught me manners 😆
It’s weird, I even felt like I needed to go back after some time and tell it that I’d successfully completely something we’d worked on together. #ItsNotReal #chatgpt #ai
March 29, 2025 at 9:26 PM
Here’s 2 screenshots from the same screen of an iOS app. One from my device, one from my wife’s.
One is prompting a subscription through Apple Pay! Is this even allowed? #appreview #apple #appstore #iosdev
March 13, 2025 at 11:29 AM
Starting a new project using Swift 6. When should you use a custom actor?
If I’m creating an API framework for connecting to a web interface, does it need to be on its own actor or is it not important? #swift #iosdev
March 10, 2025 at 10:23 PM
Reposted
If Swift6 doesn’t stop throwing this error about sending closures I *will* cry and hope that that somehow impresses the compiler. 😭🙃🫠😂
February 21, 2025 at 6:32 PM
Reposted
looking back, AOL had it right. 30 hours of internet per month was the right amount.
February 13, 2025 at 5:21 PM
If you notarize a macOS app for a private client, does it need resigning each year with the updated developer certificate? Or is it signed with Apples cert like an App Store app and will work for many years? #macdev
January 24, 2025 at 1:14 PM
Reposted
This #Xcode 16 feature is probably one of my favorite ones: pasting content directly into a new file without creating it first. Just copy the content, select the preferred directory, and paste it from the clipboard. That's it.

#iOSDev
January 2, 2025 at 2:57 PM
Reposted
SwiftUI's optimization can sometimes cause views within closures to overlook immediate state changes. Tackle this by splitting views, employing Binding, and postponing state tweaks. As below, the sheet initially fails to display the correct value of n.
fatbobman.com/en/posts/bu...
January 5, 2025 at 1:45 PM
I’ve got so many personal projects/apps that I probably could have monetised 😣
I never feel like their:
a: Good enough
b: Niche enough
c: Worth the time making all sparkly

And yet I use them often 🤷🏼‍♂️
December 22, 2024 at 9:12 PM