Live data from Hacker News

Viewing profile — kkuduk

kkuduk

HN member
Joined
Thu, Jul 19, 2012, 11:02 PM UTC
HN karma
536
Public activity
22 items

About kkuduk

No profile information was provided.

Recent public activity

  1. comment
    Comment #24885357

    I'm also looking for a decent (ideally wireless) headset that works fine on Linux, with as good microphone as possible. Currently I have - wired Sennheiser PC 350 SE - mic quality …

  2. comment
    Comment #10072005

    > I don't see how this is any different from a regular server rack well, the difference is that most rack cannot fit 10 TB of RAM and 140x5GHz cores: http://www-03.ibm.com/systems/…

  3. comment
    Comment #8956331

    and when you need something between 1.25 and 1.5 available from UI, you can always do: document.getElementsByTagName('video')[0].playbackRate = 1.35

  4. comment
    Comment #6622892

    does it? It works for me: "Open Torrent", paste magnet link, click upload.

  5. comment
    Comment #6385125

    full blog post with video (was on HN already once or twice) http://www.joyent.com/blog/linux-performance-analysis-and-to...

  6. comment
    Comment #6118148

    with html5 player: document.getElementsByTagName('video')[0].playbackRate = 2

  7. comment
    Comment #5546416

    well, there are memoryviews, but they could have been designed better

  8. comment
    Comment #5413494

    just enable html5 player and you can choose 1.5 on youtube. Or, if it too fast (depending on the speaker), just do: document.getElementsByTagName('video')[0].playbackRate = 1.3

  9. comment
    Comment #5279498

    but NYT, why some stupid equation on the top? http://commandcenter.blogspot.com/2010/08/know-your-science....

  10. comment
    Comment #5170802

    Well, this is pretty basic stuff, for people interested a little bit more in NumPy I recommend SciPy lectures: http://scipy-lectures.github.com/intro/numpy/index.html http://scipy-…

  11. comment
    Comment #4936781

    Here is a pretty nice example how to use Numba and some expectations about the speedup you may get: https://www.wakari.io/nb/travis/numba

  12. comment
    Comment #4909537

    That's why for apps like this (not for projects that I create with virtualenv) I much more prefer using OS package manager. Could it be any nicer than on Gentoo? ;] CDEPEND="dev-py…

  13. story
  14. comment
    Comment #4821226

    Well, probably I would have to bundle whole portage tree, so it would be ~1 GB big, but I'll give it a shot this weekend.

  15. comment
    Comment #4818732

    Regarding non-synthetic benchmarks, quite recently I've tested pypy as a "backend" to Gentoo's package manager (portage). System was quite not up-to-date, lots of packages and depe…

  16. story
  17. comment
    Comment #4741470

    AFAIK, tests are prepared by some third party organizations (psychology departments?), scaled on representative sample of the population and are just bought by Mensa(and changed ev…

  18. comment
    Comment #4722331

    I got Dell C810 with 1600x1200 screen around 2003. There is a couple of them still available on ebay

  19. comment
    Comment #4598667

    In case somebody looked for the first version of git, here it is: http://goo.gl/mKYnR

  20. comment
    Comment #4431749

    here is a talk form SciPy 2012 about Numba http://www.youtube.com/watch?v=WYi1cymszqY

  21. story
  22. story