• 5 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle




  • Ah, interesting. I myself have made my own library to create callable “prompt functions” that prompt the model and validate the JSON outputs, which ensures type-safety and easy integration with normal code.

    Lately, I’ve shifted more towards transforming ChatGPT’s outputs. By orchestrating multiple prompts and adding human influence, I can obtain responses that ChatGPT alone likely wouldn’t have come up with. Though, this has to be balanced with giving it the freedom to pursue a different thought process.






  • Retro Game Mechanics Explained is one of my favorite YouTube channels of all time. There’s an absolute treasure trove of interesting technical deep-dives about the inner workings of retro games, famous glitches, and how the hardware works. And it’s all presented with clear, silky smooth animations that make everything so much easier to understand.

    I’m not even into retro games that much, yet the content is so good that it has me completely hooked anyway. I’d highly recommended it for anyone who wants to learn more about computer science or the clever techniques programmers used to get things to run on old hardware.