What Docs-as-Code Means

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
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
  1. hugo-theme-console

    Minimal and responsive Hugo theme inspired by the system console, crafted for optimal performance with an average page load time of under one second.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. gcodepreview

    OpenPythonSCAD library for moving a tool in lines and arcs so as to model how a part would be cut using G-Code or described as a DXF.

    I've found that Literate Programming suits how I think/approach projects, and it has worked for some quite large projects in the past for me.

    I've been maintaining a list of programs published as books and resources for Literate Programming at:

    https://www.goodreads.com/review/list/21394355-william-adams...

    esp. see:

    https://www.pbrt.org/

    and

    https://mruckert.userweb.mwn.de/understanding_mp3/index.html

    My current project is:

    https://github.com/WillAdams/gcodepreview

    which uses a LaTeX package for this which I put together with a bit of help from tex.stackexchange --- the big advantage to it is that it allows editing the documentation/code with "normal" syntax highlighting, the disadvantage is that the .sty file has to be edited/updated to match the files which are being output and I still don't have a good setup for the readme.md

    I find having the typeset PDF w/ its hyperlinked ToC and marginalia and indices helps a lot in having a "nice" version which I can look through to remind myself of what was intended at a given point, and most importantly, to find _where_ that was written down. Working on a re-write now --- we'll see if this holds up for that.

  4. crawl4ai

    🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN

    I missed adding the link to the example - https://github.com/unclecode/crawl4ai/issues/126

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

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