Are there any famous one-man-army programmers? - Stack Overflow most recent 30 from stackoverflow.com2009-12-01T06:39:15Zhttp://stackoverflow.com/feeds/question/529757http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers56Are there any famous one-man-army programmers?DFectuoso2009-02-09T20:23:56Z2009-10-16T14:43:38Z
<p>Lately I have been learning of more and more programmers who think that if they were working alone, they would be faster and would deliver more quality. Usually that feeling is attached to a feeling that they do the best programming in their team and at the end of the day the idea is quite plausible. If they ARE doing the best programming, and worked alone (and more maybe) the final result would be a better piece of software.</p>
<p>I know this idea would only work if you where enough passionate to work 24/7, on a deadline, and great discipline.</p>
<p>So after considering the idea and trying to learn a little more, I wonder if there are famous one-man-army programmers that have delivered any (useful) software in the past?</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529776#529776101Answer by Sean Bright for Are there any famous one-man-army programmers?Sean Bright2009-02-09T20:27:58Z2009-02-09T20:27:58Z<p><a href="http://en.wikipedia.org/wiki/Donald_Knuth" rel="nofollow">Donald Knuth</a></p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529780#52978072Answer by Andy Mikula for Are there any famous one-man-army programmers?Andy Mikula2009-02-09T20:29:28Z2009-02-09T20:29:28Z<p><a href="http://en.wikipedia.org/wiki/Linus_Torvalds" rel="nofollow">Linus Torvalds</a></p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529781#52978121Answer by David Basarab for Are there any famous one-man-army programmers?David Basarab2009-02-09T20:29:45Z2009-02-09T20:29:45Z<p><a href="http://stackoverflow.com/users/22656/jon-skeet">Jon Skeet</a></p>
<p>So that can't be correct he is a micro celebrity.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529783#52978316Answer by David Morton for Are there any famous one-man-army programmers?David Morton2009-02-09T20:30:24Z2009-02-10T13:13:50Z<p>This isn't just a feeling, this is the an article in the 20th anniversary edition of a book by Frederick Brooks called <a href="http://en.wikipedia.org/wiki/The_Mythical_Man-Month" rel="nofollow">The Mythical Man Month</a>. This is actually, I would guess, a very frequent situation. The personality of a software developer leads itself to being somewhat independent anyways. I don't know of prime examples, but you may be interested in the book I linked above. </p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529789#52978935Answer by Chris Lutz for Are there any famous one-man-army programmers?Chris Lutz2009-02-09T20:31:26Z2009-02-09T20:31:26Z<p><a href="http://en.wikipedia.org/wiki/Yukihiro_Matsumoto" rel="nofollow">Yukihiro Matsumoto</a> did deliver a lot of Ruby all by himself. Ruby's popular now, and lots of people have contributed to it, but he did single-handedly start the ball rolling.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529791#52979154Answer by Graeme Perrow for Are there any famous one-man-army programmers?Graeme Perrow2009-02-09T20:32:10Z2009-02-09T20:32:10Z<p><a href="http://en.wikipedia.org/wiki/Bill_Joy" rel="nofollow">Bill Joy</a> - wrote vi as well as csh, rlogin, rsh, and rcp</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529794#5297945Answer by chaos for Are there any famous one-man-army programmers?chaos2009-02-09T20:32:42Z2009-02-09T20:32:42Z<p><a href="http://en.wikipedia.org/wiki/Paul_Vixie" rel="nofollow">Paul Vixie</a>.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529800#52980067Answer by Michael Itzoe for Are there any famous one-man-army programmers?Michael Itzoe2009-02-09T20:33:55Z2009-02-09T23:09:29Z<p><a href="http://en.wikipedia.org/wiki/Chris_Sawyer" rel="nofollow">Chris Sawyer</a>. He had a little help with music and graphics, but otherwise <a href="http://en.wikipedia.org/wiki/RollerCoaster_Tycoon_2" rel="nofollow">RollerCoaster Tycoon</a> was all him. Amazing, especially given the physics engine.
Last but not least, the entire game was written in assembly language.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529801#52980134Answer by hmemcpy for Are there any famous one-man-army programmers?hmemcpy2009-02-09T20:33:56Z2009-02-09T20:33:56Z<p>Oren Eini aka <a href="http://ayende.com/blog" rel="nofollow">Ayende Rahien</a>, author of Rhino Mocks and other great open source tools. His is some of the best and most elegant code around.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529805#52980552Answer by ISW for Are there any famous one-man-army programmers?ISW2009-02-09T20:34:22Z2009-02-09T20:34:22Z<p><a href="http://en.wikipedia.org/wiki/Guido_van_Rossum" rel="nofollow">Guido van Rossum</a> (author of Python)</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529810#52981079Answer by Steve Rowe for Are there any famous one-man-army programmers?Steve Rowe2009-02-09T20:35:02Z2009-02-10T07:15:08Z<p>Richard M. Stallman (RMS). While known recently for political rants about closed source software, in his day he was quite the programmer. He single handedly kept up with commercial lisp machine code for quite some time. Emacs and gcc are some of the things he created.</p>
<p>There's a great description of him in the book in Hackers by Steven Levy.</p>
<p><a href="http://en.wikipedia.org/wiki/Stallman" rel="nofollow">http://en.wikipedia.org/wiki/Stallman</a></p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529845#5298458Answer by Rayne for Are there any famous one-man-army programmers?Rayne2009-02-09T20:42:31Z2009-02-13T20:14:44Z<p><a href="http://en.wikipedia.org/wiki/John_McCarthy_(computer_scientist)" rel="nofollow">John McCarthy</a> -- wrote the first version of lisp</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529861#52986124Answer by Matt Briggs for Are there any famous one-man-army programmers?Matt Briggs2009-02-09T20:46:58Z2009-02-09T20:46:58Z<p><a href="http://www.jwz.org/gruntle/nscpdorm.html" rel="nofollow">Jamie Zawinski</a>
(links to one of the most epic stories in the history of computer science)</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529871#5298717Answer by Mike Robinson for Are there any famous one-man-army programmers?Mike Robinson2009-02-09T20:48:40Z2009-02-09T20:48:40Z<p><a href="http://en.wikipedia.org/wiki/Derek_Smart" rel="nofollow">Derek Smart</a> of Battlecruiser 3000AD was pretty big in his day. Apparently he was pretty good at flame wars too...</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529876#52987693Answer by Jason Baker for Are there any famous one-man-army programmers?Jason Baker2009-02-09T20:49:53Z2009-02-09T20:49:53Z<p><a href="http://en.wikipedia.org/wiki/Steve_Wozniak" rel="nofollow">Steve Wozniak</a> pretty much <em>was</em> apple's programming staff for the first bit.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529877#52987720Answer by bmb for Are there any famous one-man-army programmers?bmb2009-02-09T20:50:23Z2009-02-09T20:50:23Z<p><a href="http://grc.com" rel="nofollow">Steve Gibson</a></p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529898#529898136Answer by Jamie Penney for Are there any famous one-man-army programmers?Jamie Penney2009-02-09T20:54:35Z2009-02-10T15:33:25Z<p><a href="http://en.wikipedia.org/wiki/John_Carmack" rel="nofollow">John Carmack</a></p>
<p>The guy that wrote the engine for the Doom games, Wolfenstein, the Quake games, etc. Read <em><a href="http://rads.stackoverflow.com/amzn/click/0375505245" rel="nofollow">Masters of Doom</a></em>, it is a great history of what he and John Romero have done.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529912#52991244Answer by ISW for Are there any famous one-man-army programmers?ISW2009-02-09T20:56:38Z2009-02-09T20:56:38Z<p>Just for completeness (not really competitive with today's programming "heros", but truly a "one-man-army" in her times ;-): <a href="http://en.wikipedia.org/wiki/Ada_Lovelace" rel="nofollow">Ada Lovelace</a></p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529917#52991712Answer by friol for Are there any famous one-man-army programmers?friol2009-02-09T20:57:23Z2009-02-09T20:57:23Z<p><a href="http://it.wikipedia.org/wiki/Khaled_Mardam-Bey" rel="nofollow">Khaled Mardam-Bey</a>, author of <a href="http://www.mirc.com/" rel="nofollow">mIRC</a>, the famous IRC client.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529920#52992041Answer by ISW for Are there any famous one-man-army programmers?ISW2009-02-09T20:58:08Z2009-02-09T20:58:08Z<p><a href="http://en.wikipedia.org/wiki/Bjarne_Stroustrup" rel="nofollow">Bjarne Stroustrup</a> for the invention and 1st implementation of C++</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529966#52996612Answer by John Rudy for Are there any famous one-man-army programmers?John Rudy2009-02-09T21:07:27Z2009-02-09T21:07:27Z<p>In the gaming world:</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/Jon_Van_Caneghem" rel="nofollow">Jon Van Caneghem</a> - Known for the <em>Might and Magic</em> series, he single-handedly wrote, designed and developed the first entry in the series, with just a little help for artwork.</li>
<li><a href="http://en.wikipedia.org/wiki/Dan_Bunten" rel="nofollow">Dan Bunten</a> - Created M.U.L.E., Seven Cities of Gold and a variety of other games, again, back in the early days when game designers were one-man (and, come 1992 for her, one-woman) armies.</li>
<li><a href="http://en.wikipedia.org/wiki/Bill_Budge" rel="nofollow">Bill Budge</a> - Created Pinball Construction Set, alongside many other games. From scratch. Himself. A great <a href="http://www.gamasutra.com/view/feature/3923/the_history_of_the_pinball_.php" rel="nofollow">Gamasutra piece</a> on PCS's legacy was published recently.</li>
</ul>
<p>Not to mention all the Atari alumni who went on to Activision. Remember: In the early days, these were all one-man jobs.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529977#5299773Answer by Ayyash for Are there any famous one-man-army programmers?Ayyash2009-02-09T21:09:16Z2009-02-09T21:09:16Z<p><a href="http://www.shauninman.com/" rel="nofollow">Shaun Inman</a> I guess he was solo</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/529980#5299808Answer by CraigTP for Are there any famous one-man-army programmers?CraigTP2009-02-09T21:09:41Z2009-02-09T21:09:41Z<p>There are so many great answers here, but I'll add in my own suggestions, and these come from the 1980's heydays of computer games on the Commodore 64:</p>
<p>Andrew Braybrook (Paradroid, Morpheus, Gribbly's Day Out)</p>
<p>Archer MacLean (Jimmy White's Snooker, Dropzone)</p>
<p>Stavros Fasoulas (Sanxion, Delta)</p>
<p>Martin Walker (Citadel)</p>
<p>Jon Hare/Chris Yates (aka Sensible Software) (Wizball, Sensible Soccer)</p>
<p>Ok, that last one is more of a "two-man" army, however, many of these guys worked (mostly) alone, coded mostly in assembler (6510) and also did sound, music and graphics all by themselves.</p>
<p>(Useless trivia - My gravatar is Gribbly Grobbly from Gribbly's day out!)</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530081#53008142Answer by Learning for Are there any famous one-man-army programmers?Learning2009-02-09T21:34:36Z2009-09-07T03:48:16Z<p><a href="http://en.wikipedia.org/wiki/Larry%5FWall" rel="nofollow">Larry Wall</a> - Perl. </p>
<p>And for a fun trip to see what goes in that fabulous mind of his , C programmers can read the <a href="http://www.de.ioccc.org/years.html#1986" rel="nofollow">winning entry</a> in the international C obfuscation contest in 1986. It's filed under wall.c </p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530184#5301845Answer by Coder 42 for Are there any famous one-man-army programmers?Coder 422009-02-09T21:57:22Z2009-02-09T21:57:22Z<p><a href="http://en.wikipedia.org/wiki/Matthew_Smith_(games_programmer)" rel="nofollow">Matthew Smith</a>, wrote Manic Miner and Jet Set Willy all on his lonesome.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530237#5302373Answer by Brent.Longborough for Are there any famous one-man-army programmers?Brent.Longborough2009-02-09T22:07:24Z2009-02-09T22:07:24Z<p><a href="http://arachnoid.com/administration/index.html" rel="nofollow">Paul Lutus</a> (Apple Writer, among others)</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530276#5302768Answer by Mike Dunlavey for Are there any famous one-man-army programmers?Mike Dunlavey2009-02-09T22:16:09Z2009-02-09T22:16:09Z<p><a href="http://en.wikipedia.org/wiki/Richard_Greenblatt_(programmer)" rel="nofollow">Richard Greenblatt</a>, wrote much stuff at MIT AI Lab, including chess program, Lisp Machine, etc. etc.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530318#5303183Answer by le dorfier for Are there any famous one-man-army programmers?le dorfier2009-02-09T22:23:55Z2009-02-09T22:23:55Z<p><a href="http://en.wikipedia.org/wiki/Wayne_Ratliff" rel="nofollow">Wayne Ratliff</a> - dBASE. Best example of foundational PC software, written the hard way (in assembler).</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530353#5303537Answer by Craig O for Are there any famous one-man-army programmers?Craig O2009-02-09T22:29:25Z2009-02-09T22:29:25Z<p><a href="http://nick.typepad.com/" rel="nofollow">Nick Bradbury</a>. He wrote HomeSite, TopStyle, and FeedDemon. All three programs top notch. Plus, he pays a lot of attention to his users - that can't be easy for a one-man shop.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530359#53035915Answer by ldigas for Are there any famous one-man-army programmers?ldigas2009-02-09T22:30:28Z2009-02-10T02:52:25Z<p>John Backus - Fortran</p>
<p>Stephen Wolfram - Mathematica package</p>
<p>Sid Meier - Civilization</p>
<p>Tim Berners-Lee - inventor of World Wide Web</p>
<p><a href="http://en.wikipedia.org/wiki/Phil_Zimmermann" rel="nofollow">Phil Zimmermann</a> - PGP</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530483#53048315Answer by kotlinski for Are there any famous one-man-army programmers?kotlinski2009-02-09T23:08:16Z2009-05-11T10:28:39Z<p><a href="http://www.colorforth.com/" rel="nofollow">Chuck Moore</a> - Created Forth, ported it to dozens of architectures, designed several microprocessors, made his own CAD system, earned millions on hardware patents, created colorForth... and so on.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530498#5304986Answer by jal for Are there any famous one-man-army programmers?jal2009-02-09T23:13:21Z2009-02-09T23:13:21Z<p><a href="http://en.wikipedia.org/wiki/Simon_Tatham" rel="nofollow">Simon Tatham</a> wrote PuTTY. Arguably, one of the most popular [citation needed] windows SSH clients.</p>
<p><a href="http://www.scriptarchive.com/" rel="nofollow">Matt Wright</a> wrote a lot of (in)famous Perl scripts that are still in use.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530516#53051641Answer by Mehdi Asgari for Are there any famous one-man-army programmers?Mehdi Asgari2009-02-09T23:21:45Z2009-02-09T23:21:45Z<p><a href="http://en.wikipedia.org/wiki/Anders_Hejlsberg" rel="nofollow">Anders Hejlsberg</a>
creator of Turbo Pascal, Delphi, C# (and partly .NET), ....</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530591#5305914Answer by gnovice for Are there any famous one-man-army programmers?gnovice2009-02-09T23:47:40Z2009-02-09T23:47:40Z<p>My $0.02: <a href="http://www.mathworks.com/company/aboutus/founders/clevemoler.html" rel="nofollow">Cleve Moler</a> - original author of MATLAB.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530600#53060032Answer by Michael Stum for Are there any famous one-man-army programmers?Michael Stum2009-02-09T23:50:35Z2009-02-09T23:50:35Z<p><a href="http://bitconjurer.org/" rel="nofollow">Bram Cohen</a>, at least his <a href="http://www.bittorrent.com/" rel="nofollow">little project</a> is now causing 50% of all internet traffic[citation needed].</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530738#5307384Answer by Geo for Are there any famous one-man-army programmers?Geo2009-02-10T01:06:38Z2009-02-10T01:06:38Z<p><img src="http://upload.wikimedia.org/wikipedia/en/a/a1/Why%27s_self_portrait.png" alt="_why's self-portrait" /></p>
<p><a href="http://whytheluckystiff.net/" rel="nofollow">_why</a> has contributed some cool stuff to the Ruby community :</p>
<ul>
<li><a href="http://code.whytheluckystiff.net/hpricot/" rel="nofollow">Hpricot</a> , HTML parser</li>
<li><a href="http://en.wikipedia.org/wiki/Shoes_(GUI_toolkit)" rel="nofollow">Shoes</a> , GUI toolkit</li>
<li><a href="http://en.wikipedia.org/wiki/Camping_(microframework)" rel="nofollow">Camping</a> , microframework</li>
</ul>
<p>... and many more :)</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530754#5307543Answer by unknown (yahoo) for Are there any famous one-man-army programmers?unknown (yahoo)2009-02-10T01:17:55Z2009-02-10T01:17:55Z<p>Markus Frind CEO of Plentyoffish.com </p>
<p>One man show . Created one of largest dating site by himself using asp.net Gross upwards of 30k day .</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530765#5307653Answer by frezned for Are there any famous one-man-army programmers?frezned2009-02-10T01:23:26Z2009-02-10T01:23:26Z<p>Probably not on the scale of RMS or Carmack, but Jonathan Blow made Braid single-handedly. Look at how the audio and particle systems reverse in sync with the gameplay; it's a pretty neat effort.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530900#53090024Answer by chazomaticus for Are there any famous one-man-army programmers?chazomaticus2009-02-10T02:34:07Z2009-02-10T02:34:07Z<p><a href="http://cr.yp.to/" rel="nofollow">DJ Bernstein</a>. qmail, djbdns, and many many others.</p>
<p>Oh, and <a href="http://cr.yp.to/export.html" rel="nofollow">suing the United States</a> so people here can freely publish cryptography tools on the Internet. Not exactly programming, but totally one-man-army.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530949#5309493Answer by David HAust for Are there any famous one-man-army programmers?David HAust2009-02-10T03:12:16Z2009-02-10T03:12:16Z<p><a href="http://en.wikipedia.org/wiki/Charles_Babbage" rel="nofollow">Charles Babbage</a> - Originator of the concept of a programmable computer.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530964#53096416Answer by Jim Blizard for Are there any famous one-man-army programmers?Jim Blizard2009-02-10T03:19:48Z2009-02-10T03:19:48Z<p><a href="http://en.wikipedia.org/wiki/Phil_Katz" rel="nofollow">Phil Katz</a> absolutely deserves mention. Where would we have been without PKZip.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/530980#5309804Answer by psant for Are there any famous one-man-army programmers?psant2009-02-10T03:34:56Z2009-02-10T03:34:56Z<p>Has anyone mentioned Gary Kildall (CP/M) or are you guys too young to remember?</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/531197#5311977Answer by for Are there any famous one-man-army programmers?2009-02-10T06:03:55Z2009-02-10T06:03:55Z<p>This is one of those great programmers who doesn't have the "Knuth" fame - <a href="http://en.wikipedia.org/wiki/Fabrice_Bellard" rel="nofollow">Fabrice Bellard</a>. He wrote the original FFmpeg distribution, is the project leader for QEMU, discovered the fastest current pi algorithm, and has not one, but two, wins in the <a href="http://www.ioccc.org/" rel="nofollow">The International Obfuscated C Code Contest</a>. To use a line from one of my favorite CS professors, the man is a rock star.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/531211#5312112Answer by lock for Are there any famous one-man-army programmers?lock2009-02-10T06:11:43Z2009-02-10T06:11:43Z<p><a href="http://en.wikipedia.org/wiki/Dark_Alex" rel="nofollow">dark_alex</a> - though branded as hacker, its still falls under this one-man-army category</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/531331#5313312Answer by kotlinski for Are there any famous one-man-army programmers?kotlinski2009-02-10T07:12:42Z2009-02-10T07:12:42Z<p>Pixel - <a href="http://www.miraigamer.net/cavestory/" rel="nofollow">Cave Story</a></p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/531332#5313322Answer by Berlin Brown for Are there any famous one-man-army programmers?Berlin Brown2009-02-10T07:14:19Z2009-02-10T07:14:19Z<p><a href="http://en.wikipedia.org/wiki/Slava_Pestov" rel="nofollow">http://en.wikipedia.org/wiki/Slava_Pestov</a></p>
<p>Slava Pestov. Factor creator (Factor is one of the most advanced programming languages out there).</p>
<p>Created Jedit (at 15 years old?)</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/532294#5322942Answer by BPAndrew for Are there any famous one-man-army programmers?BPAndrew2009-02-10T13:19:58Z2009-02-10T13:19:58Z<p><a href="http://binaryfortress.com" rel="nofollow">Jon Tackabury - Binary Fortress</a></p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/532680#5326802Answer by florentjoc for Are there any famous one-man-army programmers?florentjoc2009-02-10T14:59:59Z2009-02-10T14:59:59Z<p><a href="http://en.wikipedia.org/wiki/Doug_Cutting" rel="nofollow">Doug Cutting</a> </p>
<p>Started Lucene, started Nutch, created Hadoop after Google publish there paper on Map Reduce...</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/532796#5327965Answer by sneg for Are there any famous one-man-army programmers?sneg2009-02-10T15:28:59Z2009-02-10T15:28:59Z<p><a href="http://en.wikipedia.org/wiki/Eugene_Roshal" rel="nofollow">Eugene Roshal</a> for creation of FAR file manager, RAR file format and WinRAR file archiver.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/532831#5328312Answer by Dev er dev for Are there any famous one-man-army programmers?Dev er dev2009-02-10T15:36:03Z2009-02-10T15:36:03Z<p>Rich Hickey - author of Clojure.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/532833#5328331Answer by Alex McBride for Are there any famous one-man-army programmers?Alex McBride2009-02-10T15:36:36Z2009-02-10T15:36:36Z<p>I've always been impressed by Scawen Roberts, who has been single-handedly programming the game <a href="http://www.lfs.net/" rel="nofollow">Live for Speed</a> for the last five or so years.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/532845#5328454Answer by Kezzer for Are there any famous one-man-army programmers?Kezzer2009-02-10T15:40:43Z2009-02-10T15:40:43Z<p><a href="http://www.stevestreeting.com" rel="nofollow">Steve Streeting</a> whom created <a href="http://www.ogre3d.org" rel="nofollow">Ogre3D</a>, the Object-Oriented Graphics Rendering Engine.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/532872#53287212Answer by ChrisW for Are there any famous one-man-army programmers?ChrisW2009-02-10T15:50:20Z2009-02-10T15:50:20Z<p>Read <a href="http://dir.salon.com/story/tech/feature/2003/10/21/genome/print.html" rel="nofollow">this article</a> for example, starting twowards the middle at about the place where it says,</p>
<blockquote>
<p>... the privately held company Celera appeared on the verge of beating the combined scientific teams of the rest of the world to the goal of sequencing the human genome. Celera's approach was less rigorous but faster than the Human Genome Project's approach, and for a very understandable reason: Celera's goal was not to advance science but to win the race by any means fair or foul and thereby claim what would have been the most astonishing conquistadorial prize in human history. For had Celera won the race to sequence the genome, and had it filed patents aggressively, it is conceivable that one tiny company could have laid claim to royalties on virtually all medical progress thenceforward. Nay, they could have claimed proprietary interest in the evolutionary future of the human race. </p>
<p>Never mind that the proposition was more ludicrous, on the face of it, than a private company's laying claim to the moon. The threat was real, and scientists were scared. </p>
<p>This state of affairs was remedied by the heroic efforts of a once obscure University of California at Santa Cruz biology graduate student named Jim Kent, who, over the course of 40 days of coding so furiously that he literally had to soak his wrists in ice baths every night, wrote a program to assemble and make public the Human Genome Project's own map. He completed the task one day ahead of Celera. </p>
<p>Kent's stealth attack thereby beat Celera at its own game virtually single-handedly, in a feat that deserves to become as iconic as Watson and Crick's. </p>
</blockquote>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/532879#5328792Answer by annakata for Are there any famous one-man-army programmers?annakata2009-02-10T15:53:02Z2009-02-10T15:53:02Z<p>Most of the notable hackers of the world for good or ill: </p>
<p><a href="http://en.wikipedia.org/wiki/Eric_Gorden_Corley" rel="nofollow">Eric Corley</a>, <a href="http://www.kevinmitnick.com/" rel="nofollow">Kevin Mitnick</a>, <a href="http://openwall.com/" rel="nofollow">Solar Designer</a>, Lamo? Poulson?</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/533933#5339332Answer by Locutus for Are there any famous one-man-army programmers?Locutus2009-02-10T20:02:45Z2009-02-10T20:02:45Z<p>Wayne Venables, allegedly wrote the Fruitshow forum software in 3 hours</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/534393#5343933Answer by Evgeny for Are there any famous one-man-army programmers?Evgeny2009-02-10T21:56:48Z2009-02-10T21:56:48Z<p><a href="http://en.wikipedia.org/wiki/Arthur_Whitney_(computer_scientist)" rel="nofollow">Arthur Whitney</a>, the developer of the "K" programming language.</p>
<p>Where I heard about him:
<a href="http://discuss.joelonsoftware.com/default.asp?joel.3.263336.105" rel="nofollow">Superstar programmers</a></p>
<blockquote>
<p>Thought experiment:</p>
<p>The requirement is to build from scratch an SQL engine working on in memory data (take > this as a given. Try to estimate the no. of lines of code (programming
language/environment of your choice) this is going to take, and the time it will take
you to build it.</p>
<p>Try to estimate the same considering someone you consider good, and someone you
consider average.</p>
<p>Scroll down when you've written down your estimates.</p>
<p>Did you ?</p>
<p>Well ?</p>
<p>Using the programming language K, [ <a href="http://nsl.com/k/t.k" rel="nofollow">http://nsl.com/k/t.k</a> ], a 14 line implementation,
took Stevan Apter a couple of hours to write; But that's just the backend. You want an
SQL interface? Arthur Whitney just published one in [ <a href="http://kx.com/q/e/s.k" rel="nofollow">http://kx.com/q/e/s.k</a> ], taking
all of 20 lines (admittedly, denser than Stevan's); 3 for lexing, ~8 for parsing, the
rest for evaluating. I don't know how long it took Arthur, but a day would probably be
<em>way</em> too long.</p>
</blockquote>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/537914#5379143Answer by Damien for Are there any famous one-man-army programmers?Damien2009-02-11T17:37:59Z2009-02-11T17:37:59Z<p><a href="http://en.wikipedia.org/wiki/Al_Lowe" rel="nofollow">Al Lowe</a> for Leisure Suit Larry series :)
<a href="http://en.wikipedia.org/wiki/Will_Wright_(game_designer)" rel="nofollow">Will Wright</a> for SimCity
and finally <a href="http://en.wikipedia.org/wiki/David_Braben" rel="nofollow">David Braben</a> for Elite</p>
<p>Perhaps <a href="http://en.wikipedia.org/wiki/Ron_Gilbert" rel="nofollow">Ron Gilbert</a> should also get a mention for bringing the world Monkey Island (tm)</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/537954#53795427Answer by Jonathan Sampson for Are there any famous one-man-army programmers?Jonathan Sampson2009-02-11T17:50:21Z2009-02-11T18:30:46Z<p><a href="http://ejohn.org/about/" rel="nofollow">John Resig</a>, creator of the <strong>jQuery</strong> javacript framework.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/538187#5381871Answer by BBetances for Are there any famous one-man-army programmers?BBetances2009-02-11T18:41:21Z2009-02-11T18:41:21Z<p>Didier Dambrin: Original creator of FruityLoops. Written in Delphi.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/538207#53820712Answer by asp316 for Are there any famous one-man-army programmers?asp3162009-02-11T18:46:04Z2009-02-13T19:55:11Z<p><a href="http://en.wikipedia.org/wiki/Sid_Meier" rel="nofollow">Sid Meier</a></p>
<p>Co-founded Microprose and wrote Sid Meier's Alpha Centauri, and Sid Meier's Colonization,[2][3], Sid Meier's Civilization IV and a bunch more</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/543683#5436834Answer by Max Lybbert for Are there any famous one-man-army programmers?Max Lybbert2009-02-12T22:13:57Z2009-02-12T22:13:57Z<p><a href="http://www.walterbright.com/" rel="nofollow">Walter Bright</a> was once a one-man show for several years when it came to Digital Mars' C++ compiler. He also started the D language and wrote a C++ version of Empire by himslef (later ported it to D).</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/546941#5469417Answer by Lurker Indeed for Are there any famous one-man-army programmers?Lurker Indeed2009-02-13T17:46:46Z2009-02-13T17:46:46Z<p><a href="http://en.wikipedia.org/wiki/Shawn_Fanning" rel="nofollow">Shawn Fanning</a>, creator of Napster.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/547077#5470772Answer by Gaurav for Are there any famous one-man-army programmers?Gaurav2009-02-13T18:16:57Z2009-02-13T18:16:57Z<p><a href="http://en.wikipedia.org/wiki/DJ_Delorie" rel="nofollow">DJ Delorie</a> for DJGPP? Not sure if that was a one man job, though.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/569840#5698401Answer by grayger for Are there any famous one-man-army programmers?grayger2009-02-20T14:58:16Z2009-02-20T14:58:16Z<p>Rod Johnson, creator of Spring framework</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/571831#5718312Answer by myroslav for Are there any famous one-man-army programmers?myroslav2009-02-21T01:01:51Z2009-02-21T01:12:37Z<p><a href="http://www.balsamiq.com/company" rel="nofollow">Peldi Guilizzoni</a>, the creator of <a href="http://www.balsamiq.com/products" rel="nofollow">Balsamiq</a>--an Adobe AIR application for creating mockups. The blog post with statistical numbers about <a href="http://www.balsamiq.com/blog/?p=531" rel="nofollow">first (not full) year</a> of company operation provides a lot of information to think about.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/571860#571860-5Answer by JohnFx for Are there any famous one-man-army programmers?JohnFx2009-02-21T01:19:03Z2009-02-21T01:19:03Z<p>Al Gore - He wrote the entire Internet!</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/571872#5718722Answer by David Stafford for Are there any famous one-man-army programmers?David Stafford2009-02-21T01:25:11Z2009-02-21T01:25:11Z<p><a href="http://en.wikipedia.org/wiki/Nasir_Gebelli" rel="nofollow">Nasir Gebelli</a> wrote some of the early great Apple II games: Gorgon, Space Eggs, Firebird and Zenith (and many others.)</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/571906#5719064Answer by Rich M for Are there any famous one-man-army programmers?Rich M2009-02-21T01:40:27Z2009-02-21T01:40:27Z<p>Bram Moolenaar -- wrote almost all of VIM by himself :]</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/592600#5926001Answer by Jared Updike for Are there any famous one-man-army programmers?Jared Updike2009-02-26T21:49:07Z2009-02-26T21:49:07Z<p><a href="http://en.wikipedia.org/wiki/Simon_Peyton_Jones" rel="nofollow">Simon</a> <a href="https://research.microsoft.com/en-us/people/simonpj/" rel="nofollow">Peyton Jones</a> - Functional programming researcher and original author of the <a href="http://haskell.org/ghc" rel="nofollow">Glasgow Haskell Compiler</a>.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/971533#9715332Answer by Benny Wong for Are there any famous one-man-army programmers?Benny Wong2009-06-09T17:49:02Z2009-06-09T17:49:02Z<p>Wil Shipley of Delicious Library - <a href="http://www.delicious-monster.com/company.php" rel="nofollow">http://www.delicious-monster.com/company.php</a></p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/1016801#10168015Answer by ZiG for Are there any famous one-man-army programmers?ZiG2009-06-19T07:47:36Z2009-06-19T07:47:36Z<p><a href="http://en.wikipedia.org/wiki/Joe%5FHewitt%5F%28programmer%29" rel="nofollow">Joe Hewitt</a>, creator of <a href="http://en.wikipedia.org/wiki/Firebug%5F%28Firefox%5Fextension%29" rel="nofollow">Firebug</a> and <a href="http://en.wikipedia.org/wiki/DOM%5FInspector" rel="nofollow">DOM Inspector</a>.</p>
<p>I love Firebug. It made web page debugging way easier.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/1016909#10169092Answer by Jonathan for Are there any famous one-man-army programmers?Jonathan2009-06-19T08:29:37Z2009-06-19T08:29:37Z<p><a href="http://en.wikipedia.org/wiki/Juan%5FValdez" rel="nofollow">Juan Valdez</a>. Ok, he did't wrote a single line of code. But he helped to code most of apps that we use today.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/1016933#1016933-1Answer by xcramps for Are there any famous one-man-army programmers?xcramps2009-06-19T08:37:59Z2009-06-19T08:37:59Z<p>Kernighan, Ritchie, James Clark, Audrey Tang. Bob Scheifler and Jim Gettys (X11). Jon Bentley. John Ousterhout (tcl/tk).</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/1209994#12099941Answer by theband for Are there any famous one-man-army programmers?theband2009-07-30T23:42:21Z2009-07-30T23:42:21Z<p>I am the creator of this post.... one man army</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/1281158#1281158-1Answer by ZeroCool for Are there any famous one-man-army programmers?ZeroCool2009-08-15T04:35:56Z2009-08-15T04:35:56Z<p>Donald Knuth, Ken Thompson, RMS, linus torvalds, Fabrice Bellard, ZeroCool :)</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/1281223#12812231Answer by mangokun for Are there any famous one-man-army programmers?mangokun2009-08-15T05:18:14Z2009-08-15T05:18:14Z<h2>The Build Engine History</h2>
<p>The Build engine was written by Ken Silverman in 1994 and has gone through several major enhancements from its initial version. Ken wrote a game named "Ken's Labyrinth" in 1992 which he sent demos of to several games companies. One of those companies was Apogee Software. Apogee wasn't interested in the game but they were interested in the engine. He later started writing a demo named "Build" in 1993 which he also sent out to several companies. Apogee offered him a contract to write the Build engine for them.</p>
<p>Ken has a page on <a href="http://www.advsys.net/ken/build.htm" rel="nofollow">his website</a> which features a timeline outlining the development and events surrounding the Build engine. Ken also has available for download old demos of the engine at various points in it's development and now the full source code!</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/1281230#12812301Answer by anonymous for Are there any famous one-man-army programmers?anonymous2009-08-15T05:23:36Z2009-08-15T05:23:36Z<p>John Carmack - No need for introduction ;)</p>
<p>Dave Cutler - Only guy on the planet to have worked on 3 major OS kernels. Not sure if he is a one-man-army kinda guy, but certainly did a lot on his own.</p>
<p>Michael Abrash - Optimization god! If he can't optimize it, it probably can't be done at all!</p>
<p>Tim Sweeney - Unreal Engine (Currently working <em>alone</em> on the 4th generation of Unreal Technology)</p>
<p>Steve Wozniak - Apple's one-many-army</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/1305711#13057110Answer by Tarek Demiati for Are there any famous one-man-army programmers?Tarek Demiati2009-08-20T12:04:44Z2009-08-20T12:04:44Z<p><a href="http://www.atariarchives.org/deli/cottage%5Fcomputer%5Fprogramming.php" rel="nofollow">Paul Lutus</a> the father of Apple Writter for the Apple II</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/1479586#14795860Answer by Steve Wortham for Are there any famous one-man-army programmers?Steve Wortham2009-09-25T21:05:50Z2009-09-25T21:05:50Z<p><a href="http://peterblum.com/" rel="nofollow">Peter Blum</a>, creator of a nice collection of very useful custom ASP.NET controls. On top of everything else he does, his documentation is some of the most detailed I've ever seen even outdoing Microsoft's in granularity. And yet he still does it all himself.</p>
http://stackoverflow.com/questions/529757/are-there-any-famous-one-man-army-programmers/1578497#15784971Answer by ricbax for Are there any famous one-man-army programmers?ricbax2009-10-16T14:43:38Z2009-10-16T14:43:38Z<p><a href="http://en.wikipedia.org/wiki/Matt%5FMullenweg" rel="nofollow">Matt Mullenweg</a>?</p>
<p>Created WordPress, BBPress (wrote in a few days), etc.</p>
<p>Pretty influential in web development with regard to weblogs.
Doing well for a 25 y/o. </p>