Live data from Hacker News

The Lost Apps of the 80s

scripting.com

61–70 of 123 posts

Re: The Lost Apps of the 80s

#61
post #40

Borland Sidekick. The productivity software small enough to hide in your system. These days productivity software run under Electron.

macOS seems to have the healthiest ecosystem today. Small developers are still supporting themselves by selling software. Even there though, I'm not sure how sustainable it is these days.

Re: The Lost Apps of the 80s

#62
post #14

Earlier quoted context omitted.

Undeniably the product failed commercially. By the time we decided to sell the company, the product was doing ~20M+ of revenue but on a low growth rate, after having gone through ~140M of capital with (not unreasonable) investor expectations of unicorn-like returns. That said, I absolutely loved Groove the product and Groove the team. It was a dapp with a wonderfully-usable interface, built on a pure P2P blockchain-l…

> Undeniably the product failed commercially. By the time we decided to sell the company, the product was doing ~20M+ of revenue but on a low growth rate, after having gone through ~140M of capital with (not unreasonable) investor expectations of unicorn-like returns. Groove's revenue exceeded expenditures, though, right? Or could have? I'm not sure it was reasonable to expect success at that scale for an entirely no…

Perhaps. Hard to say. The dev team was large by necessity, but the GTM was far too large because we hadn't come to terms with giving up on enterprise and individual sales. Had we focused exclusively on public sector and hunkered down we MAY have been able to be profitable on an operational basis. But we would have had to recap and get existing investors to write it off at a time when the board had two offers on the table that returned some value to investors. Not straightforward.

Today it could almost certainly be built MUCH more economically - likely on the not-dissimilar and rich/mature matrix.org infra at the bottom, and using Electron on top.

And I would sell not to enterprises nor to decentralization zealots: I'd build a small focused GTM org focused on public sector and those who will need to collaborate when trying to deal with an APT.

Re: The Lost Apps of the 80s

#63
post #32

Earlier quoted context omitted.

No, SkyDrive was always centralized server-side without any of the conflict resolution coauth concepts that Groove had. It was a completely separate project.

What about OneDrive For Business? I recall the executable was, confusingly, Groove.exe for quite a long time.

That's where I got the impression from.

Re: The Lost Apps of the 80s

#64

I’m intrigued by the comment that “there is nothing out there with the power and usability that Lotus Notes had back-in-the-day”. I didn’t have the opportunity to experience Lotus Notes personally, would be curious to hear the perspective of someone who used (or developed) the application.

A surprising remark! The usability of Lotus Notes was so bad that it earned itself an entire section on a site called the User Interface Hall of Shame.

A proper and well-deserved honor.

For some perspective, this was an app developed by 5 core devs that grew to ~125M+ users who by necessity were split across implementations concurrently released for Windows 3/95, NT, OS/2, Mac, Motif, OpenLook, because we were an early enterprise product and needed GTM help offered by each of those platform vendors.

Our tiny dev team chose to prioritize platform breadth thru a "portability layer" developed in a pre-internet pre-browser era, with the constraint that its ~3M+ LoC (in C) had to run in a 250KB working set that grew to a couple MB by the time I left.

Yes, I wish the UI could have been better on each platform. But as a pragmatist I remain proud of the paradigm and its usability given the constraints.

Re: The Lost Apps of the 80s

#66

Earlier quoted context omitted.

But why use a μEmacs when you can use actual Emacs, with its comprehensive scriptability? μEmacsen made sense on older platforms like CP/M and MS-DOG, but they're pointless today.

I often use zile, a modern mini-Emacs for quick editing jobs because it starts up instantly (yes, I know you can achieve similar start up times using the client/server feature of Emacs, but that always seems more work than it's worth).

MicroEmacs compiles to less than 100K, and it starts instantly.

Visual Studio clunks and grinds its way to opening, and I find I'm reluctant to exit it because it's slow to exit, too.

Re: The Lost Apps of the 80s

#67

These apps have been "lost" for one single reason: they weren't FLOSS. There's plenty of software written in the 1980s that has been maintained since and is used today on modern platforms, because its code was made available under a suitable license. Proprietary software is a dead end, and proprietary online services only more so.

Nah, that's missing the point. While FLOSS products have a survivability advantage it's not like we see a high level of usage of diverse FLOSS productivity apps across the user universe. The authors are more talking about why we don't see more varieties of software in the same category regularly emerging and seeing adoption.

Other commenters have it right I think- network effects drive up the cost of not being on the dominant software. I also think that the security and privacy aspect plays a huge part too- it's one thing to install software sold by a retailer you trust in a non-networked computer, it's another to do so directly from a random website on an always on networked computer.

Re: The Lost Apps of the 80s

#68
post #16

Earlier quoted context omitted.

I works perfectly fine today in Windows applications like Office.

Sadly nobody has figured out something like OLE for the web - cut and paste is a hit and miss affair.

Within the context of the Microsoft-verse, Fluid Framework (https://fluidframework.com) is supposed to be solving similar problems in web apps, although I haven't personally played with it.

Re: The Lost Apps of the 80s

#69
post #44

It's weird to see the term "App" in relation to anything before iOS era. Back then such software used to be mostly called applications or just programs. [1] [1] https://books.google.com/ngrams/graph?content=app%2Ccomputer...

I definitely remember hearing the phrase "killer app" plenty of times in the early 2000s, and Macworld definitely shortened "application" to "app" frequently in the late 90s and early 2000s.

Oh indeed, the phrase 'app' was in use before MS-DOS, even... I seem to remember "APP" being one of the very first metadata/file-extensions .. per wikipedia, it was in use in 1981 to refer to general software, but the mainframe guys had it too ..

Re: The Lost Apps of the 80s

#70

I still use microEmacs, which floated around the intertoobs in the 1980s. Of course, I've modified it substantially over the years, most recently adding color syntax highlighting and Unicode. D version: https://github.com/DigitalMars/med C version: https://github.com/DigitalMars/me The "extension language" is it's so easy to just add some code and recompile it, there's no point in adding an extension language. I like…

But why use a μEmacs when you can use actual Emacs, with its comprehensive scriptability? μEmacsen made sense on older platforms like CP/M and MS-DOG, but they're pointless today.

Personally I'm a huge fan of microemacsen as they allow me to run a friendly editor on practically any hardware and my muscle memory is so habituated to Emacs key bindings I'm less productive with anything else.
Post reply on HN