Live data from Hacker News

Viewing profile — cozykozy

cozykozy

HN member
Joined
Sat, Jan 07, 2012, 12:05 AM UTC
HN karma
124
Public activity
18 items

About cozykozy

polyglot; iOS developer by day, everything-else developer by night. Tech blogger and podcaster. Retrospective facilitator and teacher in the time left over!

[ my public key: https://keybase.io/jak_; my proof: https://keybase.io/jak_/sigs/6PqkA1k8tQazlH4snI0trcd5Yy192LGi81SegInOSAk ]

Recent public activity

  1. comment
    Comment #10615209

    30yo. Grew up on a small farm in rural Illinois. Studied Physics / Math at a no-name liberal arts school in the Midwest. Got a job as a programmer out of school working for Sears P…

  2. comment
    Comment #5216088

    No argument here, XCode sucks. RubyMotion seems like a heavy-handed answer to that, though.

  3. comment
    Comment #5216040

    At face value, I like the idea of RubyMotion, but I can't help but feel like it's a crutch to avoid picking up a few subtleties in Objective-C. The article even points out that Rub…

  4. comment
    Comment #4990930

    Definitely beats view.backgroundColor = [UIColor redColor];! Though I'm not sure I'll ever to shake that trusty old "debugging" hack.

  5. comment
    Comment #4990827

    Good point. Updated title accordingly!

  6. story
  7. comment
    Comment #4831879

    This wouldn't be a difficult enhancement. I'd probably add some sort of enum to indicate what edge the bar should be along. Some of the view layout logic would obviously need to ch…

  8. comment
    Comment #4830482

    No, those should be weak/strong. Thanks for good eye.

  9. comment
    Comment #4830317

    Thanks! I put this together over the span of a day or two, so there's a few dirty spots, but pretty happy with implementation so far.

  10. story
  11. story
  12. comment
    Comment #4146787

    If you are currently "manually testing in the simulator," don't forget that there are existing automated solutions for UI testing in iOS, including KIF (mentioned above) and Apple'…

  13. comment
    Comment #4146648

    I posted an item yesterday to try out the service, but noticed that it was including a link to a zoomed in map hovering right over my house in the post (the same map is included in…

  14. comment
    Comment #4049925

    I find it mindly amusing that there is super-high confidence that fans of Cat Power will own a cat. Owning a horse comes in at a distant second.

  15. story
  16. comment
    Comment #3444775

    It's reportedly due to the nature of how Kickstarter handles transactions: they don't process payment until after the funding period closes (and only if the project meets or exceed…

  17. comment
    Comment #3435769

    someVariable = someVariable || {foo: 'bar'} is one of my favorite ways to cock the heads of my less JavaScript-inclined pairing partners. Both effective and terse.

  18. comment
    Comment #3435674

    Yeah, I was thinking the same thing. I was wondering if the person was making a play on words with 'silicon,' but considering his grasp of English, that might be giving too much cr…