Skip to content

Instantly share code, notes, and snippets.

View zer0her0's full-sized avatar

Andrew M zer0her0

View GitHub Profile
@zer0her0
zer0her0 / tam.md
Last active September 30, 2022 11:46
GitHub Technical Account Manager (TAM)

GitHub is an awesome place to work.

We help companies and organizations succeed with GitHub so they can build better software, together. Technical Account Managers at GitHub are a team of GitHub experts who assist large organizations with all phases of GitHub. This includes trials, implementations and ongoing operations. We're the primary sales engineers for new prospects, and we guide prospective customers through the purchasing process. We care about customer success and customer service, and we're exteremely passionate about the quality of our work. If you are technically sharp and people oriented, you might be a fit for the GitHub TAM role.

Core Responsibilities Include:

  • Educate customers and prospects about GitHub.
  • Answer GitHub product questions and help customers and prospects to take full advantage of the GitHub product.
  • Answer GitHub technical questions and help customers to integrate GitHub with their broader IT environment.
  • Build relationships with prospective customers.
<html><head><script type="text/javascript" src="http://www.google.com/friendconnect/script/rpc_relay.js"></script></head></html>
@zer0her0
zer0her0 / nes2ardu.ino
Created September 24, 2011 21:56
NES to Arduino
/*
Reading a NES Controller
By Sebastian Tomczak
21 July 2007
Adelaide, Australia
bit 7 = A
bit 6 = B
bit 5 = select
bit 4 = start
@zer0her0
zer0her0 / corrupt.pde
Created April 1, 2012 15:58
Image Corruption in Processing...
// Coded initially in 2004 Benjamin Gaulon corrupt.recyclism.com // more info on www.recyclism.com //
// Feel free to use / modify / Share this //
PImage img;
String fileName = "test"; // You file name here (should be in the DATA Folder)
String fileExt = ".jpg"; // file extansion (works best with JPG or PNG)
void setup(){
size(950,150);
byte b[] = loadBytes(fileName + fileExt);
@zer0her0
zer0her0 / df.log
Created April 17, 2018 19:13
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 28G 5.8G 21G 22% /
devtmpfs 213M 0 213M 0% /dev
tmpfs 218M 0 218M 0% /dev/shm
tmpfs 218M 4.5M 213M 3% /run
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 218M 0 218M 0% /sys/fs/cgroup
/dev/mmcblk0p6 63M 22M 42M 34% /boot
tmpfs 44M 0 44M 0% /run/user/1000
/dev/mmcblk0p5 30M 398K 28M 2% /media/pi/SETTINGS
@zer0her0
zer0her0 / RPi 1 update error.log
Created April 16, 2018 15:05
RPi 1 update error
pi@raspberrypi:~ $ sudo rpi-update
*** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
*** Performing self-update
*** Relaunching after update
*** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
*** We're running for the first time
*** Backing up files (this will take a few minutes)
*** Remove old firmware backup
*** Backing up firmware
*** Remove old modules backup
@zer0her0
zer0her0 / mosh error
Created November 13, 2017 16:45
mosh error
/usr/local/bin/mosh: Could not connect to xx.xx.xx.xx, last tried xx.xx.xx.xx: IO::Socket::INET: connect: Connection refused
ssh_exchange_identification: Connection closed by remote host
/usr/local/bin/mosh: Did not find remote IP address (is SSH ProxyCommand disabled?).
remote: Counting objects: 120, done.
remote: Compressing objects: 100% (40/40), done.
remote: Total 120 (delta 96), reused 104 (delta 80), pack-reused 0
Receiving objects: 100% (120/120), 14.12 KiB | 0 bytes/s, done.
Resolving deltas: 100% (96/96), completed with 29 local objects.
From https://github.com/Homebrew/brew
a5019d2..0810039 master -> origin/master
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
error: The last gc run reported the following. Please correct the root cause
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Your XQuartz (2.7.5) is outdated.
Please install XQuartz 2.7.9 (or delete the current version).
XQuartz can be updated using Homebrew-Cask by running
brew cask reinstall xquartz
Warning: Python is installed at /Library/Frameworks/Python.framework
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.
fatal: shallow file has changed since we read it
error: failed to run prune