In 2003 I got my first personal computer – that is, a computer which belonged only to me. Growing up in the 80s and 90s,
I ran into a git issue today where I thought I was ready to push a recent commit, and the push failed, saying that I
I recently came across some AWK code from a work colleague that I did not understand at all awk -F’\t’ -v OFS=’\t’ ‘FNR==NR{a[$1]=$1;next};$1 in a{print
I was reading a shell script today and came across the trap command, which I was not aware of. Some googling led me to this
At Automattic, we have a lot of data from WordPress.com, our flagship product. We have over 90 million users, and 100 million blogs. Our data