Key phrase "They never actually claim this browser is working and functional
" This is what most AI "successes" turn out to be when you apply even a modicum of scrutiny.
I'm eager to find out if this was actually successfully compiled at one point (otherwise how did they get the screenshots?), so I'm running `cargo check` for each of the last 100 commits to see if anything works. Will update here with the results once it's ready.
Key phrase "They never actually claim this browser is working and functional " This is what most AI "successes" turn out to be when you apply even a modicum of scrutiny.
I'm eager to find out if this was actually successfully compiled at one point (otherwise how did they get the screenshots?), so I'm running `cargo check` for each of the last 100 commits to see if anything works. Will update here with the results once it's ready.
Edit: As mentioned, I ran `cargo check` on all the last 100 commits, and seems every single of them failed in some way, usually by compilation errors: https://gist.github.com/embedding-shapes/f5d096dd10be44ff82b...