• 0 Posts
  • 97 Comments
Joined 2 years ago
cake
Cake day: July 5th, 2024

help-circle


  • So you’re arguing that we should all continue to support and create open source software, right?

    To be clear, that is my position.

    People didn’t stop painting when cameras were invented. Ultimate It’s just another tool that can be used.

    And LLMs can be used to reverse engineer proprietary software. So there’s that.

    And since the (US) courts have ruled that copyright violations are fine for training LLMs, we can extrapolate that using said LLMs to replicate proprietary software is also fine.


  • so you understood neurons better than neuroscientists

    No, but I have no idea what that statement has to do with artificial neurons.

    You have missed the part where no scientist worth their name claims to be able to fully explain how consciousness works and whether or not it affects our decision making.

    And you have missed the part where I explicitly mentioned that LLMs are NOT “sapient” or “sentient”, which would preclude “consciousness” also.

    Okay, I think we’re done here. You clearly have no idea what you are talking about.

    Says the person using colloquial definitions and applying them to a field of active research.

    The facts don’t care about your opinions. A basic program with hardcoded decision trees is “intelligent”. An LLM can do more at a dynamic (and probabilistic) level. Therefore, LLMs fit the academic definition of intelligence.

    Even the general word definition:

    the ability to learn or understand things or to deal with new or difficult situations.

    I can point an LLM to my code that’s never been seen by an LLM and it can read it, explain to me exactly what it does, point out bugs, and even give suggestions on areas that can be improved.

    Is it “smart”? Debatable.

    Is it conscious, sapient, sentient, or “alive”? Hard no. And that was never the argument.

    Edit: autocorrect speaking mistake


  • LLMs clap are clap not clap AI clap.

    Yes they are.

    They’re built on artificial neural networks that share a basis (a basis, not a replica) with biological neurons that produce probabilistic results (not deterministic).

    Plagiarism is the core and only mechanism of LLMs that produces anything that people get impressed by.

    As opposed to what? Don’t get me wrong, the blatant violation of copyright is a massive issue, and in a logical world would bury each and every LLM company out there. But what other mechanism to “learn” do you think exists?

    gullible people believe there is “intelligence” involved.

    If you mean “intelligence” in the colloquial sense, then sure. But that’s not the same word that researchers use. Intelligence is simply the ability to make a decision based on input data. And by that definition even an if-else statement is a form of intelligence (which it is). So then the discussion becomes the degree or “amount” intelligence.

    LLMs are absolutely intelligent. The issue is that most people conflate “intelligence” with “sentience” and “sapience”, which they are not. They aren’t “clever” or “creative”. They are extremely good at taking large swaths of information and distilling it, finding hidden patterns, of finding specific data points that are otherwise deeply buried. Good examples are finding bugs in code or novel and massively beneficial uses for existing medication (which has already happened multiple times)

    I’m not defending the current state of AI. Energy use is a problem. Water use is a problem. The grift is a problem. The copyright violations are a problem.

    But this “LLMs are not AI” rhetoric is just pure ignorance.
















  • Well, certain inputs like <up> <down> <left> <right> will map directly to keyboard equivalents. The OK button generally maps to <enter>. And then other inputs like play/pause, volume, skip forward/backward are standard PC inputs that just about every OS supports out of the box. Most keyboards have those buttons on them and they “just work”.

    For additional functionality you can use specialized software to manage it.

    The IR receiver is just a “translator”. The input the computer sees is just a standard HID peripheral (Human Input Device).