cd/sources/gist-auto-discovered· home sources Gist (auto-discovered)
cat /sources/gist-auto-discovered.feed | wc -l → 980

Gist (auto-discovered)

articles 980 domain gist.github.com → page 34/49 feed RSS
06:39
2026-04-29
gist.github.com
cybersecurity

IRQL.md

Here is a factual summary of the article: IRQL is a collection of Kusto (KQL) functions designed to unify security logs behind a consistent, analyst-friendly dialect by hiding complexity like schema …

01:47
2026-04-29
gist.github.com
large-language-models

Wisdom is not stored as documentation. It is distilled into Seeds

The article defines "wisdom" not as static documentation but as compressed, generative heuristics called "Seeds" that unfold into full reasoning frameworks when applied to a problem. These Seeds must …

22:48
2026-04-21
gist.github.com
large-language-models

Running Claude Code with a local LLM

The article provides instructions for running Claude Code using a local large language model (LLM) instead of Anthropic's cloud-based models. It recommends downloading specific quantized Qwen3.6 model…

15:37
2026-04-21
gist.github.com
developer-tools

Agent-Agnostic Repository Guide

Here is a 2-3 sentence factual summary of the article: This guide explains how to configure software repositories to work with any AI coding agent without vendor lock-in by organizing agent configura…

09:06
2026-04-15
gist.github.com
developer-tools

agents.md file for your beloved coding agents

The article titled "agents.md file for your beloved coding agents" provides a comprehensive set of operational instructions for AI coding agents working within a repository. It establishes the file as…

16:33
2026-04-14
gist.github.com
large-language-models

PROMPT ENGINEERING.MD

The article explains that large language models (LLMs) do not truly "think" but instead rely on probabilistic recall and a tendency to please users, leading to superficial or hallucinated answers. It …

01:58
2026-04-13
gist.github.com
developer-tools

My claude code settings (Mac)

Configuration file (`settings.json`) for Claude Code on Mac, which defines automated hooks that pause and resume media playback (using `nowplaying-cli`) during Claude interactions, and triggers a `rtk…

18:20
2026-04-12
gist.github.com
artificial-intelligence

Deploying Custom YOLOv8 on Raspberry Pi 5 + Hailo-8L

Practical guide for compiling custom-trained YOLOv8 models into HEF files for deployment on a Raspberry Pi 5 with a Hailo-8L AI HAT+, using the official Hailo AI Software Suite Docker container. The g…

10:25
2026-04-05
gist.github.com
cybersecurity

Naive Proxy Guide

Step-by-step guide for setting up a Naive Proxy using a modified version of the Caddy web server with the forwardproxy plugin. The instructions cover server preparation, including enabling Google BBR,…

05:23
2026-04-05
gist.github.com
developer-tools

Add cache health to statusline

To add cache health monitoring to a custom statusline script for Claude Code, tracking the ratio between cache reads (cheap, reused tokens) and cache creation (expensive, rebuilding tokens). The imple…

23:29
2026-04-04
gist.github.com
developer-tools

personal_wiki_skill.md

This article describes a system for creating a personal knowledge wiki from an individual's data, emphasizing the role of a writer who understands and connects information rather than just filing it. …

16:25
2026-04-04
gist.github.com
large-language-models

llm-wiki

A method for building personal knowledge bases using LLMs, where the AI incrementally creates and maintains a structured wiki of markdown files instead of relying on standard RAG (retrieval-augmented …

← prev page 34 / 49 next →