TL;DR: AI is at its best when it helps you think better, not when it tries to think for you. Entries Overview Story So Far - Learning with ChatGPT 3/5/2025 - Claude vs ChatGPT vs Gemini 3/6/2025 - Ikon vs Epic 3/7/2025 - Memories 3/28/2025 …
Entries Overview 12/24/2023 - Guide to Mutual Funds 12/27/2023 - GtMF: Picking Mutual Funds 12/29/2023 - GtMF: Portfolio Ideas, Building, and Monitoring 12/31/2023 - GtMF: Review 1/1/2024 - Mutual Funds for Dummies 1/3/2024 - MFfD: Funds and Alternatives 1/5/2024 - MFfD: Selction, Crafting …
Entries Overview 12/24/2023 - Guide to Mutual Funds 12/27/2023 - GtMF: Picking Mutual Funds 12/29/2023 - GtMF: Portfolio Ideas, Building, and Monitoring 12/31/2023 - GtMF: Review 1/1/2024 - Mutual Funds for Dummies 1/3/2024 - MFfD: Funds and Alternatives 1/5/2024 - MFfD: Selction, Crafting, and Monitoring 1/7/2024 - MFfD: Review 1/8/2024 - Exchange-Traded-Funds for Dummies...
Read MoreTLDR I wanted to try experimenting with traditional java design patterns in Rust. I knew the features of Rust would mean I couldn't copy and paste them from GoF's templates. Entries Overview 6/13/2020 - Why Design Patterns? 6/14/2020 - Preliminary Research 6/15/2020 - Updating Old Project 6 …
TLDR I wanted to try experimenting with traditional java design patterns in Rust. I knew the features of Rust would mean I couldn't copy and paste them from GoF's templates. Entries Overview 6/13/2020 - Why Design Patterns? 6/14/2020 - Preliminary Research 6/15/2020 - Updating Old Project 6/16/2020 - New Design 6/17/2020 - Implementing User Struct 6/20/2020 - Designing Internal Api 6/22/2020 - Implementing Internal...
Read MoreTLDR I wanted to pick a new language to learn and maintain my skill in. I also wanted to make sure I had use cases for the new language so I had practical reasons to continue using it. I ended up picking Rust as this language, but I couldn't come …
TLDR I wanted to pick a new language to learn and maintain my skill in. I also wanted to make sure I had use cases for the new language so I had practical reasons to continue using it. I ended up picking Rust as this language, but I couldn't come up with any concrete use cases. Entries Overview 6/2/2020 - Method 6/3/2020 - Discussion:Python and Django 6/4/2020 - Discussion:Rust and Rocket