Ibraheem Ahmed (@ibraheemdev) 's Twitter Profile
Ibraheem Ahmed

@ibraheemdev

Software developer interested in building fast, concurrent, and robust systems. @ibraheem.ca on 🦋

ID: 1452843491290189824

linkhttps://ibraheem.ca calendar_today26-10-2021 03:45:14

364 Tweet

1,1K Takipçi

87 Takip Edilen

Charlie Marsh (@charliermarsh) 's Twitter Profile Photo

Today, we're shipping a series of features that move uv beyond a pip alternative, and into an end-to-end solution for managing Python projects, command-line tools, single-file scripts, and even Python itself. A single, unified tool. Like Cargo, for Python. It's very fast.

Today, we're shipping a series of features that move uv beyond a pip alternative, and into an end-to-end solution for managing Python projects, command-line tools, single-file scripts, and even Python itself.

A single, unified tool. Like Cargo, for Python.

It's very fast.
Ibraheem Ahmed (@ibraheemdev) 's Twitter Profile Photo

I was recently made aware that every single additional *cycle* in the hash function used by rustc increases its runtime by a whopping 0.25%

Charlie Marsh (@charliermarsh) 's Twitter Profile Photo

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.)

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.)
Protty (@kingprotty) 's Twitter Profile Photo

Writing fast code under optimizing compilers feels similar to *prompting: 1) Developing an intuitive understanding of how the model combines your patterns to outputs 2) Knowing what a "good" output is, in regards to correction. * any deterministic ML inference with text input