Elf Sternberg

Done, and gets things smart.

Stupid Gawk Trick

This morning, for no reason that I’d care to discuss in public, I needed to rename every file in a directory to the index number of its position in the directory in asciibetical order, and add an extension.
The harmless version of this was:
ls | gawk ‘BEGIN { c = 0; } c += 1 { [...]

I’ve been helping a close friend with her website, which is written in rails. She admits that’s a mistake, now, because it shares database tables with a PHP application, and the communication between the two has always less than stellar. I’ve been looking into her current major problem, but while I’ve been [...]

As some of you may have heard, I recently lost my job at Isilon. In that great tradition, I have put up my resume. Have a look, and please comment on the content or presentation of either version:
Kenneth M. Sternberg, Senior Web and User Interface Developer and Designer.
There’s a copy for printing here.

I recently had the opportunity to set up Dan’s Guardian at home. The assumptions of this article are that you have access to a basic Linux or Macintosh computer somewhere, something small and old that you don’t need anymore. The basic idea here is that you’re going to build a passthrough filter and [...]

  

Recent Entries

    Recent Comments

      Most Commented