I hereby claim:
- I am passcod on github.
- I am passcod (https://keybase.io/passcod) on keybase.
- I have a public key whose fingerprint is C24C ED9C 5790 0009 12F3 BAB4 B948 C4BA E44F C474
To claim this, I am signing this object:
1 bom | |
1 E | |
1 G | |
1 llZn7Ic | |
1 MI_ | |
1 OU | |
1 q_dHJi04 | |
1 stdout | |
2 base_url | |
2 cable_actions |
[48;5;1m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;1m | |
[48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;231m [48;5;33m [48;5;27m [48;5;27m [48;5;69m [48;5;27m [48;5;27m [48;5;27m [48;5;27m [48;5;27m [ |
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/env ruby | |
require 'bigdecimal' | |
class Dc | |
def initialize | |
@stack = [] | |
@registers = [] | |
# TODO: support these |
passcod@archpire ~> gem install simple-rss; pry | |
Fetching: simple-rss-1.3.1.gem (100%) | |
Successfully installed simple-rss-1.3.1 | |
Parsing documentation for simple-rss-1.3.1 | |
Installing ri documentation for simple-rss-1.3.1 | |
Done installing documentation for simple-rss after 0 seconds | |
1 gem installed | |
[1] pry(main)> require 'simple-rss' | |
=> true | |
[2] pry(main)> require 'open-uri' |
10:01:03.663531 execve("/usr/bin/htop", ["htop"], [/* 15 vars */]) = 0 <0.001011> | |
10:01:03.665979 brk(0) = 0x896000 <0.000063> | |
10:01:03.666377 uname({sys="Linux", node="huanupi", ...}) = 0 <0.000067> | |
10:01:03.667292 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000080> | |
10:01:03.667714 mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x76f71000 <0.000075> | |
10:01:03.668037 access("/etc/ld.so.preload", R_OK) = 0 <0.000076> | |
10:01:03.668372 open("/etc/ld.so.preload", O_RDONLY) = 3 <0.000128> | |
10:01:03.668825 fstat64(3, {st_mode=S_IFREG|0644, st_size=44, ...}) = 0 <0.000063> | |
10:01:03.669311 mmap2(NULL, 44, PROT_READ|PROT_WRITE, MAP_PRIVATE, 3, 0) = 0x76f70000 <0.000075> | |
10:01:03.669594 close(3) = 0 <0.000062> |
emconfigure ./configure --disable-maintainer-mode | |
make clean | |
env CCFLAGS=-O2 emmake make LDFLAGS=-all-static CCFLAGS=-O2 -j4 | |
cp jq jq.o | |
emcc -O2 jq.o -o jq.js |
2015-03-09T09:26:19.458828+00:00 app[web.1]: @enbybooks: Mention from @passcod: @lunarcdr @enbybooks I'll take a look. First step: remembering where I deployed it. | |
2015-03-09T09:26:19.517636+00:00 app[web.1]: /app/vendor/bundle/ruby/2.1.0/gems/tweetstream-2.6.0/lib/tweetstream/client.rb:556:in `yield_message_to' | |
2015-03-09T09:26:19.517638+00:00 app[web.1]: /app/vendor/bundle/ruby/2.1.0/gems/tweetstream-2.6.0/lib/tweetstream/client.rb:511:in `respond_to' | |
2015-03-09T09:26:19.517623+00:00 app[web.1]: @enbybooks: ERROR: NoMethodError: undefined method `make_response' for #<Hash:0x007f41ea655530> | |
2015-03-09T09:26:19.517628+00:00 app[web.1]: /app/bots.rb:39:in `block (2 levels) in <top (required)>' | |
2015-03-09T09:26:19.517631+00:00 app[web.1]: /app/vendor/bundle/ruby/2.1.0/gems/twitter_ebooks-2.3.2/lib/twitter_ebooks/bot.rb:124:in `block in start' | |
2015-03-09T09:26:19.517633+00:00 app[web.1]: /app/vendor/bundle/ruby/2.1.0/gems/tweetstream-2.6.0/lib/tweetstream/client.rb:548:in `call' | |
2015-03-09T09:26:19.517642+0 |
/metacrate-* |
"Applejack, who told me outright that I was mistaken, represents the spirit of... honesty! " Twilight Sparkle raised her head even higher, mane blowing like a wind about the dusky sky of her neck. "Fluttershy, who approached the manticore to find out about the thorn in its paw, represents the spirit of... investigation! Pinkie Pie, who realized that the awful faces were just trees, represents the spirit of... formulating alternative hypotheses! Rarity, who solved the serpent's problem represents the spirit of... creativity! Rainbow Dash, who saw through the false offer of her heart's desire, represents the spirit of... analysis! Marie-Susan, who made us convince her that we were right before she agreed to come on our expedition, represents the spirit of... peer review! And when those Elements are ignited by the spark of curiosity that resides in the heart of all of us, it creates the seventh element - the Element of Sci-"
The blast of power that came forth was like a