[kai engelhardt];

@kaiengelhardt
140 Followers
198 Following
599 Posts
iOS, visionOS, macOS and tvOS developer
Staff Engineer at Linearity
Ex-tvOS intern at 
Half Polish, half machine.
Website & Bloghttps://kaiengelhardt.com
Portfolio & CVhttps://bento.me/kaiengelhardt
And Stay Out

We started working on this release long before WWDC, but rumors of a redesigned macOS were strong and we were ready for it — here’s some of the ways that we embraced and also pushed Apple’s new design language for @Sketch Copenhagen

I'm thinking of getting a salaried job after years of freelancing. (The stress and overhead isn't worth it with a toddler, I'd rather have it calm.)

If you know someone who needs a #Swiftlang dev with 10+ years of experience, macOS and iOS, also some C and #Rust, who can self-manage and also manage-manage and act as product owner etc. (I'm also an indie with the full spectrum of experience), do share!

Thanks 🙏

#getfedihired

(Remote from Bielefeld, Germany)

Today, the GetYourGuide iOS team released: https://github.com/getyourguide/spmgraph

It helps you visualize, run selective tests, and lint Swift Package Manager dependency graphs.

Give it a go, we hope it's helpful for you too!

#spm #swift

GitHub - getyourguide/spmgraph: A dependency graph management tool for the Swift Package Manager

A dependency graph management tool for the Swift Package Manager - GitHub - getyourguide/spmgraph: A dependency graph management tool for the Swift Package Manager

GitHub

I made a document on my website to catalog the lowercase enum idea.

https://kylehugh.es/documents/swift-namespace-lowercase-enum/

Namespaces in Swift Using Lowercase Enums

A technique for creating namespaces in Swift using caseless lowercase enums.

I am sorry, but everyone is getting syntax highlighting wrong

Applying human ergonomics and design principles to syntax highlighting

tonsky.me

Happy App Release day. Daft Music is out! 🥳

If you're moving off Spotify and are not happy with the macOS app of Apple Music, give it a try.
#indiedev #macosdev #buildinpublic #applemusic #spotify

https://apps.apple.com/de/app/daft-music/id6748985865

hey wanna see something kinda interesting? this was the entire fix to the iPhone Antennagate in 2010. 20 bytes.

(this is going to be a very long thread 🧵)

UIKit is fantastic. In a few hours I have a gorgeous and super fast UICollectionViewLayout subclass that displays 20000+ items in a table with sticky columns and row headers. I'm glad I'm not too rusty with UIKit. Bye-bye, SwiftUI Table, you're unfinished.