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.

PENUGASAN TERSTRUKTUR: ALGORITMA DAN STRUKTUR DATA

  • Mata Kuliah: Algoritma dan Struktur Data
  • Materi: Struktur Kontrol & Representasi Pseudocode
  • Capaian Pembelajaran: SubCPMK-1 (C2 - Menjelaskan definisi algoritma, tipe data, struktur kontrol, dan representasi pseudocode)
  • Bentuk Tugas: Pribadi
  • Dateline: 28-September-2026 23:59 UTC+07

name explain-diff-html
description Use when the user asks for a rich explanation of a code change, diff, branch, or PR. Produces HTML output.

Explain Diff

Please make me a rich, interactive explanation of the specified code change.

It should have these sections:

@innocuo
innocuo / AddUV
Last active September 26, 2026 14:14
How to create a rigged humanoid character using Clayxels and Puppet3D.
using System.Collections;
using System.Collections.Generic;
using UnityEditor;
using UnityEngine;
public class AddUV : MonoBehaviour
{
public Mesh mesh;
void Awake()
# Name Type 1 Type 2 Total HP Attack Defense Sp. Atk Sp. Def Speed Generation Legendary
1 Bulbasaur Grass Poison 318 45 49 49 65 65 45 1 False
2 Ivysaur Grass Poison 405 60 62 63 80 80 60 1 False
3 Venusaur Grass Poison 525 80 82 83 100 100 80 1 False
3 VenusaurMega Venusaur Grass Poison 625 80 100 123 122 120 80 1 False
4 Charmander Fire 309 39 52 43 60 50 65 1 False
5 Charmeleon Fire 405 58 64 58 80 65 80 1 False
6 Charizard Fire Flying 534 78 84 78 109 85 100 1 False
6 CharizardMega Charizard X Fire Dragon 634 78 130 111 130 85 100 1 False
6 CharizardMega Charizard Y Fire Flying 634 78 104 78 159 115 100 1 False
@ch-geo
ch-geo / dbx-context-eng-associate-notes.md
Last active September 26, 2026 15:01
Databricks Certified Context Engineer Associate exam cheatsheet

Databricks Certified Context Engineer Associate — Cheat Sheet

Verified 2026-07-25 against the exam guide + the official docs pages.

Exam map

# Section Weight
1 Foundations of Context Engineering 16%
2 System Prompt and Instruction Design 9%
3 Knowledge Retrieval and Genie Configuration 20%
@craigjb123
craigjb123 / JSON Feed
Created March 24, 2015 20:19
This is a sample JSON feed in Xmod Pro
<xmod:Feed ContentType="text/json">
<ListDataSource CommandType="StoredProcedure" CommandText="[xmod_surgeon_locate]">
<parameter name="lat" value='[[Url:lat]]' />
<parameter name="lng" value='[[Url:lng]]' />
<parameter name="distance" value='[[Url:distance]]' />
</ListDataSource>
<HeaderTemplate>
{"aaData": [