Skip to content

Instantly share code, notes, and snippets.

View Esya's full-sized avatar

Tristan F. Esya

  • WeMaintain
  • Paris
View GitHub Profile
@Esya
Esya / Results
Created March 6, 2021 19:23
Oasis current paratime stake repartition amongst validator nodes
oasis1qr0jwz65c29l044a204e3cllvumdg8cmsgt2k3ql;224,328,842.71
oasis1qz72lvk2jchk0fjrz7u2swpazj3t5p0edsdv7sf8;178,828,121.92
oasis1qz0ea28d8p4xk8xztems60wq22f9pm2yyyd82tmt;175,286,242.72
oasis1qz22xm9vyg0uqxncc667m4j4p5mrsj455c743lfn;129,129,137.91
oasis1qrs8zlh0mj37ug0jzlcykz808ylw93xwkvknm7yc;100,118,725.30
oasis1qzl99wft8jtt7ppprk7ce7s079z3r3t77s6pf3dd;93,148,692.67
oasis1qp4rp7adhegfktyg4aq3w6jelqumx6klfv5t7kvv;60,637,943.55
oasis1qrdx0n7lgheek24t24vejdks9uqmfldtmgdv7jzz;58,209,045.22
oasis1qq0xmq7r0z9sdv02t5j9zs7en3n6574gtg8v9fyt;56,712,998.39
oasis1qz65awwegd9pr8msfxkg7hpwyjemm2qdlysyc8jq;54,049,504.30
@rhenning
rhenning / opsworks_blue_green_deploy_test_long_version
Created February 13, 2014 01:11
AWS OpsWorks full-stack blue/green deploy test
$ aws opsworks describe-stacks
{
"Stacks": [
{
"ServiceRoleArn": "arn:aws:iam::047170177871:role/aws-opsworks-service-role",
"StackId": "575e1389-1df3-427d-99d3-d60f89a41442",
"DefaultRootDeviceType": "ebs",
"Name": "rhenning_test",
"ConfigurationManager": {
"Version": "11.4",
@serverwentdown
serverwentdown / server.js
Last active January 29, 2019 20:18 — forked from mixonic/server.js
// Bug fixes for current versions.
//
// This server will start a bash shell and expose it
// over socket.io to a browser. See ./term.html for the
// client side.
//
// You should probably:
//
// npm install socket.io
@relaxdiego
relaxdiego / graphite.md
Last active January 5, 2022 09:07 — forked from surjikal/graphite.md
Installing Graphite in OS X Mavericks

Follow these steps to install graphite on OS X Mavericks.

Prerequisites

  • Homebrew
  • Python 2.7
  • Git

Install dependencies

Install Cairo and friends

@jasonrudolph
jasonrudolph / about.md
Last active May 14, 2024 16:36
Programming Achievements: How to Level Up as a Developer