Post #450927
2026-02-28 01:41 UTC
Why Objective-C: https://inessential.com/2026/02/27/why-objective-c.html
Replies (2)
-
@timonus@mastodon.social 2026-02-28 02:49
@brentsimmons my favorite language
-
@smitty825@hachyderm.io 2026-02-28 03:58
@brentsimmons I have an old Objective-C Mac app that I have to go back and rebuild on occasion. There are two things that blow my mind each time I rebuild: 1. No matter what version of Xcode I use...it always compiles successfully the first time. 2. Holy hell...does it compile fast! It feels like I press the build and deploy button, and it’s deploying almost immediately.