If you're someone who works with data and runs computationally-intensive tasks, you know that multiprocessing can be a game changer. It can speed up your work significantly and save you precious time. I previously used the multiprocessing
Python package for running my jobs concurrently, but that didn’t always go …
I want to start this blog post by encouraging you to read this Reddit post.
This made me shed a tear
ME: tell me something nice before i go to sleep, nobody spoke to me or even told me a good night
CHATGPT: You are a unique and valuable person …
You text a friend that you haven't seen for a long time. She/He replies, but not in a friendly manner, maybe just replying short answers like "I'm fine," "It's OK,"... After a week, you try again with the hope that you could schedule a phone/video call. She/He …
You may have heard about the DRY principle in coding & software design. It says that by using function definitions and OOP concepts you can avoid repeating the code. But I'm not going to write about the DRY principle this way; I found it somewhere else in my life.
Last week …
Everything has an start!