L'usage du Javascript dans les services en ligne alourdit tellement la facture de téléchargement... Heureusement qu'il y a Pornhub pour vraiment optimiser les performances !
Un ancien article qui revient sur la nécessité de faire des logiciels simples d'un point de vue maintenance et lignes de codes. J'ai imprimé le tout pour me lire ça trankilou ce soir.
Excellent article qui illustre bien à quel points les softwares sont devenus lourds et complexes à maintenir.
"For the obituary I wrote for Prof. Wirth, I downloaded the source code of the core of Project Oberon and ran a line count. It comes out a bit over 4000 lines. Specifically, some 4,623 lines of code, in 262kB of text.
That's a self-hosting bare-metal OS. It is unbelievably tiny.
Debian 12, for comparison, is 1,341,564,204 lines of code. That's the project's own estimate. One and a third billion, that is, one and a third thousand million lines of code. For comparison, Google Chrome is about 40 million lines, which is in the same ballpark as the Linux kernel these days"
Le mot de la fin prend tout son sens : "There is an urgent need for smaller, simpler software. When something is too big to understand, then you can't take it apart and make something smaller out of it."
Un très bon article sur le coût du code et l'évolution de la façon de coder.