Build Your Own Chatbot with OpenAI's ChatGPT API: A Step-by-Step Guide
We look into how to create a simple chat using the OpenAI Chatgpt API. We talk about context and how to use it to improve our …
We look into how to create a simple chat using the OpenAI Chatgpt API. We talk about context and how to use it to improve our …
In this video, I talk about the implementation of payment for my site, YouTool.app. We looked at what PayPal requires in their …
We look into how to upload really large files using fetch. By splitting up the files, we bypass browsers’ upload limitations. We send …
We look into the next long time supported version of Java, the latest revision 23 contains improvements in speed, simplicity and …
In this video, we look at my ansible script for deploying my testloads. Join this channel to get access to perks: …
We look into building images for multiple platforms and deploying them in a Kubernetes cluster. Talks about the challenges I’ve faced during the process and ways to mitigate these issues.
We look into how to sign a request against the “new” Amazon data centers. All centers deployed after 2014 need to use the new …
I talk about my experiance with the Fitbit Inspire 3 watch. All the free features and the application for a swimmer that wants to keep track on their laps and workouts. This watch is not for everyone and probably not for me but I’m not dissatified with my purchase.
We look into how to fetch messages manually so we don’t prefetch any messages and create bottlenecks for longer running processes.
We look into how to install and use simple-cdd to create a new Bookworm install image fully automated with no input from the user during install. Git repository https://github.com/kalaspuffar/simple-cdd-bookworm