Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jhkrischel
jhkrischel / crash.log
Created November 13, 2019 17:07
templar battleforce on catalina crash
Process: TemplarBattleforce [75191]
Path: /Users/USER/Library/Application Support/Steam/*/TemplarBattleforce.app/Contents/MacOS/TemplarBattleforce
Identifier: com.tresebrothers.games.mac.TemplarBattleforce
Version: 2.7.3 (45802)
Code Type: X86-64 (Native)
Parent Process: steam_osx [75047]
Responsible: steam_osx [75047]
User ID: 503
Date/Time: 2019-11-13 09:06:17.792 -0800
@jhkrischel
jhkrischel / readme.md
Last active August 29, 2015 14:03
Perl script for generating GM Adventure hooks per OmegaZone spec
@jhkrischel
jhkrischel / sublime-text-2-kickstart.md
Last active December 19, 2015 05:19
My start on sublime text 2

Sublime Text 2 Kickstart

Install package management

http://wbond.net/sublime_packages/package_control/installation

Ctrl-~

import urllib2,os; pf='Package Control.sublime-package'; ipp=sublime.installed_packages_path(); os.makedirs(ipp) if not os.path.exists(ipp) else None; urllib2.install_opener(urllib2.build_opener(urllib2.ProxyHandler())); open(os.path.join(ipp,pf),'wb').write(urllib2.urlopen('http://sublime.wbond.net/'+pf.replace(' ','%20')).read()); print('Please restart Sublime Text to finish installation')
@jhkrischel
jhkrischel / stash-osx-10.8.4.md
Last active December 18, 2015 08:59
Trials and tribulations getting atlassian stash running on osx 10.8.4

stash on osx 10.8.4

create second wifi interface

Note, you'll need to manually set the TCP/IP address for the second adapter (which we'll be using as an ssh proxy): "Using DHCP with manual address".

I couldn't get this to automatically grab DHCP information from an Airport Extreme, even setting address reservations with DHCP client ids. I left the address reservation in the Airport Extreme (so no other adapter on the network would grab it), but it would've been nice to be automatic.

I also set the primary wifi adapter to "Using DHCP with manual address" because apparently without it, the bonjour service reports the secondary wifi adapter, which screws up your standard ssh, since the secondary is proxied to stash.