Skip to content

Instantly share code, notes, and snippets.

View rubin110's full-sized avatar
🦩
Flamingo

Rubin Starset rubin110

🦩
Flamingo
View GitHub Profile
@vnl
vnl / MediaDownloader.yaml
Created October 5, 2021 20:10
Docker-compose file which shows how to set up Sonarr, Radarr, Prowlarr, Lidarr, Jackett, QBittorrent and a VPN container so that all all traffic from the containers is routed through the VPN. Also includes get_iplayer containers, which is not routed through the VPN.
version: "3"
services:
vpn:
image: qmcgaw/gluetun
container_name: vpn
cap_add:
- NET_ADMIN
ports:
- 8888:8888/tcp # HTTP proxy
- 8388:8388/tcp # Shadowsocks
@GuySie
GuySie / HA-ESPhome-IKEA-vindriktning.txt
Last active November 28, 2023 15:21
IKEA vindriktning ESPhome Home Assistant
esphome:
name: vindriktning
platform: ESP8266
board: d1_mini
# Enable logging
logger:
# Enable Home Assistant API
api:
@randy3k
randy3k / octopi
Last active January 29, 2024 15:44
octopi/octoprint config for nginx proxy manager
location ~ ^/webcam/(.*) {
rewrite ^/webcam/(.*) /octopi/webcam/$1 redirect;
}
location /octopi/ {
if ($scheme != "https") {
rewrite ^ https://$host$uri permanent;
}
rewrite ^/octopi/(.*)$ /$1 break;
proxy_pass http://192.168.0.167;
@nexussays
nexussays / aristocratic_assassins.md
Last active October 3, 2016 04:42
Rules for Aristocratic Assassins

Game Overview

There has been much discord of late between the law-creating and law-enforcing magistrates and the secretive guild of assassins who oppose what is, in their view, an iron-fisted rule of the populace. The Lord/Lady of the realm has invited all the high society nobles to a masquerade ball. Unbeknownst to the attendees, the guild of assassins plans to use this opportunity to kill the magistrates who will be in attendance.


Players are divided into two teams, and these teams are kept a secret. That is to say, any given player only knows which team they themselves are on; they do not know who else is on their team, or who is on the opposing team.

Black team