• invalidusernamelol [he/him]@hexbear.net
    link
    fedilink
    English
    arrow-up
    3
    ·
    13 days ago

    When you write 10x the code, you have to maintain 10x the code, and that is 100x the work.

    My goal is always to keep everything as simple and barebones as possible. Our entire company runs on like 10,000 lines of Python code I’ve written lol. I know exactly what ever line does, and have open source libraries I maintain for any glue related code so it can be reviewed by other users of that software.