Start Here

New here? These are the posts worth reading first, grouped by what you are trying to do.

Run AI models on your own machine

  • Run an LLM locally on a Mac — what to download, and how much memory each size really needs
  • Generate video subtitles for free with Whisper — one command, faster than real time
  • Clone your own voice — what a short recording can produce, and what you should not do with it

Keep something running around the clock

  • Run a Discord bot 24/7 for free on a computer you already own — the setup, from surviving a closed terminal to surviving a reboot
  • Discord bot not responding but still running — the failure that restart-if-it-dies never catches

When something breaks

  • npm command not found on Windows — fix the PATH
  • codex CLI login not working on macOS
  • Why your Python script is slow — two lines, 3.71 s to 1.20 s

What this blog is not

It is not a roundup of tools someone else reviewed. Every post is something that ran on one Mac mini, with the timings pasted in from the terminal.

It is also not a success log. Several posts exist to say that a thing was tried and dropped.

New posts go up most weekdays.

Comments

Popular posts from this blog

npm command not found on Windows: fix the PATH

Claude CLI 401 Unauthorized Refresh Token Issue

Tailscale without sudo: what userspace mode actually costs you