lococococo

↗ HN profile [ 255 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Just shipped v2.0 of my browser fingerprinting lib. The big change: I split collectors into "stable" (14) and "unstable" (5). Stable ones like canvas, webgl, fonts go into the hash. Unstable ones like battery level,…

  2. Hello HN, I’ve been experimenting with the recent Remotion + Claude Code workflow. While generating video code with LLMs is impressive, the feedback loop felt broken to me. You have to prompt, copy code, set up a local…

  3. Tired of recording the same product demo 10 times and still not being happy with it? That’s basically why I built AutoAds (autoads.pro). The idea: you paste your site’s URL, and an AI pipeline does all the annoying…

  4. I made FingerprinterJS, a small library with no dependencies that creates browser fingerprints from signals like canvas, WebGL, audio, fonts, userAgent, and screen info. It’s written in TypeScript, lets you…