Joined 9/28/2014, 4:13:46 PM has 291 karma
Safari 18 beta – what new features are usable across browsers?
Timestamped Git YOLO Commits
Safe/unsafe alignment in CSS Flexbox
Why API testing shouldn't be your sole testing strategy
TIL – How to exclude commits from Git blame
Suffix Aliases (-S) in Zsh
Highlights of the HTTP Archive Web Almanac 2021
Three Markdown tricks I just learned
How to run copied CLI commands with a leading “$” sign
How to define Open Graph / Twitter image alt text (and why it might not matter)
Should DevTools teach the CSS cascade?
Why I don't need to clean up my desktop/downloads folder (macOS)
How to record screen actions as a puppeteer script
Tl;Dr React – React snippets that you're always looking for but never find
How to force yourself to leave the computer using the leave command
Why Git blame sucks for understanding WTF code (and what to use instead)
Say goodbye to resource-caching across sites and domains
A Kubernetes operator to sync secrets from AWS Secrets Manager
How to tell browsers that your site supports color-schemes
How to preload responsive images with imagesizes and imagesrcset
Principles for building developer products: a CTO’s perspective
Git commit accepts several message flags (-m) to allow multiline commits
The singleton pattern: evil or just misused?