My AI-powered Dunning–Kruger graph (below) is meant as a joke—but only partly.
AI has made every developer feel a little smarter. The result is a new kind of contributor: the AI-poisoned developer, armed with confidence but short on understanding.
This 20-year-old post from the Google/Subversion team feels more relevant than ever:
https://t.co/nzj33I6p52
Curso inicial de fotografía 📷
Arrancamos el 1 de setiembre
Es un curso teórico-práctico de introducción a la fotografía, con formato de taller.
Info por MP
Pro tip: When you find an issue, first write a test case that replicates the issue, and only afterward start fixing it.
Not only does the test prove whether the fix is working, but it will also help you avoid a regression on the same issue in the future.