Serhat Teker is the software engineer who wrote these articles.
I created this Tech Blog to help me remember the things I’ve learned in the past, so my future-self doesn’t have to re-learn them in the future.
Decimal Precision and Rounding in Python
How to get desired precision and rounding in python. How do I round to 2 decimals?
Postmortem Debugging in Python
How to start python debugger automatically on error, a.k.a. postmortem debugging
How to Check if a Docker Container Running with Python
How to check if a docker container running with python
Type Hinting for Dictionaries in Python
How to set type hinting for dictionaries in python
How to Delete Multiple Buffers in Vim/NeoVim
How to delete multiple buffers in vim/neovim