Skip to content

Instantly share code, notes, and snippets.

@keskinonur
keskinonur / emotion_informed_prompts_and_skills.md
Created April 8, 2026 08:47
Emotion-Informed System Prompts & Skills
@OliverBalfour
OliverBalfour / README.md
Last active April 20, 2026 05:51
Obsidian custom checkbox snippet

Custom checkboxes for Obsidian! It's like deathau's snippet except updated to work really well in Live Preview mode in Obsidian 1.0.

Simply edit the x inside checkboxes to >, ?, etc. to see styling like below!

Editing Live Preview Viewing
image image image

Installation:

  • Download the checkbox.css file on this page

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.

@Alvyre
Alvyre / README.md
Last active April 20, 2026 05:51 — forked from OliverBalfour/README.md
Obsidian custom checkbox snippet

Forked from OliverBalfour to add a "Valid" checkbox.

Custom checkboxes for Obsidian! It's like deathau's snippet except updated to work really well in Live Preview mode in Obsidian 1.0.

Simply edit the x inside checkboxes to >, ?, etc. to see styling like below!

Editing Live Preview Viewing
Capture d’écran 2023-10-10 à 10 40 18 Capture d’écran 2023-10-10 à 10 40 29 Capture d’écran 2023-10-10 à 10 40 36
@ztrehagem
ztrehagem / frontend_knowledge.md
Last active April 20, 2026 05:50
2022年のJSON色付け係ならこれくらい知ってるよな!?(クソ適当サーベイドキュメント)

MDN

IE, Safari

  • Can I use
  • 大抵のものは polyfill があるので、自前実装する前に調べる
  • 互換性の維持には polyfill を活用し、なるべく Web 標準から離れないようにしよう

CSS

  • Custom Properties
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
;; 作者: 李继刚
;; 日期: 2025-11-12
;; 剑名: 圆桌讨论
;; 剑意: 构建一个以“求真”为目标的结构化对话框架。该框架由一位极具洞察力的主持人
;; 进行引导,邀请代表不同思想的“典型代表人物”进行一场高强度的、即时响应式的
;; 深度对话。主持人将在每轮总结时生成视觉化的思考框架(ASCII Chart),通过
;; “主动质询” 与“协同共建”,对用户提出的议题进行协同探索,最终生成深刻的、
;; 结构化的知识网络。