DEV Community

Cover image for Day 1272 : Will Be
HIPHOP and CODE
HIPHOP and CODE

Posted on

Day 1272 : Will Be

liner notes:

  • Professional : Started my day off with corresponding with some coworkers and responding to community questions. During the day, I worked on implementing the code that I worked on with Google Gemini 3 with Deep Research. There were some things with the code that looked funny to me, but I'm forever a student so I was like maybe it's something new I'm not aware of. Nope, tried to run it and got an error. haha I told it the problem, it said it would fix it, said it fixed it, but nothing changed. I think it may have gotten stuck because it kept saying it changed it, but didn't. I created a new conversation and just pasted the code in and it changed it successfully. Good news is that the GitHub Actions stuff worked for the most part. Had a couple of glitches but we got it working. At least now, I'm able to upload a .zip file generated by my application, it kicks off the Github Actions workflow, unzips the file, builds the project and puts in a folder, creates any files needed for the tutorial, generates a devcontainer.json file, creates a readme with a link to spin up a Codespace and commits the changes. So, I can go to the tutorials readme, click the link and it will start the process to create a new Github Codespace. The Codespace starts and shows the tutorials steps, but it doesn't open the files in the code editor or open the application the user will be building in a preview window. I don't remember if we got the app preview window working when we did this originally, but opening the files in the editor was working. I'll have to see how we did it that time. For this project, I used the way I opened files in another Codespace project I worked on before. I'll have to take a look at that also. I also researched tickets for a trip overseas that I have coming up early next year for work. There were a couple of flights with different airlines to choose from. I figured I would get Gemini 3 with Deep Research to choose for me based on some criteria I had and whatever else it could come up with to make a decision. In addition to like the types of planes and how comfortable they could be, it came up with all sorts of other things I didn't think of like due to the time I would fly, which one would mess with my Circadian rhythms more. It looked up the average times it took to get through customs to try and determine if I would be rushing to catch my connecting flight and what would happen if I missed it. Gemini 3 also generated 2 scenarios on how my flight could go. haha It overwhelmingly decided one flight would be a better option. After reading the report it generated, I agree. Going to book the flight later tonight.

  • Personal : Picked up some projects on Bandcamp and started to put together tracks for the radio show. I did some more working on the Stripe webhook server I made for my company to process client orders. I went through a lot of different Stripe events to be able to figure which one would give me the info I want to store in my database to be able to show the orders on my dashboard. I think I got everything, I just need to save the data to my Firestore database and load it into my application. I still need to double check the data matches up with what the mock data gives to display.

An aerial view of a partially developed, low-lying island surrounded by vast, crystal-clear turquoise and deep blue ocean waters. The island features stretches of golden sand and recently developed luxury buildings, creating a scene of a modern resort destination in a stunning marine environment. The location is Zaya Nurai Island, Abu Dhabi.

Okay, getting a later start than normal because I was caught up working on the GitHub Codespaces project for work. Going to post this blog, eat dinner, put together the tracks for the radio show and work on getting items saved to my database from my dashboard and work on having it show up on the client's dashboard so they can place an order that will fire an event for my webhook server to get the order data and put it in my Firestore database. We'll see how far I get. I would like to get everything working this weekend. I also want to get this last prototype created so that I can take some pictures to upload to the dashboard so that the clients can order some samples. Speaking of samples, I created some quick prints to show my radio show co-host for an idea he had. Speaking of radio show, you can check it out live on Saturday at https://kNOwBETTERHIPHOP.com . Also got the study sessions on Sunday over https://untilit.works where I'm hoping to get a bunch of stuff done. I'm out. Need to catch up.

Have a great night and weekend!

peace piece
Dwane / conshus
https://dwane.io / https://HIPHOPandCODE.com

Top comments (0)