Autarchy of the Private Cave

Tiny bits of bioinformatics, [web-]programming etc

    • Archives

    • Recent comments

    Archive for the 'Links' Category

    Interesting and relevant links I found.

    Fast food of the future?

    28th August 2007

    Watch this:

    If it’s convenient and well-designed, I wouldn’t mind visiting such a fast food once in a while. Though it’s hard to imagine having breakfast there every day: too dull, I suspect. But have to try first to be sure.

    Some more videos of delivery and disposal:
    Read the rest of this entry »

    Share

    Posted in Life, Links, Misc, Society | No Comments »

    Linux package management: use aptitude, if your distro has it

    19th August 2007

    Found Aptitude vs Apt-Get post. Worth reading – both the post and the comments – if you are looking for a Linux distro or want a better package management tool.

    Share

    Posted in *nix, Links | 1 Comment »

    Compare and choose Linux distributions

    17th August 2007

    If you are considering an installation of a Linux or Unix-like system, then the Compare distros is a good place to visit. As a Slackware user, I find some evaluation methods a bit controversial, but still the resource is very good, and I’m currently perusing it in order to identify the system I might want to install on my older computer. Currently the candidates are (in no specific order) Kubuntu, Debian, Gentoo, and probably ALTLinux.

    For the sheer simplicity of choosing a Linux distribution, the polishlinux.org also has Distro chooser. After answering the questions, I got this list:

    1. Fedora
    2. openSUSE
    3. Ubuntu Linux
    4. Debian GNU/Linux
    5. Mandriva Linux

    As one can see, out of 3-4 distributions I’m currently considering, this list of 5 gave an overlap of 2 distributions (Ubuntu, if we assume that Kubuntu is roughly the same, and Debian). I’d say the Distro chooser, being somewhat simplistic, gave a close match to my own list (except for the not-so-well-known-by-me Fedora, openSUSE; Mandriva, based on my current knowledge, is a kind of superseded by Ubuntu’s ease of use).

    There’s another wizard-like Linux Distribution Chooser. This one is pretty and thus fun to complete. (Thanks to the authors for adding some JS-based questions which do not require page reload – this definitely adds to the comprehended speed of answering questions; I’d say the proportion of JS-based and POSTed responses is nearly perfect.) This time, I got 6 recommendations:

    1. Fedora
    2. Kubuntu
    3. ArchLinux
    4. Debian
    5. openSUSE
    6. Mandriva

    Again, I have Kubuntu and Debian in the list. It’s more interesting though, that Fedora, openSUSE and Mandriva are repeated from the previous list! Well, it might be due to the short-list nature of really popular Linux distros. But Fedora appears on top in both cases, Mandriva appears at the bottom, and Debian/openSUSE are not decided :) Based on these results I’m going to have a closer look at Fedora, might have missed my perfect match :)

    If even after these wizards/tests/tables you do not feel the complete satisfaction of a (converted?) believer, there’s also yet another Linux Distributions Chooser. It’s short and simple, and gave me only Mandriva and SUSE (without specifying which exactly SUSE flavour).

    When you are done choosing Linux distro, and your mother tongue isn’t English, it would be wise to look for already localized distros. For example, I’m using DeepStyle Slackware-based linux, which differs mostly in Ukrainian (Cyrillic) support and some add-on packages/enhancements. There are also many other examples, much more known and popular. Taking a localized distro, you save time and do not lose anything.

    Finally, if you are a Linux newbie but do want to learn the ins and outs of Linux, you may try Slackware-based Topologilinux (which also runs within windows). Slackware is not usually considered an option for newbies, but based on my impressions Topologilinux is quite friendly and easy to install/configure, at the same time providing more than enough space for experiments. The whole OS is in a single file, so after initial installation you may backup the ‘tlinux’ folder for the case that you experiment too much and kill Topolinux – then just unroll the backup in place :)

    Really finally, over the period of the last 2-3 years linux distros became so user-friendly, that migration from any other OS shouldn’t be too complicated. And, based on my blog’s statistics, Linux + MacOS X (BSD-based, if I remember correctly) already make up ~35-40% of all the visitors’ OSes :)

    Share

    Posted in *nix, Links | 1 Comment »

    Installing Linux onto an older computer

    17th August 2007

    As a primer and a generally good guide, read Linux on old hardware. Pay special attention to kernel arguments (“cheat codes”): those do come handy often with older hardware.

    From personal experience, have to say the following:
    Read the rest of this entry »

    Share

    Posted in *nix, Links | No Comments »

    Non-Programmer’s Tutorial for Python

    12th August 2007

    Non-Programmer’s Tutorial for Python

    Share

    Posted in Links, Programming, Python | No Comments »

    How to convert between utf8 and cp-1251 without iconv or mbstring

    8th July 2007

    This helped me, maybe it will help you: How to convert between utf8 and cp1251 without iconv
    Read the rest of this entry »

    Share

    Posted in Links, PHP, Programming, Web | No Comments »

    Practical Artificial Intelligence (AI)

    25th June 2007

    Googling for “practical artificial intelligence” gives only two (somewhat) relevant links:

    Looks like it isn’t widely acknowledged, that AI is, in fact, quite widely used. Though primarily in OCR, TTS, STT :), and NLP (including machine translation).

    Share

    Posted in Artificial Intelligence, Links, Programming, Science | 5 Comments »