« seen on /. | Home | improving the deadlift »

February 25, 2008

throwaway

i had a simple, one-time, throwaway task at work today, and i used python to do it.

it seemed a little odd writing a python throwaway script. the system i built and work on at work is a 24/7 availability distributed system with a web front-end, implemented 100% in python. none of it is "throwaway".

i don't think i've written a throwaway script in a year. it felt weird to use a scripting language for... well, scripting.

...

find / | sed 's/oh crap, why can't sed regexpes work like perl's? who has time to remember multiple regexp languages?/just script it in python/'

...

Leave a comment

About this Entry

This page contains a single entry by sainttoad published on February 25, 2008 1:56 PM.

seen on /. was the previous entry in this blog.

improving the deadlift is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.