• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle









  • Thank you for the nostalgia blast.

    I do remember loving odwalla, specifically the carrot juice. But this was more than a decade ago, when I was still in high school.

    Never remember them rebranding as naked juice. Although I do remember picking up naked juice on two separate occasions wondering how the taste would be. Two times was enough to learn the taste wasn’t worth the price.


  • Wanted to add my perspective. Decided to splurge and get the z fold 5 after rocking the OnePlus 7 pro for 4+ years now. Wouldn’t have upgraded except I cracked the shit out of my OnePlus recently and repairing/replacing just wasn’t worth it.

    After using this phone for a couple days, I have having serious thoughts about returning it. Spent so much time customizing the keyboard for the main screen, but just couldn’t find a comfortable typing experience. Then I realized I hadn’t installed GBoard yet. As soon as it was loaded, I was off to the races. No customization required. Very comfortable typing experience now with the default settings.




  • If you already know C, JavaScript should be pretty easy to learn. It’s funny, I actually didn’t learn JavaScript from that resource.

    But flipping thru it a little bit today, it’s pretty decent stuff and walks you thru the language basics and idiosyncracies.

    JavaScript was the first programming language I spent a lot of time with, so I’m biased in saying this. But it’s extremely easy to learn & program with.

    Factor in things like npm and node.js, it’s very easy to get projects off the ground quickly. I of course do recommend learning the basics first, but also use chatGPT to help build a basic webapp. Building anything will only accelerate the learning process.