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.
  • I Cast Fist@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago
    • You’re a hacker (only if you count the shit I program as hacks, being hack jobs)
    • You can fix printers
    • You’re some sort of super sherlock for guessing the reason behind problems (they’ll tell you “my computer is giving me an error”, fail to provide further details and fume at your inability to guess what’s wrong when they fail to replicate)
    • If it’s on the screen, it’s production ready
    • Trarmp@feddit.nl
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      If it’s on the screen, it’s production ready

      “I gave you a PNG, why can’t you just make it work?”

  • Fudoshin ️🏳️‍🌈@feddit.uk
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    “Just”

    That one word has done a fuck ton of lifting over my career.

    “Can’t you just make it do this”

    I can’t “just” do anything you fuck head! It takes time and lots of effort!

    • spartanatreyu@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I like to say:

      We have a half finished skyscraper, and you’re asking me to Just add a new basement between the second and third floor. Do you see how that might be difficult? If we want to do it, we have to tear down the entire building floor by floor, then build up again from the second floor. Are you prepared to spend the money and push back the release date for that new feature?

  • aluminium@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    A lot people compleatly overrate the amount of math required. Like its probably a week since I used a aritmetic operator.

    • MrScottyTay@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Sometimes when people see me struggle with a bit of mental maths or use a calculator for something that is usually easy to do mentally, they remark “aren’t you a programmer?”

      I always respond with “I tell computers how to do maths, I don’t do the maths”

  • popcar2@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    That just because I’m a programmer that must mean I’m a master of anything technology related and can totally help out with their niche problems.

    “Hey computer guy, how do I search for new channels on my receiver?”

    “Hey computer guy, my excel spreadsheet is acting weird”

    “My mobile data isn’t working. Fix this.”

    My friend was a programmer and served in the army, people ordered him to go fix a sattelite. He said he has no idea how but they made him try anyways. It didn’t work and everyone was disappointed.

    • Fribbtastic@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      My neighbour asked me to take a look at her refrigerator because it wasn’t working. I am a software developer.

    • KeenFlame@feddit.nu
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      1 year ago

      Don’t pretend you suck at these things. You know very well you are fucking equipped to fix this kind of thing when you work with programming. Unless you’re, like a web developer or something ofc

  • NeonKnight52@lemmy.ca
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    That there’s something inherently special about me that makes me able to program…

    … Yes…patience and interest.

    • stoly@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Don’t underestimate what having the necessary intuitions do engage with mathematics does for you. A significant portion of the population is incapable of that, mostly because we have a very poor way of teaching it as a subject.

      • kaffiene@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Funny you should say that as I was thinking that the idea that math has anything to do with programming is the biggest misconprehension I encounter.

    • FlumPHP@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      The things that make me a good programmer:

      1. I read error messages
      2. I put those errors in Google
      3. I read the results that come up

      Even among my peers, that gives me a leg up apparently.