How to resolve screen flickering in Arch
How to solve screen flickering in Arch when using Intel graphics and systemd-boot
How to solve screen flickering in Arch when using Intel graphics and systemd-boot
Somehow I ended up on Arch and so far I'm liking it.
After many years on Ubuntu I decided it was time for some distro hopping and I gave Manjaro a spin.
Writeup for Maze 3 challenge at KYBC CTF
Writeup for Maze 2 challenge at KYBC CTF
Writeup for Maze 1 challenge at KYBC CTF
During Easter I played the TG:HACK 2020 CTF. Here' is my writeup for the A game of keys challenge.
Signing other people keys with an offline master key is not super straightforward. Here's how to do it in an almost pain-free way.
A step by step guide for creating a GPG key with subkeys.
The order pytest-django uses for determining which settings file should be used for running tests might not be the most optimal when using environment variables. However, it is still possible to override it so that it picks up the correct file without recurring to extra typing.