Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cozykozy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
cozykozy
11y ago
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 Portrait Studio (no lie). Wrote a piece of OSS software
2.
▲
by
cozykozy
14y ago
No argument here, XCode sucks. RubyMotion seems like a heavy-handed answer to that, though.
3.
▲
by
cozykozy
14y ago
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 RubyMotion doesn't hide much of the API from you, so in some wa
4.
▲
by
cozykozy
14y ago
Definitely beats view.backgroundColor = [UIColor redColor];! Though I'm not sure I'll ever to shake that trusty old "debugging" hack.
5.
▲
by
cozykozy
14y ago
Good point. Updated title accordingly!
6.
▲
Reader-submitted Objective-C / XCode tips of 2012
(nshipster.com)
81 points
by
cozykozy
14y ago
|
21 comments
7.
▲
by
cozykozy
14y ago
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 change, namely the glow effect would need to rotate and reposi
8.
▲
by
cozykozy
14y ago
No, those should be weak/strong. Thanks for good eye.
9.
▲
by
cozykozy
14y ago
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.
▲
CKSideBarController, a UITabBarController for iPad
(cozykozy.com)
34 points
by
cozykozy
14y ago
|
7 comments
11.
▲
Show HN: CKCalendar, an easily customized calendar for iOS
(github.com)
1 points
by
cozykozy
14y ago
|
0 comments
12.
▲
by
cozykozy
14y ago
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's own UIAutomation. I've actually written a small framework
13.
▲
by
cozykozy
14y ago
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 the "yardsale" version of the post). I'm a little cautious
14.
▲
by
cozykozy
14y ago
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.
▲
Show HN: Mechanic.js, a jQuery-esque UIAutomation library
(github.com)
5 points
by
cozykozy
15y ago
|
0 comments
16.
▲
by
cozykozy
15y ago
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 exceeds its goal). Amazon Payments is basically the only payment p
17.
▲
by
cozykozy
15y ago
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.
▲
by
cozykozy
15y ago
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 credit.