Setting up a PostgreSQL database with a user
2023-11-02-(2 min read)Note: This article was completed by AI (Claude Sonnet 4.6) from my initial notes and thoughts. Quick notes on getting PostgreSQL running o…
#postgresql
繼續閱讀...How long does it take to fix a bug
2023-11-01-(1 min read)Note: This article was completed by AI (Claude Sonnet 4.6) from my initial notes and thoughts. Twenty-one years, apparently. This Firefox …
#Software Development
繼續閱讀...Verifying Google ID Tokens in Go
2023-04-23-(2 min read)Note: This article was completed by AI (Claude Sonnet 4.6) from my initial notes and thoughts. When verifying Firebase ID Tokens in Go, th…
#golang
繼續閱讀...How initializers in Application slow down cold launch, and what to do about it
2022-07-28-(4 min read)Note: This article was completed by AI (Claude Opus 4.7) from my initial notes and thoughts. Our app pulls in a lot of components — some w…
繼續閱讀...The cost of using timestamp in build.gradle and how to reduce it.
2021-04-14-(1 min read)In reality of Android application development, we build apk with timestamp to identify what version of the app is running on the user's hand…
繼續閱讀...