• Repple (she/her)
    link
    fedilink
    901 year ago

    I always feel like my code is the best in personal projects when I don’t need to conform to whatever style and architecture has been decided on by history and committee.

    • @[email protected]
      link
      fedilink
      651 year ago

      For me it’s always, “this is hacky as shit, but it works, and nobody will ever see it but me.”

      • Almrond
        link
        fedilink
        101 year ago

        My most arcane pieces of code (abusing null references to make the garbage collector handle object deletion kind of cursed) are usually posted publicly somewhere… If it works and all that.