Live data from Hacker News

Viewing profile — eluos

eluos

HN member
Joined
Sun, Jan 16, 2011, 11:32 PM UTC
HN karma
229
Public activity
30 items

About eluos

[ my public key: https://keybase.io/soule; my proof: https://keybase.io/soule/sigs/FVZ_INYrdOKZceB5BPWaw0wuiun33PQ4nwZZepvo2x4 ]

Recent public activity

  1. comment
    Comment #8578388

    This video does a good job explaining Urbit: https://vimeo.com/75312418

  2. story
  3. story
  4. story
  5. story
  6. story
    What's your favorite WWDC video?

    I found `Introduction to Sprite Kit` rather enjoyable. https://developer.apple.com/wwdc/videos/

  7. story
  8. 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?

  9. comment
    Comment #6382623

    I wish they wouldn't show error prompts when the user has just started entering characters

  10. 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…

  11. story
  12. comment
    Comment #5925591

    That would have been helpful information in the blog entry.

  13. story
  14. comment
    Comment #5489694

    They are removing the tag?!? PITCHFORKS OUT

  15. 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.

  16. 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

  17. 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?

  18. comment
    Comment #5240149

    "I am my own grandpa"

  19. 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 …

  20. comment
    Comment #4879228

    The wunderground app is awesome, life upgraded.

  21. 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.

  22. story
  23. comment
    Comment #4528124

    "non-blocking reads in the past" Sounds like google's finally invented time travel.

  24. comment
    Comment #4494194

    Will someone please find out where we can get that Occupy Mars T-Shirt?!!!

  25. 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…