Live data from Hacker News

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

news.ycombinator.com

1–10 of 422 posts

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

#5
Turbo 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, only doc-strings in many cases) which makes the system far less useful.

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

#6
post #4

Unpopular opinion but Microsoft Excel. It's a powerhouse of features.

Lots of features, sure, but elegant? I've always felt like excel was about as far as you could get from elegant, especially once you want to do anything more than data entry and simple charts.

Elegant software doesn't normally need an interest group dedicated specifically to preventing people from misusing it. http://www.eusprig.org/

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

#9
I love utilities that quietly work, and just accept whatever workflow I throw at them.

OwnTracks is an app that logs your position and sends it somewhere else. It has been running on my phone for like 2 years without issues, and talks to a server I wrote myself.

FolderSync syncs folders on my phone to remote storage. It's super flexible and generally just works. The conditions for syncing are highly configurable. I lament the lack of a similar utility on Mac - basically an rsync+cron UI.

Post reply on HN