Links tagged “documentation”
42 links, newest first.
pagefind.app
The piece that makes a serverless link stream searchable without giving every bookmark its own thin page.
victoriametrics.com
run the new features right in the page.
nikolays.github.io
PGSimCity: How PostgreSQL Works - the database rendered as a city you can walk through. Best Postgres explainer in years, and it only works on the site.
fazamhd.com
Networking and the Internet, from First Principles - what actually happens when a message crosses a continent, built up from nothing.
docs.deno.com
Deno Desktop: native desktop apps on the Deno runtime, an alternative to Electron and Tauri. Open source.
support.claude.com
The support page for identity checks: a government photo ID and a selfie, verified through Persona, for safety and compliance.
typst.app
Typst 0.15.0: the typesetting system that wants to replace LaTeX ships another release. Open source.
python-common-expression-language.readthedocs.io
A Python CEL implementation (written in Rust)
docmd.mgks.dev
docmd: minimal markdown documentation generator
grantslatton.com
Writing a good design document
apisyouwonthate.com
The 5 Best API Docs Tools in 2025
docs.anthropic.com
Claude Code introduces specialized sub-agents
kubernetes-on-aws.readthedocs.io
© Copyright 2017, Zalando SE Revision 41f8c55b.
docs.openstack.org
reno: A New Way to Manage Release Notes¶ Reno is a release notes manager designed with high throughput in mind, supporting fast distributed development teams without introducing additional development processes.
webpack.js.org
webpack is fed via a configuration object.
pythonsheets.com
import asyncio import socket loop = asyncio.geteventloop() sock = socket.socket(socket.AFINET, socket.SOCKDGRAM, 0) sock.setsockopt(socket.SOLSOCKET, socket.SOREUSEADDR, 1) sock.setblocking(False) host = 'localhost' port = 3553 sock.bind((host, port)) def recvfrom(loop, sock, nbytes, fut=None, regis…
oauthbible.com
Reference Terminology Signed Requests Sources OAuth 1.0a One Legged Two Legged Three Legged Echo xAuth OAuth2 Two-Legged Three-Legged Refresh Token Terminology / Reference Signed / Signature String made up of several HTTP request elements in a single string.


















