Writing a script to monitor the number of users online on my class’ Piazza forum over time
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.
Attempting to make sense of the hue-saturation-lightness color model.
Finally graduating from console.log
— an introduction to the Firefox Debugger.
How to avoid being tracked from within your inbox and why you shouldn’t be using mail tracking anyway.
A reflection on re-designing the website for my school’s annual Model United Nations conference.
My experience in GCI 2018
A reflection on my experiences participating in JS13kGames 2018
Stretching the limits of regular expressions.
Tweaks I’ve made to make the perfect commit message writing workflow for myself.
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.
This post is a gentle introduction to version control with git. Learn about version control, create a git repository and check its status.