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

Gist (auto-discovered)

articles 975 domain gist.github.com → page 20/49 feed RSS
20:21
2026-06-20
gist.github.com
artificial-intelligence

Gemini Flash Lite transcription of the HBM explainer video

A developer used Gemini Flash Lite to transcribe a video explaining High Bandwidth Memory (HBM) technology. The video details how HBM achieves high bandwidth through an extremely wide bus width, contr…

18:31
2026-06-20
gist.github.com
large-language-models

The unreasonable effectiveness of LLMs for auditing Rust code

A lead of the Rust Secure Code Working Group used GPT-5.5 via the Codex for Open Source program to audit Rust crates, finding dozens of memory safety issues. The developer combined the LLM with the mi…

18:16
2026-06-20
gist.github.com
developer-tools

Polytoken Reviewer Skill

A developer created a Polytoken Reviewer Skill that orchestrates two parallel reviewer subagents on gpt-5.5(high) for code review. The skill dispatches a standard reviewer and an adversarial reviewer …

17:52
2026-06-20
gist.github.com
ai-agents

Automated LinkedIn Engagement Oppurtunities Finder

A developer built an automated LinkedIn engagement opportunity finder using n8n, Apify, Google Sheets, Gemini AI, and Slack. The workflow fetches LinkedIn data, processes profiles with AI agents to fi…

17:50
2026-06-20
gist.github.com
ai-agents

not-your-babysitter

A developer released 'not-your-babysitter', an autonomous senior-operator mode for AI agents that resolves tasks end-to-end without user intervention. The agent verifies every claim against real evide…

02:24
2026-06-20
gist.github.com
ai-tools

Telemetry Report -- Claude Code v2.1.143

An analysis of Claude Code v2.1.143 reveals that the AI coding assistant sends telemetry metrics to Anthropic every five minutes via HTTP POST, with data including API usage, OAuth events, and system …

16:44
2026-06-19
gist.github.com
developer-tools

markitdown-passo-a-passo.md

Microsoft released MarkItDown, a free and open-source tool that converts various file formats (PDF, Word, Excel, images, audio, etc.) into clean Markdown text, reducing token usage for AI processing. …

15:32
2026-06-19
gist.github.com
artificial-intelligence

ArewaOS Documentation

Developer Zahra Usman (@0xarewah) has built ArewaOS, an autonomous, goal-directed AI agent for Web3 builders and other AI agents. Operating as a 7-layer B2B intelligence and content system on Base, Ar…

12:33
2026-06-19
gist.github.com
ai-agents

Recoverable failures for AI coding agents

A developer proposes using Btrfs snapshots to make AI coding agent failures recoverable by treating agent work as filesystem transactions. The setup involves creating cheap snapshots before agent runs…

11:46
2026-06-19
gist.github.com
developer-tools

CLAUDE.md

A developer has published a CLAUDE.md file outlining coding conventions and workflow rules for an AI coding assistant. The guidelines specify kebab-case naming, JSDoc documentation, TypeScript best pr…

08:58
2026-06-19
gist.github.com
developer-tools

oauth_proxy.rs

A developer implemented an OAuth2 proxy service in Rust to handle MCP server authentication, intercepting requests to Auth0 to provide static credentials and fix compliance issues. The service replace…

06:51
2026-06-19
gist.github.com
ai-tools

Free Ai Api keys and credits for agentic coding.

A developer compiled a list of free AI API keys and credits for agentic coding, including OpenRouter, AgentRouter, FreeModel, Aerolink, and Tokeness. The guide advises testing services one at a time d…

15:22
2026-06-18
gist.github.com
ai-safety

secret-scanning-hooks.md

A developer documented a secret scanning setup that prevents credentials from entering the context window of Claude Code, an AI coding assistant. The system uses trufflehog with 700+ detectors to inte…

14:50
2026-06-18
gist.github.com
developer-tools

Cadenza + Microsoft Agent Framework + Microsoft Foundry

A developer demonstrated how to quickly start coding with Cadenza by using a vibe coding prompt, then run the resulting .NET 10 file-based app with dotnet run or chmod +x. The example included creatin…

← prev page 20 / 49 next →