Hey, welcome on my website! Here I collect notes, thoughts and tools. Everything you find here once was a valuable insight to me and I hope it’ll be also valuable to you.
If you want to keep updated subscribe to the RSS feed or follow me on Twitter @xa17d.
If you’re interested what I’m up to currently, check out the now page. I try to keep it up to date.
Have fun exploring!
Posts
-
Laws, Principles, and Adages
2022-05-15 -
Jetpack Compose: NoSuchMethodError on setContent
2022-04-29 jetpack compose kotlin android -
"Save To…" is Open Source
2022-04-15 android saveto -
iOS as Android Dev: Sideloading an App. APK vs. IPA
2022-01-31 android iOS iOS as Android Dev -
I Published My First App on the Google Play Store
2022-01-09 android google-play-store saveto -
How to get the CoroutineContext of a Job
2021-12-27 kotlin kotlin-coroutines -
Create a Gogs Repository via Script
2021-09-26 python gogs git -
Run Docker within Docker
2021-06-27 docker -
Copy a Kotlin Data Class using Reflection
2021-05-31 kotlin reflection -
Gradle: "A problem occurred evaluating settings" When Having a Large Number of Modules
2021-03-16 gradle android multi-module -
Useful Text-Processing Commands
2021-02-28 text-processing -
Kotlin: Is It Possible to Overload Top-Level Functions in Different Modules?
2021-01-23 android kotlin multi-module -
Android Protected Confirmation - Unexpected Behavior, Edge Cases and Considerations
2021-01-07 android security -
How to use a Discount Code on Gumroad Checkout
2021-01-04 how-to gumroad -
Program Lux Time Switch 391565
2020-12-12 how-to electronics -
Include an HTML File in a Hugo Post
2020-11-14 how-to hugo shortcodes -
Never check equality for two Floating-Point Numbers!
2020-09-27 jvm kotlin -
runBlockingTest throws IllegalStateException: This job has not completed yet
2020-09-26 kotlin kotlin-coroutines testing -
Print Gradle Module Tree
2020-09-05 how-to gradle android multi-module -
Unit-Test JavaScript of Plain Webpages using Jest
2020-09-05 how-to html javascript testing -
Blank HTML Template
2020-08-30 html -
Useful Git Commands
2020-08-04 git -
Installing Hugo (or anything else) into a Docker Container
2020-08-02 how-to docker hugo -
Useful Docker Commands
2020-08-02 docker