Altijd in beweging...
Technische ontwikkeling staat nooit stil
Blog
A collection of my articles. Worded in english to be usable for as many people as possible.
Secure HTTP connection
- http
Preferably we want to navigate the internet in the most secure way possible. How is the secure connection created?
Read more
Domain name server
- http
How is the IP address of the server determined.
Read more
Server setup
- http
A simplified description of possible server setup for internet communication
Read more
Internet communication
- http
What is the process that happens when a http request is made.
Read more
Enhanced Windows Terminal prompt
- tools
I often see a nice command prompt with context information about for example the current branch. I wanted to install that for myself, so I documented the installation.
Read more
Git bisect
- Git
Use the bisect command to track down the git commit that has caused an issue in your code.
Read more