Skip to content

Instantly share code, notes, and snippets.

View mderubertis's full-sized avatar

Michael De Rubertis mderubertis

View GitHub Profile
@shawnyeager
shawnyeager / opencode-systemd-tailscale.md
Last active April 23, 2026 02:32
Run OpenCode as a persistent systemd service with Tailscale access

OpenCode Web Server Setup

Run OpenCode as a persistent background service, accessible from any device via Tailscale.

Why?

  • Access from anywhere — Start a task from your phone, check results from your laptop
  • Sessions persist — Close the browser, come back later, your session is still there
  • Multiple clients — Terminal TUI and browser can connect to the same session simultaneously
  • Survives crashes — systemd restarts the server automatically
@rahilwazir
rahilwazir / vmdk_vhdx.md
Last active January 21, 2026 21:33
Convert VMWare to Hyper-V (vmdk to vhdx)