https://adhemara.neocities.org/blog/article/2026-04-05-writer-bot-documentation
J'ai écrit de la documentation, parce qu'on se refait pas T^T
https://adhemara.neocities.org/blog/article/2026-04-05-writer-bot-documentation
J'ai écrit de la documentation, parce qu'on se refait pas T^T
Ein Nobody gegen Putin
https://www.arte.tv/de/videos/116712-000-A/ein-nobody-gegen-putin/
Die oskarprämierte Dokumentation portraitiert Pawel Talankin, Lehrer an einer Schule in seiner Heimatstadt Karabasch. Mit Beginn des russischen Angriffskriegs bekommt Pawel den Auftrag, patriotische Veranstaltungen zu organisieren und zu dokumentieren. Seine Zweifel und Skrupel werden immer stärker. Zugleich ermöglicht sein Zeugnis einen spektakulären Einblick in die russische Propaganda-Maschine.
Release 1.2 for Bluebird Task Management (BBTM) is out the door! Check out the link below to see everything that went into this release. Going to switch gears to Bluebird Documentation (BBD) for a bit.
#coding #buildinpublic #writing #documentation
https://public.bluebird-documentation.com/docs/team_page/106/Release%201.2?workspace_id=2&doc_id=106
Digital Accessibility Policies and Statements—What, How, and Why, by @knowbility:

We replaced RAG with a virtual filesystem for our AI documentation assistant
https://www.mintlify.com/blog/how-we-built-a-virtual-filesystem-for-our-assistant
#HackerNews #AI #Documentation #VirtualFilesystem #RAG #Innovation #TechTrends
Your laptop has ripgrep, installed via cargo install. ruff is there too, via uv tool install. golangci-lint came from go install. bash-language-server was npm i -g. Neovim was a tarball download. Kitty was a curl script. Six months later you get a new machine, or you just want to upgrade or reinstall. What do you even have installed? How did you install each one? Which version? Good luck. This is a small system that answers those questions — a single Makefile that declares every tool you care about, grouped by purpose, with one command to install anything.
Sarah Chieng (@MilksandMatcha)
Browserbase와 Cerebras를 활용해 문서 사이트 전체를 1분 이내에 감사하고 수정하는 AI 에이전트를 구축했다. 에이전트가 링크 트리를 따라가며 모든 페이지를 크롤링하고, 각 링크를 검증하며, 문서 품질 점검을 자동화한다는 점이 핵심이다.

audit and fix your entire developer docs site in under a minute We built an AI agent with @browserbase and @cerebras that audits your entire docs site > point it at any documentation site > agent goes down the link tree > agent crawls and verifies every page, checks every link,
I'm streaming KDE docs:
I'm streaming to both Owncast and Twitch right now.
Today I'll be focusing on the tutorial and API for KNotifications.
Be sure to join and ask any questions related to KDE and I'll try my best to answer them.
Every single stream I do is an Ask Me Anything KDE Edition ™️
#KDE #Linux #Documentation #TechnicalWriting #FurryStreamer #FurryVTuber #VTuber #Owncast #Rust #Twitch

I'm a hare pretending I'm a human pretending I know C++ and CMake 🐰
Among many products that have (very) lacking documentation, it's refreshing how good Zabbix documentation still is.
Like https://www.zabbix.com/documentation/current/en/manual/discovery/low_level_discovery and https://www.zabbix.com/documentation/current/en/manual/discovery/low_level_discovery/custom_rules .
It actually describes how things work.