Ask HN: What are some examples of beautiful software?
21–30 of 262 posts
Re: Ask HN: What are some examples of beautiful software?
#22Knuth's TeX. Set the standards for documentation, reliability, portability, typography, extensibility and scripting, is well into its fourth decade and is free software.
Re: Ask HN: What are some examples of beautiful software?
#23Mike Pall is a demigod.
Re: Ask HN: What are some examples of beautiful software?
#24Does 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?
#25Re: Ask HN: What are some examples of beautiful software?
#26Re: Ask HN: What are some examples of beautiful software?
#27Beautiful software =/= beautiful code. Beautiful software: Java Virtual Machine (the code? could be entirely un-beautiful ;)
Re: Ask HN: What are some examples of beautiful software?
#28Surprised that no one mentioned elasticsearch here. The Java code is truly one of the best I have seen in any large open source Java project.
Re: Ask HN: What are some examples of beautiful software?
#29Personally, 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.
Re: Ask HN: What are some examples of beautiful software?
#30IMHO, 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.