#objc zoekresultaten
🔥 Tomorrow’s the big day! Join @ChristianHujer for Clean Code: Refactoring Legacy Code in Obj-C. 🗓 7 Nov | 🕖 19:00 IST | 📍 Google Meet 🎟 Register anytime: 👉 Triffuns: triffuns.com/events/ff9a716… 👉 Meetup: meetup.com/meetup-group-n… #CleanCode #ObjC
🚀 We’re kicking off November with a learning boost! Join @ChristianHujer for Clean Code: Refactoring Legacy Code in Obj-C. 🗓 7 Nov | 🕖 19:00 IST | 📍 Google Meet 🎟 Register anytime: 👉 Triffuns: triffuns.com/events/ff9a716… 👉 Meetup: meetup.com/meetup-group-n… #CleanCode #ObjC
Some progress on my #objc binding generator for #zig language. I'm able to generate bindings for protocols, classes and their declared methods. Using objc classes looks really clear on zig side. Next step is support for enums and structs.
Let me write a parser for #objc header files… Wait what are those nullability annotations and there are how many different ways to tell about the nullability in objc??? This is insane! Surely I’m missing some of them! These are found in Metal framework headers.
🎉 It’s happening today! @christianhujer goes live at 19:00 IST with Refactoring Legacy Code in Obj-C. 📍 The Google Meet link is now live on the Triffuns and Meetup page. 👉 Triffuns: triffuns.com/events/ff9a716… 👉 Meetup: meetup.com/meetup-group-n… #CleanCode #Refactoring #ObjC
I thought at first that #ChatGPT was telling me about an API in #ObjC I was not familiar with before. Turns out: It's a lie and and completely made up by ChatGPT. For those not familiar with #ObjC at all, only the first approach is correct. #hallucination #confabulation
UIPickerView 空のdataSource だと「?」並びでかわいい #Pythonista3 #rubicon #objc #python #iosdev #UIKitCatalogChallenge
ButtonViewController もa-shell いけてるで! 色々詰め込んでるから、クソ重でございますが、、、 #Pythonista3 #rubicon #objc #iosdev #Python #UIKitCatalogChallenge
🚀 This time it's Obj-C! Join @nelkinda & @christianhujer — Clean Code: Refactoring Legacy Code in Obj-C. 📅 07 Nov | 19:00 IST | Google Meet 🎟 Triffuns: triffuns.com/events/ff9a716… or 🎟 Meetup: meetup.com/meetup-group-n… #CleanCode #ObjC #Refactoring #SolidPrincipals
In #Swift, it's easy to get error messages wrong. It's due to a design flaw in the "Error" protocol introduced for #ObjC compatibility. I've seen people write below code all the time. I fixed it in #ErrorKit: Conform your errors to "Throwable" instead! 💯 fline.dev/swift-error-ha…
(a-shell 挙動も) toolbar 解決! addChildViewController で、UINavigationController ぶち込み そのtoolbar でこねこねしたらなんとかなった #Pythonista3 #rubicon #objc #ios #UIKitCatalogChallenge
978. 2020 TOPPS STADIUM CLUB OVERSIZED BOX TOPPER #OBJC This may look exactly the same as yesterday’s card, and it is — but about twice the size. Approximately postcard size. It’s actually one of my more recent acquisitions. 1/2
🎉 It’s happening today! @christianhujer goes live at 19:00 IST with Refactoring Legacy Code in Obj-C. 📍 The Google Meet link is now live on the Triffuns and Meetup page. 👉 Triffuns: triffuns.com/events/ff9a716… 👉 Meetup: meetup.com/meetup-group-n… #CleanCode #Refactoring #ObjC
🔥 Tomorrow’s the big day! Join @ChristianHujer for Clean Code: Refactoring Legacy Code in Obj-C. 🗓 7 Nov | 🕖 19:00 IST | 📍 Google Meet 🎟 Register anytime: 👉 Triffuns: triffuns.com/events/ff9a716… 👉 Meetup: meetup.com/meetup-group-n… #CleanCode #ObjC
🚀 We’re kicking off November with a learning boost! Join @ChristianHujer for Clean Code: Refactoring Legacy Code in Obj-C. 🗓 7 Nov | 🕖 19:00 IST | 📍 Google Meet 🎟 Register anytime: 👉 Triffuns: triffuns.com/events/ff9a716… 👉 Meetup: meetup.com/meetup-group-n… #CleanCode #ObjC
🚀 This time it's Obj-C! Join @nelkinda & @christianhujer — Clean Code: Refactoring Legacy Code in Obj-C. 📅 07 Nov | 19:00 IST | Google Meet 🎟 Triffuns: triffuns.com/events/ff9a716… or 🎟 Meetup: meetup.com/meetup-group-n… #CleanCode #ObjC #Refactoring #SolidPrincipals
rubicon を0.5.0 -> 0.5.2 へupdate 多分無事に動いてる github.com/pome-ta/pystaU… #UIKitCatalogChallenge #Pythonista3 #objc #Python3
In #Swift, it's easy to get error messages wrong. It's due to a design flaw in the "Error" protocol introduced for #ObjC compatibility. I've seen people write below code all the time. I fixed it in #ErrorKit: Conform your errors to "Throwable" instead! 💯 fline.dev/swift-error-ha…
The Shape of Everything: The Subjective Charms of Objective-C shapeof.com/archives/2025/… #objc
(a-shell 挙動も) toolbar 解決! addChildViewController で、UINavigationController ぶち込み そのtoolbar でこねこねしたらなんとかなった #Pythonista3 #rubicon #objc #ios #UIKitCatalogChallenge
Paul Solt on YouTube: How to Create Swift Packages with Objective-C (SPM) youtube.com/watch?v=HdW58T… #swift #objc
youtube.com
YouTube
How to Create Swift Packages with Objective-C (SPM)
ButtonViewController もa-shell いけてるで! 色々詰め込んでるから、クソ重でございますが、、、 #Pythonista3 #rubicon #objc #iosdev #Python #UIKitCatalogChallenge
How to draw the arrow for a tray icon / menu icon on #macOS? Do I really need to draw it manually? #lazyweb #objc #swift
AppCode's code inspection is super cool. Tells a lot. 1) Unused code in #ObjC 2) Not implemented methods 3) Typos 4) Unused localized strings 5) Unused import statements 6) All compiler warnings/errors. @appcode Still waiting to find unused methods in #swiftlang. let us know.
Apple: you need to write detailed release notes for your app Also Apple: bug fixes go brrr #dev #objc #swift #swiftui #macdev #iosdev
This was a day when everybody stopped complaining about incorrect whitespaces placing. #objectivec #objc #xcode #iosdev #uncrustify #formatting #sourcecodeformatting
It’s a true friend that pretends your terrible #ObjC and #SwiftLang jokes are funny. @SHAHTIESHACKENT
David Ventura talk about use of MVVM pattern to connect Legacy C++, Obj-C++ and Swift @cocoaheadssthlm @Spotify #iosdev #objc #mvvm
Something went wrong.
Something went wrong.
United States Trends
- 1. Bills 115K posts
- 2. Jonathan Taylor 20.8K posts
- 3. Falcons 31.4K posts
- 4. Colts 52.6K posts
- 5. Dolphins 20.3K posts
- 6. Jaxson Dart 4,195 posts
- 7. Henderson 7,874 posts
- 8. Diggs 7,165 posts
- 9. Browns 23.9K posts
- 10. Kyle Williams 5,546 posts
- 11. Daniel Jones 10K posts
- 12. Joe Brady 1,866 posts
- 13. Penix 11K posts
- 14. Dillon Gabriel 1,601 posts
- 15. Parker Washington 2,785 posts
- 16. Justin Fields 1,827 posts
- 17. #Bears 3,325 posts
- 18. #NYGiants 2,036 posts
- 19. Pats 9,133 posts
- 20. Drake Maye 7,020 posts