Skip to content

Instantly share code, notes, and snippets.

View jhaubrich's full-sized avatar

Jesse Haubrich jhaubrich

View GitHub Profile
@OneFaced
OneFaced / UpdateArcDps.cmd
Last active April 5, 2022 16:00
GuildWars 2 ArcDps Update Script
REM <#
@echo off
copy UpdateArcDps.cmd UpdateArcDps.ps1 >NUL
PowerShell.exe -ExecutionPolicy Unrestricted -NoProfile -Command "&{Set-Alias REM Write-Host; .\UpdateArcDps.ps1}"
del UpdateArcDps.ps1
exit
REM #>
#MakeCDDVDAgain (so toxic!)
#T4 Purgatory, T1 Pop
@bjcubsfan
bjcubsfan / upgrade-arch
Created March 10, 2015 16:03
The script I use to upgrade arch linux once a month
#!/usr/bin/env zsh
print -n "Does the new linux and zfs-git use the same kernel verision?
https://www.archlinux.org/packages/core/x86_64/linux/
https://aur.archlinux.org/packages/zfs-git/
"
read -q REPLY
if [[ $REPLY == "y" ]] ; then
set -x
@jhaubrich
jhaubrich / arch_macbook.md
Last active November 28, 2021 22:53
(historic) Arch Linux on a MacBookPro 11,3 on 2015-03-05 with kernel 3.18.6-1-ARCH

Arch Linux on a MacBookPro 11,3

Read The Arch Way, fall in love you lose.

TODO

I can't believe how smoothly this went...

  • suspend - seems to work after installing gnome, pm-suspend works too... I have my eye on you. <.<
    • systemctl suspend works, but doesn't wake properly.
  • power management
#include "keymap_common.h"
/*
Shane's Planck Layout
http://www.keyboard-layout-editor.com/#/layouts/015d9011102619d7695c86ffe57cf441
*/
const uint8_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = KEYMAP( /* Base */
TAB, Q, W, E, R, T, Y, U, I, O, P, MINS,
@bjcubsfan
bjcubsfan / gust.py
Last active December 27, 2015 09:29 — forked from jhaubrich/gust.py
{
128: 682, # waas_w???wmsp?c1 (OUR AGC)
129: 4350, # waas_w???rg1p?c1 (OUR RG1)
130: 796, # waas_w???rg3p?c1 RG3
182: 114, # waas_w???gs1p?c1
184: 228, # waas_w???gcvp?c1
185: 76,
189: 1,
190: 114, # waas_w???gs3p?c1
191: 76,