TildeWin: macOS-style window switching on Windows
A small AutoHotkey v2 script that brings Cmd+` style same-app window switching to Windows.
- autohotkey
- windows
- productivity
Cutting PowerShell startup time in half
How I brought pwsh startup from ~900ms down to ~440ms by caching init scripts and lazy-loading modules.
- powershell
- windows
- performance
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.
- hammerspoon
- macos
- productivity
Universal media seek controls on macOS with Hammerspoon
A Hammerspoon script for universal media seeking across Spotify, Apple Music, and YouTube in Chrome.
- hammerspoon
- macos
- media
Better local development with .localhost subdomains
How .localhost subdomains can help smooth out cookie, CORS, and HTTPS issues in local development.
- local-dev
- web
- networking
Center active window using AutoHotkey
A quick AutoHotkey v2 script to center the active window on its current monitor with Win+C.
- autohotkey
- windows
- productivity
→ 1