Approaching zero
Nov. 22nd, 2005 04:33 pmI'm working on writing a thingy that takes log lines and puts them into various databases.
Of the 3 million lines in one day's logs, there are now only 233 which aren't matched by one of the regexps I've written so far. I think I'll call it a day.
(BTW, how bad is it when you can write a regexp of 16 lines (including some whitespace and comments) and it works straight off?)
Of the 3 million lines in one day's logs, there are now only 233 which aren't matched by one of the regexps I've written so far. I think I'll call it a day.
(BTW, how bad is it when you can write a regexp of 16 lines (including some whitespace and comments) and it works straight off?)