vault backup: 2025-03-03 12:24:55

This commit is contained in:
Dane Sabo 2025-03-03 12:24:55 -05:00
parent 16458c0af8
commit 1338de8cd3
7 changed files with 34 additions and 10 deletions

View File

@ -13,6 +13,16 @@ tags: []
[[<% tp.date.now("YYYY-MM-DD", -3, tp.file.title.match(/\d{4}-\d{2}-\d{2}/)[0], "YYYY-MM-DD") %>]] [[<% tp.date.now("YYYY-MM-DD", -3, tp.file.title.match(/\d{4}-\d{2}-\d{2}/)[0], "YYYY-MM-DD") %>]]
# Last Week's Plan # Last Week's Plan
# Accomplishments # Accomplishments
## Hour Counts
| Category | Hours |
| ---------------- | ----- |
| Research | |
| Service | |
| Learning | |
| Teaching | |
| Class / Meetings | |
| Other | |
| **TOTAL:** | |
## Remarks ## Remarks
## Tasks and Notes From This Past Week ## Tasks and Notes From This Past Week
>[!abstract] Read Papers >[!abstract] Read Papers
@ -35,6 +45,7 @@ tags: []
# This Week's Plan # This Week's Plan
## Remarks ## Remarks
## Task List
>[!todo] Tasks Preview >[!todo] Tasks Preview
>```tasks >```tasks
>(due before <% tp.date.now("YYYY-MM-DD", 7, tp.file.title.match(/\d{4}-\d{2}-\d{2}/)[0], "YYYY-MM-DD") %>) >(due before <% tp.date.now("YYYY-MM-DD", 7, tp.file.title.match(/\d{4}-\d{2}-\d{2}/)[0], "YYYY-MM-DD") %>)

View File

@ -19,9 +19,13 @@ tags: []
| Research | 5 | | Research | 5 |
| Service | 2.25 | | Service | 2.25 |
| Learning | 11.75 | | Learning | 11.75 |
| Class / Meetings | | | Class / Meetings | 8.25 |
| Teaching | 3 |
| Other | 0 |
| **TOTAL:** | 30.3 |
## Remarks ## Remarks
No huge comments. I made a TLA+ spec and ran it successfully!
ME2046 HW has been pretty rough
## Tasks and Notes From This Past Week ## Tasks and Notes From This Past Week
>[!abstract] Read Papers >[!abstract] Read Papers
>```tasks >```tasks
@ -42,7 +46,15 @@ tags: []
# This Week's Plan # This Week's Plan
## Remarks ## Remarks
### Classes
- Finish HW3 for digital control systems
- Rust chapter 2 and 3
- Finish Addition world for LEAN
- Read Marvel document Robert Sent
- Finish HW2 for NUCE2113
-
## Task List
>[!todo] Tasks Preview >[!todo] Tasks Preview
>```tasks >```tasks
>(due before 2025-03-11) >(due before 2025-03-11)

View File

@ -26,7 +26,7 @@ Research Approach
- [x] [[2025-02-28 - Research Approach]] #GSA ⏳ 2025-02-25 📅 2025-02-27 ✅ 2025-03-03 - [x] [[2025-02-28 - Research Approach]] #GSA ⏳ 2025-02-25 📅 2025-02-27 ✅ 2025-03-03
## **March 7th** ## **March 7th**
Spring Break - Come if you wanna and chat Spring Break - Come if you wanna and chat
- [ ] [[2025-03-07 - Catch Up]] #GSA 📅 2025-03-06 ⏳ 2025-03-05 - [x] [[2025-03-07 - Catch Up]] #GSA ⏳ 2025-03-05 📅 2025-03-06 ✅ 2025-03-03
## **March 14th** ## **March 14th**
OUT BY 11AM OUT BY 11AM
**Metrics of Success, Risks and Contingencies** **Metrics of Success, Risks and Contingencies**

View File

@ -1,7 +1,7 @@
- [x] Introduction to TLA+ #TLA ⏳ 2025-02-28 📅 2025-02-28 ✅ 2025-02-24 - [x] Introduction to TLA+ #TLA ⏳ 2025-02-28 📅 2025-02-28 ✅ 2025-02-24
- [x] State machines in TLA+ #TLA ⏳ 2025-02-28 📅 2025-02-28 ✅ 2025-02-24 - [x] State machines in TLA+ #TLA ⏳ 2025-02-28 📅 2025-02-28 ✅ 2025-02-24
- [x] Resources and Tools #TLA ⏳ 2025-02-24 📅 2025-02-25 ✅ 2025-03-03 - [x] Resources and Tools #TLA ⏳ 2025-02-24 📅 2025-02-25 ✅ 2025-03-03
- [ ] Die Hard #TLA 📅 2025-03-04 ⏳ 2025-02-28 - [x] Die Hard #TLA ⏳ 2025-02-28 📅 2025-03-04 ✅ 2025-02-28
- [ ] Transaction Commit #TLA 📅 2025-03-11 ⏳ 2025-03-07 - [ ] Transaction Commit #TLA 📅 2025-03-11 ⏳ 2025-03-07
- [ ] Two-Phase Commit #TLA 📅 2025-03-18 ⏳ 2025-03-14 - [ ] Two-Phase Commit #TLA 📅 2025-03-18 ⏳ 2025-03-14
- [ ] Paxos Commit #TLA 📅 2025-03-18 ⏳ 2025-03-14 - [ ] Paxos Commit #TLA 📅 2025-03-18 ⏳ 2025-03-14

View File

@ -1,8 +1,8 @@
--- ---
title: Finish Assembly Verification paper title: Finish Assembly Verification paper
allDay: false allDay: false
startTime: 13:00 startTime: 14:00
endTime: 14:00 endTime: 15:00
date: 2025-03-03 date: 2025-03-03
completed: null completed: null
type: single type: single

View File

@ -1,8 +1,8 @@
--- ---
title: Rust Chapter 2 title: Rust Chapter 2
allDay: false allDay: false
startTime: 14:00 startTime: 15:00
endTime: 15:00 endTime: 16:00
date: 2025-03-03 date: 2025-03-03
completed: null completed: null
type: single type: single

View File

@ -8,8 +8,9 @@
- [[2025-02-24 LEAN.md]] - [[2025-02-24 LEAN.md]]
- [[2025-02-24 TLA Learning Plan and Notes.md]] - [[2025-02-24 TLA Learning Plan and Notes.md]]
- [[2025-02-26 BoardTalk with Robert.md]] - [[2025-02-26 BoardTalk with Robert.md]]
- [[2025-03-03 Finish Assembly Verification paper]] - [[2025-02-28 TLA+ Proof.md]]
- [[2025-03-03 Rust Chapter 2]] - [[2025-03-03 Finish Assembly Verification paper.md]]
- [[2025-03-03 Rust Chapter 2.md]]
## Summary ## Summary