Dm_Linov

↗ HN profile [ 30.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. My friend wanted to give everyone on my team their own OpenClaw agent but quickly ran into the obvious problems: no isolation, no auth, no way to manage N instances without it becoming a mess. Claworc is a lightweight…

  2. Optimal UX runs experiments directly on the server side through a Cloudflare Worker, meaning variations are applied before the page even reaches the browser. The core idea is to intercept and modify the HTML stream at…