Duo Mobile 2FA? HOTP with extra steps
Studying a reverse-engineered app to understand how Duo obfuscates HOTP to artificially introduce incompatibility.
Studying a reverse-engineered app to understand how Duo obfuscates HOTP to artificially introduce incompatibility.
git
, ssh
, and GitListWhen Gitea is overkill, git
and ssh
in combination with a couple of other tools should suffice.
gitignore
versus local gitignore
Use the right gitignore
for the job.
Finally graduating from console.log
— an introduction to the Firefox Debugger.
Stretching the limits of regular expressions.
The moment I saw xkcd 1930, it struck me, “I’ve to write a program for this!".
Attempts to give an intuition of how recursion works.