Live data from Hacker News

Viewing profile — aeon10

aeon10

HN member
Joined
Mon, Jan 28, 2013, 6:41 PM UTC
HN karma
137
Public activity
71 items

About aeon10

I make things. Someday I will make a dent in the Universe

Recent public activity

  1. comment
    Comment #29463438

    OP, This looks great! Having the index on the left is a huge improvement and limiting the text length is definitely helpful. Now I don't have to resize my window to a smaller size …

  2. story
  3. story
  4. comment
    Comment #8320829

    Actually I dont know about a library, I got the idea and the core code for the effect from http://lamberta.github.io/html5-animation/

  5. comment
    Comment #8320641

    Yes you are right. The website is meant as a landing page for an event. But yeah, I should make the game mode more obvious and straight forward to get to.

  6. story
  7. story
    Ask HN: Mobile advanced animation resources?

    Hello, Animations are definitely in. Google's material design is heavily influenced by animations. But sometimes its pretty daunting to create amazing animations and visual flow. C…

  8. comment
    Comment #7816102

    I also got a 500 when trying to signup with facebook. When asked about posting I selected privacy as "Only Me". Maybe that had something to do with it. Anyway I love the website an…

  9. comment
    Comment #7804398

    git is a distributed system. Everyone else has a full copy of the repository. therefore everyone actually has a backup.

  10. comment
    Comment #7454191

    Brilliant stuff. I'm too attached to chrome to let it go completely but this is brilliant when quickly opening links from other apps. Nice stuff

  11. comment
    Comment #7378160

    Wrote a script which plays using a simple greedy approach. Chooses the current best option. Doesn't seem to get past 512 so far. It does however consistently get till 256. Just cop…

  12. comment
    Comment #7211611

    Can you divulge what kinds of information is stored in it. Or the encoding it uses?

  13. comment
    Comment #7211121

    I cant seem to get any legible data.

  14. comment
    Comment #7210932

    Actually the first few characters remained the same with page loads.

  15. story
    Ask HN: Decode Youtube 500 page

    This is youtube's 500 page. I wonder if someone knows how the 'information' is encoded. It is not base64. Does anyone know how to decode it. http://paste.pm/raw/dme

  16. comment
    Comment #7089784

    For the vim users the fugitive plugin by tpope provides a nice way to do this using vim's vimdiff. It is a delight to use. Here is a video of vimcasts tutorial. http://vimcasts.org…

  17. comment
    Comment #7081456

    yes I saw that and its pretty great. I'm thinking of applying. have you done it, if so any tips?

  18. comment
    Comment #7077253

    Couldnt it have been wind? or is the whether on mars really calm.

  19. comment
    Comment #7075663

    Since I cant edit the post, I am going to add my github link here. It's not much so far. https://github.com/aeonaxan

  20. comment
    Comment #7075657

    Thanks I've done that!

  21. story
    Ask HN: Remote Internship

    I am a CS student studying in Bangalore right now. I love all aspects of CS and its been a great ride so far. I am however more interested in and have experience (lots of hobby pro…

  22. comment
    Comment #7065228

    In the android app the line "Create a ListView that groups the recent commits by author in a custom view." is confusing to me. What I get from that is something of this form: autho…

  23. comment
    Comment #7000217

    Do you mind posting a simple walkthrough for the answer

  24. comment
    Comment #6994319

    I'm curious. How does Uberwriter handle code? ``` fenced code or indented? Does it support it?

  25. comment
    Comment #6976876

    you could look at the source of mediacrush for this. https://github.com/MediaCrush/MediaCrush Edit: It uses ffmpeg