Front Page Content

This Site is a Project to learn a bit about hugo. Since it make more fun, with real content I started to fill it with some personal content. I take the approach realse quickly and fix if I realize erros. I do not spend to much time in spell checking. :-)

This Site is also a Labor for an internal project.

Links:

Deep Dive 2023

A journey from low level to high level

xv6 - risc v Work In Progress Currently in Progess (2023-10-24) Start is the youtube playlist - Source Dive from Low Byte Production First Video Adding System call A good but not up to date instruction: Adding system call. You have to edit following files: kernel/ syscall.h syscall.c sysproc.c defs.h user/ usys.pl run make user/usys.S and then take a look at user/usys.S to see the ASM code ASM: ecall ASM: li a7, init the a7 register to the corresponding syscall number user. [Read More]

Lorca

Interessting go project Lorca

go 

Hello Hugo

First Steps with Hugo and gitlab pages

This Post will be updated. And will contain everything of my interested, while I’m diving into hugo. Currently this Site uses beautiful hugo theme. See Hugo Themes for more themes.

Themes of interest

Useful Stuff

Refs