Two tools I find very useful when navigating large C code-bases with Vim are ctags and cscope. (more…)
Read more »
A fast PostgreSQL Database Client Library for Python/asyncio. - GitHub - MagicStack/asyncpg: A fast PostgreSQL Database Client Library for Python/asyncio. (more…)
Read more »
How I quickly programmed a basic Genetic Algorithm in the Python programming language. (more…)
Read more »
Mojo is the latest language from the creator of Swift and LLVM. It’s an attempt to take some of the best techniques from CPU/GPU-level programming and packag... (more…)
Read more »
Inspired by Sophie Koonin's blog post "Everything I googled in a week as a professional software engineer", I decided to open the entire history of my Google queries related to Python. The queries... (more…)
Read more »