Make pyenv and pyright play nice together
If you use pyenv local
, Pyright will not automatically pick up the correct virtualenv. Here's an explanation of why it happens and how to work around it.
If you use pyenv local
, Pyright will not automatically pick up the correct virtualenv. Here's an explanation of why it happens and how to work around it.
It turns out I have been using it wrong for all this time!
Goodbye .vimrc
, hello lua.init
!
I decided that in 2022 I would learn Vim, here's how it went.
How to manage multiple Git identities on the same machine
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