May 2008
5 posts
Everyone's first vi session →
Anywhere.FM →
Upload your entire music library and play it from anywhere with this web application. It still puzzles me how they plan to scale this up, though… Interestingly, Anywhere.FM is funded by YCombinator.
Tabbed Browsing - Let's Stop Fixing Symptoms →
Recently I’ve been seeing a bunch of anti- tabbed browsing opinions. The crux of the argument is that tabs are both application-specific and inflexible; they are better implemented at the window manager level, if at all. Maybe I should run with this idea in a custom window manager design…
Hotwire →
Hotwire is an object-oriented hypershell. It is a shell designed for systems programming (files, processes), and thus it is in the same conceptual category of software as the Unix shell+terminal and Windows PowerShell. The goal of the Hotwire project though is to create a better systems programming shell than both Unix and PowerShell. We call it a hyper-shell because Hotwire...