{"adoption": {"forks": 135, "observed_at": "2026-08-28T04:06:32.757235+00:00", "stars": 2266}, "canonical_url": "https://ross.abutalabs.com/products/linked-list-good-taste", "card": {"archived": false, "artifact_type": "learning-resource", "description": "Linus Torvalds' linked list argument for good taste, explained", "domain": ["education", "programming-languages", "tutorials"], "enriched": true, "function": ["developer-tools", "documentation"], "health_score": 20, "homepage": null, "language": "C", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["mkirchner/linked-list-good-taste"], "name": "mkirchner/linked-list-good-taste", "platform": ["cpp", "cross-platform"], "pushed_at": "2024-04-24T09:17:06+00:00", "repo": "mkirchner/linked-list-good-taste", "stars": 2266, "tags": ["linked-list", "pointers", "c", "code-style", "torvalds", "indirect-pointers", "cs-education", "algorithms"], "topics": ["elegant", "torvalds", "linked-list", "pointers", "c"], "urls": [], "use_cases": ["learn pointer-to-pointer linked list manipulation", "understand Linus Torvalds' good taste coding example", "teach students how to eliminate special cases in C code", "study elegant singly linked list removal and insertion", "improve my C pointer skills"], "what_it_is": "An educational repository explaining Linus Torvalds' 'good taste' linked list example, walking through pointer-to-pointer (indirect addressing) techniques in C for elegant list removal and insertion. It includes runnable code comparing the textbook special-case version with the elegant branch-free version.", "when_to_avoid": ["you need a production-ready linked list library for real projects", "you want general-purpose data structures beyond this one example", "you are not comfortable with C pointers, as the material assumes some familiarity"], "when_to_choose": ["you want a detailed, step-by-step explanation of the indirect pointer technique", "you are teaching or learning C data structures and idiomatic pointer usage", "you want runnable code illustrating the famous TED talk example"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/linked-list-good-taste", "repo": "mkirchner/linked-list-good-taste", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:32.757235+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:42:23.104100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "09139270f8d0d0033ea3621ab4a75ca279f93f911361c09f4b67f696b64d6fcd", "fetched_at": "2026-08-28T04:06:32.757235+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/linked-list-good-taste"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:32.757235+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:42:23.104100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "09139270f8d0d0033ea3621ab4a75ca279f93f911361c09f4b67f696b64d6fcd", "fetched_at": "2026-08-28T04:06:32.757235+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/linked-list-good-taste"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:42:23.104100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "09139270f8d0d0033ea3621ab4a75ca279f93f911361c09f4b67f696b64d6fcd", "fetched_at": "2026-08-28T04:06:32.757235+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/linked-list-good-taste"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:06:32.757235+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:32.757235+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:32.757235+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:42:23.104100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "09139270f8d0d0033ea3621ab4a75ca279f93f911361c09f4b67f696b64d6fcd", "fetched_at": "2026-08-28T04:06:32.757235+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/linked-list-good-taste"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:32.757235+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:32.757235+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:42:23.104100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "09139270f8d0d0033ea3621ab4a75ca279f93f911361c09f4b67f696b64d6fcd", "fetched_at": "2026-08-28T04:06:32.757235+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/linked-list-good-taste"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:32.757235+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:32.757235+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:32.757235+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:42:23.104100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "09139270f8d0d0033ea3621ab4a75ca279f93f911361c09f4b67f696b64d6fcd", "fetched_at": "2026-08-28T04:06:32.757235+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/linked-list-good-taste"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:32.757235+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:32.757235+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:42:23.104100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "09139270f8d0d0033ea3621ab4a75ca279f93f911361c09f4b67f696b64d6fcd", "fetched_at": "2026-08-28T04:06:32.757235+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/linked-list-good-taste"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:42:23.104100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "09139270f8d0d0033ea3621ab4a75ca279f93f911361c09f4b67f696b64d6fcd", "fetched_at": "2026-08-28T04:06:32.757235+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/linked-list-good-taste"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:42:23.104100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "09139270f8d0d0033ea3621ab4a75ca279f93f911361c09f4b67f696b64d6fcd", "fetched_at": "2026-08-28T04:06:32.757235+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/linked-list-good-taste"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:42:23.104100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "09139270f8d0d0033ea3621ab4a75ca279f93f911361c09f4b67f696b64d6fcd", "fetched_at": "2026-08-28T04:06:32.757235+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/linked-list-good-taste"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2110, "days_push": 861, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}