Archives

  • wpa_supplicant: GUI and wpa_action

    I’ve made two new interesting discoveries about wpa_supplicant since writing my last blog post on the subject. (Actually, I pretty much made both of them while reading documentation in order to write it, and have been lame about writing them up). Using wpa_gui It turns out that wpa_gui not only allows you to select existing [...]

    Sep 18th, 2008 | Filed under linux, Uncategorized
  • autocutsel

    As most of you probably know, X has several different mechanisms for copy-paste, used by different applications in different ways. I know some people who use them deliberately, juggling two pieces of text in different clipboards at once, but for me, it’s always just been annoying. When I copy something, be it by Gnome C-c, [...]

    Sep 16th, 2008 | Filed under linux, Uncategorized
  • New Blog Location

    I finally got fed up with Blogger, and am moving this blog to live on Wordpress hosted off of scripts.mit.edu. In the process of converting everything over and setting up WordPress I’ve decided I hate it, but hopefully I hate it less than I hate Blogger. We’ll see. I’ve also changed the URL to this [...]

    Sep 12th, 2008 | Filed under Uncategorized
  • Using wpa_supplicant on Debian/Ubuntu

    I’ve been using wpa_supplicant to manage wifi on my Ubuntu laptop for a while, and have found that it’s pretty close to what I want for managing wireless — closer than anything else I’ve found, at least. I figured I should document my setup and experiences. Some Background You probably all know just how much [...]

    Aug 22nd, 2008 | Filed under linux, Uncategorized
  • Automounting sshfs

    For some time now, many of us around MIT have noticed just how awesome sshfs is. It gives a totally lightweight way to access the remote filesystem of any machine you have ssh to, without requiring any extra setup on the host. I’ve been running for at least a year now with my /data RAID [...]

    Mar 23rd, 2008 | Filed under linux, Uncategorized
    Tags: , , ,
  • Conkeror

    I’ve recently switched to Conkeror as my primary browser. It started life as a Firefox extension, but nowadays it’s a standalone app built on top of Mozilla’s xulrunner, so it uses the Gecko rendering engine. What it is, is an emacs implemented in Javascript, for the web. This means on the one hand that it [...]

    Mar 13th, 2008 | Filed under Uncategorized
  • todo.pl ratmenu

    broder has been hacking on some better quicksilver integration for Hiveminder using todo.pl. I don’t use a mac, but I don’t see why linux users shouldn’t get fun toys to. So I hacked up the following two-liner that uses todo.pl and ratmenu to pop up a list of tasks, and mark one as completed: #!/bin/sh [...]

    Feb 19th, 2008 | Filed under Uncategorized
  • A week with the iPhone

    I’ve had a new iPhone for about a week now, so I figure it’s time to write up some thoughts about it. First, the little things. It is, in typical Apple fashion, an incredibly slick piece of work. Scrolling and zooming images or webpages is simple, easy, and, well, just fun to do and watch. [...]

    Dec 31st, 2007 | Filed under Uncategorized
  • DEF CON

    I’m sitting in the airport in Las Vegas on the way back from [DEF CON][http://defcon.org] 15. It’s the first time I’ve been at the con, and it wasn’t really what I expected. Frankly, I walked away feeling kinda underwhelmed. Very few of the talks were as technical as I was hoping — they were almost [...]

    Aug 5th, 2007 | Filed under Uncategorized
  • 6.170, CVS, and SVN

    I’m taking 6.170 Lab in Software Engineering this semester. The course sucks in various ways, but one of the most egregious, in my opinion, is that they force you to use CVS for your version control. Problem sets are distributed by the TAs importing them into your repository, and are then checked out later to [...]

    Feb 11th, 2007 | Filed under Uncategorized
    Tags: , , , , ,
Archive for the ‘Uncategorized’ Category