kkuduk's comments

kkuduk | 5 years ago | on: It’s in the Air: The Corsair HS70 Wireless Headset and Linux

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 is good - Sony WH-1000XM3 - mic quality is mediocre

I'm quite happy with my Sennheiser, but now more and more often I have noisy environment around, so I would prefer to have noice canceling + be able to walk around the flat when I'm on conf calls.

My understanding is that right now, even with BT 5.0, I shall not expect a high quality codec as all duplex profiles (HFP/HSP) use low quality codes (ref: https://habr.com/en/post/456182), but I would be OK something with a dongle too, as long as it works OK on Linux. I was contemplating EPOS Adapt 560, but after watching many tests by CallOne (https://www.youtube.com/c/CallOneInc/videos) I'm just not too impressed. And also, I have no idea how those will work on Linux... Any recommendations?

kkuduk | 11 years ago | on: YouTube now defaults to HTML5 video

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

kkuduk | 13 years ago | on: PyCon 2013 Videos

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

kkuduk | 13 years ago | on: IPython gets $1.15M funding

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-python/decorator
  	dev-python/pexpect
  	dev-python/pyparsing
  	dev-python/simplegeneric
  	virtual/python-argparse
  	emacs? ( app-emacs/python-mode virtual/emacs )
  	matplotlib? ( dev-python/matplotlib )
  	mongodb? ( dev-python/pymongo )
  	octave? ( dev-python/oct2py )
  	smp? ( dev-python/pyzmq )
  	wxwidgets? ( dev-python/wxpython )"
  RDEPEND="${CDEPEND}
  	notebook? ( >=www-servers/tornado-2.1
  			dev-python/pygments
  			dev-python/pyzmq )
  	qt4? ( || ( dev-python/PyQt4 dev-python/pyside )
  			dev-python/pygments
  			dev-python/pyzmq )"
  DEPEND="${CDEPEND}
  	test? ( dev-python/nose )"

kkuduk | 13 years ago | on: PyPy 2.0 beta 1 released

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.

kkuduk | 13 years ago | on: PyPy 2.0 beta 1 released

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 dependencies, this is how much time did it take portage to figure out what to update:

  python2.7: 323.13s user 6.50s system 99% cpu 5:30.59 total 
  python3.2: 271.40s user 6.33s system 99% cpu 4:38.64 total 
  pypy1.9: 168.28s user 5.95s system 99% cpu 2:55.16 total

kkuduk | 13 years ago | on: My IQ

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 every couple of years). You should be aware that in different countries test with different SD (15, 16 and 25) are used. I heard from one guy who was responsible for testing in my country that about 25% of people taking the test get accepted
page 1