Ask HN: Why hasn't x86 caught up with Apple M series?
418 points by stephenheron 2d ago 599 comments
iOS 26 Launches Sept 15 – Even GPT-5 Doesn't Know It Exists
2 points by rileygersh 6h ago 5 comments
Ask HN: Best codebases to study to learn software design?
100 points by pixelworm 3d ago 89 comments
Stop squashing your commits. You're squashing your AI too
4 points by jannesblobel 1d ago 9 comments
Show HN: I built a robot that draws caricatures with a Sharpie
4 ringerapps 1 8/27/2025, 2:27:48 PM caricature-bot.com ↗
Hi HN, I’ve been tinkering with this for a while and finally have it in a decent state. It’s a plotter robot that draws caricatures from photos.
I trained a diffusion model (Flux Kontext LoRA) on caricature images, 3D-printed a Sharpie mount for my Ender 3, and hacked together a pipeline that goes photo → caricature → G-code. After a lot of trial and error it’s working pretty well, and I put up a little site where you can try it out.
Happy to answer questions or hear any feedback. Thanks!
Comments (1)
chfritz · 4h ago
Sorry to ask the obvious: why not just print the caricatures using a regular printer instead?