Skip to content

Instantly share code, notes, and snippets.

View gingerbeardman's full-sized avatar

Matt Sephton gingerbeardman

View GitHub Profile
### Keybase proof
I hereby claim:
* I am gingerbeardman on github.
* I am gingerbeardman (https://keybase.io/gingerbeardman) on keybase.
* I have a public key whose fingerprint is 876C A4D0 3068 5B7F 50C1 96DB A399 461C 25D7 0E39
To claim this, I am signing this object:
@gingerbeardman
gingerbeardman / macos-cycle-wireless.sh
Created April 18, 2019 17:49
Cycle Bluetooth & Wi-Fi
DEVICE=$(networksetup -listallhardwareports | grep -A 2 -E "AirPort|Wi-Fi" | grep -m 1 -o -e en[0-9]);
# turn them off...
networksetup -setairportpower $DEVICE Off
./blueutil off
# ...and on again
networksetup -setairportpower $DEVICE On
./blueutil on
<!-- Please do not remove or change this AfD message until the discussion has been closed. -->
{{Article for deletion/dated|page=Electric Brain|timestamp=20190424072107|year=2019|month=April|day=24|substed=yes}}
<!-- Once discussion is closed, please place on talk page: {{Old AfD multi|page=Electric Brain|date=24 April 2019|result='''keep'''}} -->
<!-- End of AfD message, feel free to edit beyond this point -->
{{Infobox magazine
| title = Electric Brain
| logo =
| logo_size = <!-- default is 180px -->
| image_file = Electric_Brain_Issue_34_(May_1993).jpg
| image_alt =
========== LBA[003590, 0x00e06]: PCE Warning msg & all stuff ==========
このプログラムの著作権は株式会社
ハドソンが所有しております。この
プログラムの一部または全部を株式
会社ハドソンの書面による許可なく
複写・複製・転用することは著作権
法により禁じられております。
PRODUCER
中本伸一
DIRECTOR
@gingerbeardman
gingerbeardman / verbum-1-3.ps
Last active July 10, 2019 20:01
PostScript listing from page 16 of VERBUM issue 1.3 (Fall 1987)
{inHard Disk: Full Polys}
{ps}
/TurnXYZ
{ ax /mat1 mat0 store mat1 rotate transform 3 -1 roll
ay /mat1 mat0 store mat1 rotate transform 3 -1 roll
az /mat1 mat0 store mat1 rotate transform 3 -1 roll
} def
/DrawFace
{ Vertex face 3 get get aload pop TurnXYZ pop moveto
@gingerbeardman
gingerbeardman / VNUM.TXT
Created July 12, 2019 13:00
File from PlayStation Demo 1
John Roberts presents:
The Version Number Game
This demo was brought to you by the version number 1.03.
[V1.02 changes]
- Removed random crash in basketball, Jules forgot to initialise a POLY_F4 (duh)
@gingerbeardman
gingerbeardman / gist:6602c8eb0c72e784a84f56649aa2b754
Created August 6, 2019 16:01
PageExtender mediafire script
[Debug] Polyglot: loaded (content.bundle.js, line 10)
[Info] Content blocker prevented frame displaying http://www.mediafire.com/file/ndbqb6n86yt91of/WipEout_HD_-_Fury_OST.rar/file from loading a resource from http://www.googletagservices.com/tag/js/gpt.js (file, line 157)
[Info] Content blocker prevented frame displaying http://www.mediafire.com/file/ndbqb6n86yt91of/WipEout_HD_-_Fury_OST.rar/file from loading a resource from https://www.googletagmanager.com/gtag/js?id=UA-829541-1
[Info] Content blocker prevented frame displaying http://www.mediafire.com/file/ndbqb6n86yt91of/WipEout_HD_-_Fury_OST.rar/file from loading a resource from https://www.googletagmanager.com/gtm.js?id=GTM-53LP4T (file, line 261)
[Debug] {keyCode: 0, modifiers: Object, instantTranslation: true} (content.bundle.js, line 10)
[Log] Injecting default.css (script.js, line 14)
[Log] Injecting default.js (script.js, line 14)
[Log] Injecting mediafire.com.js (script.js, line 14)
[Log] Injecting default.css (script.js, line 14)
[Log] Injecting
@gingerbeardman
gingerbeardman / Rhapsodii.ini
Last active February 24, 2020 13:37
WFL 5.4 tidy+trimmed 2019-02-24
[ABOUT/BG]
texture=vapor.png
[ABOUT/INFO]
color=#FFFFFFFF
effect_scale_x=1
effect_scale_y=-1
effect_x=0
effect_y=0
font_line_height=0
@gingerbeardman
gingerbeardman / BGA-Koi-Koi.css
Last active January 21, 2023 19:46
Change the look and feel of BoardGameArena Koi-Koi using CSS
/*
Koi-Koi Traditional User Styles
version 20210107
readme https://forum.boardgamearena.com/viewtopic.php?f=78&t=14148
by Matt Sephton
https://boardgamearena.com/player?id=85048132
https://twitter.com/gingerbeardman
@gingerbeardman
gingerbeardman / BGA-Koi-Koi.js
Last active October 4, 2021 03:49
Change the interactions of BoardGameArena Koi-Koi using JS
// Koi-Koi Traditional User Script
//
// version 20191112
//
// readme https://forum.boardgamearena.com/viewtopic.php?f=78&t=14148
//
// by Matt Sephton
// https://boardgamearena.com/player?id=85048132
// https://twitter.com/gingerbeardman