YASH VISHWAKARMA

YASH VISHWAKARMA

I EXPECT NOTHING FROM YOU

Badges

Tastemaker
Tastemaker
Gone streaking 10
Gone streaking 10
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Maker History

  • pathman doctor
    pathman doctorYour Windows PATH, finally clean — no restart required
    Jul 2026
  • bunpm
    bunpmnpm, yarn, pnpm - same commands, powered by Bun underneath
    Jul 2026
  • uvpip
    uvpippip, but 10-100x faster - same commands, powered by uv
    Jul 2026
  • MISS MINIMAL
    MISS MINIMALCut the noise. Keep what matters.
    May 2026
  • 🎉
    Joined Product HuntApril 30th, 2026

Forums

pathman doctor - Your Windows PATH, finally clean — no restart required

pathman is a CLI tool that audits and cleans your Windows PATH environment variable directly from the Registry. pathman doctor scans every entry and flags what's dead (folder no longer exists) or duplicated. pathman fix removes them after showing exactly what will change. No restart needed — pathman broadcasts the same signal Windows uses internally so open apps pick up the change immediately. Single static binary, no dependencies.

bunpm - npm, yarn, pnpm - same commands, powered by Bun underneath

bunpm is a transparent wrapper that intercepts npm, yarn, and pnpm commands and runs them through Bun — without changing anything about how you work. Keep using npm install, yarn add, pnpm add exactly as before, just 10-25x faster. Output is formatted to match the tool you called, so nothing looks different either. Your original npm, yarn, and pnpm are never modified. Fully reversible. Cross-platform: Windows, macOS, Linux.

uvpip - pip, but 10-100x faster - same commands, powered by uv

uvpip is a transparent wrapper that intercepts pip and pip3 commands and routes them through uv — Astral's Rust-based package installer — without changing anything about how you work. Keep using pip install, pip freeze, pip uninstall exactly as before, just 10-100x faster. Works inside virtual environments too, using a shell function so it stays active even after venv activation. Cross-platform: Windows, macOS, Linux. Your original pip is never modified.
View more