Skip to content

Instantly share code, notes, and snippets.

View NiklasRosenstein's full-sized avatar
💭
I may be slow to respond.

Niklas Rosenstein NiklasRosenstein

💭
I may be slow to respond.
View GitHub Profile
@NiklasRosenstein
NiklasRosenstein / README.md
Last active June 12, 2025 15:02
Immich Album Downloader

Immich Album Downloader

An album downloader for Immich.

Usage

$ deno run https://gist.githubusercontent.com/NiklasRosenstein/91d1bfc22485a4530271959300a69acf/raw/main.ts \
@NiklasRosenstein
NiklasRosenstein / sops.schema.yaml
Last active June 4, 2025 20:28
sops.yaml JSON schema
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "SOPS Configuration File",
"description": "Schema for the .sops.yaml file, defining encryption rules for SOPS.",
"type": "object",
"properties": {
"creation_rules": {
"type": "array",
"description": "A list of rules to apply when creating new SOPS encrypted files. Rules are evaluated sequentially, and the first match wins.",
"items": {
from __future__ import print_function
print("You've been jagged!")
print("Installing a Virus ...")