Pinned Repositories
IIAsyncViewController
A UIViewController subclass specifically geared toward async data fetching.
IISerialAsyncOperationQueue
A serial queue supporting async operations. The next operation starts only after the previous one completes.
IIShortNotificationPresenter
Presents short notifications over a view.
NoticeView
A TweetBot-like notice component for iOS.
Objective-C-Runtime
The code examples of the Objective-C Runtime in Practice talk I gave for CocoaHeadsBE on 20131203.
SwiftyAs
**SwiftyAs** is an Objective-C kinda way to do `as?` casting like in Swift.
UIColor-Hex
Convenience methods to convert UIColors to from hex/css value/strings.
UIView-DebugQuickLook
Inferis's Repositories
Inferis/IIShortNotificationPresenter
Presents short notifications over a view.
Inferis/UIColor-Hex
Convenience methods to convert UIColors to from hex/css value/strings.
Inferis/IIAsyncViewController
A UIViewController subclass specifically geared toward async data fetching.
Inferis/SwiftyAs
**SwiftyAs** is an Objective-C kinda way to do `as?` casting like in Swift.
Inferis/IIAutoNSCoding
A contraption to make objects conform to NSSecureCoding without all the boilerplate code. Very useful for model objects.
Inferis/UIKonf-AsyncViewControllers
Source of my presentation at UIKonf 2015.
Inferis/IIAutoNSCopying
Automatic NSCopying for NSObjects.
Inferis/IIDelayedAction
A simple Objective-C component for invoking blocks after a specified interval, overriding previous invocations. A bit like `performSelector` and `cancelPerformSelector` but for blocks.
Inferis/Inferis.github.io
Inferis/ThingyNotifier
Inferis/Practical-AutoLayout
Examples to go with a presentation given as part of the CocoaHeadsBE session on Nov 27th, 2014 at the iCapps offices in Antwerp, Belgium.
Inferis/threesixtyfive
Source for http://threesixtyfive.inferis.org
Inferis/WatchVersionThingy
Inferis/manic-miner
Inferis/aoc2023
Advent of Code 2023
Inferis/aoc2024
Advent of Code 2024
Inferis/CocoaPods
The Objective-C library dependency manager.
Inferis/custom-uipickerviewcell
Inferis/ebooks_example
Example of a full twitter_ebooks bot definition
Inferis/Flashlight
The missing Spotlight plugin system
Inferis/inferis.github.io_old
Old inferis.org source.
Inferis/lifeline
Inferis/minecraft-scripts
Inferis/packing-boxes
Packing Boxes Minecraft Mod
Inferis/preamble
Sets up my mac.
Inferis/QuickRadar
Mac app to simplify posting bug reports to Apple's Radar bug tracking system.
Inferis/Specs
A repository of CocoaPods (cocoapods.org) specifications.
Inferis/sticky-fingers
Inferis/twitter_ebooks
Better twitterbots for all your friends~
Inferis/uibeer.github.io