feat: log

This commit is contained in:
2026-01-14 10:58:02 +01:00
parent d96b96b6c7
commit 4b7df49e41

View File

@@ -1,12 +1,20 @@
# Daily Logs # Daily Logs
## 2026-01-13 - Reading a little bit ## 2026-01-14 - Nand2Tetris Unit 2
**Tasks:** Watched the whole Unit 2 on youtube.
**Blocker:** Nothing really. Understanding if anything.
**Lesson:** Learned about the ALU(Arithmetic Logic Unit) and what it is used for and how it is built. Learned of adding/substracting binary numbers. Binary to decimal conversion simple.
**Tomorrow:** Trying to implement the ALU in HDL. Will start the Project 2 tasks.
**Time Spent:** 90m
## 2026-01-13 - Reading a little bit about C
**Tasks:** Only read a little bit about C. Did some git setup on my laptop. **Tasks:** Only read a little bit about C. Did some git setup on my laptop.
**Blocker:** Time was pressed today. **Blocker:** Time was pressed today.
**Discovery:** Multiple git users on the same laptop. Also learned of a selfhosted gitea solution. That works very good. **Discovery:** Multiple git users on the same laptop. Also learned of a selfhosted gitea solution. That works very good.
**Lesson:** C information and gitea selfhosting. **Lesson:** C information and gitea selfhosting.
**Tomorrow:** Reading nand2tetris unit 2 text **Tomorrow:** Reading nand2tetris unit 2 text.
## 2026-01-09 () - Nand2Tetris Unit 1 ## 2026-01-09 () - Nand2Tetris Unit 1