DLSS Image Quality: they have been testing it wrong!Now that the transformer DLSS model is out, I used DLSS Swapper to test in on Talos Principle 2, which is the game I play lately and is…Feb 41Feb 41
Analyze HDR videos like a proHave you ever wondered how many nits an HDR movie reaches in a specific scene? How bright the sun or that tiny specular reflection is? Or…Nov 12, 20232Nov 12, 20232
Android Intent security vulnerabilitiesIntents are a primary element of Android architecture. They can be used used to start activities, services, enable IPC (Inter-process…Apr 20, 202217Apr 20, 202217
Publish a multi-module Java/Android library to Maven Central + GitHub CI automation at 2021As an Android developer, I have to fiddle with Gradle from time to time, but I never quite managed to get to a point where my thoughts…Apr 22, 2021112Apr 22, 2021112
Android 10 & 11 storage cheat sheetGoogle keeps changing the way apps can access shared files by adding and lifting restrictions to existing APIs to the point they had to…Mar 4, 202189Mar 4, 202189
Half-Life Alyx theoryIf you haven’t played the game (or seen the ending), you better stop right here, us the following contain spoilers.Jan 30, 20213Jan 30, 20213
Half-Life: Alyx performance analysis (or: why low graphic settings produce a sharper image)I have been a happy PSVR user for more than 1 year and due to Alyx, I got the Valve Index. Alyx and the Index live in the PC space and…Jun 6, 20203907Jun 6, 20203907
VSYNC with low input lag (50ms lower!!!)Too good to be true right? TLDR: limiting the game’s framerate and enabling vsync effectively disables buffer queueing and thus input lag…Apr 26, 2018705Apr 26, 2018705
Building my new PCMy PC and my Macbook are the center of my digital-life (besides the mobile phone I use as my daily driver). I use my PC mainly for Android…Feb 2, 20185Feb 2, 20185
Alias free resize with RenderScriptResizing a bitmap is a quite common task. Let’s say you want to create a thumbnail from a source image; you will have to resize it to quite…Nov 8, 20172817Nov 8, 20172817
Optimizing MediaMuxer’s writing speed.Our efforts towards optimizing real-time video processing in Android.Dec 9, 20151Dec 9, 20151