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 X @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
2024
-
Simple Markdown-like Formatting for a Compose TextField
2024-05-10 kotlin multiplatform kotlin jetpack compose -
Set up a new Kotlin Multiplatform with Compose Project
2024-04-28 kotlin multiplatform kotlin jvm multi-module iOS jetpack compose -
See All Your Review Requests on Github
2024-02-18 git -
Project: Bier Fass Waage (DE)
2024-01-07 diy project arduino 3dprinting -
Inter-Process Communication Between a Kotlin application and a Bash Script using Named Pipes
2024-01-03 how-to kotlin cli
2023
-
Unit Testing Arduino Code on the Host Machine using PlatformIO
2023-12-23 how-to arduino testing platformio -
How to Communicate Between Arduino and Android using Serial
2023-11-30 how-to arduino android diy -
How to Communicate Between Arduino Uno and MacOS using Serial
2023-10-15 how-to arduino diy -
How to Profile the App Start in Android Studio
2023-09-24 android -
Useful adb Commands
2023-08-31 android -
Does the Kotlin Coroutine Mutex Preserve the Call Order?
2023-07-31 kotlin kotlin-coroutines -
Avoid Repeating CSS Values with CSS Variables
2023-06-25 how-to html css -
Use Colors in a CLI App
2023-05-14 how-to cli kotlin -
How to Build Go Executables for Multiple Operating Systems
2023-04-07 go -
serve - A Simple File Webserver for the Command Line
2023-04-07 go html cli -
How to Install Fish Shell on MacOS, Android Studio, and IntelliJ as Main Shell
2023-03-30 how-to fish cli -
MinIO Console Behind a Nginx Reverse Proxy
2023-02-19 how-to docker
2022
-
Automator: Insert Transformed Text from Clipboard
2022-12-11 automator android-gradle-plugin -
Shelly H&T Connectivity and Sample Rate
2022-09-23 shelly IoT go -
How to Find the Owner Account in Google Play Console
2022-06-27 android google-play-store -
Laws, Principles, and Adages
2022-05-15 philosophy -
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
2021
-
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 cli -
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
2020
-
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