Live data from Hacker News

Almost everything on computers is perceptually slower than it was in 1983 (2017)

twitter.com

71–80 of 388 posts

Re: Almost everything on computers is perceptually slower than it was in 1983 (2017)

#71

I remember programming culture in the 2000s and it was so stupid. Every programmer whining 24/7 about 'bloat', they were complaining about Java though not electron. Thank God the whiners never got anything they wanted.

It's even worse now. JavaScript, originally intended for form validation and image preloading, took over. And they decided to compile it (sorry, transpile), thus making front end work as tedious as back end.

Re: Almost everything on computers is perceptually slower than it was in 1983 (2017)

#72
post #4

> almost everything on computers is perceptually slower than it was in 1983 .... amber-screen library computer in 1998: type in two words and hit F3. search results appear instantly. .... now: type in two words, wait for an AJAX popup. get a throbber for five seconds. oops you pressed a key, your results are erased So we start with something 15 years AFTER the title as evidence of the "good" times, then make a vague…

> ...there's no actual evidence in this article, and it comes across as a rant and selective nostalgia. You're saying that as if somehow that was a problem, but it's not.

How so? The article is based on an assertion that directly counteracts my memories. I remember using computerized library card catalogs in the 80s. I remember using AltaVista in the 90s. I remember using the Up/Down/Left/Right navigation (and full-screen re-renders) in Mapquest pre-google maps. I remember using the cgi-bin version of imdb.com. I can see how promptly things work now. I can see the additional benefits I get now.

If the author makes an assertion that contradicts my experiences, they better provide SOME evidence, or be dismissed (which is presumably NOT their intent).

Re: Almost everything on computers is perceptually slower than it was in 1983 (2017)

#73
I use Haiku which is a fast responding OS. Yet I was able to double the speed of the text search program by writing a custom version of GREP, however I also knew the type of searches I did and got rid of a lot of the matching options that were in the original code.

Result a far faster program, but far less options available to the user. I think you will find many of the older systems that are faster are also more limited in what options they offer to the users.

Re: Almost everything on computers is perceptually slower than it was in 1983 (2017)

#74

Earlier quoted context omitted.

Nah, I still can't set up a linux that's both graphical and feels snappy to this day.

could you do that in the past though?

I've been using Linux since... oh, 1999 or 2000, and I've never seen a Linux GUI desktop I'd describe as snappy and responsive. The best I've ever achieved is "not incredibly clunky" and that only by ensuring the graphical interface basically did nothing but run the current application or two I had open. I've seen BeOS, QNX, and (Apple) iOS graphical operating systems/environments that were consistently, remarkably snappy and responsive relative to comparable peers. That's... pretty much the entire list. CDE on a wonderfully powerful Solaris machine is close to making the cut. Never used Amiga but I hear it was good.

Wanna talk about stability, not responsiveness and snappiness, you can add OSX/macOS to that list in addition to the above. It's not great but it's vastly better than anything else not on the above list. I've never, in 20 years, had a Linux GUI system that wasn't fairly crashy. "Oh it was just an app crash" or "oh X just quit but the OS is still up and you can restart it" or "oh some KDE daemon just shit the bed, restart X or do [arcane invocation] to put KDE back in a good state and it'll be fine" yeah OK well it's still a crash and I still lost stuff so it may as well have BSOD'd for all I care. Before I switched to macOS I was kinda blind to how bad it was because it was just normal. Modern Windows seems to be getting better on that front but I only use it for gaming so IDK.

[EDIT] to be fair, if I hadn't experienced BeOS and QNX (on shitty hardware, mind you, even by the standards of the time when I ran them) then super-minimalist Linux GUIs might be what I'd consider "snappy and responsive". Those were just in a whole other league, and really reset my understanding of what was possible (but rarely achieved)

Re: Almost everything on computers is perceptually slower than it was in 1983 (2017)

#75
post #18

Earlier quoted context omitted.

> you can easily setup a command line interface or Linux system and move blazing fast. Maybe the HN crowd can but not your average or median computer users > I remember turning on the computer and waiting for the motherboard company logo to finish flashing I still have computers that take some time to boot. Issue is, I just rarely power off/on. Instead the computers go to sleep which if much faster to come out of. Of…

