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.
  • astrsk@kbin.social
    link
    fedilink
    arrow-up
    43
    ·
    edit-2
    4 months ago

    Well, that’s probably true for the most part but by far the reality is that it comes down to lowest bidder 9/10 times. Unrealistic budgets and unrealistic time frames with as cheap labor they can find gets you a large amount of government funded projects throughout all the years.

    • Treczoks@kbin.social
      link
      fedilink
      arrow-up
      16
      ·
      4 months ago

      One of the most common problems of government or other big organisation software is that they don’t scale, either “not well” or “not at all”.

      Some guy hacks up a demo that looks nice and seems to do what customer wants, but then it turns out a) that it only allows for (number of open ports on one machine) users at the same time, and b) it only works if everything runs on one machine. Or worse, one core.