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
| 0x4871a20288978AC20b0914191710d3be750C6dBe |
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
| // ==UserScript== | |
| // @name PlacePaintBot | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.4 | |
| // @description Domination of Place! | |
| // @author mbarkhau | |
| // @match https://www.reddit.com/place?webview=true | |
| // @grant none | |
| // ==/UserScript== |
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
| 2015-06-16 14:59:17 GUI: "registerShutdownBlockReason: Successfully registered: Bitcoin Core didn't yet exit safely..." | |
| 2015-06-16 14:59:17 | |
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
| control.me is a service where people can volunteer to be controlled by others. | |
| You get to make decisions about people on the website. | |
| Some example decisions: | |
| 1. what should I eat today, Salmona or Pasta? | |
| 2. Should I go on vacation in India or Thailand this year? | |
| 3. She I leave my boyfriend, or try to work on it? | |
| It's a "Twitter for decisions". |
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
| Erik Voorhees | |
| Adam Draper | |
| Joe Robinson | |
| Pete Rizzo | |
| Michael Terpin | |
| Brock Pierce | |
| Michael Flaxman | |
| Joseph Hsieh | |
| Brayton Williams | |
| Matt Schlicht |
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 method is called by Master Protocol parser when parsing an incoming transaction into a crowdsale address. It is called once per incoming tx. | |
| */ | |
| handlePayment(); | |
| The method handlePayment() can call on auxilery methods to access some parameters: | |
| /** | |
| 0 for BTC, 1 for MSC, etc... as per [the spec](https://github.com/mastercoin-MSC/spec#transaction-field-definitions) | |
| */ |
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
| function drawMouseSpeedDemo() { | |
| var mrefreshinterval = 500; // update display every 500ms | |
| var lastmousex=-1; | |
| var lastmousey=-1; | |
| var lastmousetime; | |
| var mousetravel = 0; | |
| var mpoints = []; | |
| var mpoints_max = 30; | |
| $('html').mousemove(function(e) { | |
| var mousex = e.pageX; |
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 XML file does not appear to have any style information associated with it. The document tree is shown below. | |
| <mediawiki xmlns="http://www.mediawiki.org/xml/export-0.8/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.8/ http://www.mediawiki.org/xml/export-0.8.xsd" version="0.8" xml:lang="en"> | |
| <siteinfo> | |
| <sitename>Wikipedia</sitename> | |
| <base>http://en.wikipedia.org/wiki/Main_Page</base> | |
| <generator>MediaWiki 1.22wmf2</generator> | |
| <case>first-letter</case> | |
| <namespaces> | |
| <namespace key="-2" case="first-letter">Media</namespace> | |
| <namespace key="-1" case="first-letter">Special</namespace> |
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
| <!-- Please do not remove or change this AfD message until the issue is settled --> | |
| {{AfDM|page=Lifeboat Foundation (2nd nomination)|year=2013|month=April|day=26|substed=yes|origtag=afdx}} | |
| <!-- End of AfD message, feel free to edit beyond this point -->{{notability|date=April 2013}} | |
| {{refimprove|date=April 2013}} | |
| {{Infobox organization | |
| | name = Lifeboat Foundation | |
| | former name = | |
| | image = | |
| | image_border = |
NewerOlder