Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:The theoretical power of Linux (Score 0) 532

It was a (poorly conceived) joke. :-)

My point was, I've been downloading software from corporate websites for years and have never been subject to any sort of attacks (MITM or otherwise). Moreover to suggest that repositories are inherently a superior method of installation based simply on the merits of the underlying process means were fundamentally discussing two different things. I'm expressing this opinion from a user's perspective, not describing the fundamental technologies.

That said, let's say I just purchased a new printer and I'm going to use it on my Mac, my Windows PC and my Ubuntu box (a situation was actually faced with). On the Mac I open up the CD and double-click the installer. It runs through its paces and complete. The Windows experience is identical and at no point during this process did I feel unsafe or confused. Now, for Ubuntu the "easy" install. Here was my general experience:

sudo apt-get install build-essential

wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz

tar -zxvf foo2zjs.tar.gz
cd foo2zjs

sudo make uninstall

make ./getweb 1020

sudo make install install-hotplug cups

sudo /etc/init.d/cupsys restart

Clearly much more intuitive. ;-)

Comment Re:The theoretical power of Linux (Score 0) 532

It's a valid point and I think Linux (Ubuntu, especially) has shown it can be versatile and useful in niche markets. Netbooks are a wonderful example. Most run some Linux variant and perform their jobs admirably. But in these cases they're almost kiosks, really. What happens when they do want new software and no one is around to show them how to add unsupported repositories?

Comment Re:The theoretical power of Linux (Score 0) 532

"Tell you what -- actually give it a try. Actually make an effort. Then come back with some real, legitimate complaints -- because those do exist. Your feedback will be welcome, your patches even moreso."

I've got an Kubuntu box under my desk. It's got Hardy on it but it's not on my network because the wireless doesn't work. I'd blame the five adapters but they work fine on my other systems. I'd blame the lack of commercial support for proper drivers but even then when I found a supported card, the hoops I had to jump through were absurd. Even more absurd than the "arcane" process of going to the developers website and downloading an executable as I'd have to on Windows. Though, thankfully, for me ATI has never initiated any MITM attacks.

"As it is, you really don't know what you're talking about."

You're 100% right. I've been poking around with Linux since Yellowdog on PowerPC and I still don't get it. I've used Knoppix, CentOS, Redhat/Fedora, Ubuntu, Kubuntu and Debian and although I'm repeatedly told how impressed I should be, I always walk away confused. And it's not that I hate open source software, its that I think the ideals are often in the wrong place.

The underbelly of an OS shouldn't be exposed to end users. Is this belief wrong or just subjective? Either way it stands in direct opposition to what I've seen of the Linux movement. I wouldn't suggest that the guts of the OS should be inaccessible to advanced users, thus hobbling their workflow, but that know-nothings like myself shouldn't have to see or interact with it.

Comment Re:The theoretical power of Linux (Score 0) 532

"Not only that...once you hit circular dependencies or find that "sudo apt-get install xyz" returns "installation of xyz has been kept back...," you cannot appreciate the problem with installing apps on Linux."

Well said. Just because an advanced user finds apt-get to be logical doesn't mean a novice will find it intuitive. I've used it enough to say that there's nothing superior about a four hour scavenger hunt for dependancies that apparently depend upon other things you're already depending upon (and missing). Especially when the successful end result breaks your wireless in the process (thanks Ubunutu!).

The point is, to suggest apt-get is more logical than double clicking a file sitting back and watching it install clearly shows a giant misconception about the end user. As far as I'm concerned, relating technical concepts transparently to the user is a bit absurd. A "friendly" OS should obscure what's going on under the hood at the user level. But of course this goes against everything Linux stands for. Want to write a letter? Excellent, but first we're going to have to construct some paper and pencils. Okay now let's add the graphite repository...

Comment Re:The theoretical power of Linux (Score 1) 532

I'm not trying to be an anti-Linux shill here, after all I do have an Ubuntu install and run CentOS on my server, but I'd argue that your example doesn't reflect the norm. For example, lots of people in my family run the Mac OS. Why? Because I'm a Mac user and got them set up. That doesn't mean, however that this is the year of the Mac desktop and no one has actually noticed. It means a handful of people I know were persuaded by my advice (and free lifetime support).

Now I could make that argument that this is the year of the Mac in light of Apple's resurgence and relative growth, certainly more so than Linux in the same market space, but it's a bit shortsighted I think. No more shortsighted, however, than suggesting no one uses Linux in the comments of Slashdot. I'll give you that. :-)

Comment Re:The theoretical power of Linux (Score 3, Interesting) 532

Well but that's my point. The percentage of people I "meet" online that use Linux is astonishingly high. Yet in person I've never seen it in practice. And the few Linux people I have met first online and then in person really didn't use Linux anymore than I did - which amounts to having it installed in a VM or on a spare box.

In regards to dependancies and app installs, sudo apt-get might be more logical for you than say dragging an application into a folder as you do on the Mac or double-clicking an installer executable on Windows but that doesn't mean its relatable to the average user.

Comment The theoretical power of Linux (Score -1, Troll) 532

I love reading articles about how Linux is really shaking things up on the desktop (or is it laptop now?) yet I've still never met a single person that uses Linux as their primary OS. I know several people who claim to use it daily (eg. they run a VM), I also know many people using it for hosting or specialized purposes (including myself) but Linux's real-world usage on the desktop is a mystifying thing. We brag about how its making inroads and how its impacting the marketplace but we rarely see it in person.

In my opinion, until Linux gets a unified interface, a sane way of installing applications and dealing with dependancies and manages some actual commercial support I just don't see it appealing to the average consumer. That's not to say it won't find a niche in specialized devices (which practically describes the netbook movement) in addition to its strong position in the server and hobbyist markets, but I would suggest that Linux as a replacement for Windows or the Mac OS on the desktop seems very unlikely to me. Almost as unlikely as it having any significant role in Microsoft's presumed decline.

Slashdot Top Deals

One way to make your old car run better is to look up the price of a new model.

Working...