Hannes Oud

@hannesoid
121 Followers
115 Following
581 Posts
iOS & macOS Developer. Songwriter at hannelunder.com. I help building MindNode. https://whendy.app
Websitehttps://hannesoud.com
Whendy Apphttps://whendy.app
Musichttps://hannelunder.com
Twitterhttps://twitter.com/hannesoid
I‘ve started duolingo again to continue learning Hungarian. I‘m really in awe of the animation and sound design and how they use haptics to create sort of a subwoofer rumble effect.
Also Hungarian is nagyon szép hanem nem könnyü

Did you know that you can export your saved data (including passkeys!) from Apple Passwords to another app on your iPhone or iPad? Top level of the app, ... menu, “Export Data to Another App”.

And you can export your saved data (including passkeys) from 1Password to another app on your iPhone or iPad, too! Top level of the app, user avatar, Settings, Advanced, Start Export.

Folks from 1Password, Dashlane, Bitwarden, NordPass, Apple, and Google collaborated on a data interoperability standard (CXF in FIDO Alliance) to make this possible. Building on top of that, iOS has first-class support for migrating that standardized data between apps.

Not all apps will support all of the data that’s possible to be transferred, but this really might help you switch from one app to another. There’s no need for a desktop computer and a CSV file, and those CSV files never supported migrating passkeys. The OS support for this exists on Mac, but third-party apps have been slower to adopt it.

Everything I’ve said here is public information and available to use on your i{Phone,Pad}OS 26 devices today.

🕰️ Document History
Ideas evolve and now you can revisit every step.
With Document History on Mac, go back to earlier versions, rediscover past thoughts, and bring them forward again.

Sometimes I want to attach a name to a rando number, but don't want it in my contacts. iOS 26 supports this!

When you tap on a recent call in the Phone app, scroll down and tap "Add Name." This puts them in a special "Other Known" section in the Contacts app that doesn't mingle with your main list.

I‘ve set it up using stripe, my first time outside of AppStore territory. The buttons take you to stripe check out pages.

Does anybody else have hands on experience with tip jars in apps?

NameSpace app is free.
I was wondering if a tip jar makes sense, so here it is. And now, a coffee.

https://hannesoud.com/namespace
Update v0.6.2

Yes! Apple has come to its senses and brought the compact tab bar back

Swift 6.3 adds a :: operator for module disambiguation: https://www.swift.org/blog/swift-6.3-released/

I dislike the syntax (too C++ for my taste) but it's finally possible to do stuff like:

extension String {
var count: Int { 3 }
}

print("Hello".count) // 3
print("Hello".Swift::count) // 5

Swift 6.3 Released

Swift is designed to be the language you reach for at every layer of the software stack. Whether you’re building embedded firmware, internet-scale services, or full-featured mobile apps, Swift delivers strong safety guarantees, performance control when you need it, and expressive language features and APIs.

Swift.org

**prune-derived-data**
Here's a tool for pruning your Xcode derived-data, clearing data of
- stale projects
- orphaned worktrees

Install with homebrew, see
https://github.com/hannesoid/devtools

NameSpace 0.5 has some new options:

- show spaces in menu bar menu
- link overlay positions

By the way you can resize the panel horizontally and scroll the list if it's cropped if you have a lot of spaces.

https://hannesoud.com/namespace

cc @craigmorgan @nevyn