Skip to content

Instantly share code, notes, and snippets.

@allyraza
allyraza / .block
Last active November 22, 2017 13:51
d3 margin thingy
license: mit
@allyraza
allyraza / .block
Last active October 15, 2017 15:04
fresh block 1
license: mit
@allyraza
allyraza / .block
Last active October 15, 2017 13:49
fresh block
license: mit
@allyraza
allyraza / .block
Last active October 12, 2017 09:38
fresh block
license: mit
@allyraza
allyraza / .block
Last active October 10, 2017 17:04
donut chart with tooltip and legend
license: mit
@allyraza
allyraza / 0_readme.md
Created August 7, 2017 09:23 — forked from andineck/0_readme.md
database messaging distributed kafka

database, messaging, distributed system, kafka

@allyraza
allyraza / hscript.js
Last active November 27, 2017 18:46
minimalist hyperscript
function h(tag, attributes, children) {
var el = document.createElement(tag)
for (var prop in attributes) {
el.setAttribute(prop, attributes[prop])
}
if (!!children) {
if (typeof children === 'string' || typeof children === 'number') {
el.appendChild(document.createTextNode(children));
} else {
for (var i = 0; i < children.length; ++i) {
@allyraza
allyraza / mm.md
Last active March 19, 2017 18:51
memory management article
                        Memory Layout
                    in Program Execution

                             By


                      Frédérick Giasson


 fred [at] fgiasson.com

Homework 7 - round-trip times with PlanetLab

In this homework, we'll use a set of tools for measuring, analyzing and reporting network performance. You will measure the pairwise round-trip time between hundreds of hosts for a total of several thousand pairs, and analyze the results.

Prerequisites

  1. Register your host with Musa. Send an email with subject "hw7 mac registration". In the body, type your netid, followed by a space, followed by the mac addresses (wired and wireless) of your computer. Create a planetlab account. Go to
  • By Time, Indeed mankind is in loss, Except for those who have believed and done righteous deeds and advised each other to truth and advised each other to patience.