You are here |
gabi.dev | ||
| | | |
mattmazur.com
|
|
| | | | One of the many new features announced at yesterday's OpenAI dev day is better support for generating valid JSON output. From the JSON mode docs: A common way to use Chat Completions is to instruct the model to always return JSON in some format that makes sense for your use case, by providing a system... | |
| | | |
blog.bitnami.com
|
|
| | | | Latest updates [UPDATE 2019-05-19] - Bitnami has now released all the images with the new kernel available for Debian, Ubuntu and Or... | |
| | | |
michalzuber.wordpress.com
|
|
| | | | I wanted to backup content of a paid subscription on a WordPress site After some ChatGPT prompts and Googling I ended up with the following https://gist.github.com/mikaelz/8d1e05f346db115f7474f192e92fbbf5 | |
| | | |
blog.nuculabs.de
|
|
| | Hi ?? This is a short tutorial describing how to monitor your Kubernetes cluster container logs using Loki stack. But why? Because it is easier to view, filter your logs in Grafana and to store them persistently in Loki rather than viewing them in a terminal. Let's get started! Assuming you already have Microk8s installed, enable the following addons: You can enable an add-on by running microk8s enable. Ex: microk8s enable dns |