jots
jots
+1 for websockets in lapis.
yes I've used that one, but need async for resolving millions of names in short amount of time, and also ability to specify nameservers to hit for resolution on a...
some way to access peer_cert? like this ```ruby require 'openssl' require 'net/http' require 'uri' url = ARGV[0] # get the URL from the command line arguments uri = URI.parse(url) http...
I think this should suffice: response = HTTP.get('https://www.example.com') pp response.connection.instance_variable_get("@socket").instance_variable_get("@socket").peer_cert
https://gist.github.com/jots/7454559 I run as iced ta.coffee if i uncomment iced = require('iced-coffee-script').iced it works. otherwise: ReferenceError: iced is not defined
removing .js didn't do it for me. I commented back but I don't know if you get notified of that,
I do have access to sudo and I get the same error with `sudo tup upd`
latest from git repo as of yesterday. `tup --version -> tup bootstrap` made with build.sh
yeah, that works fine. i did the same thing and can't live without it: http://groups.google.com/group/ymacs/browse_thread/thread/43e397caebcbe355 btw, how do you use the keyboard shortcuts library with ymacs? does it get the...
Thanks zeekay! in the meantime I'll check out rocksteady.