Type to search · Enter opens the first result · Esc closes

GLab reading resources

Start here

GLab is Guang’s collection of software projects, technical writing and practical documentation. Start with a problem you want to understand, then follow the project description to its source. A case study explains the design; the linked repository is where to check the current implementation.

Understand a community web application

Read the Rongmei Hymnal case study if you are interested in making a digital library usable with unreliable connectivity. Consider two separate questions as you read: whether the interface remains available offline, and whether the content itself is accurate. An offline cache can solve access problems, but it cannot correct a transcription. The live project is still correcting and editing lyrics and adding songs.

Explore broadband operations

The Noney broadband NMS case study introduces a network operations platform. Read it to understand the relationship between operational records, monitoring and the work of supporting subscribers. Before adapting a workflow, write down which records your own team maintains and who is responsible for updating them. Similar screens do not mean two networks share the same operating assumptions.

Investigate Linux administration tools

SSH Fleet Doctor covers remote administration and monitoring. Network Analyzer covers authorized network assessment. Start by reading their scope and limitations, then inspect the source and dependencies. Use a disposable environment with explicit authorization before trying any operation against a real system.

Read the ideas behind the tools

Security is a form of care discusses the burden security systems place on people. Passkeys and the human side of security explores authentication from a user’s perspective. These essays are starting points for thinking about design, not substitutes for current product documentation.

Use this site effectively

Use the search button to find a project or article by title or topic. The text-size controls and color theme let you adjust reading comfort. Saved interface preferences stay in your browser. If you follow a saved page offline, reconnect before relying on its version or installation instructions.

Continue with the project evaluation checklist to turn a case study into a small, reviewable trial. For an incorrect command, broken link or unclear claim, use the contact page and include the page URL and the exact passage.