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:
<!-- 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--> |
<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&color=ff6600&auto_play=false&show_artwork=true"></iframe> |
"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 ) |
<?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-- |
# 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 |
I hereby claim:
To claim this, I am signing this object:
I was able to set up git
without installing brew
on Mojave (10.14 Beta 18A293u) as follows:
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
in the terminalgit
worksFrom https://news.ycombinator.com/item?id=29106967