# shichao-an/notes

Shichao's Notes

Repository: https://github.com/shichao-an/notes
Canonical: https://ross.abutalabs.com/products/shichao-an-notes
Homepage: https://notes.shichao.io
Language: HTML
License Family: other
Last push: 2024-02-05T23:44:44+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4146, "days_push": 940, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1195, forks 293 (observed 2026-08-28T04:03:56.790766+00:00)

## What it is
A collection of detailed study notes on classic systems programming books (APUE, UNIX Network Programming, TCP/IP Illustrated, The Go Programming Language), published as the website notes.shichao.io. The repository contains both the Markdown source and the site build tooling for the notes.

## Use cases
- study notes for Advanced Programming in the UNIX Environment
- learn UNIX network programming from summarized notes
- understand TCP/IP Illustrated concepts chapter by chapter
- review The Go Programming Language book notes
- find explanations of sockets, signals, and threads topics
- self-host a personal technical notes site

## When to choose
- you want condensed, chapter-by-chapter notes on APUE, UNP, TCPv1, or GOPL instead of reading the full books
- you need a quick reference for UNIX systems and network programming concepts
- you want an example of publishing book-style notes as a static website

## When to avoid
- you need official, complete, or up-to-date documentation rather than personal study notes
- you expect a maintained software tool or library rather than prose content
- you need content on topics beyond the covered books (e.g., modern cloud or web development)

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, static-site-generator, markdown
- domain: tutorials, operating-systems, networking, programming-languages, developer-tools
- platform: python
- tags: study-notes, apue, unix-network-programming, tcp-ip-illustrated, gopl, book-notes, sphinx, web-server, linux

## Member repositories
- shichao-an/notes (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:56.790766+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:22:07.423337+00:00, confidence not recorded.
  - readme: https://github.com/shichao-an/notes (fetched 2026-08-28T04:03:56.790766+00:00, sha f5c3aef5ac41)
  - homepage: https://notes.shichao.io (fetched 2026-08-29T12:29:03.957509+00:00, sha 20e8dfc7f38b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
