Skip to content
journal · daily log

July 15,every year.

The July 15th daily log — notes, tasks, and quotes collected across every year of the KBVE journal.

2026

  • 01:15PM

    I am looking this this

  • 04:03PM

    The new water shader system is based upon a threejs port that I was able to utilize, giving us a nice and sweet aqua eco-system. Furthermore, there is a ton of room for growth, I think there is another water shader that is even better, but it cost a couple hundred dollars, so it might not be worth it right now.

2025

  • 08:19PM

    Trying to get the fishing up from 37 to 40, hoping that I can get even further by the end of this week. Cleaning up all the extra fish inventory and maybe from there we can find other updates.

  • 08:42PM

    Going to wrap up the user profile within the next couple hours and then switch focus to the main dashboard. The card holding all of the profile data can be updated too, it seems to be not responsive enough.

2024

League Before getting deep into the programming grind, I am going to quickly throw up a couple quick matches. Get that RTS/MOBA hit off really quick.

Debug The debug aspect of the game should be handled right now, I think it would make sense to avoid postponing this too far along the dev cycle. We will extend the user settings to include a debug Boolean to represent the mode and then create a new debug.ts to handle the generic problems. Afterwards, I am thinking of extending it out to create a bug report that can be executed by the player, which will send the information to a github issue ticket? I suppose there are a couple ways we could work that out with the rust-based API. The different parts of my brain are wired and ready, lets go ahead and push through the changes.

Kill Tony I am excited to see who the guests will be for todays kill tony, I expect at least a couple trump jokes all through the set too. This was an amazing set! I forgot that it was taped right after the debate but the amount of laughs and jokes, definitely one of their best episode yet.

2023

  • 6:00am - Going through the react native code base once more. These mornings are starting to become very blurry, as I am just diving deeper and deeper into the react eco-system.
  • 7:00am - Mapping the pipeline for the iOS / Android.
  • 4:00pm - FLAG - Need to process the written notes for 07-15-2023 into this journal entry.

Quote

When you discover your mission, you will feel its demand. It will fill you with enthusiasm and a burning desire to get to work on it. — W. Clement Stone


Tasks

  • Study React Native