POSTS

Process of working on the vision stack for my SUAS team
loyalty

Python, design, SUAS

Using modular approaches to create code that is compatible with multiple architectures while also exploring alternate methods.
loyalty

C, design, multiarch

DLLs for FNK

Date: 2025-09-17

Looking into the process of creating DLLs for FNK, a multiarch operating system frame.
loyalty

C, Makefile, Operating Systems, Low Level, FNK

The FNK build system

Date: 2025-09-16

Everything about the FNK build system. Its use of recursive makefiles and mirrored outputs + more.
loyalty

Makefile, FNK

The FNK socket system

Date: 2025-09-15

Everything about the FNK socket system. It's the main way to access hardware and more
loyalty

C, FNK