Ask HN: Oldest code you have written that is still in use?
101–110 of 363 posts
Re: Ask HN: Oldest code you have written that is still in use?
#102Re: Ask HN: Oldest code you have written that is still in use?
#103Re: Ask HN: Oldest code you have written that is still in use?
#104Re: Ask HN: Oldest code you have written that is still in use?
#105Re: Ask HN: Oldest code you have written that is still in use?
#106I never really intended for anyone to use it seriously. I made it for myself, but went ahead and posted it online anyway. It is a 1500-line single-file, nearly-commentless, nearly-spaceless abomination of code with no documentation, and an endless list of critical bugs that every user keeps encountering. They have elaborate workarounds for many of these bugs.
It became a negative feedback loop: "Why do we use xkas? Because everything else is written in xkas", and so now even more code was created and written in xkas. And so even though I've since written a proper assembler that's dozens of times nicer, no one can/will use it.
Lately, people have been writing their own versions (in addition to countless forks) that try to offer backward compatibility with all the crazy parsing errors and (mis)features of xkas, like left-to-right evaluation of math expressions, and the most convoluted macro evaluation system you've ever seen (one user proved it was Turing complete and wrote a Brainfuck parser in it.)
It's surreal. I feel terrible that so many people are stuck with this mess, but even I can't stop it anymore :/
Re: Ask HN: Oldest code you have written that is still in use?
#107People still play the Warcraft III map I made in 2006, mostly in Russia. It relied heavily on an extension of the scripting language called vJass created by a genius eastern european hacker named Vexorian and was one of the most advanced of its type for a while. It was also ported to the DotA 2 engine, where it has millions (!) of subscribers.
Being russian I can only name this as something with millions of subscribers and is not dota.
Re: Ask HN: Oldest code you have written that is still in use?
#108I wrote a fax->email gateway in 2002 that's still in very active use.. wouldn't be that remarkable, except most of the servers are still running original equipment with original hard drives! Anyone have servers running 24x7 with hard drives older that that?
Re: Ask HN: Oldest code you have written that is still in use?
#109Occasionally, users of a piece of $10 shareware I haven't updated since 2005 email me demanding a refund because this software they bought 10+ years ago has stopped working on El Capitan. I refund their money because it's not even worth my time to argue with them. http://www.chimpsoftware.com/irooster/
Wow, do they have any legal leverage (as in, sue you for 10$) to get their money back in this situation? I would just ignore them, or if point to the relevant point of license agreement and/or law (if there is such point/law).
Re: Ask HN: Oldest code you have written that is still in use?
#110http://dzigi.itgo.com http://dzigi.itgo.com/o_autoru.htm <--about me page with my pic as a kid haha