Live data from Hacker News

Ask HN: What are some examples of beautiful software?

news.ycombinator.com

21–30 of 262 posts

Re: Ask HN: What are some examples of beautiful software?

#22
post #13

Knuth's TeX. Set the standards for documentation, reliability, portability, typography, extensibility and scripting, is well into its fourth decade and is free software.

And after those four decades, I still can't figure out how to get my figures to appear where I want them.

Re: Ask HN: What are some examples of beautiful software?

#24
Not sure if this is what you're looking for, but from the UX side, Square Cash.

Does one thing, does it well with large responsive colorful UI that still displays everything you need to know. Is minimally invasive (debit card instead of bank account verification). Uses your existing contacts, so everything "just works" by default.

Re: Ask HN: What are some examples of beautiful software?

#29
post #2

Personally, I like Tarsnap and anything from the OpenBSD project. Of course, this is highly subjective, and I would not call the code 'beautiful'. However, to me, these are a few examples of code performing complex tasks written in a simple, straight-forward way that I can follow and understand.

If you like the Tarsnap code, you should read the spiped code. Tarsnap is made ugly in places by needing to work with/around the original tar code it's based on; spiped is code entirely written by me.

Re: Ask HN: What are some examples of beautiful software?

#30
It's funny to read what people think are beautiful apps here.

IMHO, the most beautiful software are always games and entertainment titles... After all that is the purpose.

Office 2013? It's very useful! I use a classic menu template and got rid of the ribbon, since the functionality is the same, but in my preferred format. Beauty does not come into play with office...

I can use it for creating beautiful PowerPoint and excel spreadsheets.

Code is never 'beautiful'. It's either concise, well-written and formatted well, or it isn't.

Post reply on HN