Offline documentation

I like to have documentation, manuals, wiki, examples and tutorials stored locally on my machine. It is great to use and can serve as a backup for future use.

My reasons

There are multiple reasons why I consider it a great thing:

  1. It forces me to think about what I am actually searching for and to try multiple keywords with similar meaning or with something related.
  2. While searching I learn much more than I originally intended since I often read more than just a single search result.
  3. It reduces my reliance on the internet services which can become inaccessible at any moment for many reasons. These reasons are alo many, is short: dead project, dead domain, changed address, paywalled, firewalled (CloudFlare), censorship, etc.
  4. Since I do not have to go on internet and interact with the mess out there it also protects me from nonsense written by modern people (I hope these creatures will not understand how to cripple my docs) or big corporations (AI buzzword nonsense).

In short I am more independent and disconnected from weird world.

Tools and approach

The short list of tools I use to search docs:

  • man - Probably the most known program to display manuals
  • info - I have no idea what is the point of this program, some stuff is here as well
  • wikiman - With downloaded snapshot of ArchWiki, an awesome TUI program
  • Various -h, --help program arguments
  • Various docs installed from repositories which live in their own docs folders and are in most case html pages. I use Qt-docs like this, connected to my IDE KDevelop.
  • Since I often write programs I also like to have examples for the use of some libraries which sometimes can be installed from the repositories and at other times I download the source code or the docs from their website. I try to get some offline version.

I am probably missing some program which would integrate all this together (maybe wikiman when configured properly?). I remember there was at least one, but the one I remember was some crazy GUI in which I got lost and I forgot it. So far I mostly search manually for what I need.

Closing thoughts

Utilizing local manuals is a bit harder than asking modern advertising engine to provide the link to most paying site with enough keywords. Yes, I worded it awkwardly since the search results often bring me to some variant of StackOverflow, distro-wiki page or some weird AI generated garbage.

It requires effort to be independent of modern way of doing things.

Articles from blogs I follow:

Why is your open source project still hosted on GitHub?

Perhaps the younger generation don't know anything about the past "evils" of Microsoft and naively believe that Microsoft is now the good friend to open source, but the truth is that all Microsoft acquisitions of open source projects is a busi…

via unixdigest.com May 22, 2025

StarFive VisionFive v2 and FreeBSD

This week I powered up the StarFive VisionFive v2 board that I have. I figured I would give FreeBSD another whirl on it, in the vague hope that RISC-V boards are a more cohesive family than ARM boards were five years ago. tl;dr: I didn’t get it to work as…

via [bobulate] May 20, 2025

Steve Ballmer was an underrated CEO

There's a common narrative that Microsoft was moribund under Steve Ballmer and then later saved by the miraculous leadership of Satya Nadella. This is the dominant narrative in every online discussion about the topic I've seen and it's a commo…

via danluu.com October 28, 2024

Generated by openring