blog.techlism.inRunning Puppeteer Seamlessly in Serverless Platforms like VercelIt was this morning when I came to know that puppeteer in its current form doesn’t work out of the box in platforms like Vercel (or AWS-Lambda but I don’t have personal experience with that, just Vercel for now).As I needed to convert HTML to PDF usi...Dec 14, 2024·5 min read
blog.techlism.inGiving up on Linux (for Now)In the time period of three months or so, I have tried almost all of the flavours of Linux with DE and Distros both. Let's talk about problems first.But before that let me give you the context that you need to know. I am having a i5-11th gen based Xi...Apr 29, 2024·4 min read
blog.techlism.inMy 3 day journey of distro hoppingIt all started with my desire to learn some Flutter (will talk about it separetly). But as a windows user from childhood. I started the installation process. But for the every possible attempt I got that one f*cking error : Running Gradle task 'assem...Mar 4, 2024·2 min read
blog.techlism.inCreating an open source Linktree Alternative | CloneWell at first glance it was looking quite obvious but it took well over 10 days to me(maybe it will 2 days to you). It was a well above a beginner project but not that big too. It was good excercise for me. Anyways if you have decided to read this ar...Feb 4, 2024·3 min read
blog.techlism.inMy first experience with DockerSo it all started with a pretty basic project of mine. I needed the data for Indian Stock Indices such as SENSEX or NIFTY. I have came accross multiple resources such as two free apis from Upstox and Angelone. But the issue was they were asking for r...Dec 22, 2023·3 min read