←back to thread

229 points modinfo | 1 comments | | HN request time: 0.234s | source
Show context
hypeatei ◴[] No.40834795[source]
AI brain rot continues but now it's reaching unimaginable levels and infecting browser APIs, wow!
replies(3): >>40834825 #>>40834863 #>>40834878 #
sheepscreek ◴[] No.40834863[source]
Why is it brain rot? It still blows my mind that it’s even possible for a low-power device to talk and behave like us. For all practical purposes, LLMs pass the Turing test.

This a major leap forward in human innovation and engineering. IMO, this could be as influential as the adoption of electricity/setting up of the power grid.

replies(5): >>40834895 #>>40834896 #>>40834898 #>>40834942 #>>40838813 #
makeitdouble ◴[] No.40834896[source]
I share a bit of parent's skepticism: the possibilities are infinite (as many things really), but do we need to dive in head first and sprinkle "AI" dust everywhere just in case some of it could be useful ?

For instance I don't need my browser to pass the Turing test. I might need better filtering and better search, but it also doesn't need to be baked in the browser.

Your analogy to electricity is interesting: do you feel the need to add electricity to your bed, dining table, chairs, shelves, bathroom shower, nose clip etc.

We kept electric and non electric things somewhat separate, even as each tool and appliance can work together (e.g. my table has a power strip clipped to it, but both are completely separate things)

replies(1): >>40835488 #
visarga ◴[] No.40835488[source]
Filtering, search, summarization, reranking, and security protection (pishing, data leaks) - the necessary functionality adds up
replies(1): >>40835719 #
1. makeitdouble ◴[] No.40835719[source]
These are all currently independent plugins or applications that operate partly regardless of the browser they target.

In particular I get to choose the best options for each of them (in particular search, filtering and security being independent from each other seems like a core requirement to me). The most telling part to me is how extensions come and go, and we move on from one to the other. The same kind of rollover won't be an option with everything in Apple's AI for instance.

This could come down the divide between the Unix philosophy of a constellation of specialized tools working together or a huge monolith responsible for everything.

I don't see the latter as a viable approach at scale.