PLZ a new PIP
PLZ a new PIP
4 min read
Ode to Nimpy
Ode to Nimpy
3 min read
NimWC New Release
NimWC New Release
1 min read
loading...
Recent comments
Test-Driven Development or Test-Driven Design?
I prefer DBC, I was neutral but DBC got me better results in ...
You're ORMing wrong
ORM that expands into low level database primitives at compil...
You're ORMing wrong
I understand, thats why I made my own Compile-Time ORM. :)
Making recursions faster, 7 million times...
Theres a big bug there!, you need 2 "start" variables, otherw...
What do you use to document your codebase and APIs?
Restructured-Text and Markdown mixed together, that gets comp...
Better way to handle paths in python
The problem with pathlib is that is very very slow, pathlib c...
Ruby VS Python VS C++ VS JavaScript
Interesting post, Ruby 3 is JIT now, but I read some post sa...