Cutting PowerShell startup time in half
How I brought pwsh startup from ~900ms down to ~440ms by caching init scripts and lazy-loading modules.
Global hotkey to toggle cmux with Hammerspoon
How to set up a global Ctrl+Space hotkey to summon and hide cmux, since cmux does not have a built-in global hotkey feature.
Better local development with .localhost subdomains
How .localhost subdomains can help smooth out cookie, CORS, and HTTPS issues in local development.
Center active window using AutoHotkey
A quick AutoHotkey v2 script to center the active window on its current monitor with Win+C.
Symlink: fix Google Drive sync ugly path on Windows
How to use symlinks on Windows to fix the ugly Google Drive sync path and clean up your Explorer view.
Handling mistakes as a web developer
One thing I appreciate about being a web developer is that most of our mistakes are fixable.
→ 1