After years of watching other people write about software development, I decided that I wanted to give it a try too…
So I started a new blog!
To kick things off I wrote a (slightly belated) SwiftUI Wish List, but what I’m really looking forward to sharing is a new app I’m working on, and some of the development (mis)adventures I’ve had.
Read the first post here and let me know what you think: https://adevlog.com/2025/07/a-swiftui-wish-list/
Cork version 1.5.6 is out.
This update includes a complete rewrite of the Homebrew pinning system in Swift for 20x performance gains, pinning from sidebar, manual update checking, and fixes for many crashes.
See https://open.substack.com/pub/corkapp/p/cork-156-out-big-changes?r=2vioyx&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true for more info.
Buy Cork to support its development: https://corkmac.app
Join the Discord community: https://discord.gg/kUHg8uGHpG
See the source code: https://github.com/buresdv/Cork
Having a nice time making a little app to help me switch off from the doom scrolling. Colour modes and relaxing animations. Just got to get some small details smoothed out and hopefully release soon!
Not gonna lie a little nervous with so much bad sentiment for iOS 26. Running on beta 4 this is where I have the current dev build of Bridges. My hope was to do a big design refresh and add some features. I think I’m gonna shelve the journal app I was working on for now.
Biggest rebase I have done yet for Cork
I've just deployed my first #ReactJS project on my website (many thanks to @astro )
I have another small one almost ready as well to deploy, probably in the weekend.
I made the mistake of not thinking "mobile first" and now it will take me more time to make it work on mobile (hello <dialog> element!), but overall for this week I shipped!
Coming in the next Cork version: Previewing packages across the whole app, including in the list of packages in Tap details
Guess what's coming to Cork
Cork is taking part in the Indie App Sales event this year!
Use the code INDAPPSAL25 for a 40% discount.
I added a little something to the final version of Cork for macOS 13… can you see it?
For next year, I have to write an app like Tricount, but better. It must have the ability to declare "families" or otherwise treat people and "accounts" separately. It also has to run on iPhone and Android. Cool challenge! #BuildInPublic
June was not a good month. Around 25% less sales, for a total of $70, and July is not starting great. We're the 4th and I still made no sales at all. At this point I don't know what to do anymore. #BuildInPublic
We analyzed traffic from every social platform and the results might surprise you. Spoiler: It's not where you think...
Our honest breakdown of 8 social platforms (+ which tools actually work)
https://telemetrydeck.com/blog/social-media/?source=fediverse
Launch Day!
I just released the scanner app I always dreamed of, now live on the App Store!
Instant scan on launch
Fast like a photo
No files stored
Nostalgic iOS 6 vibes
Built from scratch. No frameworks.
With @Sketch
#indiedev #buildinpublic #AppStore
Link: https://apps.apple.com/us/app/scan-mobile-document-scanner/id6727013863
The new social icons feature for our email editor is now live. Moving on to bigger changes - coming soon: automations! #buildinpublic #opensource #emailmarketing
Yesterday in Bike Index iOS:
- merged the most rudimentary NWPathMonitor bike detail offline fallback: first steps to supplanting web views!!
- the first community pull request was opened!!
“Adopt robot pattern for universal links UI test”
https://github.com/bikeindex/bike_index_ios/pull/85
- biked to a concert in the park
Really proud of the project set up I wrote which has no reported problems: except for GHA CI permissions which was expected. Figuring that out!
#iOSDev #SwiftUI #BuildInPublic