Documentation

Why We Designed TigerBeetle's Docs from Scratch | TigerBeetle Blog

TigerBeetle rebuilt their documentation site from scratch, moving away from Docusaurus to achieve better performance, simplicity, and integration with their zero-dependency philosophy. The new implementation uses Zig and Pandoc, resulting in a 10x reduction in footprint while maintaining functionality and adding features like integrated search and offline capabilities.

Launching CodeWeaver

CodeWeaver transforms codebases into navigable Markdown documents by recursively scanning directories and embedding file contents within code blocks. The command-line tool offers customizable options for directory scanning, file exclusion patterns, and output management, making it valuable for documentation and AI/ML code analysis integration.

Imapsync

Imapsync is a command-line tool for migrating or backing up IMAP email accounts, offering incremental and recursive transfers between mailboxes across different servers. The latest version 2.290 supports Windows, Linux, and Mac OS X, with pricing options starting at €60 for software and €120 for software with professional support.

Justin Pombrio

A developer shares their experience with Jujutsu (jj), a git-compatible version control system, offering a newly created reference and cheat sheet to help others learn the tool. The resource includes visual explanations of repository concepts and complements existing tutorials by providing a printable, desk-friendly reference.

pdfsyntax/docs/browse.md at main · desgeeko/pdfsyntax

PDFSyntax is a Python package that provides tools for inspecting and visualizing PDF file structures through static HTML content with interactive features. The package offers low-level PDF parsing capabilities without dependencies, allowing users to analyze PDF internals through an augmented display of raw PDF data with features like reverse indexing and navigation menus.

Gleam gets “rename variable” - Gleam

Gleam v1.8.0 introduces several developer experience improvements including variable renaming capabilities, Erlang documentation integration, and new code generation features in the language server. The update enhances fault-tolerant compilation and adds convenient features like dependency tree visualization and improved code actions for pattern matching.

GitHub - awwaiid/ghostwriter: Use the reMarkable2 as an interface to vision-LLMs (ChatGPT, Claude, Gemini). Ghost in the machine!

Ghostwriter is an experimental tool for the reMarkable2 tablet that enables AI-powered interaction with handwritten content, allowing responses through both drawing and text via various LLM providers like OpenAI, Anthropic, and Google. The project features evaluation capabilities, image segmentation, and multiple interaction modes, with ongoing development focused on prompt libraries and tool integration.