Viewing profile — aeon10
aeon10
HN member- Joined
- Mon, Jan 28, 2013, 6:41 PM UTC
- HN karma
- 137
- Public activity
- 71 items
- HN profile
- View on Hacker News ↗
About aeon10
Recent public activity
-
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 …
- story
- story
-
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/
-
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.
- story
-
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…
-
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…
-
comment
Comment #7804398
git is a distributed system. Everyone else has a full copy of the repository. therefore everyone actually has a backup.
-
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
-
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…
-
comment
Comment #7211611
Can you divulge what kinds of information is stored in it. Or the encoding it uses?
-
comment
Comment #7211121
I cant seem to get any legible data.
-
comment
Comment #7210932
Actually the first few characters remained the same with page loads.
-
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
-
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…
-
comment
Comment #7081456
yes I saw that and its pretty great. I'm thinking of applying. have you done it, if so any tips?
-
comment
Comment #7077253
Couldnt it have been wind? or is the whether on mars really calm.
-
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
-
comment
Comment #7075657
Thanks I've done that!
-
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…
-
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…
-
comment
Comment #7000217
Do you mind posting a simple walkthrough for the answer
-
comment
Comment #6994319
I'm curious. How does Uberwriter handle code? ``` fenced code or indented? Does it support it?
-
comment
Comment #6976876
you could look at the source of mediacrush for this. https://github.com/MediaCrush/MediaCrush Edit: It uses ffmpeg