A Whimsical Approach to Work
What if you treated your job like a video game? A case for taking the craft seriously while keeping the corporate theater in perspective.
All of my thoughts on programming, product and everything tech, collected in chronological order.
What if you treated your job like a video game? A case for taking the craft seriously while keeping the corporate theater in perspective.
A guide on uploading large files smoothly, even if the internet acts up. It breaks files into chunks and uses AWS S3.
A detailed guide on how to automate the execution of Python scripts using cron jobs and nohup commands, aimed at simplifying automation processes for Linux users