Notes
SoksoaCode is joining the repo!! :DSSDSF
-2024
+2025
+-
+
-
+
09:55AM
+Market +The drop in $TSLA was just perfect for the start of the day. +I still need offload a couple hundred shares of TSLA but thank god it was not during that $400 put spread.
+
+ -
+
11:05AM
+MultiBranch
+For this year, I am going to start working in the multi-branch part of the mono-repo, getting better at utilizing the split branches, without having to use cherrypick. +Branch branch branch! Its like Oprah and her car giveaway.
+
+ -
+
03:04PM
+Fudster
+Not the library, but the laptop was shipped out and hopefully he gets it tomorrow. +I believe its through air, which is a bit of a wild way to ship someone a laptop xD.
+
+ -
+
06:27PM
+Hardcore
+Finally getting the balls to play the hardcore mode, this time with the goal of hitting 60, at least once. +I believe I will fail, so I will try to have a couple characters to help burden the blow and not have to start all over. +Leveling them in bulk might take a bit more time but I feel like its a good move.
+
+
2024
-
12:32pm - Building the js-embeds for the Monorepo! diff --git a/docs/journal/01-03/index.html b/docs/journal/01-03/index.html index 62fe395086..460ac51dcd 100644 --- a/docs/journal/01-03/index.html +++ b/docs/journal/01-03/index.html @@ -185,7 +185,29 @@
January: 03
Notes
-2024
+2025
+-
+
-
+
12:30PM
+Hardcore
+I did not get a chance to write the story of yesterday or well this mornings hardcore event, it was way too wild. +Next round, I am going to keep it a bit more chill and slow, moving too fast is part of the problem. +Treat it more like a RTS than a MMO, is the best way that I can describe the hardcore flow!
+
+ -
+
03:34PM
+EoY
+The End of the Year reports as well as Q4s are going to be rough if the trade deals move forward. +Hmm, I can get furthere down into the notes for that on a different page, but once the tariffs kicks.
+
+ -
+
04:24PM
+Python
+Updating the python package for nx, to
+20.3.1
viapnpm add @nxlv/python@20.3.1
. +This upgrade could break somethings, but just want to make sure it all works.
+
2024
-
6:05am - Getting ready for work and double checking my accounts for 2024! diff --git a/docs/journal/01-04/index.html b/docs/journal/01-04/index.html index 9c6942dfeb..5cb93fec00 100644 --- a/docs/journal/01-04/index.html +++ b/docs/journal/01-04/index.html @@ -183,7 +183,27 @@
January: 04
Notes
-2024
+2025
+-
+
-
+
02:40PM
+HardCore
+Got to the barrens today but its been rough, I am alone in the wasteland! +I hope that the fellow guildmates reach the course of the level.
+
+ -
+
06:10PM
+Abilities
+Healing! A core of the gameplay is what we need to build now! +The issue ticket that we are currently handling is 3651.
+
+ -
+
08:05PM
+Twitch
+While working through the AOE spells, I thought it be cool to work on the twitch stream!
+
+
2024
-
11:00am - Going to aim at getting out of work earlier than before but I have some issues to prepare for, including being assigned to AAPL at $190. diff --git a/docs/journal/01-05/index.html b/docs/journal/01-05/index.html index dc78a20350..2d876f8624 100644 --- a/docs/journal/01-05/index.html +++ b/docs/journal/01-05/index.html @@ -183,7 +183,17 @@
January: 05
Notes
-2024
+2025
+-
+
-
+
08:31PM
+Tesla
+About to grab some food and swing back around for the python application as v1. +Then we do a rust application for v2. +Ugh, taco bell adventures…
+
+
2024
-
11:31am - Had to drop my tesla off for some minor repairs before the winter gets worse.
diff --git a/docs/journal/01-06/index.html b/docs/journal/01-06/index.html index 7f5bf4de94..1a2baa158a 100644 --- a/docs/journal/01-06/index.html +++ b/docs/journal/01-06/index.html @@ -183,7 +183,24 @@January: 06
Notes
-2024
+2025
+-
+
-
+
01:22AM
+Stream
+Finally got OBS to work among multiple machines, had to downgrade to v30.2 because v31 certs were not approved for League.
+
+ -
+
05:44AM
+Dockerfile
+OKay let me get the dockerfile rolling for the
+pydiscordsh
. +Well before we do the docker, we need to addhttps://pypi.org/project/fastapi/
, so lets do that next. +The command would be:
+
+pnpm nx run pydiscordsh:add --name fastapi +
2024
-
3:54pm - Working on the JS Embed Passport with Soksoa! diff --git a/docs/journal/12-27/index.html b/docs/journal/12-27/index.html new file mode 100644 index 0000000000..9c06ec9625 --- /dev/null +++ b/docs/journal/12-27/index.html @@ -0,0 +1,256 @@ +
+Decemeber: 27th | KiloByte Virtual Engine + + +Decemeber: 27th
2024
+-
+
-
+
03:15PM
+Laptop
+For some reason, Fedex did not get a chance to deliver the laptop? +I did not hear the door bell but now that I am thinking about it, it could have been because of the power that runs to the doorbell being off. +I will look into that later tonight.
+
+ -
+
06:40PM
+Sleep
+Ugh, so tired and hungover, I might just go back to sleep again and refresh my mind. +I got a bunch of peter and bald playing in the background, while I am taking a quick mental break.
+
+
Decemeber: 28th | KiloByte Virtual Engine + + +Decemeber: 28th
2024
+-
+
-
+
05:37AM
+RPI
+This is the first journal entry from the RPI! +We were not able to get it working through the elemental os but I think that might be because there just is not enough documentation on it for now? +Regardless, I think it might just be better to run ubuntu for on the RPI and maybe try to do the
+k2d
or some otheredge
setup. +I will put more notes down for this situation later today.
+ -
+
01:29PM
+Unity
+Going to spend the next couple hours going through Unity and seeing what changes that I have to do tonight. +I believe we last left off with the discord integration and the AStar pathing. +First error with the JavascriptFFI, seems that there was a duplicate function name, so I am going to adjust for that next.
+
+ -
+
03:23PM
+RareIcon
+Moving forward, we should just use the gihtub actions to execute the unity builds because the amount of time is just insane from the unity side. +We are already looking at over 1:22 hours for this most recent build and I am thinking that something else might be wrong? +Should the linking take this long, it just seems way too insane and maybe it be better to just let the actions handle it moving forward.
+
+
Decemeber: 29th | KiloByte Virtual Engine + + +Decemeber: 29th
2024
+-
+
-
+
01:27PM
+2024
+The year is about to wrap over, kinda weird. +There were some changes to account for!
+
+ -
+
04:01PM
+Salt
+I hate to have this entry but it is what it is.
+
+ -
+
06:06PM
+Unity
+After yesterday, I been spending some time to become better at Unity
+
+
Decemeber: 30th | KiloByte Virtual Engine + + +Decemeber: 30th
2024
+-
+
-
+
10:35AM
+SPY
+Damn $585? Wild.
+
+ -
+
05:40PM
+Time?*
+xD… we deal with it as family
+
+
Decemeber: 31st | KiloByte Virtual Engine + + +Decemeber: 31st
2024
+-
+
-
+
05:19PM
+New Years
+I am super excited for the new year, this is the last entry for this year too? +Its going to be more interesting that I can go back to my early entries. +I will have to also get used of updating the 2024 to 2025.
+
+
The Creator’s Diary: Adventures in Art, Tech, and Cinema
Explore daily dispatches from a modern-day Renaissance journey, spanning the realms of art, technology, and ancient wisdom. Dive into a world where algorithms meet aesthetics and every day is a new adventure in beta.
The Creator’s Diary: Adventures in Art, Tech, and Cinema
Explore daily dispatches from a modern-day Renaissance journey, spanning the realms of art, technology, and ancient wisdom. Dive into a world where algorithms meet aesthetics and every day is a new adventure in beta.
KBVE Team
Dec 31, 2024
Decemeber: 31st
Decemeber 31st.
KBVE Team
Dec 30, 2024
Decemeber: 30th
Decemeber 30th.
KBVE Team
Dec 29, 2024
Decemeber: 29th
Decemeber 29th.
KBVE Team
Dec 28, 2024
Decemeber: 28th
Decemeber 28th.
KBVE Team
Dec 27, 2024
Decemeber: 27th
Decemeber 27th.
KBVE Team
Dec 26, 2024
Decemeber: 26th
Decemeber 26th.
KBVE Team
Dec 25, 2024
Decemeber: 25th
Decemeber 25th.
KBVE Team
Jan 3, 2024
January: 03
Daily Log for January 3rd of each year!
KBVE Team
Jan 2, 2024
January: 02
Daily Log for January 2nd of each year!
KBVE Team
Jan 1, 2024
January: 01
Daily Log for January 1st of each year!
Insights
Stay up-to-date with the latest trends and developments in the construction industry with insights from ScrewFast's team of industry experts.
The Future of Construction Technology
Explore ScrewFast's pioneering role in revolutionizing construction through advanced technology and innovative solutions.
+ which automatically prefetches the linked page to speed up navigation. -->
KBVE Team
Jan 2, 2024
January: 02
Daily Log for January 2nd of each year!
Insights
Stay up-to-date with the latest trends and developments in the construction industry with insights from ScrewFast's team of industry experts.
The Future of Construction Technology
Explore ScrewFast's pioneering role in revolutionizing construction through advanced technology and innovative solutions.
Read more
The Importance of Collaboration
Explore how collaboration is central to ScrewFast's construction approach, driving effective communication and teamwork to achieve outstanding outcomes.
Read more diff --git a/docs/pagefind/fragment/en_22bd20b.pf_fragment b/docs/pagefind/fragment/en_22bd20b.pf_fragment new file mode 100644 index 0000000000..01834073bb Binary files /dev/null and b/docs/pagefind/fragment/en_22bd20b.pf_fragment differ diff --git a/docs/pagefind/fragment/en_2332578.pf_fragment b/docs/pagefind/fragment/en_2332578.pf_fragment deleted file mode 100644 index 86434ddb6c..0000000000 Binary files a/docs/pagefind/fragment/en_2332578.pf_fragment and /dev/null differ diff --git a/docs/pagefind/fragment/en_46a3692.pf_fragment b/docs/pagefind/fragment/en_3a58804.pf_fragment similarity index 85% rename from docs/pagefind/fragment/en_46a3692.pf_fragment rename to docs/pagefind/fragment/en_3a58804.pf_fragment index 9d862ac5d8..5c46067f95 100644 Binary files a/docs/pagefind/fragment/en_46a3692.pf_fragment and b/docs/pagefind/fragment/en_3a58804.pf_fragment differ diff --git a/docs/pagefind/fragment/en_55ec5ba.pf_fragment b/docs/pagefind/fragment/en_72045db.pf_fragment similarity index 81% rename from docs/pagefind/fragment/en_55ec5ba.pf_fragment rename to docs/pagefind/fragment/en_72045db.pf_fragment index 29653ff572..543c4b5a49 100644 Binary files a/docs/pagefind/fragment/en_55ec5ba.pf_fragment and b/docs/pagefind/fragment/en_72045db.pf_fragment differ diff --git a/docs/pagefind/fragment/en_7273c52.pf_fragment b/docs/pagefind/fragment/en_7273c52.pf_fragment new file mode 100644 index 0000000000..341ea7f14f Binary files /dev/null and b/docs/pagefind/fragment/en_7273c52.pf_fragment differ diff --git a/docs/pagefind/fragment/en_73d5f8d.pf_fragment b/docs/pagefind/fragment/en_73d5f8d.pf_fragment new file mode 100644 index 0000000000..9ad76819af Binary files /dev/null and b/docs/pagefind/fragment/en_73d5f8d.pf_fragment differ diff --git a/docs/pagefind/fragment/en_838775b.pf_fragment b/docs/pagefind/fragment/en_838775b.pf_fragment deleted file mode 100644 index ed1ed06137..0000000000 Binary files a/docs/pagefind/fragment/en_838775b.pf_fragment and /dev/null differ diff --git a/docs/pagefind/fragment/en_b0b9c82.pf_fragment b/docs/pagefind/fragment/en_b0b9c82.pf_fragment deleted file mode 100644 index ec76f735c8..0000000000 Binary files a/docs/pagefind/fragment/en_b0b9c82.pf_fragment and /dev/null differ diff --git a/docs/pagefind/fragment/en_c3ddcbc.pf_fragment b/docs/pagefind/fragment/en_c3ddcbc.pf_fragment new file mode 100644 index 0000000000..9a394be777 Binary files /dev/null and b/docs/pagefind/fragment/en_c3ddcbc.pf_fragment differ diff --git a/docs/pagefind/fragment/en_d07ff58.pf_fragment b/docs/pagefind/fragment/en_d07ff58.pf_fragment new file mode 100644 index 0000000000..c2829a56e3 Binary files /dev/null and b/docs/pagefind/fragment/en_d07ff58.pf_fragment differ diff --git a/docs/pagefind/fragment/en_df3cd76.pf_fragment b/docs/pagefind/fragment/en_df3cd76.pf_fragment new file mode 100644 index 0000000000..36f4b3735f Binary files /dev/null and b/docs/pagefind/fragment/en_df3cd76.pf_fragment differ diff --git a/docs/pagefind/fragment/en_f7b54e2.pf_fragment b/docs/pagefind/fragment/en_f7b54e2.pf_fragment deleted file mode 100644 index bc3f53b9c9..0000000000 Binary files a/docs/pagefind/fragment/en_f7b54e2.pf_fragment and /dev/null differ diff --git a/docs/pagefind/fragment/en_f7f3f1e.pf_fragment b/docs/pagefind/fragment/en_f7f3f1e.pf_fragment deleted file mode 100644 index 7ab71abdaa..0000000000 Binary files a/docs/pagefind/fragment/en_f7f3f1e.pf_fragment and /dev/null differ diff --git a/docs/pagefind/fragment/en_f85cb74.pf_fragment b/docs/pagefind/fragment/en_f85cb74.pf_fragment deleted file mode 100644 index c72b7941e7..0000000000 Binary files a/docs/pagefind/fragment/en_f85cb74.pf_fragment and /dev/null differ diff --git a/docs/pagefind/index/en_37635b9.pf_index b/docs/pagefind/index/en_37635b9.pf_index new file mode 100644 index 0000000000..4dad425c52 Binary files /dev/null and b/docs/pagefind/index/en_37635b9.pf_index differ diff --git a/docs/pagefind/index/en_42187f5.pf_index b/docs/pagefind/index/en_42187f5.pf_index new file mode 100644 index 0000000000..a9f66da020 Binary files /dev/null and b/docs/pagefind/index/en_42187f5.pf_index differ diff --git a/docs/pagefind/index/en_4d93355.pf_index b/docs/pagefind/index/en_4d93355.pf_index new file mode 100644 index 0000000000..a295776522 Binary files /dev/null and b/docs/pagefind/index/en_4d93355.pf_index differ diff --git a/docs/pagefind/index/en_5d1d15e.pf_index b/docs/pagefind/index/en_5d1d15e.pf_index deleted file mode 100644 index 21bf6fc9f6..0000000000 Binary files a/docs/pagefind/index/en_5d1d15e.pf_index and /dev/null differ diff --git a/docs/pagefind/index/en_5f6220f.pf_index b/docs/pagefind/index/en_5f6220f.pf_index deleted file mode 100644 index 570ba41b5d..0000000000 Binary files a/docs/pagefind/index/en_5f6220f.pf_index and /dev/null differ diff --git a/docs/pagefind/index/en_69d2ca0.pf_index b/docs/pagefind/index/en_69d2ca0.pf_index deleted file mode 100644 index cdac7caf0b..0000000000 Binary files a/docs/pagefind/index/en_69d2ca0.pf_index and /dev/null differ diff --git a/docs/pagefind/index/en_9457c93.pf_index b/docs/pagefind/index/en_9457c93.pf_index new file mode 100644 index 0000000000..7daeab1030 Binary files /dev/null and b/docs/pagefind/index/en_9457c93.pf_index differ diff --git a/docs/pagefind/index/en_9ea8ec2.pf_index b/docs/pagefind/index/en_9ea8ec2.pf_index new file mode 100644 index 0000000000..ad7d9608e7 Binary files /dev/null and b/docs/pagefind/index/en_9ea8ec2.pf_index differ diff --git a/docs/pagefind/index/en_af9b2df.pf_index b/docs/pagefind/index/en_af9b2df.pf_index new file mode 100644 index 0000000000..e80cb98756 Binary files /dev/null and b/docs/pagefind/index/en_af9b2df.pf_index differ diff --git a/docs/pagefind/index/en_b673bd2.pf_index b/docs/pagefind/index/en_b673bd2.pf_index new file mode 100644 index 0000000000..fb69b97252 Binary files /dev/null and b/docs/pagefind/index/en_b673bd2.pf_index differ diff --git a/docs/pagefind/index/en_b94056f.pf_index b/docs/pagefind/index/en_b94056f.pf_index deleted file mode 100644 index 881f0dda06..0000000000 Binary files a/docs/pagefind/index/en_b94056f.pf_index and /dev/null differ diff --git a/docs/pagefind/index/en_cc6d55b.pf_index b/docs/pagefind/index/en_cc6d55b.pf_index deleted file mode 100644 index 9a404701b5..0000000000 Binary files a/docs/pagefind/index/en_cc6d55b.pf_index and /dev/null differ diff --git a/docs/pagefind/index/en_ea7afac.pf_index b/docs/pagefind/index/en_ea7afac.pf_index deleted file mode 100644 index 2240457315..0000000000 Binary files a/docs/pagefind/index/en_ea7afac.pf_index and /dev/null differ diff --git a/docs/pagefind/index/en_ece1ba7.pf_index b/docs/pagefind/index/en_ece1ba7.pf_index deleted file mode 100644 index e7d966910e..0000000000 Binary files a/docs/pagefind/index/en_ece1ba7.pf_index and /dev/null differ diff --git a/docs/pagefind/index/en_ed763a8.pf_index b/docs/pagefind/index/en_ed763a8.pf_index deleted file mode 100644 index cf2f9f5f49..0000000000 Binary files a/docs/pagefind/index/en_ed763a8.pf_index and /dev/null differ diff --git a/docs/pagefind/index/en_f4a5fcc.pf_index b/docs/pagefind/index/en_f4a5fcc.pf_index deleted file mode 100644 index abb5f467c5..0000000000 Binary files a/docs/pagefind/index/en_f4a5fcc.pf_index and /dev/null differ diff --git a/docs/pagefind/index/en_f70c02e.pf_index b/docs/pagefind/index/en_f70c02e.pf_index new file mode 100644 index 0000000000..873d8e7206 Binary files /dev/null and b/docs/pagefind/index/en_f70c02e.pf_index differ diff --git a/docs/pagefind/index/en_fc6e306.pf_index b/docs/pagefind/index/en_fc6e306.pf_index new file mode 100644 index 0000000000..0eaf16091a Binary files /dev/null and b/docs/pagefind/index/en_fc6e306.pf_index differ diff --git a/docs/pagefind/pagefind-entry.json b/docs/pagefind/pagefind-entry.json index b5c2176501..a4f95c673a 100644 --- a/docs/pagefind/pagefind-entry.json +++ b/docs/pagefind/pagefind-entry.json @@ -1 +1 @@ -{"version":"1.1.1","languages":{"en":{"hash":"en_632aa1b6b3","wasm":"en","page_count":138}}} \ No newline at end of file +{"version":"1.1.1","languages":{"en":{"hash":"en_ce317b95cb","wasm":"en","page_count":138}}} \ No newline at end of file diff --git a/docs/pagefind/pagefind.en_632aa1b6b3.pf_meta b/docs/pagefind/pagefind.en_632aa1b6b3.pf_meta deleted file mode 100644 index eb760e5b1c..0000000000 Binary files a/docs/pagefind/pagefind.en_632aa1b6b3.pf_meta and /dev/null differ diff --git a/docs/pagefind/pagefind.en_ce317b95cb.pf_meta b/docs/pagefind/pagefind.en_ce317b95cb.pf_meta new file mode 100644 index 0000000000..6c8a835c8e Binary files /dev/null and b/docs/pagefind/pagefind.en_ce317b95cb.pf_meta differ diff --git a/docs/project/api/index.html b/docs/project/api/index.html index 24d478d82e..dc1dbe1d8c 100644 --- a/docs/project/api/index.html +++ b/docs/project/api/index.html @@ -49,7 +49,7 @@ StarlightThemeProvider.updatePickers();
API
Information
+API
Information
We will provide official documentation for the API, which will be based on the frameworks Supabase, Strapi, and Appwrite. This documentation will serve as the primary reference for our multi-tenant API, encompassing all general reference points. However, to facilitate the onboarding process for new developers, we aim to expand upon the existing reference material, enhancing clarity and accessibility. @@ -147,4 +147,6 @@
Uptime Notes
In the vast cosmos of software, APIs are the Jedi Masters, bridging the divide between different software galaxies. Like the Force in Star Wars, they bind and intertwine disparate systems, ensuring harmony in the digital universe. By sculpting robust and intuitive APIs, we’re not just coding; we’re forging lightsabers for the next generation of developers, ensuring the saga continues seamlessly. -The API is an unique construct that extends outside of the normal universe, the net that holds the sky.
-
+
-
+
-
+
-
+
-
+