Live data from Hacker News

Viewing profile — Hupo

Hupo

HN member
Joined
Sat, Nov 03, 2012, 8:06 PM UTC
HN karma
343
Public activity
48 items

About Hupo

https://github.com/Hupotronic https://twitter.com/Hupotronic

Recent public activity

  1. comment
    Comment #5219695

    Looks like a nice little library, and very relevant to my interests. My personal "dream scenario" is to have true multisource P2P video streaming in the browser with no extensions …

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

    The fun thing about JavaScript's type coercion and concatenation is that you can use it to create fun brain benders like this: +[[+!+[[]]]+[![]][+[[]+[]]]++] === 10 This evaluates …

  5. comment
    Comment #5150167

    Couldn't get it to find the unicode snowman[1]: http://i.imgur.com/gaIY9Gd.png (my drawing skills are awesome, no?) But that aside, this looks like a neat idea. Not something I hav…

  6. comment
    Comment #5139539

    >But you know when the data is changing -- when an article has been updated and republished ... or when you've done another load of the government dataset that's powering your visu…

  7. comment
    Comment #5135734

    >MeGUI profiles MeGUI is hardly necessary - x264 has a good set of presets and tunes built in to begin with. --preset veryslow --tune film/animation/grain will already get you very…

  8. comment
    Comment #5134941

    Sent a mail your way with more detailed impressions and thoughts.

  9. comment
    Comment #5134621

    The thing that annoys me about both this and Zencoder is that for people who are actually experienced with video encoding, there is absolutely no way to tweak eg. the underlying x2…

  10. comment
    Comment #5126220

    This isn't directly related to the blog post as it's about stuff available on OS X, but if you're on Windows I can very much recommend checking out Construct 2 by Scirra[1]. They h…

  11. comment
    Comment #5123556

    One problem is that even if I found that VP8 performed very well at one or two particular clips (out of the 28 HD test clips available), I couldn't say for sure why that is the cas…

  12. comment
    Comment #5123387

    >If your test was to compare an intraframe between vp8 / baseline h264 / and Theora, you would have concluded Theora was the best by a wide margin. But it wasn't. I was comparing t…

  13. comment
    Comment #5123209

    >not very representative clip I chose the clip based on what Dark_Shikari (x264 developer) had to say about it[1]: It shouldn't bias too heavily towards any one encoder like many o…

  14. comment
    Comment #5123126

    H.264 isn't exactly "closed" per se - the standard itself is freely available[1], which is why we have great free and open source encoders and decoders for it. What you mean by "cl…

  15. comment
    Comment #5123059

    That he has. My test clip choice was inspired by him[1], and I also link to another blog post of his[2] in the conclusion. That VP8 blog post is almost three years old now, though,…

  16. comment
    Comment #5122865

    Okay then, I'm done with the comparison. You can find it here: http://news.ycombinator.com/item?id=5122855

  17. story
  18. comment
    Comment #5122177

    >VP8 (which is also slightly better than h.264 at this point) I'm sorry, but you have been mislead - VP8 is not better than H.264, and comparison you linked is bad for multiple rea…

  19. comment
    Comment #5112263

    The way I see it, writing command-line utilities in Node is really no different than writing command-line utilities in Python. Both offer a nice scripting environment, and while No…

  20. comment
    Comment #5086585

    >There'll be plenty of cases when the content is inherently infringing. True, and it seems that Mega's copyright infringement reporting page[1] has an option for that: Takedown Typ…

  21. comment
    Comment #5085262

    >then serve it to Mega along with a DMCA takedown notice. The thing with copyrighted content, though, is that even if the file you're checking might be infringing on copyrights in …

  22. comment
    Comment #4987921

    Based on the other HTML-based weather app submission[1], I decided to submit something more accessible in the same category that I've been using a lot recently. Provided by the Fin…

  23. story
  24. comment
    Comment #4945294

    There's lots of great free-for-commercial-usage typefaces out there. If you don't already have Fontsquirrel[1] (who also has a fantastic @font-face generator[2]) bookmarked, you sh…

  25. comment
    Comment #4930812

    Nothing against building Chrome extensions here either (hell, I started learning JavaScript with userscripts myself), but Wikipedia has indeed had a "Random article" feature for th…