Skip to content

Instantly share code, notes, and snippets.

@brucebentley
brucebentley / iOS Shortcuts Catalog.md
Last active July 19, 2024 07:33
This is a public resource designed to help people get started with Siri Shortcuts & the Shortcuts app. It’s made up of the Shortcuts Library, a collection of over 125+ shortcuts grouped into folders, and the Action Directory, a documentation of 125+ of the actions in the Shortcuts app used to build shortcuts.

Bruce's iOS Shortcut Catalog

Hello and welcome to my Shortcuts Catalog!

This is a public resource designed to help people get started with Siri Shortcuts and the Shortcuts app.

It’s made up of the Shortcuts Library, a collection of over 125+ shortcuts grouped into folders, and the Action Directory, a documentation of 125+ of the actions in the Shortcuts app used to build shortcuts.

Enjoy!

@asvignesh
asvignesh / Build_seed_iso
Created January 6, 2018 07:42
Samples to create a cloud-init configuration ISO.
$ genisoimage -output seed.iso -volid cidata -joliet -rock user-data meta-data
@eyecatchup
eyecatchup / das-rot-von-koelle.md
Last active October 29, 2021 17:53
Auf der Suche nach den "offiziellen" Rot-Farbwerten Kölns.

Dat Rut von Köln (dt.: Das Rot von Köln)

Na, die Farben von Köln? Herrjott,.. RUT UN WIESS! Dat ess doch janz klor!

Oder evve doch nid?

Wiess: #FFF bzw. rgb(255, 255, 255) - haha.

Aber versuch' mal, als interessierter Frontendler/Grafiker, offizielle Definitionen für die Rot-Farbwerte von z.B der Stadt Köln oder des FCs zu kommen. Vergiss es! Mein Name ist Hase, ich weiß von nix.

@dnsmichi
dnsmichi / icinga2-apply-for-in-dictionary
Last active June 25, 2019 21:24
Using icinga2 2.2 features with apply for in dictionary and attribute assignment
# cat 7560.conf
object Host "7560-server" {
import "test-generic-host"
address = "127.0.0.1"
check_command = "hostalive"
vars.interfaces["eth0"] = {
//vars.interfaces.eth0 = {
"2dcoord" = "3,5"
port = 1