Skip to content

Instantly share code, notes, and snippets.

View Ancurio's full-sized avatar

Amaryllis Kulla Ancurio

View GitHub Profile
#!/bin/bash
# Adjust homserver, room, and accesstoken to your particular setup
# Script is expecting data to be piped in on STDIN
# Example:
# echo "some text" | sendmatrix
msgtype=m.text
homeserver=<homeserver>
room=<room id>
@Ancurio
Ancurio / drohbrief.MD
Last active October 29, 2021 11:07
Offener Drohbrief an die Stadt Köln

Liebe Verwaltung der Stadt Köln!

Mein Name ist Amaryllis, ich bin 30 und gemeldet in Rondorf, aber passe seit etwa zwei Jahren auf eine Wohnung in Zollstock auf. Ich möchte Ihnen gerne folgendes Plätzchen in Raderthal vorstellen:

Kartenansicht
Foto 1
Foto 2
Foto 3
Foto 4
Foto 5

@on-three
on-three / gist:f6bc18204767a2b545f1
Created May 14, 2014 01:49
Extracting .zip files with Shift-JIS (Japanese) filenames
unzip -O shift-jis <filename>.zip