Skip to content

Instantly share code, notes, and snippets.

View danieljimenez's full-sized avatar

Daniel danieljimenez

  • Texas
  • 22:52 (UTC -05:00)
View GitHub Profile
@danieljimenez
danieljimenez / autoexec.cfg
Created June 20, 2020 06:52
Apex Autoexec Settings
hud_setting_pingDoubleTapEnemy "0"
  1. Exit Apex
  2. Right click the Start Menu, and click "Run"
  3. Enter notepad %USERPROFILE%\Saved Games\Respawn\Apex\local\settings.cfg, then press "OK"
  4. At the bottom of the file, add the following to a new line hud_setting_pingDoubleTapEnemy "0"
  5. Save, and restart Apex! Now when you double press ping, it won't ping "enemy here".
@danieljimenez
danieljimenez / cec.py
Last active July 13, 2018 10:08
CEC HDMI Control
import cec
import logging
import uinput
import time
logging.basicConfig(level=logging.DEBUG)
u = uinput
@danieljimenez
danieljimenez / Makefile
Last active February 18, 2018 21:20
Makefile for Cloudformation templates with Jinja2 support.
.PHONY : prereqs clean build upload
.DELETE_ON_ERROR:
.SUFFIXES:
# methods to verified variables are definied
check_defined = \
$(strip $(foreach 1,$1, \
$(call _check_defined,$1,$(strip $(value 2)))))
_check_defined = \
$(if $(value $1),, \
[toplevel]
whoami = sts get-caller-identity
test =
!f() {
/bin/ps -x
}; f
flip-account-skylab =