Don’t Buy the Medium Partner Program Until You Create a Stripe Account First!If you’re a writer eager to join the Medium Partner Program and start earning money from your content, it’s easy to get caught up in the…Feb 12Feb 12
Published inJunior Dev10-Minute Guide to Setting Up Easy Diffusion 3 and Creating AI Art on Your PCIf you’ve ever wanted to generate AI images on your local machine without relying on cloud services, this guide will walk you through it…Feb 12Feb 12
Published inJunior DevHow to re-purpose your old Android phone by running Linux on itWhat is the first thing that comes to your mind when you hear the words, “ A Tiny and affordable computer that you can use for fun…Feb 3, 20211Feb 3, 20211
Published inJunior DevThe Angular Guide — 2: Project Setup and Angular CLI + Cheatsheet | JuniorDevIn the previous blog we’ve learnt the What and Why of Angular. Now let us learn the How and create our first Angular App using Angular CLI.Dec 6, 2020Dec 6, 2020
Published inJunior DevHow to use Git Bisect to find the commit that introduced a bugWhat is Git Bisect ? How to use Git Bisect to find the commit that introduced a bug. git bisect start, bad, good and resetNov 18, 2020Nov 18, 2020
Published inJunior DevThe Angular Guide — 1 : What is Angular? | JuniorDevLet’s first understand What is Angular, Why we need it and Which version should we learn. This is a series of Angular Tutorials for…Nov 7, 2020Nov 7, 2020
How to be Happy ?A perspective of a guy in his early twenties trying to understand what it means to be Happy and how to be Happy.Sep 14, 2020Sep 14, 2020
Fun uses for Google’s “document.designMode=on ”What is Design Mode? What are some of the fun things I can do with it?Aug 1, 2020Aug 1, 2020
Published inJunior DevHow to use Git-lfs ( Large File Storage ) to push large files to GithubI came across this error while uploading a CSV file to Github where it says that Github won’t accept files which are greater than 100mb…Jul 6, 20203Jul 6, 20203
Published inJunior DevPython Dictionaries are Ordered now, but how?…and why?Yup, starting from python version 3.7 dictionary order is guaranteed to be insertion order. Does that mean OrderedDict is useless now?…Jun 2, 2020Jun 2, 2020