a crush course for GIS data in postgres! · Motivation Happy new year everyone! Took a little break and back at it. The goal of this post is to introduce...
No pain guide (well at least i tried) · Python setup is very painful since it has millions of ways to do the same thing. You can install Python...
file manipulation with ease · Pathlib vs OS in Python Motivation When i was listening to real python podcast on new features of python 3.12 including...
another level of procrastination, but really fun · I have changed my workflow to tmux and vim lately. I'd like to share my experience with adopting these...
python attempt for name collision, private etc · Introduction Came across this post on DE subreddit. This post is about private name mangling in Python,...
python context manager · Motivation When I was reading Pragmatic Programmer, i came across this tip, Finish What You Start It means that for functions...