Cool. I'm also working on a Scheme compiler for embedding. Bytecode VM as well as AOT compilation to Zig. 100% written by Claude Opus under my supervision and guidance. I've given it an extensive set of tests and benchmarks (r5rs and r7rs) which helps A LOT. I currently use it embedded in a modal prose editor, mostly running integration tests for now.
I'm in the same camp. The last few months I've been building a couple of applications (editors) for my own work - and since it's so fast I've had Claude spin off to build Zig tools and libraries for markdown parsing, PDF generation, a Scheme implementation for embedding and more. (If anyone's interested they are at my Codeberg: https://codeberg.org/sicher)
I do a lot of writing. The best recipe for me when I really need to focus is to not use my macbook at all, but a dedicated laptop with no wifi or anything. (Bought a cheap lenovo X1 second hand for this purpose). Pen and paper is also wonderful.
You are right. I got confused by the mention of 1440p - which is not really what this screen has at 28“. Still not really in the hidpi category. I assume it would be most usable with something along 1.5-1.75 scaling, which produces inferior results to 2x.
I would prefer higher dpi too. If someone would make a hidpi square (ish) screen I would buy it in a heartbeat. The Huawei Mateview looks great but can't swivel to portrait, unfortunately.
I used to run a 16:9 vertically for writing so I got one of these and love it.
The only issue is that I needed to install BetterDisplay (former BetterDummy) to get retina scaling from my macbook pro M1 . Dunno why macOS doesn't support it natively since it has the same PPI as a 32" 4k screen.
https://codeberg.org/sicher/zscheme
reply