Unexpected side effect of #YunoHost: some people are starting to look at the application installation scripts as reference on how they can install those freesoftware on their own servers by hand.
I don't know if this intervention of John Perry Barlow at the e-G8 has already made it arround the internet again, but given the time I really like it, it's not often that you see an artist telling the lobbyist of the major that they totally sucks ❤
Everytime I look at something written in mathematical notation I can prevent myself from thinking "this is exactly what we do NOT want to do in programming: one letter variable, super super dense code, no comments, symbols/infix operators instead of obvious functions names"
And the result speak for itself : you need to **study math** things to understand it.
We you need to do that for programming you are just reading shitty code not meant to be share with humans.
Me trying to test a PR on YunoHost and end up reading part of the code I've never touch because it was doing bad debug output and then patching it and then... https://social.wxcafe.net/media/AmCq71tY90ZjEP-cv1I
J'étais sur un site web à la con où y avait pas moyen de sélectionner une liste d'items pour pouvoir tous les deleter d'un coup, fallait cliquer sur le bouton delete chaque fois.
Heureusement il existe "xdotool", ça permet de stimuler un input dans X genre "xdotool click 1" ça fait cliquer la souris. Résultat j'ai juste eu à lancer un terminal, écrire:
sleep 2; for i in $(seq 100); do echo $i; xdotool click 1; sleep 5; done
À mon habitude je préviens super en avance : je vais raconter des bêtises à l'émission de radio @source qui parle de logiciels libre et de son univers avec fredux d'ici 2-3min et vous pouvez nous suivre sur https://src.brussels ou http://radiocampus.be normalement #laRache