• socsa@lemmy.ml
    link
    fedilink
    arrow-up
    111
    ·
    10 months ago

    Last panel is wrong. Genie would just grant him an MBA from a top tier school

    • ChickenLadyLovesLife@lemmy.world
      link
      fedilink
      English
      arrow-up
      63
      ·
      10 months ago

      I once looked through a textbook from my friend’s MBA course. The first thing I noticed was in a highlighted box in the chapter on business negotiating: “Your skill at negotiating will affect the outcome of the negotiations.”

      These are the people that make 10X what I make.

      • tslnox
        link
        fedilink
        arrow-up
        13
        ·
        10 months ago

        In Czech we say MBA means Mladý, Blbý, Arogantní - Young, Dumb, Arrogant.

          • Peddlephile@lemm.ee
            link
            fedilink
            arrow-up
            2
            ·
            10 months ago

            Depends. It’s a business here and there are lots of young people with MBAs and not enough experience to contextualise the things learned within the masters. I mean, some are even doing it post grad.

            From my past experience with these types of people, I have a very low opinion on young people with MBAs. Business degree holders who want a shortcut to the top.

        • ChickenLadyLovesLife@lemmy.world
          link
          fedilink
          English
          arrow-up
          5
          ·
          10 months ago

          You’ve probably had the experience of sharing the highways there with Germans cutting through your country to get to Austria and forgetting they were not on the Autobahn any more. I drove a rental car when I visited there years ago, and I’ve never had a more terrifying driving experience than looking in my rearview mirror and seeing empty road stretching back for miles, and two seconds later having a black BMW riding my ass and flashing its high beams at me.

  • ocassionallyaduck@lemmy.world
    link
    fedilink
    arrow-up
    82
    ·
    10 months ago

    Japanese companies, this isn’t a wish, it’s a fundamental truth of the universe. Like gravity. No matter the scale or importance of them. I promise you your car exists because of an Excel 2003 file on some underpaid engineer’s laptop that they periodically sync with an inventory system.

    • Getawombatupya@aussie.zone
      link
      fedilink
      arrow-up
      10
      ·
      edit-2
      10 months ago

      I once worked for a Japanese company where I had to make a presentation. In Excel, I shit you not. Then we had one of our “shadow” managers make a Japanese translation of the same thing. It took me two days to get the kerning and print layout right, especially with that weird english typeface that is Japanese standard, I hate to think how long the translator took to get their version right.

        • Petri3136@discuss.tchncs.de
          link
          fedilink
          arrow-up
          2
          ·
          10 months ago

          I used to make a monthly document that was in English and Japanese. I used either Meiryo or Meiryo UI. That looked ok in both scripts but there is another font where the en looks shit. Or maybe I’m thinking of full width characters.

  • ZC3rr0r@lemmy.ca
    link
    fedilink
    arrow-up
    48
    ·
    edit-2
    10 months ago

    Microsoft spent years and years trying to get people to not use Excel as a database, until they eventually had to give up hope that anyone who doesn’t know the difference would voluntarily use Access, so they started adding database-like functionality to Excel to meet their customer’s demands and try to make the experience at least a little bit less painful.

    This is a real-life case of “meet the user where they are” despite the designer’s wishes, because even within Microsoft, there is strong agreement on not using Excel as a DB.

      • ZC3rr0r@lemmy.ca
        link
        fedilink
        arrow-up
        17
        ·
        10 months ago

        Well, to be fair to Access, it’s not like Excel is such a great multi-user database either, now is it? ;-)

        • supercriticalcheese@feddit.it
          link
          fedilink
          arrow-up
          6
          ·
          10 months ago

          Well excel nowadays doesn’t have issues with concurrent users if you have office 365 like many companies do.

          At that time it was Access with the files located at a company shared drive, the issue was concurrent writes I believe.

          • ZC3rr0r@lemmy.ca
            link
            fedilink
            arrow-up
            3
            ·
            10 months ago

            Yes, but at the time Excel didn’t support concurrency either ;-)

            Anyway, you are correct about the issue with concurrent writes, but that’s only because Access was intended as a single user DB. If you wanted a multi-user DB you should be getting MS SQL server.

            Not saying this product strategy worked (it clearly didn’t, otherwise people would not be using Excel), but that’s how they envisioned it to work.

          • filcuk@lemmy.zip
            link
            fedilink
            arrow-up
            3
            ·
            10 months ago

            Better yet, put your access backend to OneDrive to acquire an un-openable, un-deletable file.

            • ZC3rr0r@lemmy.ca
              link
              fedilink
              arrow-up
              4
              ·
              10 months ago

              I actually ran this setup for a pretty long while without major issues. YMMV but OneDrive is not a terrible way to store a single user database backend if you don’t have a lot of sequential writes going into it in a short timespan.

    • _number8_@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      10 months ago

      i…isn’t that the entire point of excel? what is it for if not to store data?

      similarly i remember a reddit comment that broke my brain, saying no one should be using excel, they should be using a ‘cell matrix organizer’ or similar. we all can name 5 off the top of our heads

      • JackbyDev@programming.dev
        link
        fedilink
        English
        arrow-up
        10
        ·
        10 months ago

        Excel is this weird mix of storing small amounts of data but so good for visualizing data. If people are saying it shouldn’t be used to store data they mean massive amounts of data as opposed to something like some small scale accounting for a fund raiser.

      • frezik@midwest.social
        link
        fedilink
        arrow-up
        10
        ·
        10 months ago

        Excel has a purpose, but storing data long term isn’t it. It’s for calculating data. It shouldn’t be the single source of truth.

        One of the things Microsoft did to make it work was extending the row limit from 65k to 1M. Apparently, Economics professors were very excited about that one, which explains a lot.

      • ZC3rr0r@lemmy.ca
        link
        fedilink
        arrow-up
        6
        ·
        10 months ago

        Storing data is only one of the parts to the formula of what makes a database. Proper databases require structured storage of the data and some way to query the data constructively. Excel did not have those features until Microsoft gave up trying to convince people to not use it as a DB and added it to Excel.

    • eslaf@lemmy.world
      link
      fedilink
      arrow-up
      37
      ·
      10 months ago

      Employers get what they demand, what they deserve. Anyway excel works as a database until around 1 million entries…

      • xpinchx@lemmy.world
        link
        fedilink
        arrow-up
        38
        ·
        10 months ago

        Once you get to a million just start a new one and create a “master” spreadsheet that uses power query to append them all. Problem solved ;)

        Don’t tell anyone but I actually do this.

    • bagfatnick@kulupu.duckdns.org
      link
      fedilink
      arrow-up
      11
      ·
      10 months ago

      I feel you. Working in healthcare, ms office is the only thing consistently installed site wide I can take advantage of to run a db.

      • qaz@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        10 months ago

        Couldn’t you use Access instead of Excel or is that not possible for your use case?

        • bagfatnick@kulupu.duckdns.org
          link
          fedilink
          arrow-up
          2
          ·
          9 months ago

          Unfortunately IT blocked Access installs because some staff were using it for mission critical processes, and upon leaving IT were required to maintain them. They felt excel was less likely to lead to scenarios like this.

          Little did they know excel projects are probably worse to maintain.

    • Confused_Emus@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      10 months ago

      I work as a network tech for a globally spanning ISP specializing in fiber services, handling major maintenances that are service effecting for business and government customers (SLAs are in effect). These maintenances are planned and tracked through various excel sheets - housed either in a shared network drive (so yeah, we may run into issues where multiple people are trying to edit the same doc at once), or excel tables in a SharePoint.

      Prior to the merger of companies I recently went through, we had actual database systems to track this stuff that worked just fine. And now we’re relying on the same shit a grad student would use to track their doctorate progress. It’ll work until it doesn’t. Looking forward to the shit-show if it gets me overtime.

  • Max_Power@feddit.de
    link
    fedilink
    English
    arrow-up
    14
    ·
    edit-2
    10 months ago

    My 5th rule would be “no ‘fix my IT problem without me telling you what the error message says’”. Because fuck that

  • AnUnusualRelic@lemmy.world
    link
    fedilink
    English
    arrow-up
    13
    ·
    10 months ago

    “I have to make a brochure for the printing shop and I’d like to compose it in Excel”

    “There are actually five rules…”

    “In Powerpoint?”

    “Make that six.”

  • NotBadAndYou@ttrpg.network
    link
    fedilink
    arrow-up
    13
    ·
    10 months ago

    Isn’t the Genie usually depicted as malicious, or at least mischievous? I would expect the Genie to grant the wish, knowing what a shitshow it would be.

    • SpaceCowboy@lemmy.ca
      link
      fedilink
      arrow-up
      7
      ·
      10 months ago

      I mean it’s a simple file format so it’ll perform better because it doesn’t have to decode any complex formats or protocols.

      Big O? Never heard of it!

  • CoupleOfConcerns@lemmy.nz
    link
    fedilink
    arrow-up
    10
    ·
    edit-2
    10 months ago

    Honestly, since the introduction of ‘tables’, pivot tables, Power Pivot and Power Query, Excel is way more viable to be used as a database. Tables in particular mean that formulas fill down and the range automically resizes when records are added.

    • iwasgodonce@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      9 months ago

      one of our partners we have to integrate with at work sends us reports in ms access format. it’s not fun, especially when everything is running in lambda and there doesn’t seem to be any good libraries for reading ms access files that would easily run in lambda.

    • Anamnesis@lemmy.world
      link
      fedilink
      arrow-up
      10
      ·
      10 months ago

      In my experience it doesn’t work well when you have more than a couple people editing the file. My company had a group of ten modifying the same file in live time; it led to huge desync problems.

      • xpinchx@lemmy.world
        link
        fedilink
        arrow-up
        12
        ·
        10 months ago

        I live in Excel hell and even that made me shudder. Just work on separate files and have a master spreadsheet append everything with power query.

        I made a similar reply higher up and I fucking hate that that’s a solution but it legitimately would work in this use case. I frequently deal with 1M+ row data sets and our API can only export like 20k rows at a time so I have a script make the pulls into a folder and I just PQ to append the whole fucking folder into one data set. You don’t even have to load the table at that point, you can pull as-is from the data model to BI or make a pivot or whatever else you’re trying to do with that much data.

        • AThing4String@sh.itjust.works
          link
          fedilink
          arrow-up
          5
          ·
          10 months ago

          Parent company doesn’t want ANYONE to have direct read access to the database - only the scant few heavily formatted reports the user-facing software will allow. Data analysis still needs to get done though, so…

          Yeah. PQ -> Data Model saves my ass and my co-workers think I’m a wizard.

          That, and learning how to quietly exploit minor vulnerabilities in the software to get raw tables I “shouldn’t” have and telling not one soul has been a winning combo!