stackotter
banner
stackotter.dev
stackotter
@stackotter.dev
Aussie software developer & uni student; Rock climber; Loves Swift, Rust and Svelte; Creator of SwiftCrossUI, Swift Bundler and Delta Client.

https://stackotter.dev
https://mastodon.social/@stackotter
For context, I didn't touch SwiftCrossUI for about 3 weeks (to finish uni), and came back to failing Windows CI (without changing anything) thanks to upstream vcpkg issues.
November 28, 2025 at 11:39 AM
Oops, I copied my post from Mastodon and forgot to update the mention. @pointfree.co are the creators of swift-parsing.
October 23, 2025 at 2:45 AM
lasers and now this?! starting to sound like a very cool ctf hahah
June 28, 2025 at 1:23 AM
Beberka’s PR: github.com/stackotter/s...
Follow up Publisher concurrency support PR: github.com/stackotter/s...
github.com
June 27, 2025 at 11:14 PM
That's so sick 🤯
June 24, 2025 at 2:56 PM
And here's the same app without the AppKit-specific changes.
June 24, 2025 at 2:52 PM
Here's an example app with a variety of views, all sporting AppKit-specific changes applied with a few lines each. See next for without changes.

In terms of not-so-visible modifications, I made the Count text selectable, moved the picker to the right edge, and enabled drag&drop image replacement.
June 24, 2025 at 2:52 PM
I usually include more screenshots, but these look basically the same on every platform just with different system fonts.
June 24, 2025 at 5:19 AM
It's borderless (i.e. no background) for max flexibility. The background in this example was whacked on by me (hence the mismatch between it and the Title field on Linux). A native bordered style will be supported eventually.
June 23, 2025 at 3:27 PM