Skip to content

Instantly share code, notes, and snippets.

Der König in Gelb: Ein Stück in zwei Akten

Figuren

Cassilda: Prinzessin des Königreichs Hoseib und ältestes Kind des Königs. Nachdem sie das Gelbe Zeichen am Ufer von Hali fand, begannen bessere Zeiten für Königreich und Königsfamilie, allerdings wird Cassilda seither mit Visionen von Carcosa geplagt.

Camilla: Prinzessin des Königreichs Hoseib und engste Vertraute von Cassilda.

@weidtn
weidtn / grafana_auto_refresh_img.org
Last active April 6, 2022 11:38
Make a file called "test.png" automatically refresh in grafana

The image is called test.png in this example and has to be accessible to grafana. This is why its in /usr/share/grafana/public/img/. To have permissions on the file, try to create the file first and get ownership as your user (pi in this example):

sudo touch /usr/share/grafana/public/img/test.png
sudo chown pi /usr/share/grafana/public/img/test.png

In the grafana settings (default in /etc/grafana/grafana.ini), be sure to set disable_sanitize_html to true, so the html actually works. Probably needs to restart the grafana-service.

Write the following into the “Content” field of the text panel. You can change the 60000 to any millisecond refresh time you want.

@weidtn
weidtn / system info
Created September 12, 2018 10:58
System Info
Computer Information:
Manufacturer: Unknown
Model: Unknown
Form Factor: Desktop
No Touch Input Detected
Processor Information:
CPU Vendor: AuthenticAMD
CPU Brand: AMD Ryzen 5 1600X Six-Core Processor
CPU Family: 0x17
@weidtn
weidtn / System Information
Created June 29, 2018 09:15
System Information
Computer Information:
Manufacturer: Unknown
Model: Unknown
Form Factor: Desktop
No Touch Input Detected
Processor Information:
CPU Vendor: AuthenticAMD
CPU Brand: AMD Ryzen 5 1600X Six-Core Processor
CPU Family: 0x17
Computer Information:
Manufacturer: Unknown
Model: Unknown
Form Factor: Desktop
No Touch Input Detected
Processor Information:
CPU Vendor: AuthenticAMD
CPU Brand: AMD Ryzen 5 1600X Six-Core Processor
CPU Family: 0x17