• Rentlar@lemmy.ca
    link
    fedilink
    English
    arrow-up
    14
    ·
    10 hours ago

    AI has its uses, but the feeling of “being left behind because of a mental model shift” is a fiction created by AI companies burning hundreds of billions on generating FOMO instead of developing their somewhat useful technology.

    You don’t have to write off AI entirely, just don’t fall for the hype.

  • mynameisbob@lemmy.ml
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    2
    ·
    edit-2
    11 hours ago

    AI is slop and I despise how people shill for it. I have yet to find a use for AI. Your economy is shrinking, AI didn’t directly take your job. Standards have been lowered and suckers buy slop. The bubble is gonna pop of these tech bro welfare queens are gonna beg for a bail out. I use AI and I usually give up on it and use a search engine to learn how things work. AI is anti privacy, anti worker and anti quality. This lady is a marketing shill. Sorry if I sound mean… please don’t ban me.

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

      I think what it does (my take from the outside looking in) is rob people of context. Sometimes that context is extremely important and without it even the best answers can cause flaws and failures.

      The one good thing about going to a website and reading an article is that you get context that helps you understand the concept not just the answer you were looking for.

      The context is how we learn. It’s how we build on basic understanding. It’s also how we vet information for factualness.

      I believe this is why people see a decline in their skillset when they use AI LLM’S in place of their own skills. Every time you use a skill you refine it. Don’t use it and in a lot of cases you will lose it.

    • BozeKnoflook@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      10 hours ago

      I think it has some valid use as a tool in programming, though relying entirely on it (“vibe coding”) just produces a mountain of difficult to maintain crap.

      What works for me is using it as tool like one could delegate to a junior programmer. I can write the signature of a method that it will complete the contents of; for example I’ll write “function reverseTextInSentence(string: text) {}” and tell an AI to implement that method. It saves me a little time and I can keep thinking about the larger picture rather than the details of reversing a string of text.

      That said: do not let it organize the structure of your project, don’t let it name things for you, don’t use in place of critical thinking, don’t ever think it can actually use logic and reason besides repeating things it found on online forums, and don’t let it write projects wholesale. It’s a tool that can be useful, and you need to know when to use it and when its use will just make things worse.

      Also fuck the AI corporations, run a free model on your own hardware.