This is a short summary. ↗ Open original to view full content
Reflections on a year of grad school
from blog Clayton's blog, | ↗ original
Related
More from Clayton's blog
Effect polymorphism fixes dependency inversion
6 Oct 2024 |
original ↗
Local programmer is inconvenienced by error-handling boiler plate, writes uninformed article about experimental programming language features. More at 11.
Making robots plan faster with SIMD and Rust
8 Jun 2024 |
original ↗
Systems programming and data structures meet to make instant collision-checking.
Things I learned from teaching
5 Dec 2023 |
original ↗
This spring, I taught an undergraduate class on chess engines. I probably learned more than any of my students.
Writing my own damn HTML
7 Oct 2023 |
original ↗
The future of the web doesn't have to be webapp frameworks and cookie prompts.
One line of code cost me 9.2% of my matches
21 Sept 2023 |
original ↗
I can either write a hundred lines of code for one or two Elo or find one or two wrong lines of code for a hundred Elo. Such is life.