lococococo
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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,…
-
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…
- Show HN: Turn your site into a demo video with one URL (autoads.pro)
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…
-
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…