• @jg1i
    link
    English
    23
    edit-2
    1 month ago

    Why are you trying to do that? You should do this instead!

    • @gsfraley
      link
      131 month ago

      To be fair, there are a lot of “XYZ” problems on Stack Overflow where someone’s missing the point with the problem they’re trying to solve.

      “I need my script to delete my file, but I can’t figure out the pathing so I delete random files until the correct one is gone. However, it’s slow – how do I speed my script up when deleting random files?”

      • @[email protected]
        link
        fedilink
        101 month ago

        The counter to this is when you’re doing something a really dumb way because of requirements and restrictions and someone’s just like “that’s so dumb, ignore your requirements and do this other thing instead”