Founder of MarzTech.
Python Technical Leader at unicorn startup.
Crypto enthusiast and programmer for life.
marzeta.pl
        
        
    
    
            
    
    My cloud, at Home
    
    
    
            
    
    Degoogle Yourself Before It's Too Late
    
    
    
            
    
    NeoVim: A tool for the 10x engineer
    
    
    
            
    
    Setting Up a Static Site in 2024: Minimum Effort, Maximum Impact
    
    
    
            
    
    FastAPI - Hitting the Performance Jackpot. Part 1 - Asynchronicity
    
    
    
            
    
    Python mutable default arguments - why the snake bites?
    
    
    
            
    
    For humans, by human
    
    
    
            
    
    Python and JWT: A Comprehensive Guide to Secure Sessions
    
    
    
            
    
    Deep Dive into Python's GIL: Understanding its Impact on Multi-Threading
    
    
    
            
    
    Demystifying Asynchronous Programming in Python: Practical Examples with Async and Await
    
    
    
            
    
    Parallelism vs Concurrency
    
    
    
            
    
    Low-hanging fruits to improve performance in your Python code
    
    
    
            
    
    Efficient State Management in Python: Finite State Machines
    
    
    
            
    
    Maximizing Reliability in FastAPI: Global exception handling