Skip to content

Instantly share code, notes, and snippets.

View CobyR's full-sized avatar

Coby Randquist CobyR

View GitHub Profile
@CobyR
CobyR / service-checklist.md
Created September 21, 2016 22:12 — forked from acolyer/service-checklist.md
Internet Scale Services Checklist

Internet Scale Services Checklist

A checklist for designing and developing internet scale services, inspired by James Hamilton's 2007 paper "On Desgining and Deploying Internet-Scale Services."

Basic tenets

  • Does the design expect failures to happen regularly and handle them gracefully?
  • Have we kept things as simple as possible?
@CobyR
CobyR / coalfire-audit-script.sh
Created April 11, 2017 15:54
coalfire audit script
#!/bin/sh
#
#set -x
#set -v
#
# This was rewritten in /bin/sh since bash is not readily available
# everywhere. /bin/sh is available on all *NIX systems.
#
#####################################################################
# PCI data gathering script for Coalfire Systems, Inc.
import java.util.ArrayList;
import java.util.Scanner;
public class IdentifierCheck
{
public static void main(String[] args)
{
// input from user
Scanner in = new Scanner(System.in);

Keybase proof

I hereby claim:

  • I am cobyr on github.
  • I am crandquist (https://keybase.io/crandquist) on keybase.
  • I have a public key ASArJkkXkoBqc33LLG1UXy-4EyrJpkA8Fa99WljfyNfDfgo

To claim this, I am signing this object: