Skip to content
View larsacus's full-sized avatar
Block or Report

Block or report larsacus

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. swift-yolo swift-yolo Public

    http://larsacus.github.io/swift-yolo/ I hope you thought long and hard before using swift's force-unwrapped optionals.

    HTML 2

  2. LARSAdController LARSAdController Public

    Lightweight ad mediation for iOS to properly manage multiple ad networks dynamically including iAd and Google ads.

    Objective-C 269 61

  3. PlaceKit PlaceKit Public

    Content placeholders, randomized data and other helpers for early dev, testing and proto work.

    Objective-C 136 8

  4. LARSBar LARSBar Public

    An oddly-named UISlider subclass which mimics the EQ slider found on Twitter's #music app.

    Objective-C 113 10

  5. Objective-Potter Objective-Potter
    1
    HWWand *wand = [[HWWand alloc] init];
    2
    HWMagic *magic = [HWSpell genericSpell];
    3
    
                  
    4
    [wand setMagic:(__bridge HWSpell *)magic];