I think every field has its own version of this thought, where if we could just manage to categorise and tag things properly we could achieve anything. Our lack of a valid overarching ontology is what is holding us back from greatness. It might be short lived, who knows, but it's interesting that the recent progress came from capturing/consuming rather than systematically eliminating the nuance in language.
AI is impressive because we've failed at personal computing
21–30 of 190 posts
Re: AI is impressive because we've failed at personal computing
#22I have often thought about how computers are significantly faster than they were in the early 2000s, but they are significantly harder to use. Using Linux for the first time in college was a revelation, because it gave me the tools to tell the computer "rename all of the files in this directory, keeping only the important parts of the name." But instead of iterating on better interfaces to effectively utilize the N t…
And making it more of “IDK what it answered the way it did, but it might be right!!”
Re: AI is impressive because we've failed at personal computing
#23In scaling out computation to the masses, we went from locally grown plums that took a lot of work and were only available to a small number of people that had a plum tree or knew someone that had one, to building near magical prune-cornucopia devices that everyone could carry around in their pockets, giving them an effectively unlimited supply of prunes.
LLMs re-hydrate these for us, making them significantly more palatable; if you're used to gnawing dried fruit, they seem amazing.
But there's still a lot of work to be done.
Re: AI is impressive because we've failed at personal computing
#24Expresses a longing for the semantic web. > Remember Semantic Web? The web was supposed to evolve into semantically structured, linked, machine-readable data that would enable amazing opportunities. That never happened. I think the lesson to be learned is in answering the question "Why didn't the semantic web happen?"
"Why didn't the semantic web happen?" I have literally been doing we development since their was a web, and the companies I developed for are openly hostile to the idea of putting their valuable, or perceived valuable, information online in a format that could be easily scraped. Information doesn't want to be free, it wants to be paid for. Unless the information shared pulls visitors to the site it doesn't need to be…
Re: AI is impressive because we've failed at personal computing
#25> AI is not a triumph of elegant design, but a brute-force workaround
You can read and understand Attention Is All You Need in one hour, and then (after just scaling out by a few billion) a computer talks to you like a human. Pretty elegant, if you ask me.
> The web was supposed to evolve into semantically structured, linked, machine-readable data that would enable amazing opportunities.
I missed that memo. The web was, and forever shall be, a giant, unstructured, beautiful mess. In fact, LLMs show just how hopeless the semantic web approach was. Yes, it's useful to attach metadata to objects, but you will still need massive layering and recursion to derive higher-order, non-trivial information.
This entire article is someone unable to let go of an old idea that Did Not Work.
Re: AI is impressive because we've failed at personal computing
#26I'm pretty sure AI _is_ "personal computing". One can speak in their native language to a computer now and it mostly understands what is meant and can retrieve information or even throw together a scaffold of a project somewhat reliably. It's not particularly good at writing software, however. Still feels like a human is needed to make sure it doesn't generate nonsense or apparently pretty insecure code. So I'm not s…
By the way: His blog getting a few dozen hn comments is only impressive, because he failed to write a better blog.
Re: AI is impressive because we've failed at personal computing
#27Most people can't use the power of the computers they have effectively. Maintaining the data in Excel spreadsheets for most people is like manual labour.
Re: AI is impressive because we've failed at personal computing
#28I have often thought about how computers are significantly faster than they were in the early 2000s, but they are significantly harder to use. Using Linux for the first time in college was a revelation, because it gave me the tools to tell the computer "rename all of the files in this directory, keeping only the important parts of the name." But instead of iterating on better interfaces to effectively utilize the N t…