Tootfinder

Opt-in global Mastodon full text search. Join the index!

@sean@scoat.es
2025-09-17 22:33:46

#Swift folks (especially @… ):
With Swift 6.2’s new concurrency checking/rejecting on Actor’s `static var …`, is it safe-enough to do something like this for dependency injection?
```swift
struct Config {
nonisolated(unsafe) private static var _share…

@frankel@mastodon.top
2025-10-28 08:08:00

Announcing the #Swift SDK for #Android
swift.org/blog/nightly-swift-s

@sean@scoat.es
2025-11-06 18:33:00

TIL about `@_disfavoredOverload` in #Swift, to hint to the compiler which function to call if multiple functions’ signatures are satisfied by the calling parameters.
(via @… )
Very useful for this

@sean@scoat.es
2025-09-29 18:35:22

If you see me at @… this week, and especially if you've worked on a #Swift package that we use, hit me up for some maple syrup straight from the tree—I’m bringing a few to give to new friends.

A small 100ml bottle marked 2025 with a maple leaf.
@sean@scoat.es
2025-09-30 00:42:42

Rolled hummingbird-macrorouting v0.3.0 ; version bump due to API changes (for the better).
Apologies if this conflicts with your travel (though I don’t think anyone hard-depends on this except us, anyway). Complain to me in person. (-:
#Swift #Hummingbird

@sean@scoat.es
2025-09-24 15:03:22

We ( @… and I) just released Hummingbird Macrorouting v0.2.3 with a #Swift 6.2 concurrency fix.
Also paves the way for a small API change coming up in v0.3.0.
(Yes, this is only potentially interesting to like 3 of you, max (-; )