A while ago, whilst researching routers and ADSL modems, I came across OpenWRT, a linux based firmware for many routers and modems. I’d been hoping to make my own router, using a embedded pc such as the net4801 made by Soekris engineering. However I was hoping to find a MiniPCI ADSL modem (I couldn’t, if you know of where you can buy one, let me know please!). So after that pipedream became increasingly expensive I went back to OpenWRT. I purchased a Linksys WRT54G (v3.1) to install OpenWRT on. I’ve not quite got round to it, but there is a qemu/vmware image doing the rounds that I’m going to fire up to see what you have to play with.
Recently I’ve been looking into a truly portable and fault tolerant method of storing my emails and a small number of crucial files. Work, dissertation, websites etc. Rsync.net is I think going to be a part of this solution. It is, as the name kind of suggests, a company that offers disk space, which is accessible via rysnc (or unison, or a number of other related programs)
I’m a big fan of laptops that are actually portable, this new offering from Samsung looks like it is actually pretty damn portable. It has a super small screen and the keyboard folds in half, tucking back under the screen. I’m a big fan of the 13″ laptops (macbooks, powerbooks, ibooks etc) that apple produce. They are rather expensive tho, even with the student discount that I get. Annoyingly, most 12″ laptops tend to be more on the expensive side. Bit of a pain that.
OpenMoko, or the open source mobile phone, seems to have hit the news big time this week. It does look rather stunning. It is made by a company called FIC. It has a GPS inbuilt, which is very nice, but no camera, wifi or bluetooth. That is more of a pain. Still the GPS makes it worth the price alone which, will probably be around the £180 ($350) mark. Maybe a bit more, but hopefully not too much more.
Finally, this is one for all the unix geeks. We’ve all run a command and then realised the devastating effect it is going to have on our system. rm -rf * is one of those commands. This well written and interesting story details what happens when it all goes horribly wrong, and most importantly, how with a little bit of luck and some know how you can pull it all back from the brink of disaster.