Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am puckipedia on github.
  • I am puckipedia (https://keybase.io/puckipedia) on keybase.
  • I have a public key ASCl-0has7BFn1YzHPCp0A059Mgj9slSl9xCZnxz5zMm8wo

To claim this, I am signing this object:

@puckipedia
puckipedia / keybase.md
Created August 1, 2017 12:51
keybase.md

Keybase proof

I hereby claim:

  • I am puckipedia on github.
  • I am puckipedia (https://keybase.io/puckipedia) on keybase.
  • I have a public key whose fingerprint is 75CF 6C8F 8349 6503 6975 E625 C7CD A89B 7B53 E8B6

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am puckipedia on github.
  • I am puckipedia (https://keybase.io/puckipedia) on keybase.
  • I have a public key whose fingerprint is 462B B528 E366 5F37 3F26 3303 5732 E243 55BA F33E

To claim this, I am signing this object:

import random
# License: MIT
# Author: Puck Meerburg <puck@puckipedia.nl>
# Usage:
# Create a markov.Collector(), then collector.collect(data.split(' ')) for each line of data
# then, " ".join(markov.Generator(collector)) - and you should have a markov string.
class Collector(object):
@puckipedia
puckipedia / fixdigitalepostzegelding.user.js
Created April 28, 2015 09:58
Fix digitale postzegel ding
// ==UserScript==
// @name FIX DIGITALE POSTZEGEL DING
// @namespace nl.puckipedia.greasemonkey
// @description Omdat het nodig is!
// @include https://digitalepostzegel.postnl.nl/*
// @version 1
// @grant none
// ==/UserScript==
function main() {
var text = document.querySelector('#headerbanner>div>div');
Feature Trac-based Github Gerrit
1-click merge No Yes Yes
Clean history Yes No Yes
Line by line review No Yes Yes
Auto-merge/rebase No Yes Yes
Buildbot integration No Only status Yes
Developer votes No ? Yes
Git integration No No Yes