I get the LaTeX warning
Package Fancyhdr Warning: \fancyfoot’s `E’ option without twoside option is useless
in a LaTeX project and I solve it.
A new WordPress theme
I announce the creation of a new WordPress theme I’m working on.
Installing LaTeX on Ubuntu: permission error
I install TeX Live 2018 on Ubuntu 18.04, bypassing a permissions problem.
How to change a git repository from https to ssh
I am driven crazy by git and SSH keys, but I resolve all my woes by using the internet.
Entering dates and times in HTML forms
I find out how to set the value of an input
field of type datetime-local
.
Running nodemon on Mac OSX
I make a note of the command to start a server using nodemon so the server can be restarted automatically every time there is a change to the source.
The Pomodoro Technique and a return to Node.js
I start writing a Pomodoro Technique app in Node.js.