Skip to content

Instantly share code, notes, and snippets.

View wlk's full-sized avatar
🐒

Wojciech Langiewicz wlk

🐒
View GitHub Profile
@ottosch
ottosch / fork-helper.py
Last active January 18, 2023 22:06
A script to help using ymgve's bitcoin_fork_claimer script
#!/usr/bin/env python
# This script is meant to be used with bitcoin_fork_claimer: https://github.com/ymgve/bitcoin_fork_claimer
# The outputs of this script are the inputs to that script.
# Python 2.x is required
import urllib2
import json
import sys
import collections
@rauchg
rauchg / README.md
Last active January 6, 2024 07:19
require-from-twitter
@kermitas
kermitas / Scala45Pl20151024FutureTest.scala
Last active February 16, 2016 16:18
Short lecture about Future(s) at #scala45pl, 2015-10-24, http://www.meetup.com/WarszawScaLa/events/225320171/ .
package scala.concurrent
import duration._
import scala.util.{ Success, Try }
import org.scalatest.FeatureSpec
/**
* #scala45pl http://www.meetup.com/WarszawScaLa/events/225320171/
*
* Also during this presentation:
/**
* Original source:
* [[https://gist.github.com/oxbowlakes/970717]]
*
* Modifications:
* - use scala 7.0.5
* - use toValidationNel
* - use sequenceU and traverseU instead of the lambda trick
*
* Part Zero : 10:15 Saturday Night
@obrok
obrok / gist:5228021
Created March 23, 2013 15:05
Wroclaw #asciihack
Post links to your game repositories as comments