Updates from December, 2005 Toggle Comment Threads | Keyboard Shortcuts

  • Kevin Chiu 9:06 pm on December 31, 2005 Permalink | Reply
    Tags:   

    New Year’s Resolutions 

    1. Excercise
    2. Do more exciting stuff.
    3. Learn local roads. (Besides the one between school and home.)

     
  • Kevin Chiu 6:15 pm on December 31, 2005 Permalink | Reply
    Tags: , ,   

    Linux (Kubuntu) vs Windows XP vs OS X 

    Installing the OS

    • Linux – It works, most of the time, with most hardware.
    • Windows – It works, almost all the time, with all supported hardware.
    • OS X – It works, all the time, on Macs.

    Look and Feel

    • Linux – Plasticky, with occasional glitches, but super fast
      • Programs that use GTK will have buttons and other controls that look like they came straight out of Windows 3.11
      • Many themes available: kde-looks.org
    • Windows – Nothing to write home about.
      • Third party themes are a pain to install.
    • OS X – It’s the gold standard.
      • If anything, it may be a bit too much eye candy for some people.
      • Awesome attention to detail – Notice how dialog boxes have a glowing button and an outlined one? Pressing space bar activates the outlined one and pressing Enter activates the glowing one.

    Application Availability

    • Linux – Not that good, since most companies don’t develop open source software, but nearly everything is free.
    • Windows – Super Good. It’s ubiquitous, so it makes sense that it has the most application support.
    • OS X – OK. Everything you need is there, except games.

    Application Installation

    • Linux – Easy
      • Use apt-get, or copy and paste some command line entries from the package maintainer’s site.
    • Windows – Easier
      • Double click the install.exe
    • OS X – Easiest
      • Drag to Applications folder

    Perceived Application Quality

    • Linux – Good
      • considering it’s all free stuff
      • Things can be crashy… Perhaps it’s because the dynamic libraries they depend on are constantly changing.
    • Windows – Mostly Crap
      • Most of the programs that cost money aren’t even as good as their open source counterparts (check out the multitude of CD-burning programs).
      • However, there are a small number of very high quality Windows-only apps… It’s sort of a “long-tail” distribution.
    • OS X – Awesome
      • Super !!! 111 One One One 0xFFFFFF !!!
        • Even dysfunctional apps appear to ooze with quality.

    Consumer Hardware Utilization

    • Linux – Passable.
      • Most vendors don’t provide open source drivers for their products, so people have to make new drivers, which, from my experience, either work flawlessly, or only provide the basics (3 out of 9 mouse buttons isn’t too bad).
    • Windows – Awesome.
      • If it doesn’t work on Windows, it probably won’t sell that well…
    • OS X – Slick, as long as it’s supported hardware. Otherwise, you’re screwed.
      • Normally, when you install new hardware, you expect to configure it and step through some sort of install process On the Mac, you just plug it in and it automagically knows how you wanted it set up, (most of the time). So you can just use it.

    Viruses and Spyware

    • Linux – I’ve been running without Antivirus for a few days and I haven’t noticed any strange events. However, a good virus would hide its presence until called upon to perform its duty. I wonder how I would detect a virus before it’s too late…
    • Windows – Not having both antivirus and antispyware scanning is blasphemy.
    • OS X – No antivirus, no antispyware, no problem. Again, I wouldn’t know how to detect a virus if it somehow infected the system. Oh well.

    Community Support

    • Linux – There are a lot of distros. Fortunately, I chose Kubuntu, which is (allegedly) a very user-friendly distro with a large following. Therefore, getting help was easy.
    • Windows – Highlight error. Paste it into Google. Instant support.
    • OS X – Large swaths of Mac users use the same hardware, and the software choices do not vary that much; so, even though the Mac-using population is small, the homogeneity of hardware and software configurations guarantees a sizeable support group.
      • Plus, there are sites like MacRumors and ThinkSecret that host forums that serve as secondary support groups.

    Inspiration

    • Linux – Inspires one to hack.
      • since everything comes with source
    • Windows – Inspires one to try other OS’s.
      • since it’s old and crufty
    • OS X – Inspires one to create good-looking things.
      • since it’s elegant
     
    • notanantiwindowszealot 10:28 am on March 12, 2009 Permalink

      # Windows – Inspires one to try other OS’s.
      * since it’s old and crufty

      I know the general trend is to bash Windows but this one just isn’t true. I think you’ll find – whoops, I’m making an assertion here based on nothing- that the majority of people who use Windows *just don’t care*. They want it to let them do what they want *and it does.* It’s only the ones of us who like to do a bit more than surf the internet with a computer that care.

      And, a Windows user can take advantage of free programs as much as they can of paid programs.

    • Kevin 12:01 pm on March 13, 2009 Permalink

      One “pro” for Windows is Tablet PC support. I like tablets a lot.

    • Andrew 9:39 am on April 1, 2011 Permalink

      I smell mac fanboyism, and I’m writing this from a Mac.

      Windows is not old and crusty, most of OSX that isn’t stolen from FOSS (Linux) or Windows is older and crustier. (HFS, PostScript based rendering, Finder, neXTstep).

      99% of Mac apps will not install correctly if you just drag to applications, you have to use an installer.

      When my Mac Pro mouse broke, i managed to buy 4 laser mice that all wouldn’t work with my Mac, I ended up dropping $60 on a Razer just because I knew it would work. You really dont emphasize that, ‘if its supported’ line enough.

      Finally you forget to mention customizability. Windows is infinitely tweakable, you can scale Win7 down to a Win98 lookalike that will eat any other OS for breakfast when it comes to speed, and you probably can with linux, although I daresay it’ll take a lot more skill to. With mac this is impossible, not only do you get hugely memory hogging but pretty visuals, you dont get the option to turn them off! This is perhaps my biggest gripe about my OS.

    • Kevin Chiu 11:32 am on April 1, 2011 Permalink

      Well, it’s been a long time since I wrote this post. I’m sure a bunch has changed.

  • Kevin Chiu 4:56 pm on December 31, 2005 Permalink | Reply
    Tags: ,   

    Trying out Linux 

    OS Install

    I downloaded the Kubuntu CD image from the official site, burned it to a CD, set my BIOS to boot from removable media first. I have a Dell Dimension 9100 and it was set to boot from HD first. The installation seemed to go smoothly. The only option I had to change from the default was the time zone.

    Unfortunately, after booting up, I discovered that my display was stuck at a sub-optimal resolution. To remedy this, I used sudo dpkg-reconfigure xserver-xorg and was able to select the correct resolution for my FP2405.

    Additionally, my Logitech MX510′s extra buttons were miss-mapped. For example, the foreword and back buttons don’t go foreword or backwards in any of the browsers.

    Installing and Upgrading with apt-get

    Kubuntu includes a apt-get GUI called Adept. One of the first things I did was use the System Update Wizard. I basically just pressed “Upgrade” and everything on my machine was upgraded.

    Next, I used the System>Package Manager (Adept) to install the linux-686-smp kernel metapackage, which, I hope, took advantage of the HyperThreading available on my 3.0Ghz Intel P4. This required a reboot.

    I’d heard of Native Eclipse and wondered if Adept had it. All I had to do was type “Eclipse” into the Adept search box and install everything. Apparently, the GCJ appended packages provide the natively compiled portions of the installation.

    Eventually, I discovered Kubuntu-Automatix. This is basically a super-install shell script with a GUI. I used to install common codecs, media players, Firefox + all plugins (flash etc.), SUN Java, MS TrueType Fonts, RAR, ACE, MPlayer, OpenOffice.org 2.0, and DMA (Direct Memory Access – devices can directly shuttle information to memory without using the CPU). This script includes a ton of packages. There are even DVD decoders, (which the installer says are illegal to install in the United States).

     
  • Kevin Chiu 6:47 pm on December 29, 2005 Permalink | Reply
    Tags: ,   

    Running Linux 5th Edition 

    I just finished reading Running Linux. As a result, I am hyped up about linux. I think I’m going to install openSUSE or Fedora Core 4 on an old junker and try it out.

     
  • Kevin Chiu 6:41 pm on December 28, 2005 Permalink | Reply
    Tags:   

    Fink has been building for more than 8 hours now…
    287 FinkComman 5.2% 8:05.02 4 96 204 10.2M 12.3M 29.2M 124M

    I wonder if killing the process will do any harm…

     
c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
shift + esc
cancel