OSX 10.4 & cron

Do per-user crontabs still work on 10.4? Or should I be using launchd instead?

I have some cron jobs that need to ssh to other hosts to do stuff (rsync and cvs via ssh, etc.) On Linux, the only way to make this work was to use non-password-protected ssh certs. On OSX, is there some keychain magic I can do to tell it that these scripts are pre-authorized, without having to leave the private key files unprotected? (I'm guessing not, but I figured it was worth asking.)


Update / Summary: Crontabs still work (they are run by launchd). Some speculation that maybe they will stop working in 10.5. No easy answers to the keychain question, but ydna has some interesting tricks.

Tags: , , , , , ,

wireless bridging?

I don't have any wireless devices of my own, but a certain lady of my acquaintance has a Powerbook that she would sometimes like to use from the couch without dragging an ethernet cable over. Can my iMac behave as a wireless base station? I created a network on the iMac, and was able to see it from the laptop, but the laptop wasn't able to get to the interweb. Is there some extra trick I need to do to get the iMac to route between wireless and ethernet?


Update / Summary: "That should work", followed by "it would be a lot easier to just buy an Airport."

Tags: , , , ,

Which One?

Attention: Please only fill out this poll if you are actually a Mac user. I don't give a flying fuck what you use on Windows! I honestly didn't think I had to spell this out, but apparently I do.

[ LJ Poll 511923 ]

Please explain your answers. Especially if you said "Other!"

<lj-cut text=" --More--(25%) ">

I've been using Safari, and it seems nice, but there are a few things I miss about Firefox:

To put the "Mail" question in perspective: I currently read my mail in Netscape 3.02. It's simple but I like it. I've been using this program for gargantuan volumes of mail throughout the last (oh my god) ten years. I've hacked it to hand clicked links off to another web browser, so I don't actually use it for displaying web pages. So currently I'm SSHing from X11 on my my Mac to a Linux box, and running ns3 remotely; when I click a link in ns3, it runs a script that SSHes back to the Mac and runs some AppleScript to feed the URL in question to Safari. This, uh, kinda demented. I'd like to enter the Twenty-First Century some day.

I have mild religious objections to IMAP, and stronger objections based on the fact that I've yet to see a non-crappy implementation of an IMAP client anywhere.

When I'm at work, I read my mail by SSHing to my home machine and running ns3 from there. It's a little slow, but not so bad (since back when I wrote the damned thing, I actually metered and tuned the protocol usage, which nobody has ever done in an X program since.)

In the Twenty-First Century I will still need a way to read my email from two places at once.


Update: My current plan (subject to change, your mileage may vary): Safari; Mail.app; Adium; just stop using IRC.

Tags: , , , , , , , ,

The Beach-Head Is Secured

Life with the new toy is going well. So well that it has already moved up to the "front and center" position on my desk, and is currently the only computer with a monitor attached.

After some foolish dilly-dallying with Fink and Darwin Ports, I came to my senses and realize that they represent much of what I was trying to escape in the first place. I expect to be using neither of them very much if at all. Most useful things that actually work on OSX (e.g., Privoxy) have normal .pkg installers.

Playing movies: out of the box, QuickTime works fine for QuickTimes, and I held my breath and installed Windows Media Player (shut up. I don't care.) which works ok for WMVs. Then I installed some plugin from divx.com which made QuickTime able to play AVI. But there are still some MPEGs that I can't play; I don't know what's special about them, but is there some other obvious thing I should install? (If the trick involves the word "mplayer", with which I already have some experience, then I will take that to mean simply, "get used to the fact that you can't play those." I'll live.

SSH KeyChain is awesome! This is what "ssh-agent/ssh-add" always wanted to be when they grew up.

Second screen: iMacs have a miniVGA port on them, but are advertised to only do mirroring, not multiple desktops. But, there's a hack for that that makes it work, so now I've got two monitors hooked up, yay!


Five monitors! Something Must Be Done.
But, compared to the built-in LCD on the iMac, the other monitor (a Mitsubishi DiamondPro 2070SB, that I apparently paid way too much for only a year or two ago) looks like shit! All the text looks blurry. I know there are settings for antialiased fonts that are different depending on whether you're using LCD or CRT, but that's not what's going on, because it still looks like crap even in windows in which no antialiasing is going on (e.g., remote Xlib programs.) This makes me sad. I sense a new monitor in my future.

Keyboard: My keyboard has both PS/2 and USB connectors on it, so you'd assume that would mean it just does both, right? Uh, no. Turns out this keyboard contains three separate devices: a PS/2 keyboard, a PS/2 left trackpad, and a USB right trackpad. WTF? So I had to get an adapter, and it takes up two USB ports if you want to enable both trackpads. Craziness. Works fine, though.

Mouse: By default, the Evoluent mouse only has the wheel, pointer-finger, and middle-finger buttons enabled. USB Overdrive lets me enable thumb, wheel-click, etc. But it's nagware. Is there a free driver, or is USB Overdrive the only game in town?

Perl hacking: I haven't had any luck installing Perl libraries with CPAN. E.g., "cpan install Image::Magick" has compilation errors even after I've Finked as many relevant libraries as I can. What's the trick here?

    Update: Apparently the problem is that Fink was installing ImageMagick 5.x and Perl wanted to install PerlMagick 6.x. I got it working by: uninstalling the Fink version of ImageMagick 5.x; installing the DarwinPorts version of ImageMagick 6.x; hand-hacking the Makefile.PL that CPAN downloaded to include -L/opt/local/lib and -I/opt/local/include; and running "make all install" from inside the .cpan build directory. That sucked, but it worked.

XEmacs: The Carbonated XEmacs was easy to build and install, but it's crash-happy. With my .emacs file loaded, it crashes as soon as I visit the first file. And I am sad. I'm typing this in XEmacs running under X11, and that's not so bad, but X11 programs have some goofy keyboard-focus issues (Growl notifications steal focus from X but not from "real" Mac apps, for example.)

Maybe I'll try to kick it all 1980s style and learn to live with xemacs -nw in a Terminal. How do I make the Meta key work there?

Fonts: OSX does something wacky with fonts. I think that it notices when it is rendering light text on a dark background, and uses a different font in that case! And that font looks to have been software-boldified or something. Try it! Take the DNA page, save a copy, and swap the foreground and background colors (or make it white-on-black.) Look at them side by side: they're different! The dark one is bolder. And it's still bolder if you grab a screen shot and invert the colors, so it's not just an optical illusion. Both Firefox and Safari do this, so it must be an OS-level thing.

Dock: The Dock still really sucks. Aren't the Apple UI designers supposed to know about Fitt's Law, and that it's a bad idea for click targets to move around the screen at random? Because the dock centers (no matter where you put it) the Trashcan is never in the same place twice! (But the Gnome Panel Window List applet was even worse, so hey.)

Dashboard: Monumentally, stunningly useless. Some of the apps might be useful if they were apps and not segregated into some weird all-or-nothing layer of their own. And you can't seem to turn it off. Did they have to hype this dumb thing up because saying "10.4 is the bug-fix release of 10.3" wasn't sexy enough?

Tags: , , , , , ,