- https://de.wikipedia.org/wiki/Edzard_Ernst
- http://www.spiegel.de/wissenschaft/medizin/medizinprofessor-ernst-die-homoeopathie-ist-ein-dogma-a-706257.html
- http://www.spiegel.de/spiegelwissen/alternative-heilmethoden-edzard-ernst-ueber-die-wirkung-von-globuli-a-934517.html
- https://www.ratioblog.de/entry/sieben-legenden-der-homoeopathie
- http://scienceblogs.de/gesundheits-check/2014/03/22/10-gruende-an-die-homoeopathie-zu-glauben-oder-es-sein-zu-lassen/
- http://scilogs.spektrum.de/detritus/die-sich-wiederholenden-hom-opathenargumente/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# this is based on information from | |
# https://cipherli.st | |
# https://mozilla.github.io/server-side-tls/ssl-config-generator/ | |
# https://raymii.org/s/tutorials/Strong_SSL_Security_On_nginx.html | |
# https://scotthelme.co.uk/a-plus-rating-qualys-ssl-test/ | |
# test it with https://www.ssllabs.com/ssltest/ | |
#listen 443 ssl http2; | |
#listen [::]:443 ssl http2; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Copyright (C) 2013-2015 Yubico AB | |
# | |
# This program is free software; you can redistribute it and/or modify it | |
# under the terms of the GNU Lesser General Public License as published by | |
# the Free Software Foundation; either version 2.1, or (at your option) | |
# any later version. | |
# | |
# This program is distributed in the hope that it will be useful, but | |
# WITHOUT ANY WARRANTY; without even the implied warranty of | |
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Type=Application | |
Name=Eclipse | |
Comment=Eclipse Integrated Development Environment | |
Icon=/opt/eclipse/icon.xpm | |
Exec=bash -c 'SWT_GTK3=0 nice -10 /opt/eclipse/eclipse' | |
Terminal=false | |
Categories=Development;IDE;Java; | |
StartupWMClass=Eclipse |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# !!!!!!!!!!!!!! edit URL and TOKEN | |
URL="http://hue/api/TOKEN/lights/" | |
LIGHTS="" | |
while [[ "$1" -gt 0 ]]; do | |
LIGHTS="$LIGHTS $1" | |
shift |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
"send SMS with https://www.sms77.io/" | |
# wget -O sms https://gist.github.com/quantenschaum/ae476d34839db61c95cee9ccbc059b5f/raw && chmod +x sms | |
from argparse import ArgumentParser, ArgumentDefaultsHelpFormatter | |
parser = ArgumentParser( | |
description=__doc__, | |
formatter_class=ArgumentDefaultsHelpFormatter, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# turns power supply for active speakers on/off when sound is played/not played | |
# very handy on a RaspberryPi with active speakers | |
# you need to install "gpio" from http://wiringpi.com/ first | |
# see http://wiringpi.com/pins/ for pin numbers | |
# run this as service with | |
#[Unit] | |
#After=mpd.target | |
#[Service] | |
#ExecStart=/speakerd |
I hereby claim:
- I am quantenschaum on github.
- I am quantenschaum (https://keybase.io/quantenschaum) on keybase.
- I have a public key whose fingerprint is EE79 0D57 FBE4 ED59 35A4 A605 59F4 B751 7603 7FD1
To claim this, I am signing this object:
NewerOlder