Live data from Hacker News

Ask HN: Oldest code you have written that is still in use?

news.ycombinator.com

361–363 of 363 posts

Re: Ask HN: Oldest code you have written that is still in use?

#361
post #49

In 2001, I wrote a tag balancer (for HTML input, it also did some rudimentary XSS filtering) in PHP and then translated it to Cold Fusion (I was applying for a CF job and figured it might be useful to actually learn it). I believe that both variations are still running, the CF version on Metafilter, and the PHP version was used in B2, which became WordPress. A few years ago, I was asked by the WP team to relicense th…

> Perhaps most notable, is that I wrote it w/o having taken a compilers class or having much (any) understanding of stack-based parsing, but it still lives on, so I guess it was good enough to get the job done.

Isn't that the story of PHP itself, too?

Re: Ask HN: Oldest code you have written that is still in use?

#362

A section of macro assembler written in 1983/84 that I wrote that validated the MICR encoding on the bottom of a cheque ran as far as I know every day without error until at least 2007 processing 30-40% of the daily cheques in a European country It may still be running but all the guys I knew are gone! I'm the reason banks have technical debt. They'd track me down every 10 years or so when a major change was required…

What is investment banking if not gambling?!

But it's not online gambling. (And the taxes on it are lower.)
Post reply on HN