Skip to content

Instantly share code, notes, and snippets.

@rdyson
rdyson / inspiration.md
Last active November 7, 2021 17:50
inspirational movies and documentaries

From https://news.ycombinator.com/item?id=29106967

documentaries

  • Breaking the Codes (1996) - Older biography about Alan Turing.
  • Indie Game (2012) - A documentary that follows the journeys of indie game developers as they create games and release those works, and themselves, to the world.
  • Zero Days (2016) - A documentary focused on Stuxnet, a piece of self-replicating computer malware that the U.S. and Israel unleashed to destroy a key part of an Iranian nuclear facility, and which ultimately spread beyond its intended target.
  • The Triumph of the Nerds (1996) - Documentary series that tells the story of the birth of the personal computer, with the candid recollections of PC pioneers, like Steve Wozniak, Steve Jobs and Bill Gates.
  • Nerds 2.0.1 (1998) - Documentary. The development of Arpanet, the Internet and the World Wide Web from 1969 to 1998 is explored.
  • Citizenfour (2014) - A documentarian and a reporter travel to Hong Kong for the first of many meetings with Edward Snowden.
@rdyson
rdyson / install-git-mjoave.md
Last active September 4, 2018 07:36
Install `git` on macOS 10.14 Mojave beta without installing brew

Install git on Mojave without brew

I was able to set up git without installing brew on Mojave (10.14 Beta 18A293u) as follows:

  1. Install XCode Beta (build 10L176w) from https://developer.apple.com/download
  2. Install Command Line Tools (macOS 10.14) for Xcode 10 Beta from https://developer.apple.com/download/more
  3. Set developer directory by running sudo xcode-select -s /Applications/Xcode.app/Contents/Developer in the terminal
  4. Verify that git works

Keybase proof

I hereby claim:

  • I am rdyson on github.
  • I am rdyson (https://keybase.io/rdyson) on keybase.
  • I have a public key ASCTqyC99nxz34lHfLWwKJyd69soMtCNq17WysuXTUhEmgo

To claim this, I am signing this object:

@rdyson
rdyson / gist:6a526a6380064293a256444f25281f5a
Created June 19, 2017 16:27
Rigor and Pingdom IP addresses to exclude
# Rigor
52.68.90.46
54.199.127.162
176.34.55.225
52.78.24.217
35.154.126.13
52.74.135.254
175.41.132.44
175.41.134.9
@rdyson
rdyson / Karabiner private.xml
Created August 6, 2014 14:30
private.xml for re-mapping Capslock to Hyper
<?xml version="1.0"?>
<root>
<item>
<name>Remap Caps Lock to Hyper</name>
<appendix>OS X doesn't have a Hyper. This maps Left Control to Control + Shift + Option + Command.</appendix>
<identifier>caps_lock_to_hyper</identifier>
<autogen>
--KeyToKey--
"A Gain, Again" uses these sounds from freesound:
Wind Chimes - PLF by Patrick6410 ( http://freesound.org/people/Patrick6410 )
Wind Chimes by Littleboot ( http://freesound.org/people/Littleboot )
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/123540725%3Fsecret_token%3Ds-llBN8&amp;color=ff6600&amp;auto_play=false&amp;show_artwork=true"></iframe>
<!-- edited with XMLSpy v2005 rel. 3 U (http://www.altova.com) by () -->
<!-- edited with XMLSPY v2004 rel. 2 U (http://www.xmlspy.com) by jim (WEBEX) -->
<!-- edited with XML Spy v4.1 U (http://www.xmlspy.com) by wayne (webex) -->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:event="http://www.webex.com/schemas/2002/06/service/event" targetNamespace="http://www.webex.com/schemas/2002/06/service/event" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xsd:import namespace="http://www.webex.com/schemas/2002/06/common" schemaLocation="../../common/common.xsd"/>
<xsd:import namespace="http://www.webex.com/schemas/2002/06/service" schemaLocation="../service.xsd"/>
<xsd:annotation>
<xsd:documentation>Schema used for representing create, get, set, delete and list operations on an event session</xsd:documentation>
</xsd:annotation>
<!--Base event session type-->