cd ~
menu
home
whoami
tech
life
home
whoami
tech
life
How to Build your Own Personal 4G Network
2023-06-07
#
networking
#
linux
#
mobile
#
4G
Just me going insane for some RF stuff
Read more →
On Doubly-Linked Lists, and how they are Implemented in the Linux Kernel
2020-12-10
#
data-structures
#
programming
#
linux
#
c
Presenting a simple doubly-linked list implementation that I found while messing around with the linux kernel for a university project.
Read more →