Skip to content
Redowan's Reflections
Archive
Search
Python
Debugging dockerized Python apps in VSCode
December 22, 2023
·
article
Banish state-mutating methods from data classes
December 16, 2023
·
article
Taming conditionals with bitmasks
July 29, 2023
·
article
Memory leakage in Python descriptors
July 16, 2023
·
article
Unix-style pipelining with Python's subprocess module
July 14, 2023
·
article
Enabling repeatable lazy iterations in Python
July 13, 2023
·
article
Escaping the template pattern hellscape in Python
July 1, 2023
·
article
Python dependency management redux
June 27, 2023
·
article
Implementing a simple traceroute clone in Python
June 1, 2023
·
article
Sorting a Django queryset by a custom sequence of an attribute
May 9, 2023
·
article
Deduplicating iterables while preserving order in Python
May 1, 2023
·
article
Pushing real-time updates to clients with Server-Sent Events (SSEs)
April 8, 2023
·
article
Tinkering with Unix domain sockets
March 11, 2023
·
article
Signal handling in a multithreaded socket server
February 26, 2023
·
article
Switching between multiple data streams in a single thread
February 19, 2023
·
article
« prev
|
next »