Skip to content

Instantly share code, notes, and snippets.

LLM Wiki

A pattern for building personal knowledge bases using LLMs.

This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.

The core idea

Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

@TimeForANinja
TimeForANinja / mellanox.md
Last active July 16, 2026 20:38
how-to for mellanox connect-x firmware
Privacy Policy for [Bot Name]
This Privacy Policy governs the collection, use, and sharing of personal information by [Bot Name], a Discord bot developed by [Developer Name]. By using [Bot Name], you agree to the terms of this Privacy Policy.
Information We Collect
We collect information that you provide to us through your use of the bot, such as your Discord user ID and username, server and channel information, and message content. We may also collect usage data, such as the frequency and duration of your use of the bot.
How We Use Your Information
@AlloySecureGroup
AlloySecureGroup / Find-ComScriptSurface.ps1
Last active July 16, 2026 20:18
WDAC Evasion Finder
<#
.SYNOPSIS
Identifies registered COM DLLs with scripting or dynamic .NET loading
characteristics.
.DESCRIPTION
Read-only defensive scanner that examines registered in-process COM servers.
It detects:
- CATID_ActiveScript registration
@ajtazer
ajtazer / P4r411315 8U51N355 4C71V4710N K3Y.txt
Created January 3, 2022 14:17
Parallels Business Activation Key
Parallels Business Activation Key
6YDASE-890T7S-E5YFS6-54F6YW-4780JY
390349-032409-342340-932902-390693
TERMS OF SERVICE AGREEMENT
This Terms of Service Agreement (the "Agreement") is entered into between [Anshul Chauhan] ("Bot Owner") and the user ("User") of the [Bot Name] Discord bot (the "Bot").
By using the Bot, the User agrees to be bound by the terms of this Agreement. If the User does not agree to the terms of this Agreement, they should immediately discontinue use of the Bot.
1. Use of the Bot: The Bot Owner grants the User a non-exclusive, non-transferable, limited license to use the Bot for personal or non-commercial purposes.
2. Prohibited Use: The User may not use the Bot in any way that violates applicable laws, rules, or regulations or infringes upon the rights of any third party. The User may not use the Bot for any commercial purposes without the express written consent of the Bot Owner.
3. Limitation of Liability: The Bot Owner shall not be liable for any damages arising out of the use or inability to use the Bot, including but not limited to, damages for loss of profits, loss of data, or o
@JRex286
JRex286 / vbios-comparison-table.md
Created June 25, 2026 01:23
GA100 VBIOS Comparison Table — CMP 170HX vs A100 PCIe vs Drive A100 (7 bytes of deliberate restriction)

GA100 VBIOS Comparison Table

Cross-variant comparison of VBIOS structure and configuration across the GA100 product family. Sourced from static binary analysis of ROM dumps + empirical flash experiments + Lapsus Booter disassembly.

Last updated: 2026-05-31 (Drive A100 PG199 VBIOS dumped and analyzed)

Contributors: Petri Krohn (ECB cryptanalysis, RFRD manifest decode, known-plaintext identification), Cab (ECB padding block confirmation, ImHex structure labeling, license region offset discovery via gpuio BAR0 dump)

Table of contents

@JRex286
JRex286 / fuse-reference-table.md
Created June 25, 2026 01:24
GA100 Fuse & Register Reference Table — Full Ampere Lineup (11 cards, 120 registers)

GA100 Fuse & Register Reference Table

Cross-variant comparison of all registers read by tools/mmio-probe/probe.sh. 15 Ampere cards probed: 2× CMP 170HX 10GB (Cab + Own physical hardware, 2026-05-05/07) + 11 via Vast.ai rentals + 2× Drive A100 32GB (PG199, GA100-550F-A1, physical hardware, 2026-05-31).

Table of contents