Skip to content

Instantly share code, notes, and snippets.

View 00xBAD's full-sized avatar

00xBAD 00xBAD

View GitHub Profile
@00xBAD
00xBAD / stable-diffusion-notes.md
Created January 3, 2024 22:54
My stable-diffusion notes for A1111

STABLE DIFFUSION NOTES

AUTOMATIC1111 EXTENSIONS

CONTROL NET TOOLS:

  • ControlNet

    ControlNet has changed Stable Diffusion forever. It lets you copy human poses, color, and content of a reference image, to name a few. Mastering ControlNet is a logical next step after mastering prompt building.

  • OpenPose Editor

@00xBAD
00xBAD / Rocknix Battery Calibration Guide (Anbernic RG353V).md
Last active June 3, 2025 20:37
Perform a complete and controlled calibration of the internal battery on the Anbernic RG353V running Rocknix OS.

๐Ÿ“˜ Rocknix Battery Calibration Guide (Anbernic RG353V)

โœ… Objective

Perform a complete and controlled calibration of the internal battery on the Anbernic RG353V running Rocknix OS.


๐Ÿš€ Step-by-Step Guide (Beginner-Friendly)

@00xBAD
00xBAD / usb-auto-mount-samba-guide.md
Created June 1, 2025 08:28
Minimal and robust setup for auto-mounting USB devices on Ubuntu Server, sharing them via Samba, and safely unmounting with systemd + udev + CLI script. Headless-friendly. No GUI required.

๐Ÿงฐ USB Auto-Mount + Samba Share (Ubuntu Server Setup)

This guide documents a working setup for automatically mounting USB devices (sticks, SD cards, etc.), sharing them via Samba, and cleanly unmounting them via script or udev triggers, using systemd, udev, and CLI tools.


๐Ÿ“‚ Files and Structure

/etc/samba/smb.conf                        # Samba config