So here's the question...
2008-03-31 11:43 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
... should I try to do a weekend trip with nothing but the XO, or should I take the Mac as well. The XO's keyboard isn't an issue, since I have a good one I can take along -- it would work better with a Linux box than it does with the Mac. The XO's screen and battery life are fantastic.
But the browser is *not* Firefox, and it doesn't do tabs as far as I can tell. The window manager is weird -- basically the whole thing is aimed at kids -- and the IM client only talks Jabber. OTOH, I might be able to dual-boot it with Ubuntu, in which case I'd probably be pretty happy with it.
I'd borrow the Asus Eee from work; it's more like a "traditional" Linux laptop. But then I'd have to get a new one for Colleen...
(Added 0401: I can almost certainly do everything I need to via
ssh
to home; there's even a console version of my usual IM
app (finch
, the console version of pidgin
). That
would have the added advantage of leaving the log files on my home machine.
I'm already used to posting to LJ via an ssh
connection.)
Browser Doesn't Do Tabs?
Date: 2008-04-01 08:54 am (UTC)You might or might not find that a good workaround for the browser's lack of tabs.
Something else I haven't tried but which should work is to open a Terminal and create a text file of URLs to paste into the browser. That may or may not be less clunky than the browser's Bookmarking system.
Re: Browser Doesn't Do Tabs?
Date: 2008-04-01 01:54 pm (UTC)no subject
Date: 2008-04-01 01:56 pm (UTC)no subject
Date: 2008-04-01 03:19 pm (UTC)I can probably do everything I need to via ssh to home, though, so the XO should work OK.
no subject
Date: 2008-04-01 05:08 pm (UTC)My impression is that Opera's a bit snappier, but the sugarized version has an odd (if not too annoying) bug that it creates an extra "window" as far as the sugar VM is concerned.
I should see if I can install Pidgin on either the x300 (currently still running Windows only; haven't had enough time to try even a windows-centric linux install) or the XO.
no subject
Date: 2008-04-01 05:58 pm (UTC)no subject
Date: 2008-04-01 06:42 pm (UTC)no subject
Date: 2008-04-01 09:26 pm (UTC)Definitely reinforces my already-low opinion of RH.
no subject
Date: 2008-04-01 09:40 pm (UTC)What might work re Emacs would be to set up swap on an SD card and then just rpm --force the emacs rpm by hand. Or...I'm sI'm guessing that yum left it around somewhere (don't have my XO with me to check exactly where, though I have it at home). I've yet to try installing emacs on my XO -- but then, I've gotten less emacs-dependant, over the years, switching comfortably between it and vi depending on context, mostly out of self defense.
re cleanup...hmmm. From http://fedoraproject.org/wiki/YumUpgradeFaq
Tip: Find and review "lost" packages. You can find orphaned packages (ie packages not in the repositories anymore) after the upgrade with the tool package-cleanup from the yum-utils package yum install yum-utils; package-cleanup --orphans. It's often helpful to run this command before the update, too. For packages with a failing "%postun" script the old package will remain partly installed. Remove it with rpm -e package-name-and-version
Is that helpful?
no subject
Date: 2008-04-01 09:52 pm (UTC)no subject
Date: 2008-04-02 02:54 am (UTC)no subject
Date: 2008-04-02 05:52 am (UTC)rpm will install from a URL, but that presupposes that you have one rather than having to derive it from the scraps of information yum is willing to give you.