• 1 Post
  • 111 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle





  • Bad take. Is the first version of your code the one that you deliver or push upstream?

    LLMs can give great starting points, I use multiple LLMs each for various reasons. Usually to clean up something I wrote (too lazy or too busy/stressed to do manually), find a problem with the logic, or maybe even brainstorm ideas.

    I rarely ever use it to generate blocks of code like asking it to generate “a method that takes X inputs and does Y operations, and returns Z value”. I find that those kinds of results are often vastly wrong or just done in a way that doesn’t fit with other things I’m doing.







  • I genuinely have no interest in anything he does any more

    This was me when he started trying to shoehorn his kid into the spotlight with those cringe interviews and that really awful movie about not being scared of aliens or whatever. I care about it so little that I can’t remember the name of the movie and have zero interest in looking it up.

    This comment about not caring about Will Smith is the maximum effort I’m willing to put into anything related to him.




  • CeeBee@lemmy.worldtoTechnology@lemmy.mlToday's AI is unreasonable
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    4 months ago

    they are dumb as fuck

    This isn’t an argument in the way you think it is. Something being “dumb” doesn’t exclude it from possessing intelligence. My most metrics toddlers are “dumb” but no one would ever suggest in seriousness that any person lacks intelligence in the literal sense. And having low intelligence is not the same as lacking it.

    Can you even define intelligence? I would honestly hazard a guess that by “intelligence” you really mean sapience. The discussion of what is intelligence, sapience, or sentience is far more complex and nuanced than you’d expect.

    follow a stupid algo

    Our brains literally run on an algorithm.

    the data make them somewhat smart, that’s it

    And where’s the intelligence in people without the data we learn?

    They don’t learn anything by themselves

    I don’t know what you even mean by this. Everything learns with external input.

    I could do that with a few queries and a database.

    The hell you could! This statement demonstrates you have absolutely no clue what you’re talking about. LLMs learn and process information in a method extremely close to how biological neurons function. We’re just using digital computation instead of analogue (the way all biology works).

    LLMs have regularly demonstrated genuine creativity and even some emergent properties. They are able to learn certain “concepts” (I put concepts in quotes, because that’s not the right word here) that we as humans intrinsically know. Things like “a knight in armour” are likely to refer to a man, because historically it was entirely men that became knights, outside of a few recorded instances.

    It can also learn general distances between cities/locations based on the text itself. Like New York city and Houston being closer to each other than Paris.

    No, you 100% absolutely in no way ever could do the same thing with a database and a few queries.