Explore
- #jax london 11
- #test automation 9
- #java 8
- #architecture 7
- #infrastructure 6
- #developers 6
- #devops 5
- #automation 4
- #best practices 4
- #testing 4
- #culture 4
- #microservices 4
- #astro 3
- #node.js 3
- #software quality 3
- #information security 3
- #efficiency 3
- #principles 3
- #strategy 3
- #proxmox 2
- #google-sheets 2
- #devcontainers 2
- #qa management 2
- #qa roles 2
- #cybersecuity 2
- #failure 2
- #distributed 2
- #coding 2
- #estimations 2
- #code quality 2
- #home lab 1
- #ai 1
- #raspberry pi 1
- #wake-on-lan 1
- #zerotier 1
- #vnc 1
- #mermaid diagrams 1
- #mdx 1
- #docker 1
- #static site generation 1
- #framework 1
- #cms 1
- #virtualization 1
- #local environment 1
- #error handling 1
- #expo 1
- #android 1
- #react 1
- #web development 1
- #virtual 1
- #safe box 1
- #vpn 1
- #cia triad 1
- #software 1
- #recruitment 1
- #dsl 1
- #junit 1
- #streaming 1
- #cynefin 1
- #complexity 1
- #happines 1
- #goals 1
- #events 1
- #resilience 1
- #aggregates 1
- #cqrs 1
- #event sourcing 1
- #innovation 1
- #test framework 1
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 pnpm dev environment setup
Optimal node js dev environment to speed up npm dependency management and optimise the node_modules disk space.
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
How to configure Cloudflare DNS for a GitLab page (Solved)
Setting up a custom domain for a GitLab Pages site using Cloudflare can be challenging due to unclear or outdated documentation. This blog post clarifies the process by providing a step-by-step guide.
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?