Skip to content

Instantly share code, notes, and snippets.

@neingeist
neingeist / gemüseeintopf à la neini.md
Created November 1, 2021 11:18
gemüseeintopf à la neini
  • zwiebeln
  • knoblauch
  • kartoffeln
  • grüne bohnen
  • gemüsebrühe
  • diverse gewürze

zwiebeln gemütlich bei mittlerer hitze in etwas öl und rauchsalz braten, bis sie farbe bekommen.

@neingeist
neingeist / custom.css
Created October 17, 2020 14:37
tiny tiny rss: more readable text
.content-inner {
max-width: 65ch;
}
#!/usr/bin/env python3
import re
from bs4 import BeautifulSoup
import requests
import urllib.parse
from pathlib import PurePath, Path
import sys
from requests.adapters import HTTPAdapter
@neingeist
neingeist / SWAGHETTI YOLONESE (vegan).md
Last active January 22, 2022 14:33
SWAGHETTI YOLONESE (vegan)

SWAGHETTI YOLONESE (vegan)

zutaten

  • zwiebeln
  • tomaten aus der dose (stücke oder ganze)
  • tango spice (= rohrzucker, paprika, rauchsalz - gibts als mischung von herbaria/alnatura)
  • evt mehr zucker
  • evt tomatenmark
  • wein oder balsamico
@neingeist
neingeist / upload-oc.sh
Created November 28, 2018 01:22
upload-oc, a start
#!/bin/sh -x
username="neini"
password="supersecret"
owncloud_url="https://my.domain.de/owncloud"
# FIXME parse
file="$1"
# FIXME urlencode
remote_file=`basename "$file"`
@neingeist
neingeist / soup.io.sh
Created September 18, 2018 11:29
Script for downloading all images posted on a soup (soup.io)
#!/bin/bash
# Author: Mike Herwig
# Description: Script for downloading all images posted on a soup (soup.io)
#where to download from
HOST="neingeist.soup.io"
#this is the regex for matching the images, you might want to update it when soup.io changes their urls
REGEX="http://asset-[a-z0-9]{1}\.(soupcdn\.com|soup\.io)/asset/[0-9]{4}/[0-9]{4}_[a-z0-9]{4}(_[0-9]{2,3})?\.(jpeg|jpg|png|gif)"
@neingeist
neingeist / collectd.yml
Created August 5, 2018 12:29
ansible playbook to install collectd and collectd graph panel on debian
---
- hosts: bigmother
remote_user: root
tasks:
- block:
- name: "install collectd"
apt: name=collectd
- name: "install custom collectd config"
copy:

bestes pesto (2p): 2 el kapern, 1 el rosinen, 1 el walnuss, 1 el parmesan, 1 zehe knoblauch, pürieren, olivenöl nach auge. (bei nudeln etwas pastawasser retten und nachher, nach dem vermengen von nudeln und pesto, die sämigkeit damit abstimmen.)

dazu passen lustige nudeln wie gemelli. grüner salat. und irgendwas mariniertes wie auberginenherzen auf die nudeln.

vegan

parmesan durch mehr nüsse und hefeflocken ersetzen.

@neingeist
neingeist / protocol-fix.txt
Created February 15, 2018 14:39 — forked from eculver/protocol-fix.txt
How to deal with tmux "protocol version mismatch"
$ tmux attach
protocol version mismatch (client 7, server 6)
$ pgrep tmux
3429
$ /proc/3429/exe attach
@neingeist
neingeist / neingrette.md
Last active September 24, 2022 12:43
neinigrette vinaigrette

zutaten

  • 5 el öl
  • 3 el balsamico (ich benutze oft hellen, aber auch dunklen)
  • 1 tl senf
  • 1 tl honig (oder was anderes süßes)
  • salz
  • pfeffer
  • kräuter nach laune