Skip to content

Instantly share code, notes, and snippets.

@PaulMColeman
PaulMColeman / DEPLOYMENT.md
Last active March 3, 2026 21:57
Fluxer self-hosted deployment guide (refactor branch) — 20 gotchas documented

Fluxer Self-Hosted Deployment Guide

Deployment log for Fluxer on fluxer.mydomain.net — a free, open-source Discord alternative (AGPLv3).

Architecture

Fluxer runs as a monolith Docker Compose stack with 6 containers:

Container Image Purpose

How to Change Your ZeroClaw LLM Provider & API Key

The default config uses OpenRouter with anthropic/claude-sonnet-4.5. Here's how to change it.


Before You Start

If you're running ZeroClaw on your main PC, I'd strongly suggest moving it to a VPS. Anything ZeroClaw can do on your PC, it will do on your PC, which is extremely risky if you have personal info on it.

@razametal
razametal / gist:3e560a5241c66b2461c43de8debc7324
Last active March 3, 2026 21:56
tg2sip en Debian 12, Asterisk 22 y FreePBX 17
# Debian 12 Bookwrom
# Freepbx / Asterisk installation https://gist.github.com/razametal/18785923be942af78ef8a0984903d5dd
# Enable slin48 (for L16@48000) and opus (for OPUS@48000) in Freepbx -> Settings -> Asterisk Sip Settings
apt-get install -y --no-install-recommends build-essential git wget ca-certificates pkg-config libopus-dev libssl-dev zlib1g-dev gperf ccache make php-cli cmake clang libc++-dev libc++abi-dev libsqlite3-dev libpulse-dev
# libopenssl1.1
cd /usr/src
wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/openssl_1.1.1w.orig.tar.gz
tar zvxf openssl_1.1.1w.orig.tar.gz
@alexguirre
alexguirre / Particles Effects Dump.txt
Last active March 3, 2026 21:54
GTA V Particle Effects Dump
# Thanks to CodeWalker for the code to read .ypt files: https://github.com/dexyfex/CodeWalker
#
# Format:
# [asset_name]
# effect_name_1
# effect_name_2
#
[core]
bul_gravel_heli
@larrybahr
larrybahr / Upgrade Windows 10 Home to Windows 10 Pro.md
Last active March 3, 2026 21:52
Upgrade Windows 10 Home to Windows 10 Pro.

I got a Windows 10 key and tried to do the normal upgrade, but got a "0xc004f050" error. I then tried to fix it by useing the generic pro key but then got a "0x803fa067" error. These are the steps the finally got everything working. I did the this on 2 PC so I think it is solid.

  1. buy a valid Windows 10 Pro key (any key will work)
    1. I got mine on Ebay for $4. It said 1 minute delivery, but it took about 1 hour to get it.
  2. Make sure Windows is up to date.
  3. Change product keys (remember these steps you will use them a lot)
    1. Select the Start button
    2. Then select Settings > Update & Security
  4. Then select Activation
@LJBNZ
LJBNZ / programmatic_artifact_upload_guide.md
Last active March 3, 2026 21:51
Programmatically uploading individual workflow artifacts using Node.js and GitHub Actions Toolkit

The problem

During GitHub Actions workflows it is common to upload binary artifacts for user consumption, or for downstream jobs to utilise. This is usually done by statically defining a step which invokes actions/upload-artifact:

- name: "Upload test report"
  uses: actions/upload-artifact@v4
  with:
    name: test-report
    path: report.json
@lucasrod
lucasrod / iOS26_LOCATION_SPOOF_GUIDE.md
Created January 19, 2026 18:30
iOS 26.0 Location Spoofing with pymobiledevice3

iOS 26.0 Location Spoofing Quick Guide

Using pymobiledevice3 for GPS simulation on iOS 17.0+


TL;DR (Daily Usage)

# Terminal 1: Start tunnel (keep open)

Beast Mode

Beast Mode is a custom chat mode for VS Code agent that adds an opinionated workflow to the agent, including use of a todo list, extensive internet research capabilities, planning, tool usage instructions and more. Designed to be used with 4.1, although it will work with any model.

Below you will find the Beast Mode prompt in various versions - starting with the most recent - 3.1

Installation Instructions

  • Go to the "agent" dropdown in VS Code chat sidebar and select "Configure Modes".
  • Select "Create new custom chat mode file"
@shariqmalik
shariqmalik / Configure_WSA_for_Pentest.md
Last active March 3, 2026 21:42
Configure WSA (Windows Subsystem for Android) for Pentest
@rvrsh3ll
rvrsh3ll / windows-keys.md
Created February 18, 2024 22:44
Windows Product Keys

NOTE

These are NOT product / license keys that are valid for Windows activation.
These keys only select the edition of Windows to install during setup, but they do not activate or license the installation.

Index