Remix.run Logo
thom 6 hours ago

You’re probably right, but I’d also bet some things that we’re about to sweep aside will turn out to have been necessities and we’ll find it very difficult to bring them back.

Chance-Device 6 hours ago | parent [-]

To be pedantic about it, if something is a necessity it can’t be done without by definition. So if you’re in that position whatever you’re talking about wasn’t a necessity. Is this like Socrates thinking that reading will make people lazy and forgetful?

passwordoops 6 hours ago | parent | next [-]

More like how using hand-held computers programmed for dopamine hits could further entrench a sedentary lifestyle, reduce social cohesion, and lead to individual brain rot

applfanboysbgon 6 hours ago | parent | prev [-]

> If something is a necessity it can’t be done without by definition

You fail at being pedantic. If you wanted to be pedantic about this, it would first be necessary to define what it is a necessity for. Are the things being swept aside a necessity for the universe to continue existing? No, definitely not. But perhaps they could be a necessity for the (academic) culture to prosper. Which do you think is more likely that the person you responded to meant, that they were talking about things being necessary for the universe to keep existing or things being necessary for our culture to flourish?

There is nothing worse than a half-assed pedant who can't even be sufficiently pedantic to make a point correctly. Really, that's closer to autism, not pedantry. There are inferred clauses when people speak, but you (choose to?) intentionally disregard them and interpret them in the wrong way, thereby arguing against things that weren't said. Even programs can infer unstated clauses by context (eg. can successfully infer from `var x = 2` that x is an int despite it not being said, without explicitly declaring `int x = 2`).

Chance-Device 5 hours ago | parent [-]

Wow, that’s needlessly aggressive, but you do you.

I wonder what it is about this subject that makes people so angry? I think I’ll settle on status. People are afraid of having their social status taken away by AI and become irate at the thought of it.

applfanboysbgon 5 hours ago | parent [-]

My response to you has no bearing whatsoever on the subject of this thread. I work at a successful AI startup and am set to retire for life comfortably no matter what happens. It's your specific class of action that irritates me. These orange websites are plagued by people intentionally misrepresenting other people's words and telling them they're wrong based on things they didn't actually say. It's the most annoying, detrimental-to-conversation kind of comment you can possibly make. And it does pedantry a bad name! There's nothing wrong with being pedantic, and drilling into the details to get everything right. But drilling into the details and getting them wrong is offensive and the only purpose it serves is to annoy everyone around you.

Going back to my programming example, suppose your compiler decided to interpret 'var x = 2' as a string and then told you you were wrong, throwing an error instead of compiling your program, even though it's the compiler being defective and not adhering to the established language rules for type inference. That's you, in this conversation. That does not add to the conversation. The compiler needs to be fixed so it stops doing that.