Search this site


Metadata

Articles

Projects

Presentations

Site move soon, perhaps.

I'll be moving this site to my new domain as soon as I get things setup there. I won't bother disclosing the name at this point, seeing as how there's nothing there.

As a hint, however, I will say I came up with the name using this perl one-liner:

perl -Mre=eval -ne 'print if m/^s(.)(??{"[^$1]+$1"}){2}$/' words
(are your eyes bleeding, yet?)

That regex will find all valid sed substitution expressions in the file 'words' (freebsd's dictionary file). So, anything printed by that perl code will be valid as a sed command. ie: "streetlet" is valid as

% echo "ree" | sed -e "streetlet"
le
I learned a new word in the process of running this script. syzygy

Nothing quite like using perl to choose a domain name for you. Yeah, I'm a dork.


1 responses to 'Site move soon, perhaps.'

Showing last 1 comments... (Click here to view all comments)

Ryan wrote at Sun Aug 6 22:39:08 2006...
There are a few svn plugins for pyblosxom:

http://www.baus.net/svnpyblosxom  (heavyweight)
http://0pointer.de/blog/projects/pyblosxom-svn.html  (much more lightweight)

neither of them exposes change history, though. i'm hoping to add that eventually.


Leave a reply

You need javascript enabled to use this form. Anti-spam efforts ongoing. Also, if the comment doesn't show up, it's because the form expired. Go back and copy your comment, reload the form, and resubmit. Apologies if this is a hassle, I'm just playing with antispam methods right now. If this insists on not working, please email me about it.

Name (required)
E-mail (optional, if you want me to be able to email you back)
URL (also optional)
Comment: