Posts
How To Connect To WiFi …
Do you remember the meme, which goes, “I’m connecting to my WiFi using terminal, my friends…HACKER”? I have never seen anyone doing that in real life. But nowadays I have a strong reason to do that in the presence or absence of my friends. For some strange reason, my desktop …
An Introduction To Web …
I recently started seeing a lot of posts related to illegal web scarping by AI companies, all thanks to frequency illusion. In this blog, we’ll discuss the basics of web scraping and let’s learn how to scrape things from the web. Legality Before jumping straight into the weeds, …
Ng Problem
Plot A few days ago, I was trying to set up an angular project. The goal was simple, that was to install angular-cli with npm or yarn. Easy-peasy. But, the bad omen struck. Angular is a careful, robust, feature-rich framework. When I say careful, it’s very specific in many ways. The command …