Increasingly so, the more experienced I get…

  • HiddenLayer555@lemmy.ml
    link
    fedilink
    English
    arrow-up
    18
    ·
    edit-2
    3 days ago

    Proprietary software be like:

    try:
        whatever()
    except Exception:
        print("oops something went wrong uwu")
        print("also this is purely to get rid of the stack trace because apparently the only thing worse than not handling an exception is scaring the user with anything technical and/or exposing our trade secret architecture")