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 ...
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We write a simple example in java to run a validation using Schematron. The framework Schematron is a way to do easy validation of XML documents and create output that is easily readable by someone working with these documents.
We go though the root directory talking about where each of the system files are located and what the different directories usually contain.
We look into Ceph Rados and try to figure out how Ceph stores data. The main goal is to read data from one cluster as raw objects and write it back to another cluster.
We look into how to install Headwind MDM and connect an Android device to it. This system is a great choice for medium size companies that want to manage their mobile fleet.
We will look into what shortcuts are and how to set them up in your Android project.