Skip to content

Instantly share code, notes, and snippets.

@sknebel
sknebel / BloggerTemplate.html
Last active February 11, 2019 21:24 — forked from jgmac1106/BloggerTemplate.html
Blogger template
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="<$BlogLanguageDirection$>">
<head>
<title><$BlogPageTitle$></title>
<link rel="webmention" href="https://brid.gy/webmention/blogger" />
<$BlogMetaData$>
@sknebel
sknebel / list.txt
Created August 22, 2018 18:53
candidates for entry-date
http://nstop.com/
http://modeste.me/
https://koblow.de/
https://thopex.de/
http://czepeda.com/
http://jademond.de/
http://papaswort.de/
https://descary.com/
https://descary.com/
https://sensible.mn/
@sknebel
sknebel / test.py
Created August 5, 2017 16:36
mlight experiments
#import numpy
import socket
import time
import random
srv = "display.ilexlux.xyz"
srv = "localhost"
width = 15
height=16