Nah, I still can't set up a linux that's both graphical and feels snappy to this day.

I run xmonad on Debian bullseye with 5.5.3-grsec kernel, it’s definitely snappy. There’s no perceptible input lag, even when testing using the iPhone slo-mo thingy. I mostly use Chromium, electrum, signal-desktop and urxvt.

Everything goes to shit as soon as you install one of those “desktop environments” though.

Re: Almost everything on computers is perceptually slower than it was in 1983 (2017)

#76

This post again with its ridiculous ranting examples. "This text searching program that searches text against text is way faster and simpler than a fully rendered, interactive map of the entire world with accurate roads and precision at the foot / meter level." No. Shit, really? Get out of town. Yes, some very popular apps have bad UX. But some apps have incredible UX. Cherry picking the bad ones while ignoring the g…

>But I also don't need to spend an entire weekend setting up a PC and a printer for my mom anymore either. I don't need to teach her arcane commands to get basic functionality out of her machine. Plug and play and usability happened

The slowness is orthogonal to all those things that have improved. We can put the fast back just fine while keeping those things.

Re: Almost everything on computers is perceptually slower than it was in 1983 (2017)

#77
post #31
post #4

> almost everything on computers is perceptually slower than it was in 1983 .... amber-screen library computer in 1998: type in two words and hit F3. search results appear instantly. .... now: type in two words, wait for an AJAX popup. get a throbber for five seconds. oops you pressed a key, your results are erased So we start with something 15 years AFTER the title as evidence of the "good" times, then make a vague…

Also the amount of data we query in most cases is many orders of magnitude larger. Most of the 1980-1995 cases could fit the entire datasets in CPU cache and be insanely fast. Most things I query these days are in the gigabytes to terabytes range. Lastly, we have to make them secure,especially against malformed data attempting to attack the app, which eats a lot of CPU cycles.

> Most of the 1980-1995 cases could fit the entire datasets in CPU cache and be insanely fast.

How big do you think CPU caches were at the time? CPUs towards the start of the era didn't even have caches.

Re: Almost everything on computers is perceptually slower than it was in 1983 (2017)

#78

This post again with its ridiculous ranting examples. "This text searching program that searches text against text is way faster and simpler than a fully rendered, interactive map of the entire world with accurate roads and precision at the foot / meter level." No. Shit, really? Get out of town. Yes, some very popular apps have bad UX. But some apps have incredible UX. Cherry picking the bad ones while ignoring the g…

Most of the old nonsense you listed is specific to PCs. Amigas (for example) were much friendlier.

Yup, Amiga's Autoconf [0] was ahead of its time.

[0] https://en.wikipedia.org/wiki/Autoconfig

Re: Almost everything on computers is perceptually slower than it was in 1983 (2017)

#79
post #62

This post again with its ridiculous ranting examples. "This text searching program that searches text against text is way faster and simpler than a fully rendered, interactive map of the entire world with accurate roads and precision at the foot / meter level." No. Shit, really? Get out of town. Yes, some very popular apps have bad UX. But some apps have incredible UX. Cherry picking the bad ones while ignoring the g…

>But I also don't need to spend an entire weekend setting up a PC and a printer for my mom anymore either. You still have to waste a lot of time doing this crap. Last time I set up a printer for my mom, it was a PITA: I had to download drivers, install some giant pile of crap software, go through a bunch of screens of garbage, etc. Needless to say, her computer runs Windows 10. By contrast, when I wanted to print to…

Last printer I had to configure on my Linux machine required finding a downloading a hidden mystery bash script from the manufacturer's website and running it with root permissions. Not exactly "plug and play" or "safe"

Re: Almost everything on computers is perceptually slower than it was in 1983 (2017)

#80

This post again with its ridiculous ranting examples. "This text searching program that searches text against text is way faster and simpler than a fully rendered, interactive map of the entire world with accurate roads and precision at the foot / meter level." No. Shit, really? Get out of town. Yes, some very popular apps have bad UX. But some apps have incredible UX. Cherry picking the bad ones while ignoring the g…

Yes, some very popular apps have bad UX. But some apps have incredible UX.

OP gave examples. Could you provide a couple of examples as well?

Post reply on HN