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
2014-Aug-01 16:51:40 LedgerConsensus:NFO initial position 0000000000000000000000000000000000000000000000000000000000000000 | |
2014-Aug-01 16:51:42 LedgerConsensus:NFO Proposers:5 nw:70 thrV:3 thrC:4 | |
2014-Aug-01 16:51:42 LedgerTiming:NFO normal consensus | |
2014-Aug-01 16:51:42 LedgerConsensus:NFO Converge cutoff (5 participants) | |
2014-Aug-01 16:51:42 LedgerConsensus:NFO CNF newLCL 3E9A03856D2A06F8816180269941153E7D9FF26951CC7C9F71FA2FF289F9482D | |
2014-Aug-01 16:51:42 LedgerMaster:NFO Advancing accepted ledger to 89583 with >= 3 validations | |
2014-Aug-01 16:51:42 Ledger:WRN Ledger 3 missing hash for 1 (1,2) | |
2014-Aug-01 16:51:42 Ledger:WRN Can't get seq 1 from 3 past | |
2014-Aug-01 16:51:42 Ledger:WRN Ledger 3 missing hash for 0 (1,3) | |
2014-Aug-01 16:51:42 Ledger:WRN Can't get seq 0 from 3 error |
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
Xlib: extension "RANDR" missing on display ":99". | |
*** LOG addons.manager: Application has been upgraded | |
*** LOG addons.xpi: startup | |
*** LOG addons.xpi: checkForChanges | |
*** LOG addons.xpi: Directory state JSON differs: cache [] state [{"name":"app-system-share","addons":{"[email protected]":{"descriptor":"/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/[email protected]","mtime":1401360312000,"rdfTime":1375741724000}}},{"name":"app-global","addons":{"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"descriptor":"/usr/lib/firefox/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}","mtime":1401360309000,"rdfTime":1398715524000},"[email protected]":{"descriptor":"/usr/lib/firefox/browser/extensions/[email protected]","mtime":1398716532000},"[email protected]":{"descriptor":"/usr/lib/firefox/browser/extensions/[email protected]","mtime":1398716532000}}},{"name":"app-profile","addons":{"[email protected]":{"descri |
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/sh | |
curl -s "$(youtube-dl -g http://www.youtube.com/watch\?v\=vCadcBR95oU)" | mplayer -really-quiet -cache 8192 -vo null - > /dev/null 2>&1 & |
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 python | |
from datetime import date | |
from icalendar import Calendar, Event, vCalAddress, vText | |
def add_person(event): | |
person = vCalAddress('http://foo.bar.com/blah/') | |
person.params['cn'] = vText('Our Example Person') | |
event.add('attendee', person) |
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
def produce_lists(elements, n): | |
sources = [range(n) for _ in range(elements)] | |
return product(*sources) |
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
/opt/vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/provisioners/salt/config.rb:78:in `pillar': undefined method `deep_merge!' for {}:Hash (NoMethodError) | |
from /home/danielwatkins/dev/zonza-webapp-formula/Vagrantfile:21:in `block (2 levels) in <top (required)>' | |
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/kernel_v2/config/vm_provisioner.rb:42:in `call' | |
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/kernel_v2/config/vm_provisioner.rb:42:in `initialize' | |
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/kernel_v2/config/vm.rb:214:in `new' | |
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/kernel_v2/config/vm.rb:214:in `provision' | |
from /home/danielwatkins/dev/zonza-webapp-formula/Vagrantfile:18:in `block in <top (required)>' | |
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/config/v2/loader.rb:37:in `call' | |
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/config/v2/loader.rb:37:in `load' | |
from /opt/vagrant/embedded/gems/gems/vagrant-1. |
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
# The MIT License (MIT) | |
# | |
# Copyright (c) 2013 Daniel Watkins <[email protected]> | |
# | |
# Permission is hereby granted, free of charge, to any person obtaining a copy of | |
# this software and associated documentation files (the Software), to deal in | |
# the Software without restriction, including without limitation the rights to | |
# use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of | |
# the Software, and to permit persons to whom the Software is furnished to do so, | |
# subject to the following conditions: |
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
*** Error in `gvim': double free or corruption (!prev): 0x0000000007970780 *** | |
======= Backtrace: ========= | |
/lib/x86_64-linux-gnu/libc.so.6(+0x7aa26)[0x7fd1fdddba26] | |
/lib/x86_64-linux-gnu/libc.so.6(+0x7b7a3)[0x7fd1fdddc7a3] | |
gvim(mf_close+0x61)[0x5c4541] | |
gvim(ml_close+0x12)[0x4cc9b2] | |
gvim(buf_freeall+0x15c)[0x43b63c] | |
gvim(do_ecmd+0x43c)[0x47a90c] | |
gvim(do_exedit+0x125)[0x4949a5] | |
gvim(do_cmdline+0x12d3)[0x491ad3] |
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
{% set port = '9001' -%} | |
supervisor: | |
pkg: | |
- installed | |
service: | |
- running | |
- require: | |
- pkg: supervisor | |
- watch: |
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
% s route | |
Kernel IP routing table | |
Destination Gateway Genmask Flags Metric Ref Use Iface | |
default 10.101.0.1 0.0.0.0 UG 0 0 0 eth0 | |
10.101.0.0 * 255.255.240.0 U 0 0 0 eth0 | |
10.101.34.0 * 255.255.255.0 U 0 0 0 wlan0 |