Skip to content

Instantly share code, notes, and snippets.

View jonpulsifer's full-sized avatar
⁉️
https://youtu.be/watch?v=ypj7OoBB5LE

Jonathan Pulsifer jonpulsifer

⁉️
https://youtu.be/watch?v=ypj7OoBB5LE
View GitHub Profile
@jonpulsifer
jonpulsifer / passivedns-daemonset.yaml
Last active March 1, 2023 01:03
Kubernetes Daemonset for PassiveDNS
apiVersion: apps/v1
kind: DaemonSet
metadata:
name: passivedns
spec:
selector:
matchLabels:
name: passivedns
template:
metadata:
@jonpulsifer
jonpulsifer / toggle-virtualization.bat
Last active May 17, 2024 22:32
Virtualization must be disabled to use CS:GO anti-cheat clients like FACEIT and ESEA, but I like to use WSL2 and Docker, and this script helps me do that
@echo off
echo Virtualization must be disabled to use anti-cheat clients like FACEIT and ESEA
echo.
net session >nul 2>&1
if %ERRORLEVEL% EQU 0 goto :chchchchoices
echo This script requires elevated privileges. Re-run as Administrator to continue
goto :exit
:chchchchoices
@jonpulsifer
jonpulsifer / README.md
Last active October 2, 2021 22:25
CS:GO configuration

Keybase proof

I hereby claim:

  • I am jonpulsifer on github.
  • I am jawn (https://keybase.io/jawn) on keybase.
  • I have a public key whose fingerprint is 3C14 4364 AB03 44E5 79FC 49C7 D204 884B 94B8 09AC

To claim this, I am signing this object: