Skip to content

Instantly share code, notes, and snippets.

View seanicus's full-sized avatar

Sean Roberts seanicus

  • Black Hills, South Dakota
View GitHub Profile
@seanicus
seanicus / payingforpatriotism.txt
Created July 10, 2021 07:32
G.K. Chesterton, ‘Paying for Patriotism’, The Common Man
PAYING FOR PATRIOTISM
Somebody was recently remonstrating with me in connection with certain remarks that I have made touching the history of English misgovernment in Ireland. The criticism, like many others, was to the effect that these are only old unhappy far-off things and battles long ago; that the present generation is not responsible for them; that there is, as the critic said, no way in which he or I could have assisted or prevented them; that if anyone was to blame, he had gone to his account; and we are not to blame at all. There was mingled with his protest, I think, a certain suggestion that an Englishman is lacking in patriotism when he resurrects such corpses in order to connect them with crime.
Now the queer thing is this: that I think it is I who am standing up for the principle of patriotism; and I think it is he who is denying it. As a matter of fact, I am one of the few people left, of my own sort and calling, who do still believe in patriotism; just as I am among the few who do still b
@seanicus
seanicus / AWSDDOSLogger.m
Created August 24, 2017 01:18
XCode 9 Beta 5 Fix to AWSDDOSLogger.m
// Software License Agreement (BSD License)
//
// Copyright (c) 2010-2016, Deusty, LLC
// All rights reserved.
//
// Redistribution and use of this software in source and binary forms,
// with or without modification, are permitted provided that the following conditions are met:
//
// * Redistributions of source code must retain the above copyright notice,
// this list of conditions and the following disclaimer.
@seanicus
seanicus / trace.log
Created March 23, 2017 20:57
EPIC Crash on Exit Trace
Process: epic [14650]
Path: /Users/USER/Library/Application Support/Steam/*/epic.app/Contents/MacOS/epic
Identifier: unity.White Wizard Games.Epic
Version: Unity Player version 5.5.0f3 (5.5.0f3)
Code Type: X86-64 (Native)
Parent Process: steam_osx [5707]
Responsible: epic [14650]
User ID: 501
Date/Time: 2017-03-23 14:54:15.837 -0600
{
"ReportName": "Blah",
"CreateDate": "2015-03-24T15:54:49.567",
"CompanyName": "blah",
"RepPhone": "blah",
"RepEmail": "blah@blah.bla",
"RepName": "blah blah blah",
"TurnoverPercent": "0.0%"
"Properties": [
{
"ExceptionDetail": {
"HelpLink": null,
"InnerException": {
"HelpLink": null,
"InnerException": {
"HelpLink": null,
"InnerException": null,
"Message": "End element 'reportData' from namespace '' expected. Found element 'ReportName' from namespace ''.",
"StackTrace": " at System.Xml.XmlExceptionHelper.ThrowXmlException(XmlDictionaryReader reader, String res, String arg1, String arg2, String arg3) at System.Xml.XmlExceptionHelper.ThrowEndElementExpected(XmlDictionaryReader reader, String localName, String ns) at System.Xml.XmlBaseReader.ReadEndElement() at System.Xml.XmlBaseReader.ReadElementContentAsString() at System.Runtime.Serialization.XmlReaderDelegator.ReadElementContentAsString() at System.Runtime.Serialization.Json.JsonStringDataContract.ReadJsonValueCore(XmlReaderDelegator jsonReader, XmlObjectSerializerReadContextComplexJson context) at System.Runtime.Serialization.Json.JsonDataContract.ReadJsonValue(XmlReaderDelegator jsonReader, XmlObjectSerializerReadContextComplexJson context) at System.Runtime.S