cd/sources/yogthos-auto-discovered· home sources Yogthos (auto-discovered)
cat /sources/yogthos-auto-discovered.feed | wc -l → 3

Yogthos (auto-discovered)

articles 3 domain yogthos.net → feed RSS
00:00
2026-08-17
yogthos.net
large-language-models

A practical workflow for LLM-assisted development

A developer shares a practical workflow for LLM-assisted development, describing how to manage models like DeepSeek to reliably produce useful code. The author notes that LLMs excel at boilerplate tas…

17:26
2026-06-02
yogthos.net
ai-tools

Using wavelets and entropy coding to analyze code structure

WaveScope, a new MCP server, uses wavelet transforms to give AI coding tools a multi-resolution view of codebases, enabling them to zoom in and out of hierarchical code structures like classes and mod…

14:38
2026-05-28
yogthos.net
large-language-models

Giving LLMs a Formal Reasoning Engine for Code Analysis

Researchers have developed Chiasmus, an MCP server that gives large language models access to formal reasoning engines for code analysis, combining Z3 constraint solving and Tau Prolog logic programmi…