App Defaults
Inspired by Robb Knight’s post here on the app defaults they use, I thought to list the software/hardware I currently prefer as default for my daily workflow. This isn’t exhaustive by any means an...
Inspired by Robb Knight’s post here on the app defaults they use, I thought to list the software/hardware I currently prefer as default for my daily workflow. This isn’t exhaustive by any means an...
Since Android 14, the recommended way to handle FGS jobs that fall into the category of dataSync is via WorkManager. Google explicitly states in the Android 14 Behaviour Changes docs that: Note...
While working with big files, there are times when we would like to access a specific part of it. This is usually not an issue when the file is present locally, as devices nowadays have an incredib...
Hilt is the recommended dependency injection library for Android used in most projects nowadays. Due to this, Hilt is also present in AOSP (with Dagger2). This post is a short snippet aiming to hig...
This year one of my goals was to start working toward learning Japanese. With that in mind, around mid of a year, I joined Nihongo Online School to complete 150 hours of studying Japanese. If someo...
Last year while browsing my Twitter feed, I stumbled on a tweet from Exodus Privacy looking for help with their Android app, which was removed from the Google Play Store. This article aims to share...
When it comes to working with SELinux, there aren’t a lot of great resources beginners can refer to. I, together with Nolen Johnson, have published a blog post for beginners that covers the basics ...
Equinix Metal is a globally-available bare metal “as-a-service”. Apart from offering various paid services, they also offer their powerful servers to various FOSS projects and developers which can ...