Logs

2025-02-12

I've been doing a lot of vibe coding lately (though I only recently learned there was a term for this). My most recent projects include a Krea-like image editor. I am currently working on adding inpainting using a mask and prompt. I am also developing a tool that captures raw thoughts and processes...

Logs

2025-02-01

I've been working on and off on a very simple, Krea-inspired image editor in the browser that can turn sketches into images using Flux Canny. I've tried a few separate times to prompt models (Sonnet, o1, r1) to add an undo-redo stack to my project. All have failed. It's possible I am under...