Skip to content

Instantly share code, notes, and snippets.

View wayneburkett's full-sized avatar

Wayne wayneburkett

  • Providence, RI
View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@wayneburkett
wayneburkett / markasread.user.js
Last active April 20, 2018 19:13
Mark previously-read Hacker News comments
// MarkAsRead
// v0.1
// Copyright (c) 2008, Wayne Burkett
// Released under the GPL license
// http://www.gnu.org/copyleft/gpl.html
// ==UserScript==
// @name MarkAsRead
// @namespace http://dionidium.com/projects/greasemonkey/
// @description Mark previously-read Hacker News comments
@wayneburkett
wayneburkett / hnsort.user.js
Last active September 26, 2015 07:28
Sort the Hacker News front page
// hnsort
// v0.3
// Copyright (c) 2009, Wayne Burkett
// Released under the GPL license
// http://www.gnu.org/copyleft/gpl.html
// ==UserScript==
// @name hnsort
// @namespace http://wayneburkett.com
// @description Sort articles on the Hacker News homepage
@wayneburkett
wayneburkett / xcode_sdk_link.sh
Created June 12, 2014 19:09
Link SDKs in one version of XCode to another (when more than one version of XCode is installed)