Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 20 additions & 5 deletions src/design_notebooks/2024fall/xxm202.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,40 @@ macOS and access VirtualBox remotely on my desktop.
**Project Work:**

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

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



### Week of 30 September 2024

**Progress Summary:**

Attended the weekly meeting to review onboarding labs, discussed challenges, and
continued working on tasks with feedback from the session. Spoke about possible
events for the semester as well as next steps post onboarding-labs.


### Week of 7 October 2024

**Progress Summary:**
**Progress Summary:**
Separated the onboarding lab folders into a new repository based on feedback from the weekly meeting.


### Week of 14 October 2024

**Progress Summary:**
Attended the VIP Showcase Event!


### Week of 21 October 2024

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