baran.hashnode.devGratitude, ambition and under-achievingEver since a child, my parents always told me to be grateful for what we have and that we're lucky and there are people with a lot less than we have. This is solid advice and something I've always tried to keep in mind. I would say I'm an ambitious p...Nov 2, 2023·2 min read
baran.hashnode.devTaking down a production component that's revenue-generatingI've taken down production at Sky before, a revenue-generating component. Specifically, the component for processing and fulfilling orders from skystore.com. We were in the process of migrating this component from eu-west to eu-central and unbeknowns...Sep 28, 2023·1 min read
baran.hashnode.devHow to get YouTube video transcripts with PythonWhy not just watch the video? One night, when I was deciding what to create for my final year project, I decided to go to YouTube and watch a video. It was a long video, and after I'd finished watching it, I couldn't even remember the beginning of it...Jan 15, 2022·3 min read
baran.hashnode.devWhy your environment variable doesn't work in production.There are many reasons why your environment variable might not work in production. Maybe it works in development, but not in production? There's a lot of room for error. This article should help you understand why your environment variable might not ...Jan 10, 2022·3 min read
baran.hashnode.devSetup Custom domains for your Notion pages for free (using Cloudflare)Table of Contents Things you need Cloudflare Setup and DNS Settings Change the default DNS server of your domain provider Cloudflare workers Setup the route for the worker Things you need In order to follow this tutorial you need: Your own d...Oct 19, 2021·8 min read