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, 20233Feb 12, 20233
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, 20221Oct 14, 20221
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, 20191Jun 23, 20191
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