Skip to content

Instantly share code, notes, and snippets.

View mtimkovich's full-sized avatar
🐢

Max Timkovich mtimkovich

🐢
View GitHub Profile
@Webreaper
Webreaper / docker-compose.yml
Last active April 13, 2024 12:45
Sample Docker-compose file which shows how to set up Sonarr, Radarr, Prowlarr, Lidarr, QBittorrent and a VPN container so that all all traffic from the containers is routed through the VPN. Also includes Plex and get_iplayer containers, which are not routed through the VPN.
# Docker compose to set up containers for all services you need:
# VPN
# Sonarr, Radarr, Lidarr, Qbittorrent
# Non-VPN
# Plex, get_iplayer
# Before running docker-compose, you should pre-create all of the following folders.
# Folders for Docker State:
# /volume1/dockerdata. - root where this docker-compose.yml should live
# /volume1/dockerdata/plex - Plex config and DB
# /volume1/dockerdata/sonarr - Sonarr config and DB
#!/usr/bin/python
# -*- coding: utf-8 -*-
import subprocess
__all__ = ["transform"]
__version__ = '0.3'
__author__ = 'Christoph Burgmer <cburgmer@ira.uka.de>'
__url__ = 'http://github.com/cburgmer/upsidedown'

Two Dreidel

Two Dreidel is a poker-like dreidel variant that combines elements from one poker and dominion in an attempt to create a stategic, high stakes gambling game that still feels conceptually like dreidel.

High Level Overview

  • Each player has their own small deck of cards, from which they draw two-card hands in a semi-controlled way, and which slowly dwindles to 0 before replenishing (Similar to dominion)
  • There are no pairs - גה beats הה.
  • There are 3 rounds of betting, 2 of which are informed by a dreidel spin
  • Dreidel spins set a buy-in bet (called simultaneously by everyone)
  • After the dreidel is called, betting proceeds as in no-limit poker from the right of the button