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.

  • @Nalivai
    link
    English
    73 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
      link
      English
      21 hour 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.