Archive
-
2025-11-05
:: Out of order execution
::
#synchronization
-
2025-09-08
:: Introduction to Linux RCU
::
#c,
#kernel
-
2025-02-18
:: Lighttpd Source Code Review - Event loop
::
#c,
#http,
#server
-
2025-02-10
:: Lighttpd Source Code Review - Basic types
::
#c,
#http,
#server
-
2025-02-06
:: Lighttpd Source Code Review - Intro
::
#c,
#http,
#server
-
2024-10-22
:: STMBoot: Cryptographic STM32 Bootloader - Partition Table
::
#c,
#embedded
-
2024-10-09
:: STMBoot: Cryptographic STM32 Bootloader - Introduction
::
#c,
#embedded
-
2023-10-04
:: SourceHut Code Hosting
::
#code_hosting,
#git,
#sourcehut
-
2023-09-06
:: Monad Error Handling in C++
::
#c++