Notes
2023
- Going to try and push the pipe through `alpha` and then test case it via the Netlify build. Okay, looks like that resolved that issue. I was missing the `is:inline` when calling the 3rd party external scripts, okay going to move back to updating the AppWrite.
- 1:15pm - Updated AppWrite to 1.3.4, then did a quick database migration! I am wondering if there might be a way to do an update without taking the whole API down but I noticed that it could cause corrupted shards, so I suppose it might be best to keep it the way it is right now.
- 2:45pm - Getting ready to go shopping around a local mall district. I got over 30kg worth of free space in my luggage, so lets see if I can find anything interesting to buy. Before I head out, I think I will test case some of the local pipelines that I been building, including one that is known as `cook-ai`, which is a small mL model that helps you make amazing recipes!
- 4:00pm - Looking over all my blueprints that I have written for KBVE and starting to parse through them and organize them into something a bit more meaningful and structured.
- 5:45pm - Great background video, [The Micro Education Business Model - How To Monetize Your Knowledge](https://www.youtube.com/watch?v=XgAMayF-JZY)! This would be great material for a lofi mix :D
- 11:15pm - Doing some speed tests, I noticed some issues here and there but I think I could hit 90s+ across each metric if I address some of the problems from PageSpeed.
- Last Test was https://pagespeed.web.dev/analysis/https-kbve-com/j7ervvivzh?form_factor=desktop
- 99 Desktop , 84 Accessibility, 75 Best Practices and 100 SEO.
- 85 Mobile, 77 Acc, 75 Best Practices and 100 SEO.
- Let us see if these recent updates will boost us up to 90s+
## Quote
> Minds, like bodies, will often fall into a pimpled, ill-conditioned state from mere excess of comfort.
> — <cite>Charles Dickens</cite>
---
## Tasks
- [x] Upgrade AppWrite to 1.3.4
- [x] Fix the Tools -> Pass
- [ ] Review all the blueprints and being to shift them into private documents.
- [ ] Review MDX plugins and write a plan for steps to resolve known and future issues.