Published onOctober 20, 2025Things I Keep Forgetting - Softbrick in 3DS3DSHardwardeMy 3DS that installed with CFW got a softbrick problem, and I got it multiple times. Yet, I keep forgetting how to fix itRead more →
Published onMarch 1, 2024Deploying Compose Multiplatform Project in NetlifyGithubCI/CDCompose-MPPA brief note on how to deploy Compose Multiplatform project in NetlifyRead more →
Published onSeptember 10, 2023Things I Keep Forgetting - Debugging Annotation Processor in Android BuildIntelliJJVMGradleAPTThere's an error in your Android build and it points to your annotation processing code. But, you can't debug it. Here's how to do it.Read more →
Published onSeptember 3, 2023Things I Keep Forgetting - Behavior in PR from Forked Repository in GithubGithubOSSGitGetting a Pull Request (PR) from a Forked Repository in Github can be quite confusing. Here I put a note to self about the behavior that apparantly I keep forgetting.Read more →
Published onFebruary 26, 2023Things I Keep Forgetting - ABI Jar is Classpath Snapshot in KotlinKotlinToolingCompileI repeteadly googling about the ABI Jar implementation in Gradle when in fact, Kotlin has the feature built-in with different nameRead more →