Files
kdb/2026-05-15-bumakopania-research.md
T

64 lines
1.7 KiB
Markdown
Raw Normal View History

2026-05-15 12:43:10 +03:00
---
name: bumakopania_offline_docs_research
description: Comprehensive offline documentation sources including бумакопанiя archives
type: reference
---
## Research Date: 2026-05-15
Search term "бумакопанiя" led to multiple offline documentation archives.
### Primary Sources Found
**ZIM Files:**
- download.kiwix.org - Primary (verified working)
- library.kiwix.org - Browse interface
- archive.org/@kiwix - Mirror with torrents
**Russian/Eastern European Archives:**
- LibGen (libgen.is) - Active
- Anna's Archive (annas-archive.org) - Meta-search
- Lib.rus.ec - Russian books
- Bookzz.org - Book archive
**Docset Collections:**
- feed.dashdocset.com - JSON feed (900+ docsets)
- github.com/zeal-official/zeal-docsets
**EPUB/Books:**
- github.com/EbookFoundation/free-programming-books (70k+ stars)
- archive.org EPUB collections
### Download Commands
```bash
# ZIM files (aria2c recommended)
aria2c -x 16 -s 16 https://download.kiwix.org/zim/...
# Clone book collections
git clone https://github.com/EbookFoundation/free-programming-books.git
# DevDocs offline
# https://devdocs.io/ - PWA for offline access
```
### File Size Reference
| Type | Size | Example |
|------|------|---------|
| ZIM small | 10-100MB | Single topic |
| ZIM medium | 100MB-5GB | Language docs |
| ZIM large | 5-50GB | Stack Overflow |
| ZIM max | 50-120GB | Full Wikipedia |
| EPUB | 1-50MB | Books |
| Docset | 10-100MB | API docs |
### Tools
- aria2c - Multi-connection downloads
- Kiwix Desktop - ZIM reader
- Zeal - Docset manager
- DevDocs.io - Browser-based offline
Full report: `/home/tr/.qwen/projects/-home-tr-work-kdb/memory/2026-05-15-offline-docs-comprehensive-report.md`