This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Overview | |
- Both pretty proof-of-concept | |
## Flight Inventory | |
- Original goal was to see if we can draw useful diagrams of clusters built | |
with Metalware | |
- basically displaying networks and connections between things, showing |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="UTF-8" /> | |
<title>React DevTools Bug</title> | |
<script src="https://fb.me/react-0.14.8.js"></script> | |
<script src="https://fb.me/react-dom-0.14.8.js"></script> | |
<script src="https://cdnjs.cloudflare.com/ajax/libs/babel-core/5.8.23/browser.min.js"></script> | |
</head> | |
<body> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oh-my-zsh diagnostic dump | |
omz_diagdump_20150921-175402.txt | |
Mon Sep 21 17:54:02 UTC 2015 | |
Linux vagrant-ubuntu-trusty-64 3.13.0-48-generic #80-Ubuntu SMP Thu Mar 12 11:16:15 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux | |
OSTYPE=linux-gnu | |
ZSH_VERSION=5.0.2 | |
User: vagrant | |
umask: 002 |