Krzysztof Grabowski
Krzysztof Grabowski
We noticed a critical bug (or expected behavior, you will tell but this is totally not expected IMHO) with Kafka `poll()`. It's very easy to reproduce I believe. We initialize...
I tried to implement OnLinkClickListener to handle clicks of HTML links. Unfortunately it doesn't work. Links are highlighted correctly but `onLinkClick(String url)` is never called after clicking a link. My...
I'm trying to patch LinkedIn app and encountered an issue. ``` npm install -g apk-mitm ``` ``` ➜ Downloads npx apk-mitm LinkedIn_\ Jobs\ \&\ Business\ News_4.1.764_Apkpure.apk ╭ apk-mitm v1.2.1 ├...