• excral@feddit.org
    link
    fedilink
    arrow-up
    2
    ·
    5 hours ago

    No command line args, just change the global const and recompile

    Nah, don’t use global variables, magic values everywhere. And don’t use const whatsoever, we need to move fast and break things, we can’t let something immutable stop us