• andybytes@programming.dev
    link
    fedilink
    English
    arrow-up
    22
    arrow-down
    1
    ·
    2 days ago

    I still struggle with a use case for artificial intelligence in my own life. I play around with it all and I’m just like, it doesn’t do a good job. Also, I think humanity is missing the plot, you know? Like, we don’t need government. If government isn’t going to do government. Government serves the people, not corporations. Or at least it should. I don’t know, I think we’re entering in times. At some point, I think people will pray for nuclear war, because life will be so miserable. That it would be better than just to end it all.

    • infinitesunrise@slrpnk.net
      link
      fedilink
      English
      arrow-up
      5
      ·
      1 day ago

      AI has niches but they’re exactly that: Niches. Small duct tape tasks for fudging over “hard problems” where manual code would result in a worse outcome and take far more time. Little esoteric problem spaces, which notably don’t actually require you to use several states worth of electrical power training on a 50PB dataset of anime titties.

      An example: I have a name generator in my game that strings together several consonant+vowel phoneme pairs into a name. This means that the names are always pronounceable, but often the spelling looks really unintuitive. Eg Joosiffe, which the player would likely pronounce as Joseph. However, the leap we do in our head between those two spellings is a process of declassifying phonemes and then re-classifying phonemes, and is actually a “hard problem” from a coding perspective due to the unintituive, multifarious complexities of written, spoken, and conceptualized human language. Adding this step to my name generator in code would be a project of it’s own, larger than the game itself, and wouldn’t ever work nearly as well as it needed to. But relatively small (30MB) AI models that do this with something like 99.8% satisfaction already exist. They didn’t require a data center’s worth of resources to train, and since they’re academic projects they have licenses that allow them to be used for free in a game.

    • Cocopanda@futurology.today
      link
      fedilink
      English
      arrow-up
      8
      ·
      2 days ago

      I’m dyslexic and basically a terrible writer. It has helped my professional communication develop. It really helps me speed up my issues with my disability and feel confident in my communications.

      • infinitesunrise@slrpnk.net
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        1 day ago

        This is a cool use case. Just make sure you retain your own voice! If you read an AI-generated sentence out loud and think “I’d have said it this way instead”, IMO you should absolutely then change it to be that way.

        • Cocopanda@futurology.today
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 day ago

          Understood and I do. I try to tweak it a little to my own style. But it helps write the hundreds of cover letters I’m submitting a day. Looking for work. This usually took me hours for just one submission. Now I can fly through.

    • Spaniard@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      edit-2
      2 days ago

      Like, we don’t need government.

      Welcome to the anarchist. Now you have to pick your flavor! Social Anarcho-syndicalism, Anarcho comunist, anarcho-capitalism, anarcho christianis, and the list goes on!

      I found LLMs helpfuls to develop some scripts and answer some simple trivial questions (like how does house property work in China). I could have looked for that in a regular search engine though. But that’s it, I am still happy looking for things myself and investigating since you can’t really trust their answers.

    • Bytemeister@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      2
      ·
      1 day ago

      Actual AI?

      Imagine your phone knows that you have a business meeting downtown today. It’s already reserved a parking space for you, set your car to warm up before you leave and looped your contact in on your ETA, along with automatically notifying you of any delays. Then, your kid wakes up this morning in with a horrible toothache, you ask your phone what to do and it rings up your family dentist, who has a full schedule today, but makes you a referral nearby. You agree to try that other dentist today, and your AI books an appointment, checks your meeting today, coordinates with their AIs and approves a 15 minute delay so you can get to the dentist. It also notifies your kid’s school of their absence and has their teachers AI automatically queued up to send transcripts, notes and homework assignmenta from today’s classes.

      That’s the kind of stuff actual AI can do. Overgrown autocorrect? It’s basically a multi-billion dollar Magic Eightball.