From 4c0c4ec5a296c9203f298edf894b91b3f94fca38 Mon Sep 17 00:00:00 2001 From: Alejandro Sior Date: Thu, 1 Sep 2022 23:32:15 +0200 Subject: aosync.me: update experiments, add bsfs --- experiments/.view | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 experiments/.view (limited to 'experiments/.view') diff --git a/experiments/.view b/experiments/.view new file mode 100644 index 0000000..b155075 --- /dev/null +++ b/experiments/.view @@ -0,0 +1,7 @@ +

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.

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