๐ Welcome to Maciej Marzฤtaโs blog โ where code meets chaos and cool tech insights. ๐ Hit subscribe to stay sharp and never miss a post! ๐
24
Feb
Degoogle Yourself Before It's Too Late
11 min read
26
Oct
NeoVim: A tool for the 10x engineer
8 min read
29
Sep
Setting Up a Static Site in 2024: Minimum Effort, Maximum Impact
4 min read
16
Jul
FastAPI - Hitting the Performance Jackpot. Part 1 - Asynchronicity
4 min read
24
Jun
Python mutable default arguments - why the snake bites?
3 min read
07
Jun
For humans, by human
4 min read
06
Jun
Python and JWT: A Comprehensive Guide to Secure Sessions
7 min read
06
Jun
Deep Dive into Python's GIL: Understanding its Impact on Multi-Threading
5 min read
06
Jun
Demystifying Asynchronous Programming in Python: Practical Examples with Async and Await
6 min read
06
Jun
Parallelism vs Concurrency
3 min read
06
Jun
Low-hanging fruits to improve performance in your Python code
4 min read
06
Jun
Efficient State Management in Python: Finite State Machines
5 min read
06
Jun
Maximizing Reliability in FastAPI: Global exception handling