Live data from Hacker News

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

news.ycombinator.com

141–150 of 422 posts

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

#141
Norton Commander - https://en.wikipedia.org/wiki/Norton_Commander. Not sure how elegant on the inside, but it comes from the era when software development was not so fast paced. And the fact that it inspired so many spin-offs (just to mention few that I personally used: Volkov Commander, Midnight Commander, FAR Manager, and my favourite - DOS Navigator (it had spreadsheet!)).

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

#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.

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

#144
post #33
post #8

Always impressed with Palantir's software.

Can you give an example? I’ve never seen it myself. What do you find the most impressive about it? Any links where those parts can be seen in action? Also, what would be the closest competitor, and in what regard are they worse?

"Any links where those parts can be seen in action?"

No, but when they arrest you, you see the effect :)

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

#147

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,…

There's Lazarus project (https://www.lazarus-ide.org/) - which is a Delphi compatible IDE. I've used it once to build a simple UI app, and it was a real nostalgic look back in time. Not to mention that it was extremely simple to build the app.
Post reply on HN