• driving_crooner@lemmy.eco.br
    link
    fedilink
    arrow-up
    95
    ·
    3 months ago

    Some guy opened like 10 jira tickets asking a bunch of data that is already available for them on the BI. I show it how to extract it himself, and then marked all the other ones as duplicated and for a moment I felt myself as an stackoverflow mod.

  • NOT_RICK@lemmy.world
    link
    fedilink
    English
    arrow-up
    43
    ·
    3 months ago

    If I had a cookie for every time someone asked me if I could pull together some obscure metric during a 30 minute meeting I’d have the beetus

    • jballs@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      23
      ·
      3 months ago

      Same. Especially since I’ve been building EDWs for most of my career. People are always surprised that it actually takes time to integrate with different systems.

      “What do you mean you can’t just pull all the data out of this system that we don’t have database access to and are still building out the APIs?”

      I kid… The people asking for stuff don’t know what backend databases and APIs are.

        • jballs@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 months ago

          Maybe this makes me old, but I much prefer a written document explaining how an API works over Swagger.

          • jcg@halubilo.social
            link
            fedilink
            arrow-up
            2
            ·
            3 months ago

            I prefer a hybrid approach. A document explaining some common things to do and generally the idea behind why the API is structured that way (shows me you actually thought about it, and makes it more logical to find different parts of it without necessarily looking it up), and then an API spec showing all the parameters.

  • tooLikeTheNope@lemmy.ml
    link
    fedilink
    arrow-up
    31
    ·
    edit-2
    3 months ago

    A girl I’ve dated for a while worked as photographer for live events reportage, clocking even thousand shots for event and saving at least a hundred of them for the job, and she told me rather often she was being later contacted by the client, or someone of his entourage, or even some other person from the public, months past the event and asking if she could send them e.g. “that picture where I’m standing with that friend of mine wearing a white shirt…”, and all that of course without even being able to tell her the actual date of the event.

      • 0ops@lemm.ee
        link
        fedilink
        arrow-up
        6
        ·
        3 months ago

        Not sure why you’re being downvoted, this might be the best feature of Google photos

        • Lemming6969@lemmy.world
          link
          fedilink
          arrow-up
          5
          ·
          3 months ago

          General sentiment of groupthink against ai by dumbasses here. AI has its place though, and this type of analysis is the perfect application for ai for image content search.

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

            We taught the infant AI to say Hitler as a joke then we got bored so now the only way it knows how to get our attention is by heiling in the school hallways while we get drunk in the comment section blaming capitalists and reddit for our absent parenting.

  • amlor@lemmy.world
    link
    fedilink
    arrow-up
    24
    ·
    3 months ago

    That’s not an unreasonable request unless the manager is a dumb asshole and doesn’t understand that such request can take more than one day and other tasks will suffer because of it. Done it dozens of times by request of my immediate manager.

  • Victor@lemmy.world
    link
    fedilink
    arrow-up
    11
    ·
    3 months ago

    You can make an unstructured database? I thought the S in SQL stood for “structured”, that it was built into the language itself or something.

  • Caveman@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    3 months ago

    I mean, if you’re really good at SQL these requests are doable in 10-30m + the time it takes to run and export.

  • Ethan@programming.dev
    link
    fedilink
    English
    arrow-up
    5
    ·
    3 months ago

    If I designed the schema it is most certainly going to be structured. Unstructured databases are awful.

  • cumskin_genocide@lemm.ee
    link
    fedilink
    arrow-up
    3
    ·
    3 months ago

    Even when you give them the tools to pull the data themselves like Tableau they’ll still ask you to pull the data for them.

  • Pulptastic@midwest.social
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 months ago

    I got pretty good at pulling sql data together from multiple tables using joins at a prior job, but no job before or since had data that easily accessible.