
Juan Carlos
.10x frAgile FullStuck Midend Devlooper, Python, Nim, Arch, OpenSource, EN|ES, Argentina, UTC-3, Atheist, WFH Nim Team Leader
Education
UTN
Work
Developer
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
Features of a dream programming language
It looks a lot like Nim.
Sort String In Nim
import std/[algorithm, strutils] echo "453678790".sorted.joi...
🚀 Visualizing memory management in Rust
Interesting, never seen posts so detailed about the memory ma...
One Simple Trick to Reduce Your Memory Usage in Python
import sugar, math let my_large_list = collect(new_seq, for ...
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. :)