Viewing profile — kkuduk
kkuduk
HN member- Joined
- Thu, Jul 19, 2012, 11:02 PM UTC
- HN karma
- 536
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About kkuduk
No profile information was provided.
Recent public activity
-
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 …
-
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/…
-
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
-
comment
Comment #6622892
does it? It works for me: "Open Torrent", paste magnet link, click upload.
-
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...
-
comment
Comment #6118148
with html5 player: document.getElementsByTagName('video')[0].playbackRate = 2
-
comment
Comment #5546416
well, there are memoryviews, but they could have been designed better
-
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
-
comment
Comment #5279498
but NYT, why some stupid equation on the top? http://commandcenter.blogspot.com/2010/08/know-your-science....
-
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-…
-
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
-
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…
- story
-
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.
-
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…
- story
-
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…
-
comment
Comment #4722331
I got Dell C810 with 1600x1200 screen around 2003. There is a couple of them still available on ebay
-
comment
Comment #4598667
In case somebody looked for the first version of git, here it is: http://goo.gl/mKYnR
-
comment
Comment #4431749
here is a talk form SciPy 2012 about Numba http://www.youtube.com/watch?v=WYi1cymszqY
- story
- story