Althaia is a drop-in replacement for the #1 Python serialization library - marshmallow. It is also a shallow fork of marshmallow, basically using the entire marshmallow source with a few patches to...
Introducing Althaia: a speedy Marshmallow fork
Euro Truck Simulator 2, G29, and headtracking on linux
Intro Setting up a basic driving platform on a Linux machine is “easy enough”, provided you have all the information you need. The problem is that the information is scattered all over the interne...
Speeding up pytest + sqlalchemy
A large chunk of python projects use SQLAlchemy as ORM, and in doing so may actually be doubling their test runs. One of the more interesting things I discovered while running tests with profili...
How not to do database migrations
This is a short story of how I lost all my SMS messages on my Android phone, then got (most of) them back, and in the process learned how horrible Android TelephonyProvider is. Once upon a time,...
Book review: Highcharts Essentials
Book: Highcharts Essentials Author: Bilal Shahid Online: Amazon, Packt Publishing ISBN-13: 9781783983964 Highcharts Essentials is a short and straightforward book about the Highcharts library, its...