Muhammad Ibnuh
  • Blog
  • About
  • Github
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.

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.

June 28, 2025

Better local development with .localhost subdomains

How .localhost subdomains can help smooth out cookie, CORS, and HTTPS issues in local development.

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.

May 26, 2024

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.

April 7, 2023

Handling mistakes as a web developer

One thing I appreciate about being a web developer is that most of our mistakes are fixable.

→ 1