Live data from Hacker News

Viewing profile — bytex64

bytex64

HN member
Joined
Tue, Mar 30, 2010, 12:53 AM UTC
HN karma
36
Public activity
17 items

About bytex64

No profile information was provided.

Recent public activity

  1. comment
    Comment #25735048

    Hey guys! Glad (and a little panicked) to see this get some more attention. I've shut down signups/logins because I don't have time to moderate, and right now you really have to mo…

  2. comment
    Comment #25734885

    Despite my ex-roommate's well-intentioned defense, I was probably sober for most of it. It was also a decade ago and I'm somewhat wiser now. As mentioned elsewhere, I learned a lot…

  3. comment
    Comment #25734532

    Sorry about that! Should be working now. Here's something I never thought I'd say: Perl made breaking changes. My guess is additional strict things broke the gitweb CGI script (whi…

  4. comment
    Comment #7272196

    > I can't be the only one who refuses to use their service because of it Certainly not, but the vast majority of people seem to be willing to trust them and pay for service, so I c…

  5. comment
    Comment #5105237

    I tend to trust in incompetence over conspiracy. With Kim Dotcom, though, who knows?

  6. comment
    Comment #5105137

    Without real privacy, it doesn't protect him or his users.

  7. comment
    Comment #5105020

    Release early, release often works pretty well when the whole world is waiting for you to make a mistake. They are certainly getting a lot of valuable advice for free. It would hav…

  8. comment
    Comment #3336043

    Yep, that was an accident. I've removed the parameter entirely. Nice catch!

  9. comment
    Comment #3336040

    I've merged in your changes and made a few improvements, too. I streamlined the timeout handling so that it uses setTimeout instead of clearing and resetting setInterval. I also us…

  10. comment
    Comment #3335801

    Sure thing. What was ww=0; trying to do? It seems to be the only place ww is referenced.

  11. comment
    Comment #3333155

    I thought the same thing until I watched a talk a few weeks ago about HTML5, and the guy demonstrated the world's smallest text editor: data:text/html,

  12. comment
    Comment #3333071

    Ah, I used 11.60. It just came out a few days ago, and it may have added bind(). I seem to recall they added some ES5 features in this release. Go upgrade! :]

  13. comment
    Comment #3333067

    Very nice. I also see you got a few other tricks that I missed, like factoring out the random number generator. I am impressed.

  14. comment
    Comment #3333064

    I read somewhere that most browsers have a practical limit to what you can paste in. What I should have written was that it would fit in an address bar. shrug

  15. comment
    Comment #3333032

    I thought about it. It's been so long since I've played Nokia snake that I didn't remember whether it queued inputs or not. I decided not to bother since it would make input handli…

  16. comment
    Comment #3333029

    If you're curious, the "readable" version is here: http://bytex64.net/code/datasnake/snake.html I started out writing it as straightforward as possible, then applied functional tri…

  17. comment
    Comment #3333011

    That's weird. I developed it in Opera.