| ▲ | tehsauce 2 hours ago | |
I was excited to try it out so I downloaded the repo and ran the build. However there were 100+ compilation errors. So I checked the commit history on github and saw that for at least several pages back all recent commits had failed in the CI. It was not clear which commit I should pick to get the semi-working version advertised. I started looking in the Cargo.toml to at least get an idea how the project was constructed. I saw there that rather than being built from scratch as the post seemed to imply that almost every core component was simply pulled in from an open source library. quickjs engine, wgpu graphics, winit windowing & input, egui for ui, html parsing, the list goes on. On twitter their CEO explicitly stated that it uses a "custom js vm" which seemed particularly misleading / untrue to me. Integrating all of these existing components is still super impressive for these models to do autonomously, so I'm just at a loss how to feel when it does something impressive but they then feel the need to misrepresent so much. I guess I just have a lot less respect and trust for the cursor leadership, but maybe a little relief knowing that soon I may just generate my own custom cursor! | ||
| ▲ | whatever1 22 minutes ago | parent | next [-] | |
You are doing it wrong. Take a screenshot and take it to your manager / investor and make a presentation “Imagine what is now possible for our business”. Get promoted / exit, move to other pastures and let them figure it out. | ||
| ▲ | eeL3bo1mohn7pee 8 minutes ago | parent | prev [-] | |
Of 63295 workflow runs, apparently only 1426 have been successful. It's hard to avoid the impression that this is actually an unverified pile of slop that may have actually never worked. It certainly hasn't worked in a CI sense for the vast majority of commits. Baffling, really. | ||