• theunknownmuncher@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    The post makes the manager seem like a fool, when the real answer is actually “yes” and this manager is actually ahead of the curve. Not by training an LLM from scratch, of course, but instead building an inference server and locally hosting an open-weight LLM. There are several to choose from that can nearly match Claude’s capabilities.

      • theunknownmuncher@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        3 months ago

        It’s not an answer you’d get from Claude — it’s real, organic content:

        • 👶written by a genuine human
        • 💡delivering original ideas and language
        • 🚀going above and beyond to answer
        • ✨synergizing cross-platform initiatives

        (🤪 this is a joke)

  • MonkderVierte@lemmy.zip
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    3 months ago

    Now that AI-companies need to get profitable, they suddenly aren’t affordable anymore. ¯\_(ツ)_/¯

  • jtrek@startrek.website
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    One time at work I was tasked with writing a python script to compare two data sources. Like, you give it two CSVs and a primary key, and it tells you what data is in one but not the other, or mismatched, and so on. This worked fine and was in git, so anyone can use it.

    My boss then asks if I can “put it on a website so anyone can use it”.

    This team has never done web development. Nothing for that is set up. Like, I could spin up a quick Django app or similar, but there’s a lot of stuff to do and potentially fuck up.

    I said “that sounds like a lot of research and ongoing maintenance costs. I think it’d be better to just check out and run the script”

    Luckily for me he said “oh, okay”