Live data from Hacker News

Viewing profile — rbutcher

rbutcher

HN member
Joined
Sun, Nov 17, 2013, 11:04 PM UTC
HN karma
6
Public activity
5 items

About rbutcher

http://www.rbutcher.com/

Recent public activity

  1. comment
    Comment #14215788

    This maybe seems complicated because Node has 1 obvious way to run (single threaded with asynchronous functions) but Python has a few ways (single threaded, multithreaded, ioloops …

  2. comment
    Comment #14215787

    This maybe seems complicated because Node has 1 obvious way to run (single threaded with asynchronous functions) but Python has a few ways (single threaded, multithreaded, ioloops …

  3. comment
    Comment #13939876

    Nobody has said that the quality would be bad, just that some amount of generation loss [1] will occur when you use a lossily compressed [2] video (the netflix stream) as input for…

  4. comment
    Comment #13938179

    Netflix sends you a video that has been lossy compressed once. If you lossy compress that lossy compressed video, then you will have a video of worse quality than the video that wa…

  5. comment
    Comment #13893984

    Have you seen Bleve? https://github.com/blevesearch/bleve I have only tried it for an hour or two, and can't speak for its search result quality, but it seems promising. On my lapt…