Sam Zhou

@developersam.com

I work on undecidable problems

It's the third time at work where I find that another slow VSCode extension is slowing things down for a fast language extension. I will write more in detail about this later, but there is the quick test results with an intentionally slow extension: github.com/SamChou19815...

SamChou19815/packages/vscode-intentionally-slow-extension at main · SamChou19815/SamChou19815

A monorepo of Sam's smaller projects. Contribute to SamChou19815/SamChou19815 development by creating an account on GitHub.

github.com

What will React look like if it's in Rust? A lot of APIs will be different and heavily bend by the borrow checker, but at the same time an entire class of react-rule violations will be impossible by construction.