Hacker News new | ask | show | jobs
by _manifold 1339 days ago
>But to answer your question if we would have been stuck with 1992 technology the internet would have evolved differently, and mainframes would play a much bigger role, to the point that your desktop computer would be just a thin client, running the latest amazing software accelerated by mainframe computers. You would submit jobs from your computer, the mainframe would calculate it and get back to you.

We're kind of getting back to this in a roundabout way, with more and more programs and services being run as web applications in a browser, or otherwise being inseparably tied into cloud technology/storage (looking at you, Adobe.)

With the advent of AI tools that require significant GPU hardware to run there may actually be a legitimate basis for it, but in general it just seems an excuse for companies to have their own tightly-controlled ecosystem which can be continually monetized and exploited.

2 comments

It always strikes me as ironic that the PC won over the mainframe because it was your capital-P Personal Computer, not a terminal that simply ran what the high priests in the mainframe room told you you could run, and now the PC is anything but yours to control.
Or startups like Mighty.app where, if your computer is too slow to run Chrome, just stream Chrome from the cloud. I just...don't even know what to say.
Mighty is such a great example of attacking the symptom(s) of the problem ("Chrome/the web is slow") rather than the root cause (rampant page size/complexity bloat, inefficient use of RAM/CPU, etc.). What a waste of talent and money.
How exactly should this talent and money change other's apps and companies? They are solving a problem, you're just talking idealism.
Idealism? Hardly. The fact that anyone thinks that Mighty needs to exist signals a problem with the entire web and/or app development ecosystem, in my opinion.

We should be talking about ways to either 1) make it possible to develop performant and resource-sensitive web apps, or 2) make it dramatically easier to make native/native-feeling apps in a way that doesn’t involve so much legacy cruft.

The lack of a solid reason #2 is why Electron-based apps exist and are thriving. Making native apps for each individual platform is hard and resource-intensive.

I have long been a proponent of native apps, but I will be the first to admit that it’s not that simple for small/resource-limited teams. The rise of Electron/etc. is a failing of the pro-native segment of developers. We need a better alternative.

Sure, it signals a problem - I just don't get what you think this group of people should've done with that problem other than what they're doing. They're solving a real problem with a real solution - you're just talking about what the ideal world would look like, but it's not actionable by a team like Mighty in any way.
If you give the devs 2 extra clock cycles they find ways to use 4 extra without doing anything new.