A Salute to Solo Programmers
mondaynote.com
A Salute to Solo Programmers
1–10 of 84 posts
Re: A Salute to Solo Programmers
#2Re: A Salute to Solo Programmers
#3Look at dwarf fortress great example of one guy "doing it on his own"
Re: A Salute to Solo Programmers
#4Equally, they provide a great crutch for the much greater number of not-very-talented people like me to cobble our ideas together into something approaching a polished product. That's new: I certainly couldn't have hoped to get much done writing 6502 assembler, but with a Cocoa book and a few late nights I'm earning actual money from code I wrote.
Re: A Salute to Solo Programmers
#5Re: A Salute to Solo Programmers
#6More people than ever are making their own things today.
Re: A Salute to Solo Programmers
#7Re: A Salute to Solo Programmers
#8I have almost finished my latest fun project. I'm collecting 25k data points a second. I control 38 servers. I have automated absolutely everything.
i would love to sell it now, but not sure how
Re: A Salute to Solo Programmers
#9There are quite a few of these guys still out there. Look at dwarf fortress great example of one guy "doing it on his own"
Terry Davis showing a game using his own graphics libraries, compiled with his own compiler, running on his own OS:
https://youtu.be/EsFPq6I13vA?t=300
Though I suppose the article has a commercial/organisational slant.
Re: A Salute to Solo Programmers
#10There are quite a few of these guys still out there. Look at dwarf fortress great example of one guy "doing it on his own"
Beyond it being an ongoing epic masterpiece of a single man (with contributions from his brother), what's particularly amazing about Dwarf Fortress is how much it has inspired and influenced OTHER games being produced, despite being an extremely niche, unforgiving, and unapologetic game.