Boost Your Website Domain Rating with Redirects and Bot Control
Learn how to boost your website's Domain Rating (DR) with Cloudflare Workers by setting up 301 redirects and controlling Googlebot for better SEO performance.
Developer relations · software · independent products
I write about building things for developers, independent products and the occasional useful side quest.
98 articles
Learn how to boost your website's Domain Rating (DR) with Cloudflare Workers by setting up 301 redirects and controlling Googlebot for better SEO performance.
How to deal with android.os.NetworkOnMainThreadException in modern Android applications
Below is my series proposal for fixing the problem of too many sources of information and advocating modern Android Development one gist at a time.
In this post you will learn how to build a video recording application in Android using CameraX
This post highlights the benefits of using Android Jetpack and the Lifecycles components to guarantee integrity of your view's data
This post will take you through the steps of using environment variables from within you Visual Studio Code or Visual Studio for Mac
I don't think I know a single Android developer who's not stoked about Reactive Programming with RxAndroid right now. I totally dig the idea of…
I love using Square's Picasso library whenever I need to load images into my Android applications. It lets me load images from the internet into…
I took it upon myself to converting a couple of my domains to use Let's Encrypt in order to offer a secure connection to them. If you haven't heard…
I’ve seen this question being asked on StackOverflow so many times I event thought about writing a bot to automatically reply to it.