Tags
while read file; do echo $(git log --pretty=format:%ad -n 1 --date=raw -- $file) $file; done < <(git ls-tree -r --name-only HEAD | grep static/stories) | sort -r | head -n 3 | cut -d " " -f 3
while read file; do echo $(git log --pretty=format:%ad -n 1 --date=raw -- $file) $file; done < <(git ls-tree -r --name-only HEAD | grep static/stories) | sort -r | head -n 3 | cut -d " " -f 3
my nvim spellcheck setup
kubernetes node labels
wants
Linux Is About Choice
javascript b64
replacing google search apps with self hosted web ...
web wakelock
vhs themes
m9a devlog 1
grafana dashboards as k8s configmap
π From Prisma Founder to LiveStore: Building local ...
π DHH on X: "You don't need a mentor. There's no s ...
π Self-Host Weekly
π DHH on X: "NIH: Not Invented Here Syndrome might ...
π feat: add hackernews hits on home page Β· jimniel ...
π Hackernews query by url
π External Links - Jim Nielsenβs Blog
π Could I Have Some More Friction in My Life, Plea ...
π A Gentle Intro to RSS
π Command Line | gitignore.io / docs