Well, it's been about a month now and I'm starting to really feel at home with Fedora on my main machine, the Dell D830 laptop. The longer you go, the more packages you install that you find you need and eventually you end up with something pretty decent. My biggest issue was dealing with 32-bit apps and missing the 32-bit libs they need to run which you don't get when your in 64-bit mode (I have 4GB RAM and want to use it all). But that's pretty solvable if not time consuming. And then there's the never ending issue of docking and undocking the laptop, going from single screen to my second 24" LCD at work to my alternate second 22" at home. I still have to reboot to get the thing to recognize the second screens, and I even get the occasional hang when coming out of standby. But I'm dealing with that.
There are some things that just rock. I've been playing with the VIA Artigo I got at ESC a couple of years ago and building embedded images and toolchains and kernels and libraries is a dream with the tools available on Linux. There's no beating "-o loop" to peek at and create a file system image (just remember to type the right /dev name when doing a mkdosfs, doh!). Not to mention having all the utils and libs necessary to build cross compilers and such. And I've played with both buildroot and OpenEmbedded which are things you only want to do on Linux.
One thing I am learning though is that anything compute intensive probably shouldn't be done on a laptop. I think I'm melting my video chip as the external screen goes into fits as the disk and CPU get busy. Not to mention the scorch marks on my legs trying to watch the NHL playoffs and build a cross gcc at the same time. So I'm starting to use my Dell desktop at work more where I've learned the slickness of "ssh -Y". You can't do that on Windows.
But I still have a Windows XP image running in VirtualBox for those times I do need Windows. I still use Outlook for work. There's no beating it for the high volumes I get and the Calendar is top notch, and despite Evolution's attempt at Exchange integration, it's not quite ready for prime time. And of course, I need Windows to finish up Wascana 1.0 which almost ready for beta trials with Galileo. And I have a partition open to try it on Windows 7 (especially now that I mkdosfs'ed over my old Windows install, same doh!).
But I can't remember how many times I've gone between the Windows VM and Linux and forgot which one I was in. That is telling me that the Linux desktop isn't all that bad. I still hate the fonts (been complaining about that for years) and the multi-screen situation, but the rest is making it worth it. Highly recommended, at least if you're someone like me.
I'm sure lots of people are productive on Windows, but I'm just a fish out of water when I'm sitting at a Windows box.
ReplyDeleteWelcome to the Dark Side. So the question remains, KDE or Gnome? And did you get your fonts to look pretty?
ReplyDeleteNo, I'm on Gnome. Waiting for KDE 4 to mature. They made quite a mess. I may give it a try when Fedora 11 comes out. I'll be playing with Qt more these days now that it's LGPL so KDE would make more sense.
ReplyDeleteAnd, you know, you get used to the fonts and I guess they aren't really that bad. I do get headaches once in a while but that's probably because I'm spending too much time on it. And with Windows fonts, while incredibly sharp, now look really small on my laptop screen.
I actually don't find KDE 4 that bad, but I do agree that multi monitor support is severely lacking if you don't have an ATI or NVIDIA card.
ReplyDeleteFor your fonts, check out this link if you already haven't. I find it makes a big difference:
http://www.howtoforge.com/sharp_fonts_gnome
Actually, I do have an nvidia card. And I remember multi-monitor working well under Ubuntu. I have no idea why it doesn't work the same on Fedora. Will need to figure that out.
ReplyDeleteBTW, posting this from Windows 7 RC. Not bad. Better than Vista, but it's still Windows ;)
Just launched the Fedora 11 Preview KDE in a VM and it's looking pretty good. I think I'll switch to it once I get the real machine upgraded after 11 launches at the end of the month.
ReplyDeleteI've not checked any nVidia cards recently but maybe a "xrandr --auto" could detect your active screens with nvidia open source driver or it's propriety one.
ReplyDeleteJust a tip to satisfy your Outlook dependency, apparently many have had success running Office under Wine:
ReplyDeletehttp://www.programmerfish.com/roffice-2007-in-linux/
The link is for Ubuntu, but you should be able to find similar for Fedora.