Skip to content
Redowan's Reflections
Archive
Search
TIL
Returning values from a shell function
September 25, 2022
·
article
Compose multiple levels of fixtures in pytest
July 21, 2022
·
article
When to use 'git pull --rebase'
July 14, 2022
·
article
Distil git logs attached to a single file
June 21, 2022
·
article
Health check a server with 'nohup $(cmd) &'
April 18, 2022
·
article
Caching connection objects in Python
March 16, 2022
·
article
Create a sub dictionary with O(K) complexity in Python
January 30, 2022
·
article
Use 'assertIs' to check literal booleans in Python unittest
January 24, 2022
·
article
Check whether an integer is a power of two in Python
January 21, 2022
·
article
Uniform error response in Django Rest Framework
January 20, 2022
·
article
Difference between constrained 'TypeVar' and 'Union' in Python
January 19, 2022
·
article
Don't wrap instance methods with 'functools.lru_cache' decorator in Python
January 15, 2022
·
article
Cropping texts in Python with 'textwrap.shorten'
January 6, 2022
·
article
Automatic attribute delegation in Python composition
November 28, 2021
·
article
Don't add extensions to shell executables
November 23, 2021
·
article
« prev
|
next »