How would you work effectively with an extremely slow 56Kbps connection?

This page summarizes the projects mentioned and recommended in the original post on /r/linux

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
  1. browsh

    A fully-modern text-based browser, rendering to TTY and browsers

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. web

    Bugs, enhancements, ideas for our Web presence (by kiwix)

  4. asciiMol

    Curses based ASCII molecule viewer for terminals.

    Eventually I'll explore also the Mosh shell to deal with connection instabilities, but so far a disconnect would not cause any data loss, I just have to reconnect and Tmux will resume everything. Heck, I've even gone as far as visualizing molecules in 3D with ASCII MOL (https://github.com/dewberryants/asciiMol).

  5. reddio

    https://gitlab.com/aaronNG/reddio looks like it might be a decent, maintained alternative.

  6. devdocs

    API Documentation Browser

    Mosh for a stable connection, Offline documentation such as msdn, wikipedia (via kiwi etc), zeal for local access to https://devdocs.io/; Self host tabby for ai autocompletion. For many shell programs check what mulinux was using back then, and what are the modern replacements such as elinks instead of links. Mutt for mail, for irc doesn't matter much, use a desktop one but setup a bouncher on a vps, I used to have one on a raspberry pi 1, you can use rss reader for reddit (not sure if still works) and blogs

  7. slob

    Data store for Aard 2

  8. sixel-tmux

    sixel-tmux is a fork of tmux, with just one goal: having the most reliable support of graphics

    sixel-tmux can help you have both: https://github.com/csdvrx/sixel-tmux/

  9. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  10. zeal

    Offline documentation browser inspired by Dash

    For offline tech documentation you can use Zeal. Must have tool for poor internet connection places. Present in ubuntu repos. https://zealdocs.org/

  11. vim-graphical-preview

    Small plugin for Vim to display graphics with SIXEL characters

    sixel can let you do latex math in vim with a few commands. Other image formats require much more effort!

  12. tmux

    tmux source code

    A few days ago I made a suggestion to work around any possible issues but it's up to the main tmux maintainer to decide what to do.

  13. xsixel

    Compiling Xorg to render with Sixels inside a terminal

    Here's a sneak preview of Xsixel running inside Wezterm (which supports sixels) showing xeyes that I opened on another tab of wezterm after the export DISPLAY dance

  14. iiab

    Internet-in-a-Box - Build your own LIBRARY OF ALEXANDRIA with a Raspberry Pi !

    Use a tool like Internet-in-a-box and keep a "local" version of tons of very useful stuff like Wikipedia and Maps.

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

  • Ask HN: How do I code offline for a week?

    3 projects | news.ycombinator.com | 1 Oct 2023
  • Zeal is an offline documentation browser for software developers

    12 projects | news.ycombinator.com | 31 May 2023
  • Downloading and updating official documentation as it changes

    4 projects | /r/learnprogramming | 28 Feb 2023
  • A big thank you to all that contributed

    3 projects | /r/rust | 19 Feb 2023
  • Is it possible to code offline with documentation?

    4 projects | /r/learnprogramming | 23 Jan 2023

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