There’s no such thing as “minor design changes”
If you're using Github's hub extension, try using hub sync, or git sync (if you've set alias git=hub). It'll update your local branches, saving you a few minutes going through different local branches and updating one-by-one
hub sync
git sync
alias git=hub
Common Performance Review Biases: How to Spot and Counter Them
This video highlights some interesting insights on how to write a performance review
Using Celery on Heroku has been recently updated:
Designing a better ‘Settings’ screen for your app
You can gitignore files locally by editing .git/info/exclude
.git/info/exclude
Different types of notifications: websites, apps and beyond
If you're getting errors due to markdown READMEs on PyPI, try upgrading wheel, twine and setuptools before publishing your package
Designing smart notifications
Privacy UX: Better Notifications And Permission Requests
Quantifying UX: How we validated the redesign of GitLab’s settings pages
How to fetch all Git branches
Hosting SQLite databases on static pages
Practical SQL for Data Analysis:
Write Great APIs:
Secrets of a NRQL Wizard: New Relic Query Language
Overview of Consistency training on Deep Learning: contrastive learning, energy-based modelling, etc.
Nobody cares about your beautiful code
Content-aware image resizing in JavaScript:
Disasters I've seen in a microservices world:
Hushboard is an utility that mutes your microphone while you’re typing:
Those pesky pull request reviews:
Defining a new HTTP method: HTTP SEARCH
Nix is the ultimate DevOps toolkit: