Ask HN: Oldest code you have written that is still in use?
291–300 of 363 posts
Re: Ask HN: Oldest code you have written that is still in use?
#292Re: Ask HN: Oldest code you have written that is still in use?
#293Re: Ask HN: Oldest code you have written that is still in use?
#294People 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.
Come on... Say all that and not mention the name of the map? Is this 'petrosianshina', the clone of 'Vampirism Fire'? 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?
#295People 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.
Which map if you don't mind? Curious if it's one of those I played with my friends in high school.
Re: Ask HN: Oldest code you have written that is still in use?
#296People 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.
Isn't Vexorian from South America? I've noticed he's often high up in the leaderboards in Google Code Jam.
Re: Ask HN: Oldest code you have written that is still in use?
#297MP3 importing code for the Audacity audio editor. I wrote this in 2002. https://github.com/audacity/audacity/blob/master/src/import/... Amusingly, a TODO I put is still there: /* TODO: get rid of this by adding fixed-point support to SampleFormat. * For now, we allocate temporary float buffers to convert the fixed * point samples into something we can feed to the WaveTrack. Allocating * big blocks of data like this i…
Re: Ask HN: Oldest code you have written that is still in use?
#298One German engineer later noticed that it contained my copyright, located my address and subsidized me every time the system was commercially sold up until 2008. Not sure if it is still in use, but I am thankful for his sense of justice.
Re: Ask HN: Oldest code you have written that is still in use?
#299ToneLoc (a war dialer), written in 1991, last version released 1994 before going to prison: https://en.wikipedia.org/wiki/ToneLoc People still have modems???
Re: Ask HN: Oldest code you have written that is still in use?
#300Around 1989 I wrote a PC program that replaced an Epson HX20 storing injection molding machine programs on small cassettes. 2000 I got a call the molding machines had been sold and the old IBM PS/2 ditched. The new owner asked me if I still had the program. I re-mounted my old QIC streamer sleeping in a box, installed Borland Turbo Pascal in a DOS box in OS/2 and could recompile it from source. Got the same price as…
Did you adjust the asking price for inflation? ;P