
2025-08-13 20:04:06
🇺🇦 Auf radioeins läuft...
Swift, Taylor:
🎵 The man
#NowPlaying #Swift #Taylor
https://guyscheiman.bandcamp.com/track/taylor-swift-the-man-guy-scheiman-remix
🇺🇦 Auf radioeins läuft...
Swift, Taylor:
🎵 The man
#NowPlaying #Swift #Taylor
https://guyscheiman.bandcamp.com/track/taylor-swift-the-man-guy-scheiman-remix
I like #Swift quite a lot, but few things over here make me doubt my life choices as much as having to use a function with a `NS` prefix and pass pointers around, just to fix a rounding error.
Eine Schwalbe, so sagt man, macht noch keinen Sommer - doch es nun mal nur noch die eine da. ☺
Handgemaltes #wandklex Original, zu finden auf #birds #watercolor #swallow #swift # art #artShop #artforsale #creativeToots #mastoArt #fediart
I was recently asked “Why did you choose #Swift for Studioworks?”
There are reasons that I intend to write about; strong-but-approachable types is a key reason. I was just catching up on a talk from @… where he said the following:
“[Swift Concurrency] is taking in…
Server-Side #Swift folks (who use Hummingbird, especially):
We (w/ @… ) rolled HummingbirdMacroRouting 0.2 last night.
This is an alternate way to declare controllers and routes in Hummingbird, via macros, and it's what we're using for Studioworks.
Pretty happy…
Whoever made reserved keywords escapable in #Swift: I owe you a drink of your choice if we're ever at the same table.
```swift
// …
case hu = "Hungary"
case `is` = "Iceland"
case `in` = "India"
case id = "Indonesia"
// …
```
This would have been a complete disaster of an API otherwise.
Unlocking my own understanding of and ability to build #Swift macros feels like a superpower.
…something something great responsibility, though.
Synthesizing boilerplate and statically-verifiable elements like custom function calls based on macro input… is magic—the good kind.
`@GET("/logs/{userId}/{timing}")`
↘️