Adobe Flash / Shockwave. After all these decades, I've yet to see a tool that makes it as easy to make games or multimedia as Flash did. One of many reminders recently (many others in politics) that humanity doesn't just inevitably or linearly move forward in any domain, or even 2 steps forward 1 step back. Some things are just lost to time - maybe rediscovered in a century, maybe never.
Ask HN: Abandoned/dead projects you think died before their time and why?
691–700 of 912 posts
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#692Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#693Earlier quoted context omitted.
What's "the Elm architecture"?
A simple UI programming pattern, with a circular, unidirectional data flow. It is very rigid by design, to be side-effect free, functional, unidirectional: https://guide.elm-lang.org/architecture/ I'm no frontend guy, but I think it did/was inspire(d) react (redux?) maybe. Corrections on this very welcome
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#694Earlier quoted context omitted.
Yes. I never used flash personally, but I loved those little games people created with them. There was the whole scene of non developers creating little games of all kinds and it just ceased to exist.
So much college years time spent (wasted?) on Addicting Games.
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#695Heroku? I know it's still around, though IDK who uses it, but I miss those days when it was thriving. One language, one deployment platform, one database, a couple plugins to choose from, everything simple and straightforward, no decision fatigue. I often wonder, if AI had come 15 years earlier, would it have been a ton better because there weren't a billion different ways to do things? Would we have ever bothered to…
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#696- Gnome2 dropped from Ubuntu in favor of Unity
- Ford Crown Victoria
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#697- Photon, the graphical interface for QNX. Oriented more towards real time (widgets included gauges) but good enough to support two different web browsers. No delays. This was a real time operating system. - MacOS 8. Not the Linux thing, but Copeland. This was a modernized version of the original MacOS, continuing the tradition of no command line. Not having a command line forces everyone to get their act together ab…
BeOS. I like to daydream about an alternate reality where it was acquired by Sony, and used as the foundation for PlayStation, Sony smartphones, and eventually a viable alternative to Windows on their Vaio line.
Neal Stephenson, https://web.stanford.edu/class/cs81n/command.txt :
> Imagine a crossroads where four competing auto dealerships are situated… (Apple) sold motorized vehicles--expensive but attractively styled cars with their innards hermetically sealed, so that how they worked was something of a mystery.
> (Microsoft) is much, much bigger… the big dealership came out with a full-fledged car: a colossal station wagon (Windows 95). It had all the aesthetic appeal of a Soviet worker housing block, it leaked oil and blew gaskets, and it was an enormous success.
> On the other side of the road… (Be, Inc.) is selling fully operational Batmobiles (the BeOS). They are more beautiful and stylish even than the Euro-sedans, better designed, more technologically advanced, and at least as reliable as anything else on the market--and yet cheaper than the others.
> … and Linux, which is right next door, and which is not a business at all. It's a bunch of RVs, yurts, tepees, and geodesic domes set up in a field and organized by consensus. The people who live there are making tanks.
It would be years before OS X could handle things that wouldn’t cause BeOS to break a sweat, and BeOS still has a bit of a responsiveness edge that OS X still can't seem to match (probably due to the PDF rendering layer).
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#698Pascal/Delphi - especially in the educational context. Crazy fast compiler so doesn't frustrate trial & erroring students, decent type system without the wildness of say rust and all the basic programming building blocks you want students to grasp are present without language specific funkiness.
Delphi isn't dead - ver 13 was recently released - https://www.embarcadero.com/products/delphi . It's even cross platform, uses Skia as its graphics engine, its all very nice.
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#699The TUNES [1] operating system and programming language project. The reason for its failure are described perfectly on the archival website: > TUNES started in 1992-95 as an operating system project, but was never clearly defined, and it succumbed to design-by-committee syndrome and gradually failed. Compared to typical OS projects it had very ambitious goals, which you may find interesting. [1] http://tunes.org/
Re: Ask HN: Abandoned/dead projects you think died before their time and why?
#700- Photon, the graphical interface for QNX. Oriented more towards real time (widgets included gauges) but good enough to support two different web browsers. No delays. This was a real time operating system. - MacOS 8. Not the Linux thing, but Copeland. This was a modernized version of the original MacOS, continuing the tradition of no command line. Not having a command line forces everyone to get their act together ab…
> Would it kill people to have to close their tags properly? Probably not, but what would be the benefit of having more pages fail to render? If xhtml had been coupled with some cool features which only worked in xhtml mode, it might have become successful, but on its own it does not provide much value.
If devs couldn't even get RSS right, a web built on XHTML was a nonstarter.