Skip to content

Commit b9af351

Browse files
committed
HellEsc Journey
1 parent aff6ad6 commit b9af351

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: content/HellEsc.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: "HellEsc"
3+
date: 2023-02-06
4+
draft: true
5+
---
6+
7+
Life is complicated, and the tech world is full of choices. To learn better, I code in low-level languages and work my way. RabbitHoleCoding, I will call it HellEsc since I will be coming from the pit of hell of bits ;). Let's start with the basics, and I will need to start with hardware which will be virtual for now. Virtualization will make things portable and less worried about me breaking things. The first step is to boot hello world like I am the only living thing in a system. so let's make a shopping list to get things in order
8+
9+
- language: x86 assembly
10+
- staging area or platform: qemu
11+
- assembler: as or nasm
12+

0 commit comments

Comments
 (0)