• ZILtoid1991@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    5 minutes ago

    No, you were supposed to be a pro-AI grifter, that is posing as anti-AI for clout, and AI generate the image! (Yes, that happens a lot unfortunately)

  • python@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    1 hour ago

    Ugh, my work mandated doing an “AI training” course too that everyone needs to do until October 31st. Luckily I’m leaving the company at the end of September so I can just ignore the deadline.

  • AmyAye@nord.pub
    link
    fedilink
    English
    arrow-up
    7
    ·
    5 hours ago

    The worst part about these sorts of training courses, in my experience, they don’t even teach anything. Its just a bunch of buzzward jargon trying to sell you on the topic.

    Opinions on AI aside, I don’t need to be pitched on using AI, (or many other topics) as training. Give me actual training. “Do X, see what happened? Now try Y, see how its different, these are why they are different/better/worse than Z, these are ways you would use X, Y, or Z.”

  • “Ooh, sorry, my religious beliefs prohibit me from using AI models as they have been made using stolen intellectual property, and I am not able to participate in theft.”

    I used the Christian Bible to get out of pushing credit cards at a previous job

  • Whirling_Ashandarei@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    5 hours ago

    Feeling this - I’ve been unwillingly tapped because I’m “knowledgeable” about AI after I did a presentation a while ago that was literally about the downsides of it…

  • jtrek@startrek.website
    link
    fedilink
    arrow-up
    22
    ·
    8 hours ago

    I was just told today that ai usage is a factor in hiring and promotion. They didn’t say the AI usage had to be smart.

    My boss, to his credit, reportedly said something like “well, if someone is already good at python they might not need as much AI to do a task than someone who isn’t”. I don’t think management cared.

  • Daedskin@lemmy.zip
    link
    fedilink
    arrow-up
    23
    ·
    8 hours ago

    Before I got laid off, I was told by my manager of the company I was contracted to that people higher than him were wondering why I hadn’t installed the copilot extension in vscode; he strongly recommended I do so. So I did install it. I then proceeded to immediately set the ignored file types to “*” (which, for those who might not know, is shorthand for “everything”.) I didn’t hear anything about it afterwards.

  • 👍Maximum Derek👍@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    43
    ·
    9 hours ago

    I’m required to use AI at work, so I skip training and have claude burn tokens on a summary of the transcript which I won’t read. Sometimes job requirements handle each other.

    • Theoriginalthon@lemmy.world
      link
      fedilink
      arrow-up
      20
      ·
      edit-2
      8 hours ago

      You are doing it wrong, you need to get Claude to summarise the summary until you get down to one sentence, peak efficiency

      • AmyAye@nord.pub
        link
        fedilink
        English
        arrow-up
        5
        ·
        5 hours ago

        Now I want to try dking this.

        “Summarize this in 500 words or less” -> “Whats the Cliffnotes 100 word version of this.” -> “Whats the quick bullet point version of this.” -> “Whats a good single word to summarise this bullet point.”

  • YoSoySnekBoi@kbin.earth
    link
    fedilink
    arrow-up
    58
    ·
    10 hours ago

    As a student, I feel this so hard. My school canceled every Master’s-level class section with less than 15 students and now I’m stuck in 3 16-week AI/ML-centric classes. I suppose I’ll at least be well prepared to sit through useless mandatory trainings once I enter the workforce, if I can find a job. I’d say I’m more than ready to graduate so I can be rid of this AI bullshit but I think I really just want to move somewhere remote and become a hermit.

    • f314@lemmy.world
      link
      fedilink
      arrow-up
      35
      ·
      9 hours ago

      My school canceled every Master’s-level class section with less than 15 students

      The corporate mindset leaking into every aspect of society 🤮 Like, where are you supposed to specialize beyond large classes if not at goddamn masters level in uni?! Insanity.

      • YoSoySnekBoi@kbin.earth
        link
        fedilink
        arrow-up
        4
        ·
        4 hours ago

        I know right?? I actually feel cheated because I was promised something the school failed to offer to me. They had me write a review of the program this past semester and I was not particularly kind.

        At least learning resources for my actual areas of interest are generally freely available to learn on my own time… and an MS looks good on a resume…

        I’m actually considering work in the public sector at this point so I can have a work/life balance and actual benefits. Used to be the private sector had better long-term career prospects, but tbh I’d rather take the pay cut and escape the corporate dehumanization.

        The FOSS community has been a great outlet for my actual interests because I can use what I know to help people instead of feeding into the technocratic slop machine. It’s also been helpful in finding areas where I’d enjoy specializing.

    • surewhynotlem@lemmy.world
      link
      fedilink
      arrow-up
      17
      ·
      8 hours ago

      I’ll at least be well prepared to sit through useless mandatory trainings

      You’d think so, but they’re SO much more boring than that. I’ve now taken the “how to not write your password on a sticky note” training yearly since 2002.

      • AmyAye@nord.pub
        link
        fedilink
        English
        arrow-up
        8
        ·
        5 hours ago

        I tell coworkers “They don’t make us take ladder training because they don’t think we can climb a ladder, they make us take ladder training so if we fall off a ladder, a lawyer can ask if we were following the ladder training.”

      • CannonFodder@lemmy.world
        link
        fedilink
        arrow-up
        11
        ·
        6 hours ago

        Don’t write your password down. Don’t use a password safe. Your password can’t have any words in it, it must be 16 characters with half of them non alphanumeric. And stop forgetting your passwords

        • AmyAye@nord.pub
          link
          fedilink
          English
          arrow-up
          9
          ·
          5 hours ago

          Don’t forget the “stop forgetting your passwords” is accompanies by “password must be changed every 90 days” and “passwords cannot be similar to previously used passwords.”

        • Apytele@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          arrow-down
          2
          ·
          edit-2
          2 hours ago

          I made myself a password generator where you input how long the password needs to be, + other requirements (length, number, special characters (there’s an input box for which ones are allowed) then it subtracts the number / special character from the total required length, chooses a random combo of 3-7 letter words that will make exactly the required length, then adds back in a random number and special character and capitalizes one of the words. Probably not as safe as a completely random password but waaay easier to remember. Would probably be way better even from someone who knows how to actually code because I know juuust enough to vibe code something small like this for personal use the only programming language I actually know is turtle so I understand the basic logic but not like. Syntax or anything.