diff --git a/Personal/Z/Coilover Options.md b/Personal/Z/Coilover Options.md index 0f231b71..12403753 100644 --- a/Personal/Z/Coilover Options.md +++ b/Personal/Z/Coilover Options.md @@ -2,4 +2,4 @@ The easiest option right now is to just get the car back to OEM spec. The current suspension dampers are absolutely fucked. Springs are probably okay. - [ ] [[Replace OEM dampers front and rear]] #Dynamics #Hands-On 📅 2025-04-01 -- [ ] [[Replace bushings]] #Dynamics #Hands-On 📅 2025-06-01 \ No newline at end of file +- [ ] [[Replace bushings]] #Dynamics #Hands-On 📅 2025-07-29 \ No newline at end of file diff --git a/Personal/Z/Repair OEM Brakes.md b/Personal/Z/Repair OEM Brakes.md index bf4afd60..c0b0df35 100644 --- a/Personal/Z/Repair OEM Brakes.md +++ b/Personal/Z/Repair OEM Brakes.md @@ -1,3 +1,3 @@ Right now, OEM brakes have no brake pressure, and only parking brake will hold the car. This needs to be addressed and fixed before the car can run. -- [ ] Find brake leak #Brakes #Running-Car 📅 2025-05-01 \ No newline at end of file +- [ ] Find brake leak #Brakes #Running-Car 📅 2025-07-29 \ No newline at end of file diff --git a/Personal/Z/Wheels, Tires, and Spacers.md b/Personal/Z/Wheels, Tires, and Spacers.md index 52340362..422a83c5 100644 --- a/Personal/Z/Wheels, Tires, and Spacers.md +++ b/Personal/Z/Wheels, Tires, and Spacers.md @@ -1,5 +1,5 @@ I need to reestablish what wheels and tires are on the z right now, and figure out a more sustainable space solution. One thing that needs done is that longer wheel studs need put on the car. -- [ ] [[Longer Wheel Studs]] #Dynamics 📅 2025-05-01 -- [ ] What are the current wheels and tires on the Z? #Dynamics 📅 2025-04-01 -- [ ] Sell my old tires #Hands-On 📅 2025-05-01 \ No newline at end of file +- [ ] [[Longer Wheel Studs]] #Dynamics 📅 2025-07-29 +- [ ] What are the current wheels and tires on the Z? #Dynamics 📅 2025-07-29 +- [/] Sell my old tires #Hands-On 📅 2025-05-01 \ No newline at end of file diff --git a/Personal/Z/Z31 LS Swap.md b/Personal/Z/Z31 LS Swap.md index c509bdf2..eb88962b 100644 --- a/Personal/Z/Z31 LS Swap.md +++ b/Personal/Z/Z31 LS Swap.md @@ -19,15 +19,15 @@ Any fancy turbo business. ## Planning - [x] [[Which LS Engine should I target?]] #Powertrain #Running-Car ✅ 2025-03-07 - [x] [[What transmission will solve all my problems?]] #Drivetrain #Running-Car ✅ 2025-03-07 -- [ ] [[How will the exhaust work?]] #Powertrain #Running-Car 📅 2025-06-01 -- [ ] [[How will cooling work?]] #Powertrain #Running-Car 📅 2025-05-01 -- [ ] [[How will fuel work?]] #Powertrain #Electrical #Running-Car 📅 2025-05-01 -- [ ] [[How will gauges work?]] #Powertrain #Electrical 📅 2025-07-01 +- [ ] [[How will the exhaust work?]] #Powertrain #Running-Car 📅 2025-07-29 +- [ ] [[How will cooling work?]] #Powertrain #Running-Car 📅 2025-07-29 +- [ ] [[How will fuel work?]] #Powertrain #Electrical #Running-Car 📅 2025-07-29 +- [ ] [[How will gauges work?]] #Powertrain #Electrical 📅 2025-07-29 ## Work on the car - [x] [[Clean up the engine bay]]. Remove junk that doesn't need to be there. #Powertrain #Hands-On #Running-Car ✅ 2025-03-10 -- [ ] Sell the old engine #Hands-On 📅 2025-04-01 -- [ ] Sell the old transmission #Hands-On 📅 2025-04-01 +- [/] Sell the old engine #Hands-On 📅 2025-04-01 +- [/] Sell the old transmission #Hands-On 📅 2025-04-01 # Projected Costs diff --git a/Programming/Formal Methods/TLA/TLA+ Learning Plan.md b/Programming/Formal Methods/TLA/TLA+ Learning Plan.md index 5840697e..4464661f 100644 --- a/Programming/Formal Methods/TLA/TLA+ Learning Plan.md +++ b/Programming/Formal Methods/TLA/TLA+ Learning Plan.md @@ -6,5 +6,5 @@ - [ ] Two-Phase Commit #TLA 📅 2025-07-29 - [ ] Paxos Commit #TLA 📅 2025-07-29 - [ ] Implementation #TLA 📅 2025-07-29 -- [ ] The Alternating Bit Protocol #TLA ⏳ 2025-03-28 📅 2025-08-01 -- [ ] Implementation with Refinement #TLA ⏳ 2025-04-04 📅 2025-08-01 +- [ ] The Alternating Bit Protocol #TLA ⏳ 2025-03-28 📅 2025-08-04 +- [ ] Implementation with Refinement #TLA ⏳ 2025-04-04 📅 2025-08-04 diff --git a/Programming/Haskell/Learning Plan.md b/Programming/Haskell/Learning Plan.md index d1ae8371..d8639590 100644 --- a/Programming/Haskell/Learning Plan.md +++ b/Programming/Haskell/Learning Plan.md @@ -6,7 +6,7 @@ https://learnyouahaskell.github.io/chapters.html - [ ] Chapter 5: Recursion #Haskell 📅 2025-07-29 - [ ] Chapter 6: Higher Order Functions #Haskell 📅 2025-07-29 - [ ] Chapter 7: Modules #Haskell 📅 2025-07-29 -- [ ] Chapter 8: Making Our Own Types and Typeclasses #Haskell 📅 2025-04-02 -- [ ] Chapter 9: A Fistful of Monads #Haskell 📅 2025-04-09 -- [ ] Chapter 10: For a Few Monads More #Haskell 📅 2025-04-16 -- [ ] Chapter 11: A Nice Little Course on Lambdas #Haskell 📅 2025-04-23 +- [ ] Chapter 8: Making Our Own Types and Typeclasses #Haskell 📅 2025-07-29 +- [ ] Chapter 9: A Fistful of Monads #Haskell 📅 2025-07-29 +- [ ] Chapter 10: For a Few Monads More #Haskell 📅 2025-07-29 +- [ ] Chapter 11: A Nice Little Course on Lambdas #Haskell 📅 2025-07-29 diff --git a/Programming/Rust/Learning Plan.md b/Programming/Rust/Learning Plan.md index 934fbdc6..2c9971f7 100644 --- a/Programming/Rust/Learning Plan.md +++ b/Programming/Rust/Learning Plan.md @@ -3,17 +3,17 @@ - [<] Chapter 3: Common Programming Concepts #Rust 📅 2025-07-29 - [ ] Chapter 4: Understanding Ownership #Rust 📅 2025-07-29 - [ ] Chapter 5: Using Structs to Structure Related Data #Rust 📅 2025-07-29 -- [ ] Chapter 6: Enums and Pattern Matching #Rust 📅 2025-04-18 +- [ ] Chapter 6: Enums and Pattern Matching #Rust 📅 2025-07-29 - [ ] Chapter 7: Managing Growing Projects with Packages, Crates, and Modules #Rust 📅 2025-07-29 -- [ ] Chapter 8: Common Collections #Rust 📅 2025-04-01 -- [ ] Chapter 9: Error Handling #Rust 📅 2025-04-08 -- [ ] Chapter 10: Generic Types, Traits, and Lifetimes #Rust 📅 2025-04-15 -- [ ] Chapter 11: Writing Automated Tests #Rust 📅 2025-04-22 -- [ ] Chapter 12: An I/O Project: Building a Command Line Program #Rust 📅 2025-04-29 -- [ ] Chapter 13: Functional Language Features: Iterators and Closures #Rust 📅 2025-05-06 -- [ ] Chapter 14: More about Cargo and Crates.io #Rust 📅 2025-05-13 -- [ ] Chapter 15: Smart Pointers #Rust 📅 2025-05-20 -- [ ] Chapter 16: Fearless Concurrency #Rust 📅 2025-05-27 -- [ ] Chapter 17: Object-Oriented Programming Features of Rust #Rust 📅 2025-06-03 -- [ ] Chapter 18: Patterns and Matching #Rust 📅 2025-06-10 -- [ ] Chapter 19: Advanced Features #Rust 📅 2025-06-17 +- [ ] Chapter 8: Common Collections #Rust 📅 2025-07-29 +- [ ] Chapter 9: Error Handling #Rust 📅 2025-07-29 +- [ ] Chapter 10: Generic Types, Traits, and Lifetimes #Rust 📅 2025-07-29 +- [ ] Chapter 11: Writing Automated Tests #Rust 📅 2025-07-29 +- [ ] Chapter 12: An I/O Project: Building a Command Line Program #Rust 📅 2025-07-29 +- [ ] Chapter 13: Functional Language Features: Iterators and Closures #Rust 📅 2025-07-29 +- [ ] Chapter 14: More about Cargo and Crates.io #Rust 📅 2025-07-29 +- [ ] Chapter 15: Smart Pointers #Rust 📅 2025-07-29 +- [ ] Chapter 16: Fearless Concurrency #Rust 📅 2025-07-29 +- [ ] Chapter 17: Object-Oriented Programming Features of Rust #Rust 📅 2025-07-29 +- [ ] Chapter 18: Patterns and Matching #Rust 📅 2025-07-29 +- [ ] Chapter 19: Advanced Features #Rust 📅 2025-07-29