Skip to content

Instantly share code, notes, and snippets.

View larkly's full-sized avatar
πŸ‘‹

Bosse Klykken larkly

πŸ‘‹
View GitHub Profile
@hibobmaster
hibobmaster / README.md
Last active September 9, 2025 12:47
Matrix (dendrite + element-web) in Docker with Traefik and federation

project structure

.
β”œβ”€β”€ compose.yaml
β”œβ”€β”€ config
β”‚   └── dendrite.yaml
β”œβ”€β”€ element-web
β”‚   └── config.json
β”œβ”€β”€ nginx
β”‚   └── dendrite.conf
@leinaddm
leinaddm / dell_soap_check.py
Created February 23, 2012 14:18
dell warranty check
#!/usr/bin/python
# Daniel De Marco - [email protected] - 2012-02-23
# suds from https://fedorahosted.org/suds/
import suds
import sys
def get_warr(svctag):