Wow this is a cool prototype and looks amazing. I am surprised some level of baseline intelligence survives this kind of aggro quantization. Do you think 300mb initial download is ok for something like quick website where I want to ask quick support question? Are you planning to have hosted fallback to answer q while download is happening?
Fable isn't needed except deep RE work. Opus 4.8 xhigh can code anything you throw at it and can code to public interfaces extremely well. I have rarely seen it make code level mistakes. In fact its the only model I feel that can actually code and I can actually trust to code. That's imo quite valuable.
Wow this is really nice. Ever since zed added login I was like damn we can't have nice things. Does this have language server integration? Is that something you are planning to add?
This is genuinely very useful. In rust all you have is egui which is amazing but no proper ergonomic setup. Floem is a serious contender here but you went with a different approach. Watching this closely because I have some requirement where I need same codebase to work in desktop without electron and on wasm single binary single canvas.
How is your system different from floem? Are you doing pure immediate mode or retained mode partially? What are you using for 2d? Is this portable between webgl and webgpu? Do you need help? I am happy to drive this along if this is useful.