• # Chemin inverse

    Posté par (site web personnel, Mastodon) . En réponse au lien Fin du blog de ploum. Évalué à 4.

    Ce billet (chouette au demeurant) me rappelle celui d'un autre personnage familier avec les enjeux de frugalité numérique (je vous renvoie à sa série "Post-Collapse Computing" pour vous en convaincre), mais qui contribue à un écosystème totalement différent : Tobias Bernard, de GNOME. Lui considère que faire un blog généré statiquement (ce que fait plus ou moins Ploum avec son script Python) ne "scale" pas, et qu'il vaut mieux privilégier les "things that scale" :

    It’s nice that people with a lot of time and technical skills can fix their own problems, but the benefits from that don’t automatically trickle down to everybody else. If we want ethical technology to become accessible to more people, we need to invest our (very limited) time and energy in solutions that scale. This means good defaults instead of endless customization, apps instead of scripts, "it just works" instead of "read the fucking manual".

    Et pour citer une de ses réponses en commentaires :

    If the problem you’re solving is "I want to have a website to post my articles on", then I think the solution should probably not involve git, local builds from the terminal, or CNAME configs to get a custom domain.

    (avant que vous ne me posiez la question : non, je n'ai pas eu de nouvelles de ColdCMS depuis, et la dernière activité sur leur GitLab remonte à mai dernier.)