Unfortunately it won't run on recent Macs since it's written in 32-bit assembly, so some modifications are needed.
Ask HN: What are some excellent pieces of software written by a single person?
31–40 of 80 posts
FASM (Flat Assembler) by Tomasz Grysztar:
https://flatassembler.net
Re: Ask HN: What are some excellent pieces of software written by a single person?
#32Minecraft (actually 2 people?), rollercoaster tycoon (written in assembly), the first version of the Facebook, ape (a plasmid editor), Stardew valley, onward VR(??).
Minecraft is some excellent game design, but the code quality of early versions (back when it was only two people) is lacking. They did call it beta and alpha so it's not like they were claiming any different.
Re: Ask HN: What are some excellent pieces of software written by a single person?
#33GeoFS browser-based flight simulator by by Xavier Tassi
Re: Ask HN: What are some excellent pieces of software written by a single person?
#34Stardew Valley
By Eric Barone, including the very superlative artwork and music inclusive.
Re: Ask HN: What are some excellent pieces of software written by a single person?
#35I really like the various projects at https://suckless.org/
Re: Ask HN: What are some excellent pieces of software written by a single person?
#36Quentin Zervaas is the creator of the Streaks habit-tracking app (https://streaksapp.com), which I find to be excellent and extremely well thought-out. I’m not sure if he’s still working independently or has a team.
Re: Ask HN: What are some excellent pieces of software written by a single person?
#37Quentin Zervaas is the creator of the Streaks habit-tracking app ( https://streaksapp.com ), which I find to be excellent and extremely well thought-out. I’m not sure if he’s still working independently or has a team.
[deleted]
Re: Ask HN: What are some excellent pieces of software written by a single person?
#38Redis I would say, by Salvatore Sanfilippo ( https://github.com/antirez )
OG redis was great. I think post-antirez it has grown too complex.
I'd be interested in a redis-lite fork.
Re: Ask HN: What are some excellent pieces of software written by a single person?
#39Total Commander seems to be a one-man effort. Similarly, Sublime Editor is two people IIRC?
Re: Ask HN: What are some excellent pieces of software written by a single person?
#40Surprised nobody mentioned https://curl.se
and it's author: https://daniel.haxx.se