From 5bb3d63508cafa062d233f0550a0721d40ed76c5 Mon Sep 17 00:00:00 2001 From: Alejandro Sior Date: Sun, 11 Sep 2022 12:32:32 +0200 Subject: generate nav more precisely --- site/experiments | 63 -------------------------------------------------------- 1 file changed, 63 deletions(-) delete mode 100644 site/experiments (limited to 'site/experiments') diff --git a/site/experiments b/site/experiments deleted file mode 100644 index c7e70b1..0000000 --- a/site/experiments +++ /dev/null @@ -1,63 +0,0 @@ - - - - -
-
-

My projects

- -

I tend to be interested in low level programming and distributed systems.

- -

Recently, two of my projects were bsfs, a unix-inspired filesystem format made from scratch, and boot, a x86_64 bootloader capable of booting kernels off of a bsfs filesystem. These two experiments are really inspiring to me and I would like to explore the prospect of making a full-blown system further.

- -

One of my favourite aspects of low-level/systems programming is how the programmer typically gets to design abstractions over how the hardware works into a coherent and portable interface.

-
- - aosync - \ No newline at end of file -- cgit v1.2.3