Skip to content

Instantly share code, notes, and snippets.

View anthr76's full-sized avatar

Anthony Rabbito anthr76

View GitHub Profile
sourcing setup hook '/nix/store/9czqx8nqf9vq9lz2cci000al74rlhlnf-install-shell-files/nix-support/setup-hook'
sourcing setup hook '/nix/store/sjjp9j2nfl66rl19d5mbh0xajfanlall-update-autotools-gnu-config-scripts-hook/nix-support/setup-hook'
sourcing setup hook '/nix/store/gwkch2vkywxcdxy4wjvim78ffcrh7zfy-sdkroot-11.0/nix-support/setup-hook'
sourcing setup hook '/nix/store/h9lc1dpi14z7is86ffhl3ld569138595-audit-tmpdir.sh'
sourcing setup hook '/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh'
sourcing setup hook '/nix/store/wgrbkkaldkrlrni33ccvm3b6vbxzb656-make-symlinks-relative.sh'
sourcing setup hook '/nix/store/5yzw0vhkyszf2d179m0qfkgxmp5wjjx4-move-docs.sh'
sourcing setup hook '/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh'
sourcing setup hook '/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh'
sourcing setup hook '/nix/store/pag6l61paj1dc9sv15l7bm5c17xn5kyk-move-systemd-user-units.sh'
@anthr76
anthr76 / blueprint.yaml
Created July 5, 2022 00:44
frigate_android_tv.yaml
---
@anthr76
anthr76 / remove-bodhi-kernel.sh
Last active November 24, 2021 15:50
Reset rpm-ostree kernel overrides fedora
#!/bin/sh
sudo -- sh -c '
rpm-ostree override reset \
python3-perf \
python3-perf-debuginfo \
kernel-doc \
kernel-tools \
kernel-devel-matched \
libperf-devel \
@anthr76
anthr76 / resume.json
Last active May 7, 2022 03:12
resume.json
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Anthony Rabbito",
"label": "Site Reliability Engineer",
"email": "hello@anthonyrabbito.com",
"phone": "(570) 815-3829",
"url": "https://anthonyrabbito.com",
"summary": "Open source enthusiast, full time student, and Site Reliability Engineer. Intrigued by not over-complicating workflows, but making them useful and always reproducible -- DRY (do not repeat yourself). In my pastime I like to host GitOps clusters at home and in the cloud to practice site reliability engineering, and contribute back to OpenSource projects. Besides technology I enjoy taking the back-roads and driving spiritually.",
"location": {
@anthr76
anthr76 / foobar.sh
Created July 31, 2021 02:30
run OBS/OSC within a container
podman run --name obs_builder --cap-add=sys_admin --cap-add=MKNOD \
-it --mount type=bind,src=$PWD,target=/build,z \
-v ~/.config/osc/oscrc:/root/.config/osc/oscrc:ro,z \
-w /build \
registry.opensuse.org/opensuse/tumbleweed:latest
@anthr76
anthr76 / foobarr.sh
Created July 14, 2021 22:27
dockerhub search
kubectl get pods --all-namespaces -o=jsonpath="{range .items[*]}{'\n'}{range .spec.containers[*]}{.image}{'\n'}{end}{end}" | sort | uniq | grep -Ev 'quay|gcr|ghcr' | sed -e 's/docker\.io\///g' | sort | uniq
@anthr76
anthr76 / MAC-0000000000.ipxe
Last active May 5, 2021 15:22
kubicAutoYast
#!ipxe
# aarch64
# This script is quite disgusting but someday I'll clean it up
# OpenSUSE Operating System
# http://opensuse.org
isset ${dhcp-server} || goto static_ip
set netsetup netsetup=dhcp
goto goto_menu
### Keybase proof
I hereby claim:
* I am anthr76 on github.
* I am anthr76 (https://keybase.io/anthr76) on keybase.
* I have a public key whose fingerprint is A54D 8FB5 06C1 0335 2E67 7375 87CB 975C FF2E 7D8F
To claim this, I am signing this object: