Skip to content

Instantly share code, notes, and snippets.

Verifying my Blockstack ID is secured with the address 1KXUp6Byb3mzXRhikELfbWWtn8aZTtDbYg https://explorer.blockstack.org/address/1KXUp6Byb3mzXRhikELfbWWtn8aZTtDbYg
Verifying my Blockstack ID is secured with the address 1io3WLweD5VkobSDiLwrgVRbyjq979p2a https://explorer.blockstack.org/address/1io3WLweD5VkobSDiLwrgVRbyjq979p2a
Verifying my Blockstack ID is secured with the address 1FMTUUHadSwPxzPjsq32rBsh6HaY4iVvSa https://explorer.blockstack.org/address/1FMTUUHadSwPxzPjsq32rBsh6HaY4iVvSa
Verifying my Blockstack ID is secured with the address 1KiiKnt8mdRm42Zq84vWV3gGfTNUSjW2hM https://explorer.blockstack.org/address/1KiiKnt8mdRm42Zq84vWV3gGfTNUSjW2hM
Verifying my Blockstack ID is secured with the address 1GKxxPyZnJqrGT2dJdssB6ySMycbD7DXdw https://explorer.blockstack.org/address/1GKxxPyZnJqrGT2dJdssB6ySMycbD7DXdw
Unhandled promise rejection TypeError: Cannot read property 'insertCss' of undefined(…)(anonymous function) @ es6.promise.js?bc01:127
#!/bin/bash
echo "Hello" > /home/ubuntu/test
This file has been truncated, but you can view the full file.
'use strict';
var COMPILED = !0, goog = goog || {};
goog.global = this;
goog.DEBUG = !1;
goog.LOCALE = "en";
goog.provide = function (a) {
if (!COMPILED) {
if (goog.isProvided_(a))
throw Error('Namespace "' + a + '" already declared.');
delete goog.implicitNamespaces_[a];
const Status BufMgr::allocBuf(unsigned int & frame)
{
if (numUnpinnedPages() == 0)
return BUFFEREXCEEDED;
while ( 1 ) {
advanceClock(); // advance clock hand
if ( bufTable[clockHand].valid == true ) {
if ( bufTable[clockHand].loved == true ) {
/Users/jasonberlinsky/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/psych.rb:148:in `parse': couldn't parse YAML at line 183 column 9 (Psych::SyntaxError)
from /Users/jasonberlinsky/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/psych.rb:148:in `parse_stream'
from /Users/jasonberlinsky/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/psych.rb:119:in `parse'
from /Users/jasonberlinsky/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/psych.rb:106:in `load'
from /Users/jasonberlinsky/.rvm/gems/ruby-1.9.2-p180@commonplace/gems/RedCloth-4.2.3/lib/redcloth/formatters/latex.rb:6:in `<module:LATEX>'
from /Users/jasonberlinsky/.rvm/gems/ruby-1.9.2-p180@commonplace/gems/RedCloth-4.2.3/lib/redcloth/formatters/latex.rb:3:in `<top (required)>'
from /Users/jasonberlinsky/.rvm/gems/ruby-1.9.2-p180@commonplace/gems/RedCloth-4.2.3/lib/redcloth.rb:21:in `require'
from /Users/jasonberlinsky/.rvm/gems/ruby-1.9.2-p180@commonplace/gems/RedCloth-4.2.3/lib/redcloth.rb:21:in `<top (required)>'
from /Users/jasonberlinsky/.rvm/gems/ruby-1.9.2-p18