Installed It, Using It and Loving It
Installation on my Mac was straightforward. I have a standard Panther installation with Fink and Xcode. To get darcs compiled, I used the ghc, ghc-dev fink packages. I got some error messages with gmp and readline which was promptly fixed by installing those fink packages. ./configure—prefix=~/root ; make ; make install ; and you’re done.
Why do I think it’s so great?
- Straightforward to install
- Distributed repositories rock for people whose primary machine is a notebook
- Simple repository setup (just “darcs initialize” a directory baby!) makes it easy to version control anything
- Free software GPL-ed
- Written in Haskell and a Theory of Patches, just too geeky!
I’m not the only person with similar thoughts.
Good Piece of Software
I’m leaning towards not paying for it and saving money for a RAM upgrade to run both Firefox and OmniWeb at the same time.
It is a good piece of software. I definitely understand why people like it. It just doesn’t suit my needs.
Once More With Flickr
Panorama Point
Originally uploaded by signal11.
Alright if you view the photo again, you’ll see that I’ve added 2 notes to it. How do you add notes to a photo you might ask? The most obvious way: you highlight the region, type your note and click save. What does Flickr do? Exactly that.
When you view the photo and put your mouse over the photo, the regions I marked with notes will appear. When you mouse over the region, the note appears.
Update: I see how they did it. They used Flash to allow notes be added to photos. I thought they had used Javascript Ala Google Maps. Not nearly as cool but still useful nonetheless.
Linus and Alan
Two great interviews I found this week.
One is with Linus Torvalds. The other is with Alan Cox.
Experimenting With Flickr
Panorama Point
Originally uploaded by signal11.
Flickr is cool. I like TypePad but for posting photos Flickr seems to be the much better tool. With the paid Pro package, Flickr is extremely generous with storage *ahem*unlimited*ahem*. The trick is that you have a 1GB monthly cap of photos you can upload. I’m experimenting to see if I should upgrade to the paid service.
I’m sure Picassa is a nice tool but I prefer tools that can run in my browser.
WAL
WAL has a 5 week german class that I could take. Looks like a fairly intensive class but sufficient for my needs. It is in Pioneer Square, around the corner from my workplace.
Ask shunpiker about his experiences with WAL.
Posting With Ecto
PC of the Future
For some reason, the PC of the Future looks oddly familiar (almost like I’ve seen it before).
<KeanuReevesVoice>
Woaaaa! Deja Vu
</KeanuReevesVoice>
Link: Intel shows off Mac Mini-like concept PC | CNET News.com.
Boo Scala
Boo is another JVM language that has been on my horizon. Python syntax with some interesting extensions (i.e. static typing, type inference).