Skip to content

Commit 45a678e

Browse files
authored
docs(dn): xhovani's dn update for 2024-10-23 (#302)
* docs(dn): xhovani dn for 2024-10-21 * docs(dn): xhovani dn update for 2024-10-23
1 parent d591855 commit 45a678e

File tree

1 file changed

+20
-5
lines changed

1 file changed

+20
-5
lines changed

src/design_notebooks/2024fall/xxm202.md

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,25 +13,40 @@ macOS and access VirtualBox remotely on my desktop.
1313
**Project Work:**
1414

1515
* **Onboarding Lab 1**
16-
- **Repository Link:** [Onboarding Lab 1 Repository](https://github.com/XhovaniM8/nyu-processor-onboarding-labs/tree/eb052de69fd6b067898d4e37a82996aba0dd9c1f/lab_1/cmake-test)
16+
- **Repository Link:** [Onboarding Lab 1 Repository](https://github.com/XhovaniM8/nyu-processor-onboarding-labs/blob/ec05b7ff31fda2f9afc7407b5a553b8e223571fb/onboarding-lab-1/cmake-test/ReadMe.md)
1717
- **Issue Encountered:** I encountered issues with CMake, specifically an
1818
error during the build process suggesting compatibility issues.
1919
- **Resolution:** Resolved the issue by reinstalling `make` with support for
2020
the arm64 architecture.
2121

22+
* **Onboarding Lab 2**
23+
- **Repository Link:** [Onboarding Lab 2 Repository](https://github.com/XhovaniM8/nyu-processor-onboarding-labs/blob/ec05b7ff31fda2f9afc7407b5a553b8e223571fb/onboarding-lab-2/ReadMe.md)
24+
- **Issue Encountered:** Testing command wouldn't recognize the folder structure from the build folder.
25+
- **Resolution:** Resolved the issue by changing the directory to the build folder and running the test command.
26+
27+
2228

2329
### Week of 30 September 2024
2430

2531
**Progress Summary:**
26-
2732
Attended the weekly meeting to review onboarding labs, discussed challenges, and
2833
continued working on tasks with feedback from the session. Spoke about possible
2934
events for the semester as well as next steps post onboarding-labs.
3035

3136

3237
### Week of 7 October 2024
3338

34-
**Progress Summary:**
39+
**Progress Summary:**
40+
Separated the onboarding lab folders into a new repository based on feedback from the weekly meeting.
41+
42+
43+
### Week of 14 October 2024
44+
45+
**Progress Summary:**
46+
Attended the VIP Showcase Event!
47+
48+
49+
### Week of 21 October 2024
3550

36-
Separated the onboarding lab folders into a new repository based on feedback
37-
from the weekly meeting.
51+
**Progress Summary:**
52+
Finished working on onboarding-lab 2.

0 commit comments

Comments
 (0)