dekomote's comments

dekomote | 15 years ago | on: Face detection with OS X and python

For those developing on Debian based Linux, these are the steps:

1. Install python-opencv package with apt-get/aptitude

2. You can get the Haar cascades here - http://alereimondo.no-ip.org/OpenCV/34

3. Run the same code, just make sure to use one of the cascades downloaded from step 2

Line 60: parser.add_option("-c", "--cascade", action="store", dest="cascade", type="str", help="Haar cascade file, default %default", default = "/usr/local/Cellar/opencv/2.2/share/opencv/haarcascades/haarcascade_frontalface_default.xml") Change default to the haar cascade file path, or use --cascade option to specify it.

4. Execute

Edit: For non-Deb based distros, use your package manager to download/install opencv for python (or compile it) and continue from step 2.

dekomote | 15 years ago | on: Google: ChromeOS could immediately replace 60% of Windows desktops

This statement can be true if 60% of the PC's were low end configurations and(or?) 60% of the Windows desktops have high-speed, HA internet connection. Eastern Europe suffers from unstable, slow and expensive internet connections with high traffic restrictions. In my country, the most used internet package is limited to 20GB/mo traffic up/down and after you exceed it, you get 64/32kbps speed.

I pray every day for Linux to replace 60% of Windows desktops. And I am talking about OS thats far more mature, usable and functional. I don't think this will happen in near future, and I really don't think that ChromeOS will achieve that.

dekomote | 15 years ago | on: An Object Lesson in How to Respond to Criticism

I don't think that someone would react different, all things considered. The critiques were firm and had ground. Django core is used to criticism (think of Cal Henderson's Keynote), and the community slowly became aggravated with the things we hate in django. It was coming.

I really liked the keynote, and i salute the man that had the courage to do this. Lets hope this keynote makes deep impression on django core and sticks for some time so we can see the community and the project become better and better.

Kudos Eric.

dekomote | 15 years ago | on: Ubuntu 10.10 (Maverick Meerkat)

Usually i use shiki themes and elementary from time to time. They all have the same issue. I think that's metacity perk and not theme related. Recently I became switched to LXDE (try it on High Performance PC - Mind blown) and i don't have that problem as openbox has nice borders and handles.

dekomote | 15 years ago | on: Will you upgrade to Ubuntu 10.10 tonight?

I'm sticking with LTS too. Seems like new kernel+x.org have some problems with non-intel graphic cards. Now Ati works, NV doesn't. I tried the RC on my notebook, didn't notice any changes.

dekomote | 15 years ago | on: Email needs to be realtime

Excellent comment and great point.

Email was, is and will be popular in days to come just because it's not realtime. We have many other forms of realtime communication (both verbal and written), and yet, email managed to survive throughout all these years.

dekomote | 15 years ago | on: The End Of Stuff

One thing that bugged me tho. Why android? Symbian did that years before android. IPhone too. Even simple Nokia/SonyEricsson not-so-smart phones were able to do most of those listed tasks years before android. We realized that statement that 1-task gadgets/tools will sooner or latter die long time ago.

Edit: Spelling

page 1