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 36/49 feed RSS
14:29
2026-02-21
gist.github.com
news

japanese-manga-style_skills.md

This article provides specialized guidelines for generating authentic Japanese manga, focusing on conventions that differ from Western comics. Key rules include right-to-left reading order, vertical t…

21:08
2026-02-11
gist.github.com
machine-learning

microgpt

`microgpt.py`, a minimal, dependency-free Python implementation of a GPT (Generative Pre-trained Transformer) model for training and inference. It includes a complete autograd system, a character-leve…

03:27
2026-02-10
gist.github.com
open-source

looking-glass-setup-guide.md

Comprehensive guide for setting up a Windows 11 virtual machine with GPU passthrough and Looking Glass on an Arch-based Linux system using a Wayland compositor. It explains the architecture behind Loo…

00:08
2026-02-06
gist.github.com
artificial-intelligence

Ultralight Orchestration

The article describes "Ultralight Orchestration," a minimal multi-agent system that coordinates tasks between AI models Claude, Codex, and Gemini using an orchestrator, planner, coder, and designer ag…

18:00
2026-02-04
gist.github.com
developer-tools

Pi Coding Agent Setup Guide

The article provides a setup guide for the Pi Coding Agent, detailing installation via npm, usage commands for interactive REPL or one-off prompts, and configuration options for models, tools, and API…

02:45
2026-01-18
gist.github.com
developer-tools

Solveit reference

Solveit is a "Dialog Engineering" web application that combines code execution, markdown notes, and AI prompts in a single interactive workspace, unlike ChatGPT or Jupyter. Users build solutions incre…

21:55
2026-01-15
gist.github.com
developer-tools

bun-effect.ts

This file provides a minimal test wrapper for Bun's native test runner, implementing `it.effect()` and `it.scoped()` methods that allow testing Effect-TS effects directly with `bun test`. The wrapper …

13:18
2026-01-12
gist.github.com
developer-tools

Easy debugging of Geode mods with HWASan

This article provides a guide on using HWASan (Hardware-Assisted AddressSanitizer) to debug memory bugs in Geode mods on Android devices running Android 14 or later. It explains how to enable the tool…

17:45
2026-01-03
gist.github.com
developer-tools

uninstall beads

The article describes an uninstall script for the Beads (bd) tool that performs a comprehensive cleanup of all its traces from a system. By default, the script runs in dry-run mode to show what would …

17:15
2025-12-31
gist.github.com
developer-tools

Running Minecraft on macOS with Zink + KosmicKrisp

This article describes a method to run OpenGL 4.6 applications, specifically Minecraft, on macOS by translating OpenGL calls through a chain of graphics APIs: OpenGL → Vulkan → Metal. The process uses…

10:09
2025-12-24
gist.github.com
developer-tools

Migrating to python 3.14 / node 24

The article provides step-by-step instructions for migrating to Python 3.14 and Node 24 on macOS. It recommends uninstalling previous versions via Homebrew, then using the package managers `uv` for Py…

← prev page 36 / 49 next →