Daily Post Image from Upsplash

July: 01

2024

Figma

I have not yet used figma tooling for more than a couple instances but the recent changes that I have seen, especially the AI modules, is amazing to see in action. We are currently in the process of using it to design our new services page but there are some really abstract concepts and ideas that come with it.

Services

The plan right now is to expand the services that KBVE offers directly through the shop and on the website. While we are building out the services, I want to see what tweaks and adjustments I can make around them. The core services that we will be offering are within the technologies sector but I think bizops and media will not be too far out there. We can look into the Canva API and general AI-based image generation down the line.

Benefit

The Benefit component will be loading the different services that are being offered into the bento grid on load.

Kill Tony

One of the best episodes of kill tony this year! I could not stop laughing, everything was perfect, from the jokes to the random events. Shane and James were also amazing guest hosts, I am really seeing the peak of the podcast right now.

Quick Songs

A classic way to end the night, load a bunch more songs!


./kbve.sh -nx kbve.com:music --args="--file=rock --title='A Day To Remember - NJ Legion Iced Tea' --ytid=WVHgME1ncz8"

Fireworks

The annual light your money on fire celebrations are around again! Nothing more than explosions, laughs and random street dogs barking all night. The BBQ stops are getting better too, I am almost perfecting my runs. Key things to do during my runs are to drop off beer, soda or chips, maybe partake a quick grilled burger and take a couple photos. I have not yet really utilized instagram, but I think I would be an amazing photographer if I had some more time to practice. Even with all the equipment, I should really look into getting some of my photos up into unsplash and with my programming background, I bet I could make some amazing artwork out of the photos.

2023

  • 2:00pm - I started the VuPlex basic integration on the KBVE.com end point, which I will repo and then test case in the launch scene. This part will be interesting because I want to see if I can get the login to work on both end points without having any issue.
  • 7:00pm - Okay the way that I will go about this will be to have a login screen / page on the KBVE website and then use a postMessage between the C# within Unity and Javascript within the browser. The initial transfers will be two parts, the first will be a string variable that would contain the general messages, like warnings.

Quote

Iron rusts from disuse; water loses its purity from stagnation… even so does inaction sap the vigor of the mind. — Leonardo da Vinci


Tasks

  • VuPlex Javascript API Integration