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

Gist (auto-discovered)

articles 978 domain gist.github.com → page 33/49 feed RSS
20:54
2026-05-06
gist.github.com
developer-tools

upgrading-fedora-in-WSL.md

This article provides a step-by-step guide for upgrading a Fedora WSL instance from version 43 to 44, using `dnf system-upgrade` and `dnf5 offline reboot`. After the upgrade, it instructs users to man…

08:21
2026-05-06
gist.github.com
large-language-models

Opus 4.7 Guidance

Claude Opus 4.7 introduces three behavioral shifts—literal execution, effort-based depth control, and conservative tool defaults—that fundamentally change how agent prompts must be authored. The model…

23:32
2026-05-05
gist.github.com
ai-tools

Use Oh My Posh for the GitHub Copilot CLI statusline

GitHub Copilot CLI's experimental statusline feature can now be rendered using Oh My Posh, allowing developers to display session state—including git branch, token usage, duration, and line changes—di…

13:15
2026-05-04
gist.github.com
ai-agents

Agent for finding CloudWatch logs

A developer built a CloudWatch Logs search agent for the Three Levels of Observability demo app that can automatically discover and query structured logs from AWS Lambda functions. The agent supports …

06:11
2026-05-04
gist.github.com
artificial-intelligence

NOVEL

DeepMind's AlphaTensor, AlphaDev, and FunSearch are among 20 AI systems for scientific discovery catalogued with their publications and code repositories. The list includes projects like AI Feynman fo…

05:15
2026-05-04
gist.github.com
large-language-models

MTP benchmark

This article presents benchmark results comparing the performance of a Qwen3.6 model running in standard mode versus with Multi-Token Prediction (MTP) enabled. The MTP configuration with a draft of 3 …

11:52
2026-05-03
gist.github.com
cybersecurity

Xray VLESS + XHTTP + TLS Relay, WARP: 2-Server Setup

This article provides a technical guide for setting up a two-server Xray proxy configuration using VLESS, XHTTP, and TLS Reality protocols. Server A acts as an inbound relay that accepts client connec…

23:30
2026-05-01
gist.github.com
large-language-models

Transplant MTP block from one GGUF file into another

A developer has released a Python script that transplants extra tensors—such as Multi-Token Prediction (MTP) layers—from one GGUF file into another, enabling the creation of mixed-quantization models.…

17:05
2026-05-01
gist.github.com
large-language-models

Qwen 3.6-35B-A3B FP8 (MoE, 3B active) on DGX Spark GB10

A developer deployed the Qwen 3.6-35B-A3B FP8 mixture-of-experts model (3 billion active parameters) on a DGX Spark GB10 system using vLLM, achieving inference with a 262,144-token context window and …

03:16
2026-05-01
gist.github.com
artificial-intelligence

AGENTS.md → "System rules of engagement for this codebase" | AGENT.md → "How I navigate myself" (cognitive topology) | BRAIN.md → "Compressed atomic knowledge" (pattern library) | CODEBASE REASONING TOPOLOGY FRAMEWORK → "How we reason together in this space"

This article outlines a framework for an AI agent's interaction with a software codebase, emphasizing deep respect, rigorous mapping of code topology, and epistemic discipline. The core operating prin…

03:16
2026-05-01
gist.github.com
large-language-models

System Prompt For Coding Agents.

System prompt for coding agents, emphasizing that the AI should act as a rigorous thinking partner for experienced developers rather than a blind code generator. It mandates a structured reasoning pro…

02:16
2026-05-01
gist.github.com
open-source

One-step installer for switch emulators on Linux and Windows

This article describes a collection of scripts that provide a one-step installer for Nintendo Switch emulators on Linux and Windows. The scripts automatically download and install emulators like Citro…

09:41
2026-04-30
gist.github.com
developer-tools

Configuring minimum release age across npm, pnpm, and yarn

Setting a minimum release age (cooldown) on dependencies is a low-effort, high-impact defense against supply-chain attacks, as most malicious packages are detected and removed within hours. All three …

17:42
2026-04-29
gist.github.com
developer-tools

PowerShell Wednesday Git 101

This article provides a concise reference guide for essential Git commands, covering repository initialization, file tracking, committing, and remote setup. It also explains branching operations, incl…

16:58
2026-04-29
gist.github.com
artificial-intelligence

reiner-dwarkesh-transcript.md

Based on the transcript, this is a blackboard-style interview between Dwarkesh Patel and Reiner Pope, CEO of chip startup MatX, discussing model architecture and machine learning infrastructure. The c…

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 …

← prev page 33 / 49 next →