As someone who spends time programming, I of course find myself in conversations with people who aren’t as familiar with it. It doesn’t happen all the time, but these discussions can lead to people coming up with some pretty wild misconceptions about what programming is and what programmers do.

  • I’m sure many of you have had similar experiences. So, I thought it would be interesting to ask.
  • huginn@feddit.it
    link
    fedilink
    arrow-up
    9
    arrow-down
    1
    ·
    9 months ago

    Idk I’m not sure I’d trust any dev who doesn’t consider cyber security in their coding. So much development is centered around security whether that’s auth or input sanitization or SQL query parameterization…

    If you’re working on an internal only application with no Internet connectivity then maybe you can ignore cybersec. But only maybe.

    • Mesa@programming.dev
      link
      fedilink
      arrow-up
      12
      arrow-down
      1
      ·
      edit-2
      9 months ago

      No one’s saying to ignore it.

      If I own and run a sandwich shop, I don’t need to be on the farm picking and processing the wheat to make the flour that goes into my bread. I could do that, but then I’d be a farmer, a miller, and a sandwich maker. All I need to know is that I have good quality flour or bread so that I can make damn good sandwiches.

      • huginn@feddit.it
        link
        fedilink
        arrow-up
        2
        arrow-down
        1
        ·
        9 months ago

        I’m confused where cybersec sits in your sandwich analogy. If every time you sold a sandwich someone could use it to steal all the money in your business you’d probably need to know how to prevent reverse sandwich cashouts.

        I’m not talking about advanced, domain specific cybersec. I don’t expect every developer to have the sum total knowledge of crowd strike… But in a business environment I don’t see how a developer can not consider cybersec in the code they write. Maybe in an org that is so compartmentalized down that you only own a single feature?

        • Mesa@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          9 months ago

          In a few words, I’m reiterating the point that a professional software developer =/= professional cyber security expert. Yes, I know that I should, for example, implement auth; but I’m not writing the auth process. I’m just gonna use a library.

    • Ð Greıt Þu̇mpkin@lemm.ee
      link
      fedilink
      arrow-up
      2
      ·
      9 months ago

      Well, at least I know from this that some folks give my résumé the first look! Not exactly more than cold comfort though, especially when I’ve already built a career in business management after a family friend gave me a leg up when the “I don’t want to do my job!” HR sorting bots kept discarding my resume for not having gone to Harvard for either my Bachelor’s or Master’s.

      • huginn@feddit.it
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        9 months ago

        My part of the hiring cycle they’ve already gotten past the pipeline / bots. I’m there to do architecture and design questions 😉

        But I do read every resume.