The band Muse has surrendered its Instagram and X handles to Meta after the release of its new AI agent, Muse.

The English rock band Muse has been renamed on Instagram and X from “Muse” to “museband.”

Despite the band Muse having had its Instagram account since 2012 and its X account since 2008, it has seemingly surrendered the handle to Mark Zuckerberg’s newest AI agent.

  • LiveLM@lemmy.zip
    link
    fedilink
    English
    arrow-up
    55
    ·
    17 hours ago

    “Your personal AI agent that gets things done” must be this year’s most uttered phrase.
    I’ve yet to see it amount to much.

    • OldChicoAle@lemmy.world
      link
      fedilink
      arrow-up
      28
      ·
      edit-2
      12 hours ago

      My work said last month that we need to use more AI. This week, they said to use the cheapest model and be more conservative. They also say to not trust the output without verifying it. Okay, then, wouldn’t it be faster if I just did the work myself? And more accurate.

      • definitemaybe@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        14 minutes ago

        ikr?

        All the big tech companies are pushing AI into everything to pump their “growth” story, but it’s mostly shit.

        Still useful, granted; for example, yesterday I needed a complex spill formula in Excel to de-aggregate a delineated list of data (in one column) while preserving (repeating) all other key data in the rows. I could have figured it out manually, but I used AI. It got it completely wrong, multiple times, but I was eventually able to parse out three Excel functions I’d never used before to make it happen, mostly with my own code since the AI fucked it up so badly.

        But I doubt I could do it again by hand today, let alone in a few weeks/months. So, it saved me some time but at the cost of my learning new skills.

        I think my use case yesterday is very indicative of the economic value of AI; it can help experts do small tasks faster, at the cost of long term learning. It has some value, but only like 1% of the value relative to its market valuation.

        I can’t wait for it to crash and burn. The longer this house of cards keeps growing, the worse the crash is going to be.

    • dellish@lemmy.world
      link
      fedilink
      arrow-up
      34
      ·
      17 hours ago

      You know who else gets things done? Me. I do them for myself, because I’m a functioning adult.

    • bagsy@lemmy.world
      link
      fedilink
      arrow-up
      7
      ·
      16 hours ago

      Maybe, but you have to hand over the keys to your entire digital life in order to let it try. What kind of idiot would give Fuckerburg access to every part of their life to make scheduling appointments a tiny bit easier?

    • Dozzi92@lemmy.world
      link
      fedilink
      arrow-up
      2
      arrow-down
      4
      ·
      14 hours ago

      I dunno, my buddy just set up cameras on his property and use Claude to write code to help them identify things (animals, his lawn mower, people), and then had Claude help him write a mobile app. I’m as anti-AI as it gets, but people absolutely use it and get value out of it.

      • LiveLM@lemmy.zip
        link
        fedilink
        English
        arrow-up
        4
        ·
        13 hours ago

        I was more talking about the OpenClaw / This new Meta thing vertent of “Personal Agent” were you log all your accounts into it and it just “does things for you” on its own versus using AI to create an app.

        • glimse@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          13 hours ago

          My coworker was bragging about his AI agent automating a very tedious task for him… I’ve automated this task as well…with a python script. Works instantly, consistently, and doesn’t need to connect to the Internet…

            • glimse@lemmy.world
              link
              fedilink
              arrow-up
              1
              ·
              4 hours ago

              Nope, but guess what? Neither do I.

              You can call me a hypocrite but I’m not totally anti-AI. I use VS Code (free through work) once in awhile as a tool to…make tools. Nothing is particularly advanced but neither are the things his AI agent does for him.

              I work in AutoCAD so they’re mostly one-off LISP routines but part of my job is submitting the information in the drawing sets separately (device lists, bulk wire requirements, etc). I vibe coded a script that pulls that info and puts it in an Excel template. I have a similar one that does the reverse, pulling the parts list into AutoCAD from a bill of materials.

              Both took under 30 minutes and I’ve used them consistently for a year.