Explore

2024

Remove Expo Router from Expo App

Solution to the incompatibility of the Coursera React Native Specialisation capstone project with the latest versions of the Expo framework.

DevContainer with host Git credentials

How to configure a devcontainer with the host Git credentials. We developers should work in isolated environments to maintain consistency across different machines and team members.

2022

The basics of Software Quality

A brief introduction into the roots of software quality. From the Test & Code podcast episode 175 by Brian Okken. This episode is one of the finest synopses about the quality practices to perform at a top software development team.

2021

Virtual Safe Box

Running the operating system on an encrypted disk only protects my data when the computer is at rest, but what happens while I am using the system? Why all my essential documents should always be available?