Skip to content
Muhammad Ibnuh
  • Blog
  • Misc
  • About
  • Github
April 23, 2026

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
April 5, 2026

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
March 14, 2026

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
March 1, 2026

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
June 28, 2025

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
January 25, 2025

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