Articles tagged with: Development

Rate limits with Python

Summary: The importance of rate limiting in Python services to prevent system failures and abuse.


Migration of ticketea.com website to Python 3

Summary: The blog post discusses the migration of ticketea.com to Python 3, highlighting the author's lack of bias due to not having used Python 2 before. They fixed errors, conducted extensive testing, and expressed satisfaction with the outcome. The migration was prompted by the need to add rate limiting to an internal API.


JSON-schema for REST API tests

Summary: How to use JSON-schema for building tests for REST API endpoints, providing examples for classless django views, pytest-django, and json-schema usage.


About overwork

Summary: Personal experiences of overwork in the tech industry, discussing the negative impacts of overtime and the importance of maintaining a work-life balance.


Book Review: Game Engine Black Book: Wolfenstein 3D

Summary: A review of the book 'Game Engine Black Book: Wolfenstein 3D', by Fabien Sanglard.