Fri Nov 29
internet links Creating an HTML “spoilers” element with no JS by Sage (wavebeem) Gabriele Pala’s website — omg!! I have some notes on Sam Altman’s note-taking advice by Elizabeth Lopatto in The Verge — now this is hard-hitting journalism!!! “I am not going to get into the fountain pens question because it, like the...
Here’s a niche terminal problem that has bothered me for years but that I never really understood until a few weeks ago. Let’s say you’re running this command to watch for some specific output in a log file: tail -f /some/log/file | grep thing1 | grep thing2 If log lines are being added to the file relatively...
Switching between the mouse and keyboard is a fool’s game - one that takes 100% productivity and slowly erodes it away, percentage point by percentage point until we are taking valuable brain power and energy to swap between the two. Emacs and vim users find this one of the very few things they agree upon. I found...
En el mundo de la informática existen una multitud de tareas que se ejecutan de forma reiterada. Con este fin las distribuciones de Linux suelen proveer cron. El servicio cron permite la ejecución de órdenes en fechas y horas determinadas. Estas órdenes son llamadas cronjobs y los comandos o scripts que deben...
Planned depreciation of hardware is annoying when you don't need a new device.
I wouldn’t have become a designer if it wasn’t for CSS3 and HTML5. They came together at just the right time and captured everything that was so exciting about publishing and typography on the web. And I was drawn towards the web because of this groundswell of excitement. Now that I think of it, there’s a few...