It's been over a decade since I've written Lua, but it's a dream come true compared to Vimscript.
It's been over a decade since I've written Lua, but it's a dream come true compared to Vimscript.
The fastest known floating-point printer and parsing algorithms - fixed-width printing, shortest-width printing, and parsing, all in 400 lines of Go.
research.swtch.com/fp
research.swtch.com/fp-proof
The fastest known floating-point printer and parsing algorithms - fixed-width printing, shortest-width printing, and parsing, all in 400 lines of Go.
research.swtch.com/fp
research.swtch.com/fp-proof
(rebar is, I believe, the most comprehensive public regex benchmark in existence.)
github.com/BurntSushi/r...
(rebar is, I believe, the most comprehensive public regex benchmark in existence.)
github.com/BurntSushi/r...
Andrew is a member of the Rust project and maintains many important crates.
Info & tickets: 2026.rustweek.org
Do you also want to give a talk? Our CFP is open.
See you in Utrecht in May!
#rustlang #rustweek2026
Andrew is a member of the Rust project and maintains many important crates.
Info & tickets: 2026.rustweek.org
Do you also want to give a talk? Our CFP is open.
See you in Utrecht in May!
#rustlang #rustweek2026
github.com/BurntSushi/r...
github.com/BurntSushi/r...
See the blog post for details: blog.rust-lang.org/2025/09/24/c...
See the blog post for details: blog.rust-lang.org/2025/09/24/c...
x.com/CppCon/statu...
x.com/CppCon/statu...
This is from The Simpsons: Hit and Run. On a GameCube memory card.
I do probably have some N64 memory cards lying around... Hmmm.
This is from The Simpsons: Hit and Run. On a GameCube memory card.
I do probably have some N64 memory cards lying around... Hmmm.
The link goes to the `github.rustfoundation.dev` domain.
The link goes to the `github.rustfoundation.dev` domain.
We think of pyx as an optimized backend for uv: it’s a package registry, but it also solves problems that go beyond the scope of a traditional "package registry".
We think of pyx as an optimized backend for uv: it’s a package registry, but it also solves problems that go beyond the scope of a traditional "package registry".
An alternative to setuptools, hatchling, etc. for pure Python projects, with a focus on good defaults, user-friendly error messages, and performance.
When used with uv, it's 10-35x faster.
An alternative to setuptools, hatchling, etc. for pure Python projects, with a focus on good defaults, user-friendly error messages, and performance.
When used with uv, it's 10-35x faster.
there are some things i want to improve down the line, like adding reference support to interim so we can pass around an &Zoned, but…
there are some things i want to improve down the line, like adding reference support to interim so we can pass around an &Zoned, but…
This has gotta be at least one of the reasons why people build their SSG.
This has gotta be at least one of the reasons why people build their SSG.
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.)
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.)