coderredlab

↗ HN profile [ 23.4 ms ] full profile

No user record in our sample, but coderredlab has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. I built a drop-in replacement for proot that runs full Linux userspace (Node.js, Python, Git, Chromium) on Android without root. proot uses ptrace — 2 context switches per syscall. proroot uses LD_PRELOAD + binary…

  2. Hi HN, I built this because using Claude Code or Codex CLI on a remote server from a phone was awkward whenever I needed to send an image. Typing commands on mobile is manageable, but moving an image from the phone into…

  3. Hi HN, I built an Android app that bundles a minimal Linux environment and runtime to run OpenClaw locally on-device. The motivation was simple: I didn’t want to spin up and maintain cloud VMs just to host an AI…