PinnedHow my automation agent went from 100 round-trips to zeroAfter every trip I rename my photos to the date and time they were taken, using the date stored inside each photo rather than the file's date. The first time I asked my agent to do it, it wrote a progSep 13, 2026·15 min read
How to host static files on GitHub pages?GitHub is the best way to host static assets. But most people don't know this so they tend to buy a hosting service that is not cheap. From now on you are gonna host all your static websites on Github pages. Let's understand everything about GitHub p...May 11, 2022·4 min read
12 Best Software to use as a developerApplications are used widely across everyone using a computer but when it comes to developers some software just increases the productivity of developers drastically, here are 12 software that you need to use right now. VS Code Editor Visual Studio ...Apr 30, 2022·4 min read
How to get a free domain? (3 Methods)The domain name is the address of the website that people type in their web browsers to get to the location of the website. "A domain is an address just like someone has a home address or has a telephone number." You can get a domain as low as 2$ or ...Apr 20, 2022·3 min read
How to make a python bot that defeats everyone on Lichess.Automation is the new hot thing today, in this post, I am gonna tell you how can you automate the chess moves just with help of python and a chess engine. You don’t need to know python, you just need to know the basics of any programming language to ...Apr 11, 2022·3 min read