Probably not a good title to seek upvotes. If it does get upvotes, more programmers get share in your pain 😅

  • Troy
    link
    fedilink
    114 hours ago

    Insist they index from 1. Like God and Fortran intended it. ;)

  • Nat (she/they)
    link
    fedilink
    455 hours ago

    I thought the joke here was that your unbalanced parentheses would make me angry (they did))

  • @[email protected]
    link
    fedilink
    English
    225 hours ago

    I have this great idea for an app, we can go 70/30 on it! 70 for me because the idea is the hardest part after all. So basically it’s Twitter plus Facebook plus Tinder with a built in MMO. You can get that done in a couple weeks, should be pretty easy right?

  • @[email protected]
    link
    fedilink
    215 hours ago

    Figure out if they prefer spaces or tabs, insist on the other.

    Please note this won’t work on Pythonistas as they’ve already had their spirit thoroughly broken.

    • @[email protected]
      link
      fedilink
      24 hours ago

      That’s right there with calling JS, PowerShell and Bash “programming languages”. I said what I said.

  • @[email protected]
    link
    fedilink
    237 hours ago

    Replace a semicolon (;) with a Greek Question mark (;), provided they’re working in a language that uses semicolons at the end of every line, and their IDE doesn’t highlight the difference (which some do now)

  • @itsathursday
    link
    207 hours ago

    You guys are too slow, we need to hire more of you and let the sales teams use AI to add features the client asks without waiting for you.

    AI can code now, in 2 mins I can create an app, so it shouldn’t take you long to make changes to this 10year old product.

  • @hooferboof
    link
    137 hours ago

    #define if while #define true false

    • tiredofsametab
      link
      fedilink
      355 minutes ago

      I inherited an old Japanese codebase. Tons of stuff was just single-letter variables. Apparently, this used to be at least somewhat common here. I spent a lot of time just updating code to replace vars with something meaningful (and found bonus bugs due to improper scoping with same var names as a bonus). Didn’t have an IDE that would easily do it for me at the time and running something like sed felt too risky.

  • @Solemarc
    link
    128 hours ago

    “we’re just trying to display <insert field here> why is this so hard? It’s a ten minute job!”

    • @SlopppyEngineer
      link
      34 hours ago

      “It’s already in the demo you guys just did so why do you need weeks to make it?”