Florian Verdonck

@nojaf.com

Open-source developer | Full stack Web | Self-employed | Hire me to move your favorite OSS forward!

Today, we’re announcing the preview release of ty, an extremely fast type checker and language server for Python, written in Rust. In early testing, it's 10x, 50x, even 100x faster than existing type checkers. (We've seen >600x speed-ups over Mypy in some real-world projects.)

Bild

Never use your default branch to send PRs in GitHub! Maintainers can't push to that branch, even though if you enabled "Maintainers are allowed to edit this pull request."

Bild

Upcoming ReScript (@rescript-lang.org) v12 move platform binaries into optional dependencies (e.g. rescript/linux-x64) To shrink the download & install size significantly! Download & Install size change: - Before: 67 MB | 197 MB - After: 15 MB | 48 MB (on a Linux x64 machine)