HN user

catch404

122 karma

@catch404

Posts13
Comments118
View on HN

Looks like the homework is to make an OCaml client for reading the spool files. Perhaps this is the start of a poignant guide to OCaml?

The on request sever design is an interesting approach. It seems like it would provide a good framework for a small personal site. I wonder where this fits between using a site generator and pushing to github (or similar push based cloud provider) vs running a full webstack. I guess it comes down to preference and requirements. Good way to provide server stats via http though.

I've wondered why I never see a gosu reference when comparing jvm languages. I was quite pleasantly surprised when I checked it out.. Looking forward to having a play in the near future.

I agree, though what you wrote works really well in terms of selling yourself - could keep it in mind for some kind of landing page to use with the services suggested above.

I've been using wpf and xaml for making nice quick applications for windows. I need a dsl for the xaml or a ruby wrapper for the API - Which I'm currently investigating. Too bad mono doesn't support wpf.

I've been looking at shoes by _why with some interest but think a dsl/swing (jvm) comboo would be the quickest and easiest cross platform option.

The method I described would only have the same amount of traffic as an RSS feed as it would just be updating headlines.

I guess it just depends on use. I never got into using an rss reader but follow a bunch of projects/people/companies on twitter and can quickly browse their updates, and follow a shortened link. I like the portability of twitter over different platforms too.

Just suits how I work.

I'd been thinking the exact same thing on the drive home today, expanding on an earlier thought I had that twitter is RSS done right. http://twitter.com/catch404/status/24605947455

I think they did this by providing a consistent format (both data format and by enforcing limits), a central view and a usable api. RSS/ATOM just didn't get this right. Twitter forces people to get their message across in a small amount of characters. RSS/ATOM again is inconsistent in mainly due to it trying to be a portable medium (reading full stories in a reader). I guess the twitter model is more natural?

Perhaps there is a place for adopting a twitter based format for future rss feeds and making viewers around this.

I personally like the idea of sites having a dedicated twitter account to post updates to, I don't use rss feeds but like getting information via twitter.

Bike lock, clip on red bike light, camera (digital point and shoot) ipod, ipod cable, headphones every now and then. Pen and notepad. Bike stuff just stays in bag even though I commute by car/ walk to work.

Mongrel2 16 years ago

Zed is doing some cool stuff at the moment, loving his work.