Journal
Sun 27 March 2022

2022-03-27

MINGW-w64 toolchain and SQLITE

The gcc compiler included in the MINGW-w64 toolchain can be used for creating loadable SQLITE extensions …

Journal
Wed 23 March 2022

2022-03-23

Machine Learning without Pandas

Pandas is an amazing library but not irreplaceable as it seems, thanks to Python's vast ecosystem …