Viewing profile — coreycollins
coreycollins
HN member- Joined
- Tue, Jun 07, 2011, 5:00 PM UTC
- HN karma
- 6
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About coreycollins
No profile information was provided.
Recent public activity
-
comment
Comment #4208243
This is awesome!
-
comment
Comment #4146933
I actually think it's genius. Mocking himself a little bit and other sites that display testimonials. It caught my eye and I signed up because of it.
-
comment
Comment #3625016
There has been a lot of talk that these glasses will connect via 3g/4g and have different sensors to improve the augmented reality experience. Why not just have a display, power so…
-
comment
Comment #3600774
I built it mostly because my biz partner and I wanted to know when a file changed in a shared folder. We use markdown a lot for meeting minutes, discussions, etc...and sometimes i …
- story
- story
-
comment
Comment #3319491
For not being designers, the UI/UX is fantastic! Great work guys.
-
comment
Comment #3121145
I cringe at the thought of putting versioning gates all over my code, but maybe that's the easiest solution. What about having two code bases on your production server and having y…
-
comment
Comment #3120683
The article discusses deploying to a percentage of your user base at a time. I have an idea on how to do this, but it is probably the wrong way. Anybody know of any articles explai…
-
comment
Comment #2965640
I was cringing all the way down through this article. Thank god for the last paragraph.
-
comment
Comment #2954859
Were talking about iOS and the Interface Builder, not MacOS. I do not develop apps for the Mac, but I agree using Interface Builder would make sense for "larger" screens with more …
-
comment
Comment #2954366
I think during XCode3 I just really started to hate NIB's haha. They seemed slow to initiate and load. I admit that i haven't yet used Interface Builder in XCode4 and it apparently…
- comment
-
comment
Comment #2954279
Your analogy doesn't really apply since you still have set the properties in Interface Builder. It's more like i'm just using a different stove. It does some, but not all. And most…
-
comment
Comment #2954211
I admit I did stop using it during XCode3. I got so use to it I haven't yet used it in XCode4. I meant it more as a better way to understand the iOS view hierarchy, not necessarily…
-
comment
Comment #2954196
I find that added generated NIB files just dirty the code base. Of course this is just my preference. However, when I was a beginner, beginning to create more advanced views, I fou…
-
comment
Comment #2954037
Yep, sorry. Interface Builder. Shows how much I use it haha.
-
comment
Comment #2953981
The one thing I would recommend people do is not use Interface Designer. It bloats your code base and adds more complexity to the view hierarchy. It might be good to quickly mock-u…
- story