Skip to content

Instantly share code, notes, and snippets.

View jamesboehmer's full-sized avatar

James Boehmer jamesboehmer

View GitHub Profile
{
"meta": {
"theme": "elegant"
},
"basics": {
"name": "James Boehmer",
"summary": "Dynamic engineering leader and platform engineer. I build and grow strong technology teams, create products, drive and adapt to change, and turn ambiguity into clarity.",
"label": "VP Engineering @ Altana | Building an AI Knowledge Graph of the Global Supply Chain",
"email": "james.boehmer@gmail.com",
"location": {

BEGIN MESSAGE. 72fuMjPTIiqbpr6 YUOBzzSvfq4enG3 X7LwqwBdc1Ojlv6 LsHhYTqQWQ204QR 1hVdJVJnEQ3vD7M U5Di4OolWzITCKq 6Xr2MZHgg6jeYQg 2vVbtThp4LzaD5c PZtymCDEwQBqeGx rLI7GCuVuMQhrcK fnlQeyEpFiPNGU0 o7uy8s1SVUgNKYS bMx55zbkr12kquk VUvNzkCGbw1Aemq XrW472BwlTVlNtt . END MESSAGE.

@jamesboehmer
jamesboehmer / eth-privkey-to-eos-privkey.js
Created July 29, 2018 19:00
Node script to convert an Etherium private key to an EOS private key.
Eos = require('eosjs');
var ethPrivateKey=process.argv[process.argv.length-1];
if (ethPrivateKey.length!=64) {
console.error("Usage:", process.argv0, "{ETH Private Key}" );
process.exit(1);
}
eosPrivateKey = Eos.modules.ecc.PrivateKey.fromHex(Buffer.from(ethPrivateKey, 'hex')).toString();
console.log("EOS Private Key:", eosPrivateKey);

Keybase proof

I hereby claim:

  • I am jamesboehmer on github.
  • I am jamesboehmer (https://keybase.io/jamesboehmer) on keybase.
  • I have a public key whose fingerprint is 6CBA D316 1279 4BDA 8CBE 1DEA C70C 116C F1F9 C20A

To claim this, I am signing this object:

# install nagios 4.0.8 on centos 6.5
# update VPS
yum -y update
yum -y install gd gd-devel wget httpd php gcc perl
# users and groups
useradd -m nagios
groupadd nagcmd
API
https://www.cascadeproject.com/api.pdf
Top trending
https://api.cascadeproject.com/dashboard/nyt/top/stories/tweets/1h?user=hackday&key=2f3b8a0eab489b0dd14f1959e85f8aca
https://api.cascadeproject.com/dashboard/nyt/top/stories/clicks/1h?user=hackday&key=2f3b8a0eab489b0dd14f1959e85f8aca
https://api.cascadeproject.com/dashboard/nyt/top/stories/tweets/12h?user=hackday&key=2f3b8a0eab489b0dd14f1959e85f8aca
https://api.cascadeproject.com/dashboard/nyt/top/stories/clicks/12h?user=hackday&key=2f3b8a0eab489b0dd14f1959e85f8aca
https://api.cascadeproject.com/dashboard/nyt/top/stories/tweets/24h?user=hackday&key=2f3b8a0eab489b0dd14f1959e85f8aca
https://api.cascadeproject.com/dashboard/nyt/top/stories/clicks/24h?user=hackday&key=2f3b8a0eab489b0dd14f1959e85f8aca