Carnet de Nicolas

Journal de bord et autres pérégrinations de l’esprit

Solution ou abandon

There is no magic wand. Problematic tech doesn’t work itself out over time. If anything, the systemic issues become further entrenched, and eventually, every just accepts them as a price of doing business.

Do not accept “we’ll figure that out later” as a response to pointing out meaningful problems. It’s a con. Solve the problems or abandon the project.

— Chris Ferdinandi, The magic developer wand…

Article découvert en lisant David Larlet.


Computer and perfection

Derrière toute décision d’un algorithme ou d’un programme, il y a un humain qui a décidé et écrit les instructions.

A computer can never be held accountable, therefore a computer must never make a management decision.

— IBM training, Simon Willison’s Weblog

Une collègue disait souvent que « le mieux est l’ennemi du bien », cela marche aussi pour la perfection.

I used none of those technologies on my actual website, though I have used each of them to build production software. While I think these technologies are great, they are definitely overkill.

— Anton Medvedev, Perfect is the enemy of good


Configurer un Raspberry Pi en mode kiosque

Dans le cadre d’un projet, j’ai eu besoin de projeter de façon autonome des informations sur un écran de télévision. L’idée est d’afficher une page web au démarrage, de façon automatique et sans action humaine.

Voyons donc comment configurer un Raspberry Pi pour le transformer en mode kiosque.

Lire la suite