Live data from Hacker News

Ask HN: What are your favorite examples of elegant software?

news.ycombinator.com

181–190 of 422 posts

Re: Ask HN: What are your favorite examples of elegant software?

#181
The Visio that came on the sampler floppy. It was small and did an amazing job.

PFE back in the day. Simple macros and templates that made life much easier in a small package. Some editors today don't even bother with macros or have all of PFE's options.

Re: Ask HN: What are your favorite examples of elegant software?

#184
Git is the first example that comes to my mind.

I'm aware that the concept can be difficult to grasp and that the cli commands seem weird at first.

Once it clicks however, it's an absolutely fantastic tool. I'm still often amazed by what is possible with selective resets, diffs, greps, and most impressively interactive rebases. It makes a lot of otherwise difficult tasks much easier, and more elegant.

Git is IMO one of the most important pieces of software made in the last couple of decades and should be celebrated more for it.

Re: Ask HN: What are your favorite examples of elegant software?

#185
post #142
post #111

4.3BSD Unix. Arguably, the first modern operating system. https://en.wikipedia.org/wiki/History_of_the_Berkeley_Softwa...

Saying 4.3BSD Unix is like saying SVR4 Unix. Which implementation ? As far as i know SunOS (4.1x) was a 4.3BSD implementation and Solaris was a SVR4 implementation.

IIRC, NeXTSTEP was also based on 4.3BSD.

Re: Ask HN: What are your favorite examples of elegant software?

#190
Stardew Valley! I always marveled at how it was a one man team, and everything from the graphics to the game systems seemed to work well. I haven't seen the code base or anything, so I am not sure if this is 'elegant', but my assumption is that for one person to put out that kind of work, some things have to be going right in the design.
Post reply on HN