• thingsiplay@beehaw.org
    link
    fedilink
    arrow-up
    2
    ·
    17 hours ago

    On a slightly different example, the suckless project has a huge emphasizes on lightweight code, which they call “suckless”. I don’t think in this case faster is the goal, but having less code and be simple as possible (not even configuration files allowed, you just recompile program) and almost no documentation in the code either. But the idea is the same, of having “lightweight” code.