Slashdot Mirror


Ark Linux Review, A Distro with an Identity Crisis

mikemuch writes "ExtremeTech has a review of Ark Linux 2006.1, which launched earlier this month. Overall, the reviewer likes this free KDE-based distro, but had to question some implementation choices, such as using the less-compatible Konqueror over Firefox for its default web browser. And for a distro that bills itself as 'a Linux distribution for everyone — designed to be easy to install and learn for users without prior Linux' the installation should hide command-line scrolling and be able to more automatically install standard graphics card drivers."

3 of 181 comments (clear)

  1. Let's be accurate. by Anonymous Coward · · Score: 5, Interesting

    To be more accurate, KHTML is the actual rendering engine, while Konqueror encapsulates it and adds the other functionality (ie. tabs, configuration screens, etc.) necessary to create a full-fledged browser.

    A quick way to compare KHTML to Gecko (the rendering engine of Firefox) is to look at the source code for each. What one will immediately notice is that while both are written in C++, the code of KHTML is far cleaner than that of Gecko. Gecko suffers from an over-architecturing, which directly leads to code bloat and unnecessary complexity. KHTML, on the other hand, has been designed to be simple and clear, without an overly convoluted architecture.

    What we end up getting with KHTML is a rendering engine that is of a far higher quality than that of Gecko, mainly because the developers are so easily able to extend it. With the upcoming KDE 4 release, which will likely be portable to Windows and Mac OS X, the portability advantages of Gecko's architecture will be rendered obsolete.

  2. Re:So which is it? by ozmanjusri · · Score: 5, Informative
    So which is it?

    It's Konqueror. The Ark Linux devs give their reasons in one of the forums:

    We think that Konqueror is a much better browser. Konqueror follows the standards (in particular CSS) more closely than any other browser, it integrates better with the rest of the system, it doesn't drag in hundreds of libraries nothing else needs, and its user interface is better, because it doesn't make weird decisions like using the wrong button order. (We think the weird "Do you want to do this? [No] [Yes]" button order used by Firefox and a couple of other projects is plain wrong, because it contradicts normal language use -- what's the last time someone asked you in plain English "Do you want to xyz? No or yes?"?

    If you absolutely need it, you can simply apt-get install firefox though.

    http://forum.arklinux.org/viewtopic.php?t=65&highl ight=firefox
    --
    "I've got more toys than Teruhisa Kitahara."
  3. Oh come on. by quag7 · · Score: 5, Interesting

    Hiding scrolling text is ALWAYS evil. I don't care what Windows users are ALLEGEDLY used to and prefer. Anyone who would prefer less information than more information - especially given the possibility that something can go wrong - is not someone I want making decisions about how Linux distros work.

    I've never used Ark Linux before, but the idea that somehow by castrating Linux and making it look and feel like Windows it will somehow compete with or replace Windows strikes me as highly unlikely.

    Apple - which, depending on what numbers you buy into, has even a greater market share than Linux, though has barely put up any kind of substantial fight against Microsoft in terms of the number of people using it - and where the Mac *has* succeeded is in the ways it is different from Windows. I wonder how many Mac users would applaud a choice by Apple to change something in the Mac OS so as "not to scare off Windows users." Answer: almost none. Or perhaps, none. Frankly, and I'm not even a Mac user, a Mac user who took that attitude would disappoint me as someone who is at least amused by OS partisanship.

    If you are going to use Linux, or FreeBSD, be ready to use a command line. Some people can get by without it because they don't do much, or have incredible luck and every upgrade works perfectly and nothing ever breaks, but frankly, the population that is served by hiding the command line is miniscule compared to those of us who appreciate - and in fact use Linux or a BSD *because* of that command line.

    I'm really getting tired of this idea of making "Linux ready for the desktop" in the sense of making it flashy and "slick" like Windows. I've got no objection to making Linux look nice and function logically in terms of its GUI, but not at the expense of dumbing it down and hiding its strengths, which a lot of people want to do.

    I want VERBOSE error and status messages, and as much access to the console and logs as possible. Transparency all the way down. I want this in Windows too since I'm forced to use it for work but I'm not going to get it.

    The command line is what makes UNIX-like OSes what they are - to me, anyway.

    I'm sick of people trying to make it Windows, or make it like Windows, or look like Windows.

    I'm not particularly interested in sacrificing functionality so people who are afraid or unwilling to learn command line basics.

    As for the default browser, for god's sake, can we stop pretending that it MATTERS WHAT IS INSTALLED BY DEFAULT. Can we stop pretending that the main concern about Linux is what COMPLETE COMPUTER ILLITERATES will make of it? Sheesh. INSTALL AN ALTERNATE BROWSWER IF YOU DON'T LIKE THE DEFAULT CHOICE LIKE SO MANY WINDOWS USERS DO WHEN THEY DOWNLOAD AND INSTALL FIREFOX.

    Guess what? In Linux you can install what you want, change the wallpaper, and change your menus and shortcuts around. Shocker!

    Macs aren't (and rightfully so) measured against Windows in terms of similarity to Windows's philosophy of design (and look and feel) and neither should Linux. By which I mean, they're not measured against it as if not being like Windows is a deficit.

    The idea is to present a significant alternative to Windows which is better (verbosity of the OS is definitely a plus - how many people like the way a Windows fresh install tries to hide system folders, file extensions, and resort to other such dicketry? Not me and frankly not anyone I know, including those who have a fraction of interest in computers than I do). How many people applaud having a completely withered, pathetic command line in Windows? Not me. How many people think having everything so GUI-centric in Windows has improved peoples computing skills, overall productivity, and so forth? I'm not bashing GUIs and wizards; I'm just saying that the command line should be a transparent, well-documented alternative so if the average user wants to automate simple tasks (like rotating wallpaper hourly or something), it's clear and obvious how to do that.