Skip to content

Commit

Permalink
Daily Patch Notes
Browse files Browse the repository at this point in the history
- Sync of the repo and general patch notes.
  • Loading branch information
h0lybyte committed Aug 9, 2023
1 parent e5e480f commit 6306f44
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/content/.obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"state": {
"type": "markdown",
"state": {
"file": "journal/08-07.md",
"file": "journal/08-08.md",
"mode": "source",
"source": false
}
Expand Down Expand Up @@ -93,7 +93,7 @@
"state": {
"type": "backlink",
"state": {
"file": "journal/08-07.md",
"file": "journal/08-08.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
Expand All @@ -110,7 +110,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "journal/08-07.md",
"file": "journal/08-08.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
Expand All @@ -133,7 +133,7 @@
"state": {
"type": "outline",
"state": {
"file": "journal/08-07.md"
"file": "journal/08-08.md"
}
}
}
Expand All @@ -157,8 +157,10 @@
},
"active": "1e65db65e2721f35",
"lastOpenFiles": [
"application/obs/_notes/glob.astro",
"legal/disclaimer",
"journal/08-07.md",
"journal/08-08.md",
"application/obs/_notes/glob.astro",
"application/obs/_notes/voicemeter.md",
"application/obs/_notes",
"application/obs/notes/voicemeter.md",
Expand All @@ -176,7 +178,6 @@
"journal/08-03.md",
"tags/auth/auth.mdx",
"tags/automation",
"tags/auth",
"journal/07-31.md",
"journal/08-02.md",
"journal/07-29.md",
Expand All @@ -191,7 +192,6 @@
"journal/07-06.md",
"journal/07-20.md",
"journal/07-18.md",
"journal/07-19.md",
"journal/07-17.md"
"journal/07-19.md"
]
}
2 changes: 2 additions & 0 deletions src/content/journal/08-07.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ tags:
- 5:22pm - Took a quick break and decided to make a protein smoothie! Now the current issue that I am facing is a bit slower development cycle because of 404 errors that are crashing astro a bit. I wonder if there is a better way to handle that but also those 404 errors are also an issue on the production branch too. I suppose I really should focus to address those 404 errors that keep appearing.
- 5:43pm - I believe I will use a `@l\Shell.astro` for the layout and then wrap each of the md files inside their own notes document. I believe that might be the best course of action in this situation but I could be wrong to an extent? Let me think it through while I drink my smoothie and ponder a bit of life. Hmm, would I want to add each note as its own entity or should I just import them as a bulk metric? I suppose that will be the next step in this adventure.
- 6:16pm - The `@l/Shell.astro` was created and it has the barebone templating system for now, however I am thinking about how I would want to include the glob concept moving forward. There are a couple ways that I could go about it. The current error is `Error: Invalid glob import syntax: Could only use literals`.
- 7:30pm - Need to double check my current credit card balances and make sure that all my money is on point for this month, it feels so weird that we are already a week past the month.
- 12:00am - Okay it might be the 8th, so I will move these notes over to the next day. But I was able to figure out what would be the best way to handle this situation with the glob and make sure that it would work moving forward. Part of this example will be to keep the `Shell.astro` but add a new `MDX.astro` file to work with! I believe that it should resolve that problem that I was having with Astro globs earlier.

## Quote

Expand Down
35 changes: 35 additions & 0 deletions src/content/journal/08-08.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
layout: ../../layouts/theme/mdx.astro
title: "August : 08"
category: Daily
date: 2023-08-08
client: Self
img: https://images.unsplash.com/photo-1688764896020-c448693ec24e?fit=crop&q=85&w=1400&h=700
description: Daily Log for August, 08 of each year.
tags:
- daily
---

## Notes

- 7:30am - There are a couple issues that the RSPS project is facing, one of them would be the general management, which I know could be resolved with creating a custom docker image with NodePy as the base. We know that the python scripts can perform fairly well for general tasks but the deployment and overall management still has to be worked out. Ideally I should look into isolating the modules, such that, they are not specific to any project. I.e NodePy should have its own control panel and the custom python scripts that we use would be just drop in replacements.
- 8:44am - Going through my emails and I am content with the automated labeling and migration. My total inbox is currently sitting at 68 emails, a couple of the emails did not get filtered through or labeled but one of my n8n workflows was able to unsubscribe from a couple random newsletters.
- 10:42am - I have to map out my call options for this week and it seems that I might have to roll them again for next week. The credit and return is starting to diminish down to less than $500 a week, which would make sense because some of the puts that I am rolling are already a bit deep in the red. I could extend them out until next month and migrate the strike down a bit too but that is something that I would have to over look.
- 12:21pm - I have a major meeting to attend to later today, hopefully it will go well and will not require a huge chunk of my brain cells. To prepare for the meeting, I decided to skip lunch and keep my diet fairly relaxed, so that meant being light on water too. Why would I want to prepare so much for a meeting? I just did not want to randomly have a bathroom break.
- 4:39pm - Okay my total inbox is at around 46 emails, I will see how this performs within the next month! My goal will be to get almost near less than 10 emails, with a majority of them being filtered! The signal base automation seems to be working fine, but I need to prepare for the next staging route, where the automation tools can make issue tickets and even pull requests based upon the emails!
- 5:05pm - This meeting is still going on! I feel so fucking bored, listening to people talk, throw shade and loop around topics. This is slowly breaking my faith in humanity, the levels of abstract conversation but limited actions have a profound
- 7:47pm - Watching `Corner Office` right now while doing some general programming! Besides using the new glob Astro layout for tags and applications, I am thinking that I could use for legal too! I should migrate the disclaimer message into a mdx file? I will hold off on it for now, because I want to make sure that it all works in those two scopes before putting legal into the mixture.
- 8:41pm - I decided to let go of my current padfolio and replace it with two new ones, a specific one for a new laptop and another for storing my journal sheets! The objective will be to make it even easier to look over those notes later down the line. The padfolio that I ended up getting has a small three ring binder inside of it too, but I will hold off on the review until I get the item.
- 11:07pm - It seems that my method of using glob within a namespace would not work currently, thus I will be closing out the [issue](https://github.com/KBVE/kbve.com/issues/753).
- 11:15pm - Going to push this out and then prepare a new patch for tomorrow.

## Quote

> He who angers you conquers you.
> — <cite>Elizabeth Kenny</cite>
---

## Tasks

- [ ] - Review the Email Automation Software.
15 changes: 15 additions & 0 deletions src/layouts/MDX.astro
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
//* [IMPORTS]
import KBVE from '@l/KBVE.astro';
import Menu from '@l/Menu.astro';
//* [DATA]
const { content } = Astro.props;
---

<KBVE title={content.title} description={content.description}>
<Menu>
<div class="p-8 space-y-12"></div>
<slot />
</Menu>
</KBVE>

0 comments on commit 6306f44

Please sign in to comment.