Archive
Archive
2024
- January 18 - Building a Product Assistant (Part 1: Understanding User Needs and MVP Specification)
- August 1 - How we saved 90% of operating costs and automated 100% of deployments along the way at RISTEK
- November 5 - Using bridge networks for simple and secure inter-container communications
- November 8 - Building a payment system with the Strategy pattern
- November 12 - Divorcing the domain from persistence
- November 18 - Distributed tracing with Sentry for multithreaded applications
- November 25 - Why stacking your PRs can speed up your team
- November 27 - Measuring Python code coverage with the coverage package
- November 29 - How to mock external dependencies to improve your tests in Python