Published inStackademicEstimating Bigquery result row count without running the whole queryHi Guys, In this article I will be showing you how to estimate bigquery result count without running the whole thing. Usually in normal SQL…Jan 27Jan 27
Published inStackademicHTTP Access management in Kubernetes — Exposing path internally and externally in the same serviceKubernetes (K8s) has become the de facto platform for container orchestration. Managing HTTP access in Kubernetes can be tricky when a…Jan 2Jan 2
Published inNerd For TechDesigning a Video on Demand system (Like Netflix, amazon prime, etc)In this article I will be discussing about how to design a VOD platform. A VOD platform consists mainly of following components.Jan 2Jan 2
Fix Mac mouse/touchpad click issue when using ChromeHi Guys, Have you ever faced an issue when you have open a chrome window for sometime and you work on another app and when you comeback…Oct 23, 2024Oct 23, 2024
Linux Headers — Building a System Performance Monitor in C with Real-Time Progress BarsMonitoring system performance is crucial for diagnosing issues, optimizing resource usage, and ensuring smooth operations. In this article…Sep 11, 2024Sep 11, 2024
Keep your head up while in the job as a Software EngineerThis is the second article I will be writing on the whole psychological side of being in a software engineering job. If you want to refer…Aug 7, 2024Aug 7, 2024
Basic guide to use NestJSNestJS, a progressive Node.js framework, is known for its efficiency, reliability, and ease of use in building server-side applications…Aug 6, 2024Aug 6, 2024
Published inNerd For TechMigrating around 50TB from FrameIO to AWS S3Hi Guys, So in the last article of mine I discussed about creating a node js script to download files more than 100GB. You can find the…Aug 5, 2024Aug 5, 2024
Published inNerd For TechFrameIO to S3 — Migrating a 100GB file using Axios in NodeJSHi guys, Recently I was in this situation where I had to automate backup from FrameIO to AWS S3 for some very large files (Some of them as…Jul 24, 2024Jul 24, 2024
Published inNerd For TechContent Recommendation Using Elastic Search — Collaborative Filtering (CF)Hi Guys, In my last article I looked in to how we can create a content based recommendation system (TF-IDF) using Elastic search.Jul 24, 2024Jul 24, 2024