Comment by NewJazz

Comment by NewJazz 10 months ago

11 replies

At the end of the day this is an amateur mistake

God I wish. More than one of my coworkers has made this exact mistake with our (thankfully internal) front-end apps.

make3 10 months ago

I guess we're not always professionals at all the work that we do, if that makes sense

albedoa 10 months ago

Are you defining amateurs as people who are not your coworkers? It can still be an amateur mistake.

  • randomdata 10 months ago

    Coworker implies paid work, and therefore they are not amateurs. They very well may make the same mistakes, but those mistakes would be professional mistakes.

    • JohnMakin 10 months ago

      Why this level of pedantry when the meaning is absolutely clear? A professional can make an amateur mistake. This makes perfect sense. That isn't implying the professional is actually an amateur, but that he made a mistake that an amateur would make.

      • ghodith 10 months ago

        For some added pedantry: aren't all the mistakes that a professional might make, also ones an amateur would make?

        In fact, it seems like an amateur is likely to run into all mistakes more often, thereby making all mistakes amateur mistakes; unless there some class of mistake that amateurs are better at avoiding?

        • digging 10 months ago

          There are probably mistakes an amateur cannot make because they can't penetrate the problems where the mistakes would be made.

    • albedoa 10 months ago

      That is some next-level bad faith. Impressive.

knowitnone 10 months ago

If it's internal, did they really need to have auth?

  • larsrc 10 months ago

    YES!!! You need auth to prevent employees from looking up sensitive user data without a good reason, or it'll be a stalker's haven. And to prevent possible intruders from gaining more data/access. Defense in depth. And for preventing an experiment from wiping use data. And for so many other reasons!

  • mrguyorama 10 months ago

    The term of art is "Friendly fraud".

    A significant amount of product stolen from retail stores actually goes out the back door.

  • JumpCrisscross 10 months ago

    > If it's internal, did they really need to have auth?

    Nothing on a network is truly internal. The moment you break the physical link between metal and man you're in an unintuitive, and thus insecure, state.