Settings

Theme

itamarst

Karma
5,606
Created
9 years ago

About

I write about speeding up Python software development, and code, at https://pythonspeed.com

I write about fundamental engineering skills and programmer career advice at https://codewithoutrules.com

I also write a weekly email about all the mistakes I've made both coding and in my career over the past 20 years, so that you can learn and avoid them: https://softwareclown.com

Recent Submissions

  1. 1. Testing the compiler optimizations your code relies on (pythonspeed.com)
  2. 2. 500× faster: Four different ways to speed up your code (pythonspeed.com)
  3. 3. Loading Pydantic models from JSON without running out of memory (pythonspeed.com)
  4. 4. The surprising way to save memory with BytesIO (pythonspeed.com)
  5. 5. Faster pip installs: caching, bytecode compilation, and uv (pythonspeed.com)
  6. 6. Catching memory leaks with your test suite (pythonspeed.com)
  7. 7. Reducing CO₂ emissions with faster software (pythonspeed.com)
  8. 8. Using portable SIMD in stable Rust (pythonspeed.com)
  9. 9. Beyond multi-core parallelism: faster Mandelbrot with SIMD (pythonspeed.com)
  10. 10. Let's build and optimize a Rust extension for Python (pythonspeed.com)

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection