PinnedA lesson in humilityI grossly underestimated integrating a third party SDK into our iOS app based on Kotlin/native. And by grossly I mean not just 2x or 5x…Sep 17, 2022Sep 17, 2022
How to generate structured data with GPT-3 and make it 10x more usefulNowadays, everyone seems to do stuff with OpenAI’s GPT-3/ChatGPT. But how much more useful would it be, if OpenAI’s text completion APIs…Feb 12, 2023A response icon3Feb 12, 2023A response icon3
Yet another case for working remotely?I’ve been working remotely for 6 years straight now. And no matter what my co-founder thinks, I could surely never (?*) go back to regular…Oct 14, 2022A response icon1Oct 14, 2022A response icon1
Labeling GitHub auto-merge pull requestsYou can’t see on GitHub’s PR overview at a glance whether a PR was marked for auto-merge or not. Let’s fix this!Sep 17, 2022Sep 17, 2022
CoordinatorLayout Behaviors- Change elevation of a View upon scrolling another oneConsider this: You need a button to change its elevation depending on the scroll state of a RecyclerView (in fact any ScrollingView): the…Jun 23, 2019A response icon1Jun 23, 2019A response icon1
Zero elevation — zero click handlingSetting zero elevation on clickable elements causes them to not being clickable anymore. I haven’t yet investigated whether this is a bug…Jun 16, 2019Jun 16, 2019
Bring some zen to your shellSifting through the web I stumbled upon a little API called zen which is provided by the guys over at GitHub. The API returns a random…Apr 9, 2019Apr 9, 2019
Missing signing config when debugging release buildsMay 13, 2018A response icon1May 13, 2018A response icon1