Viewing profile — cozykozy
cozykozy
HN member- Joined
- Sat, Jan 07, 2012, 12:05 AM UTC
- HN karma
- 124
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About cozykozy
[ my public key: https://keybase.io/jak_; my proof: https://keybase.io/jak_/sigs/6PqkA1k8tQazlH4snI0trcd5Yy192LGi81SegInOSAk ]
Recent public activity
-
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…
-
comment
Comment #5216088
No argument here, XCode sucks. RubyMotion seems like a heavy-handed answer to that, though.
-
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…
-
comment
Comment #4990930
Definitely beats view.backgroundColor = [UIColor redColor];! Though I'm not sure I'll ever to shake that trusty old "debugging" hack.
-
comment
Comment #4990827
Good point. Updated title accordingly!
- story
-
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…
-
comment
Comment #4830482
No, those should be weak/strong. Thanks for good eye.
-
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.
- story
- story
-
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'…
-
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…
-
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.
- story
-
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…
-
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.
-
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…