Objective-C, once a prominent programming language especially in Apple's ecosystem, is often praised for its elegant message-passing syntax and its powerful capabilities as a superset of C. Users note its effectiveness in the early iPhone development, blending performance-critical C with the flexibility for dynamic UIs. Despite its advantages, the language struggled to gain traction outside of Apple's offerings, leaving programmers longing for its adoption in broader contexts, especially within the FOSS community. Current discussions reveal a sentiment of nostalgia for Objective-C as Swift rises in popularity, with some developers feeling overwhelmed by the complexity and variety of styles in Swift codebases. Users are experimenting with the language on other platforms but find the setup challenging, leading to frustration over Objective-C's limited support outside its native environment. This raises concerns about the potential loss of useful programming paradigms inherent in Objective-C as it fades into the background. Overall, these reflections indicate that while Objective-C paved the way for dynamic programming techniques, its fate remains uncertain amidst the advancement of newer languages like Swift.