Unpopular opinion but Microsoft Excel. It's a powerhouse of features.
Ask HN: What are your favorite examples of elegant software?
31–40 of 422 posts
Re: Ask HN: What are your favorite examples of elegant software?
#32A full-featured IRC client for Windows that includes an entire scripting language and yet it consumes less RAM than calc.exe.
Re: Ask HN: What are your favorite examples of elegant software?
#33Always impressed with Palantir's software.
Re: Ask HN: What are your favorite examples of elegant software?
#34Re: Ask HN: What are your favorite examples of elegant software?
#35Re: Ask HN: What are your favorite examples of elegant software?
#36Redis. The interface is quickly obvious using telnet (which makes all clients pretty obvious). The documentation is both succinct and complete. All operations are listed with their big-O notation.
Re: Ask HN: What are your favorite examples of elegant software?
#37Turbo Vision/Turbo Pascal for MS-DOS. Borland put together one of the best instances of an object oriented library that just worked. The follow up with Delphi for Windows was the most productive environment I have ever experienced, until I was priced out of it in their pivot to "Enterprise" customers. Nothing since is anywhere near as productive. Lazarus is ok, but the documentation is horrible, (almost non-existent,…
Re: Ask HN: What are your favorite examples of elegant software?
#38Re: Ask HN: What are your favorite examples of elegant software?
#39Graphite for "simple" time series storage:
https://www.aosabook.org/en/graphite.html
HLL datatype (PFCOUNT, PFADD, PFMERGE) in Redis for counting unique items in a set:
Data structures and algorithms that make Lucene & Elasticsearch fast (video):
Re: Ask HN: What are your favorite examples of elegant software?
#40Match this, do that.