Skip to content

Instantly share code, notes, and snippets.

View onkoe's full-sized avatar
😮
pogging

barrett onkoe

😮
pogging
View GitHub Profile
cargo install cargo-binstall && cargo binstall cargo-flash cargo-all-features cargo-sweep cargo-deny cargo-expand cargo-make cargo-semver-checks cargo-watch cargo-install-update cargo-outdated cargo-bloat cargo-msrv cargo-geiger
@onkoe
onkoe / gist:c83d82520f1bfead8c855ab47f4714ef
Created December 18, 2023 02:53
rust-analyzer vscode settings.json
"rust-analyzer.cargo.features": "all",
"rust-analyzer.check.command": "clippy",
"rust-analyzer.files.excludeDirs": ["/.flatpak_builder/"],

to perform updates on my fedora computer, i use this command

sudo dnf update -y && flatpak update -y && while true; paplay /usr/share/sounds/freedesktop/stereo/complete.oga; sleep 5; end

utterly fantastic, i keep forgetting where the sound is though lol. so here u go

@onkoe
onkoe / arcuo-tracker.py
Created September 21, 2023 20:01
a reimplementation of ARTracker with pep8 standards and without the YOLO crud
import cv2
import cv2.aruco as aruco
from configparser import SafeConfigParser
from loguru import logger
from cv2.aruco import simple_detection
class ArucoTracker:
"""
## ArucoTracker
@onkoe
onkoe / gist:2ab6ff7183e09d25ab1b9de8ea030215
Created May 25, 2022 19:32
Fedora 36 Minimal XFCE Installation
sudo dnf install libxfce4ui libxfce4util thunar xfce4-appfinder xfce4-panel xfce4-session xfce4-settings xfconf xfdesktop xfwm4