From 06e0cd201d47881e851054219f7aa22a6ffaa76d Mon Sep 17 00:00:00 2001 From: Jonas Date: Sun, 18 Jan 2026 20:52:30 +0100 Subject: [PATCH] feat: refactor dates --- daily-log.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/daily-log.md b/daily-log.md index 78d10ca..9966529 100644 --- a/daily-log.md +++ b/daily-log.md @@ -1,6 +1,6 @@ # Daily Logs -## 2026-01-16 - Nand2Tetris Unit 2. +## 2026-01-16 (Fri) - Nand2Tetris Unit 2. **Tasks:** Implmenting the ALU chips in HDL. **Blocker:** Time and understanding. @@ -8,7 +8,7 @@ **Tomorrow:** Building the ALU chip from all the building blocks. Looking forwart to it. **Time Spent:** 90m -## 2026-01-15 - Nand2Tetris Unit 2. +## 2026-01-15 (Thu)- Nand2Tetris Unit 2. **Tasks:** Reading the unit 2 chapter and starting the project 2 tasks. **Blocker:** Not a lot. Read some parts a couple of times. The theory makes a little bit more sense now. The ALU implementations i'm worried of but lets see. Also the ALU inputs i did not understand fully. @@ -17,7 +17,7 @@ Implemented the HalfAdder but was struggling with the FullAdder. **Tomorrow:** Continue with the project and implementation of the ALU chips. **Time Spent:** 90m -## 2026-01-14 - Nand2Tetris Unit 2 +## 2026-01-14 (Wed) - Nand2Tetris Unit 2 **Tasks:** Watched the whole Unit 2 on youtube. **Blocker:** Nothing really. Understanding if anything. @@ -25,7 +25,7 @@ Implemented the HalfAdder but was struggling with the FullAdder. **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 +## 2026-01-13 (Tue) - Reading a little bit about C **Tasks:** Only read a little bit about C. Did some git setup on my laptop. **Blocker:** Time was pressed today. @@ -33,7 +33,7 @@ Implemented the HalfAdder but was struggling with the FullAdder. **Lesson:** C information and gitea selfhosting. **Tomorrow:** Reading nand2tetris unit 2 text. -## 2026-01-09 () - Nand2Tetris Unit 1 +## 2026-01-09 (Fri) - Nand2Tetris Unit 1 **Task:** Finalize the last logic gate implementations for project 1. **Blocker:** They were hard to understand at first. The logic is not quite there for me. Hope that it later will make more sense. @@ -43,7 +43,7 @@ Implemented the HalfAdder but was struggling with the FullAdder. **Tomorrow:** Probably read up on Unit 1 again. Otherwise start Unit 2. **Time Spent:** 90m -## 2026-01-08 () - Nand2Tetris Unit 1 +## 2026-01-08 (Thu) - Nand2Tetris Unit 1 **Task:** Implementation of the HDL logic gates. **Blocker:** The logic behind it. The coding mindset. Need to change the mindset a bit to be more systems hardwiring. It's okay. It's a process. @@ -53,7 +53,7 @@ Implemented the HalfAdder but was struggling with the FullAdder. **Tomorrow:** Finish the last Logic Gates. **Time Spent:** 90m -## 2026-01-07 () - Nand2Tetris Unit 1 +## 2026-01-07 (Wed) - Nand2Tetris Unit 1 **Task:** Getting started with the project 1 implementation. **Blocker:** Struggling a little bit with HDL and getting started. @@ -63,7 +63,7 @@ Implemented the HalfAdder but was struggling with the FullAdder. **Tomorrow:** Continue with the Project 1 implementation. The next gates. **Time Spent:** 90m -## 2026-01-06 () - Nand2Tetris Unit 1 +## 2026-01-06 (Tue) - Nand2Tetris Unit 1 **Task:** Basically just reading and understanding the first unit of Nand2Tetris. **Blocker:** Understanding the logic gates and how they work together. Did not block too much. Read some sections twice. @@ -73,7 +73,7 @@ Implemented the HalfAdder but was struggling with the FullAdder. **Tomorrow:** Starting on the first project of Unit 1. Implementation section of the first project. **Time Spent:** 90m. -## 2026-01-05 () - Nand2Tetris Start +## 2026-01-05 (Wed) - Nand2Tetris Start **Task:** Getting started with Nand2Tetris. **Blocker:** Not really anything.