← Back to context

Comment by factorialboy

5 hours ago

736mb on macOS

/facepalm

yes, totally, this is a legitimate concern and i hate this too as a dev. we made the choice to build on top of vscode for the mvp so that the code navigation experience would be normal / seamless (and hopefully, devoid of slop).

as a comparison, vanilla cursor / vscode is ~1GB and zed is ~400Mb.

in the future we will definitely rewrite this app as fully native and get it way, way down. in the meantime, we're working to get the size down in other ways (e.g. our diff viewer can definitely be optimized - it's 138Mb, yikes)