Man pages are great, man readers are the problem

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. bat

    A cat(1) clone with wings.

    I page man (and many other things) through bat[0] which improves my experience.

    [0]: https://github.com/sharkdp/bat

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. pinfo

    Console-based info reader

    I like pinfo for this (although it is primarily intended for viewing GNU Info pages, it can also display man pages): https://github.com/baszoetekouw/pinfo

    Using it feels a lot like lynx. It recognizes cross-references between pages and allows you to navigate through them, as the author of this post requests.

  4. bat-extras

    Bash scripts that integrate bat with various command line tools.

    I use batman from bat-extras[0]. Even though it may deliver the exact same functionality as an alias of my own making, there’s something about having a dedicated tool.

    [0]: https://github.com/eth-p/bat-extras

  5. Dash-iOS

    Dash for iOS was discontinued. Please check out Dash for macOS instead.

  6. Git

    Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.

    adoc is fine and is more widely supported. Linux (the kernel) documentation is written in adoc, along with man pages for many projects like git:

    https://github.com/git/git/blob/master/Documentation/git-rm....

  7. tldr

    📚 Collaborative cheatsheets for console commands

    I agree. In case you haven't heard of it already https://tldr.sh is pretty good for this.

  8. zeal

    Offline documentation browser inspired by Dash

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Googling for answers costs you time

    4 projects | news.ycombinator.com | 2 Jul 2023
  • GitHub Copilot X: The AI-powered developer experience

    10 projects | news.ycombinator.com | 22 Mar 2023
  • Name the tools you can't live without!

    23 projects | /r/sysadmin | 15 Feb 2023
  • 229 Linux Commands with Examples

    4 projects | /r/programming | 8 Feb 2023
  • Fish (shell) porting to Rust from C++

    7 projects | /r/rust | 30 Jan 2023

Did you know that C is
the 6th most popular programming language
based on number of references?