How to change language in an Android application
We look into how to setup an activity that changes language of your android application.
We look into the way SQRL stores keys on disk or paper in QR form. How to read the data and decrypt the different blocks.
We talk about building the test tooling we later will use to test the compiler and build systems.
I thought it could be interesting to do a small review of the PaaS solutions I’ve come into contact with and my experience. To preface this post I want to say that I mainly use PaaS solutions for prototyping and small scale development. None of the solutions I’ve built so far is running in production…
This video we dive deeper into how to parse Wolfenstein map data and draw them in Minecraft. We look at RLEW and …
We look into how to setup webpack to package our Polymer 3 application.
I was looking into an performance issue the other day and came by some small interesting changes you could do to your Websphere Application Server to increase performance and remove locks. The first was located in the file Stores.war/WEB-INF/ibm-web-ext.xml a file that I’ve never looked at. Seems that the WAS developers enabled support for handling the…