2024 has seen two mass layoffs at Microsoft, with 1900 staff laid off in January, before a further 650 Xbox employees were shown the door in September.

Regardless, Microsoft’s shares are up and the company’s market value is now higher than $3tn, as it works to capitalise on the rise of AI.

  • Pasta Dental@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    17
    arrow-down
    3
    ·
    edit-2
    16 hours ago

    The entire point of AI as it stands right now is to allow more of those layoffs. Anyone telling otherwise is a liar.

    Also I hate how currently, AI is used to remove the fun parts of creating things at a computer. Take coding for example, I think I can speak for many people when I say that the fun part of their job, is not the planning or the meetings, it’s the actual coding and stumbling upon a hard problem to solve. Now with AI you the human will only keep the boring parts of the job!

    • Nalivai@lemmy.world
      link
      fedilink
      English
      arrow-up
      10
      ·
      11 hours ago

      Don’t overestimate LLMs, it can’t code and never will be. It can create templates convincingly enough and do boilerplate parts that are nonsense only sometimes, but those aren’t the fun parts of the coding process anyway. In my experience, LLM isn’t helping at all and I spend more time fixing it’s nonsense than I would do if I don’t use it at all, so I don’t

      • Saryn@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        9 hours ago

        As someone without a computer science background and who started learning Python for data science shortly before LLMs became mainstream, I gotta say it’s been pretty useful for the learning process. I don’t mean I just use it to write scripts for me but rather it can be a useful sorta of guide the way a scripted advisor mihht be in a game. Seems to me that one of the good sides of LLMs is that they can make technically dofficult fields more accessible as long as you understand its limits and know what it can and cant do._ i would never use it for any sort of subjective issue but I find it great for logical tasks. And this is not to say that’s its perfect for that either but it has increased my efficiency for certain work tasks tremendously.

        • Nalivai@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          7 hours ago

          As someone with degrees and decades of experience, I urge you not use it for that. It’s a cleverly disguised randomness machine, it will give you incorrect information that will be indistinguishable from truth because “truth” is never the criteria that it can use, but be convincing is. It will seed those untruths into you and unlearning bad practices that you picked up at the beginning might take years and cost you a career. And since you’re just starting, you have no idea how to pick up bullshit from truth as long as the final result seem to work, and that’s the works way to hide the bullshit from you.
          The field is already very accessible for everyone who wants to learn it, the amount of guides, examples, teaching courses, very useful youtube videos with thick Indian accent is already enormous, and most of them are at least trying to self-correct, while LLM actively doesn’t, in fact it’s trying to do the opposite.
          Best case scenario you’re learning inefficiently, worst case scenario you aren’t learning at all

          • Saryn@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            2 hours ago

            Thank you, I will take this into consideration. It sure is tempting to use LLMs but I will always trust experts in the field over LLMs.

            • Nalivai@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              1 hour ago

              Yeah, the scary thing about LLMs is that by their very nature they sound convincing and it’s very easy to fall into a trap, we as humans are hardwired to misconstrue the ability to talk smoothly for intelligence, and when computer started to speak with complete sentences and hold the immediate context of a conversation, we immediately started to think that we have a thinking machine and started believing it.
              The worst thing is, there are legit uses for all the machine learning stuff and LLMs in particular, so we can’t just throw it all out of the window, we will have to collectively adapt to this very convincing randomness machine that is just here all the time

    • filister@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      11 hours ago

      Exactly how I am feeling. AI took the fun part away of cracking a problem and the satisfaction of solving it is now gone.