Viewing profile — eluos
eluos
HN member- Joined
- Sun, Jan 16, 2011, 11:32 PM UTC
- HN karma
- 229
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About eluos
Recent public activity
-
comment
Comment #8578388
This video does a good job explaining Urbit: https://vimeo.com/75312418
- story
- story
- story
- story
-
story
What's your favorite WWDC video?
I found `Introduction to Sprite Kit` rather enjoyable. https://developer.apple.com/wwdc/videos/
- story
-
story
Ask HN: is "Matrix" style human aptitude possible?
Is it possible to disrupt how human beings learn? Have there been any demonstrations of a novel method of learning?
-
comment
Comment #6382623
I wish they wouldn't show error prompts when the user has just started entering characters
-
story
Ask HN: Is Ruby on Rails still hot?
I haven't heard much in the way of web framework discussion as of late. If you're starting off on a new project, what does your stack look like? Is Rails your go to framework, or i…
- story
-
comment
Comment #5925591
That would have been helpful information in the blog entry.
- story
-
comment
Comment #5489694
They are removing the tag?!? PITCHFORKS OUT
-
comment
Comment #5410054
I used the super secret iOS SDK to build out a side project. I think the simple concurrency support is a BFD and a first for iOS.
-
comment
Comment #5307796
I'd envision this tool rendering larger files as larger bubbles on the screen, showing the @properties and delegate methods as lines between the bubbles, ect
-
story
Is there a script that will generate a mind map from an iOS project's code?
Are there any similar tools that help a new hire learn a complex codebase?
-
comment
Comment #5240149
"I am my own grandpa"
-
comment
Comment #5089082
Because consenting adults aren't allowed to engage in an exchange of medical services without the approval of federal bureaucrats + lurking personal injury lawyers. All we need is …
-
comment
Comment #4879228
The wunderground app is awesome, life upgraded.
-
story
What's the most cutting edge weather product?
After the third timeout trying to log in to weather.com, it's time for me to seek an alternative.
- story
-
comment
Comment #4528124
"non-blocking reads in the past" Sounds like google's finally invented time travel.
-
comment
Comment #4494194
Will someone please find out where we can get that Occupy Mars T-Shirt?!!!
-
comment
Comment #4434806
I use these in objective C, I usually create a data object and stick the networking function in it as well. Some use core data, but I haven't found a need for it yet. static MySing…