Skip to content

Instantly share code, notes, and snippets.

/**
* Attempt for Chrome-style progress-indicator with SVG and CSS animations
*/
@keyframes spin {
0% {
stroke: #00aeef
}
37.5% {
stroke: #ed1c24;

Keybase proof

I hereby claim:

  • I am cwill747 on github.
  • I am cwill747 (https://keybase.io/cwill747) on keybase.
  • I have a public key whose fingerprint is EEA9 D7C5 CCF5 FE6E FF55 4386 9059 5703 82A2 EB6C

To claim this, I am signing this object:

@cwill747
cwill747 / FailedMSI
Created April 23, 2013 00:55
Debugging a MSI installer.
MSI (s) (00:BC) [14:48:53:831]: Calling SRSetRestorePoint API. dwRestorePtType: 0, dwEventType: 102, llSequenceNumber: 0, szDescription: "Installed ActiveState ActivePython 2.7.2.5 (32-bit)".
MSI (s) (00:BC) [14:58:54:132]: The call to SRSetRestorePoint API failed. Returned status: -2130706175. GetLastError() returned: -2130706175
@cwill747
cwill747 / PKGBUILD
Last active December 16, 2015 12:49
aacgain-cvs arch linux pkgbuild
# Maintainer: Chase <sky[no_spam]<AT>[no_spam]skystrife<DOT>com>
arch=('i686' 'x86_64')
pkgname=aacgain-cvs
pkgver=20101003
pkgrel=1
conflicts=('aacgain')
provides=('aacgain')
makedepends=('cvs')
pkgdesc="Adjusts the volume of music files (mp4/m4a/QT/mp3) using ReplayGain
@cwill747
cwill747 / win7cleansetup.md
Created July 31, 2012 17:18
Windows 7 Clean Setup

Applications

Sublime Setup

* First install the [Ubuntu mono fonts](http://font.ubuntu.com/) * In Preferences->Settings - User, add the following lines:
	"font_face": "Ubuntu Mono",
 "font_options":