Skip to content

Instantly share code, notes, and snippets.

View anthr76's full-sized avatar

Anthony Rabbito anthr76

View GitHub Profile
@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: