GitShow/mattpocock/dictionary-of-ai-coding
mattpocock

dictionary-of-ai-coding

AI coding jargon, explained in plain English.

by mattpocock
Star on GitHubForknpm

TypeScript

3.7k stars450 forks2 contributorsActive · 1mo agoSince 2026

Meet the team

See all 2 on GitHub →
mattpocock
mattpocock48 contributions
vojtaholik
vojtaholik1 contribution

Languages

View on GitHub →
TypeScript100%

Commit activity

Last 12 weeks · 10 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Active · 5 in progress · Last activity 1mo ago
See all on GitHub →
tmv2101-cmyk
Permission to adapt entries into a private, non-public French glossary?OpenIssue

Hi Matt, Really useful project — I'm using it to learn AI-coding vocabulary. I'm building a private glossary in Notion (personal use only, never published or shared publicly) with French definitions for each term. Right now I'm writing my own paraphrased definitions rather than translating your text directly, out of respect for the fact that there's no license on the repo. Would you be OK with me translating/adapting your original entries more directly for this private use, with credit and a link back to the repo? No worries at all if you'd rather I stick to my own paraphrase — just wanted to ask instead of assume. Thanks for putting this together.

tmv2101-cmyk · 4d ago
XiaoHuo888-hue
Add OrcaRouter to the model provider aggregator exampleOpenPR

Summary Adds OrcaRouter to the list of aggregators in the Model provider entry — "Bedrock, Vertex, OpenRouter, and OrcaRouter serve other people's models" — mirroring the existing OpenRouter mention. OrcaRouter is an OpenAI-compatible model routing gateway that exposes 150+ models from OpenAI, Anthropic, Google, DeepSeek, Qwen, MiniMax, xAI and others behind a single endpoint and API key. It also provides gateway-level security controls for AI agents. Verification + (generated): 2 insertions / 2 deletions. runs cleanly; the README change is hand-synced to exactly match generator output for all content. Note: the committed README header (site link + image URLs, from ) is intentionally newer than , which is why the check is currently failing on (head ). I preserved the committed header and only synced the affected sentence, so this PR does not regress that update. I'm an engineer on the OrcaRouter team.

XiaoHuo888-hue · 5d ago
Haltarys
Are LLMs actually non-deterministic?OpenIssue

In your definition for Non-determinism, you wrote: The same input can produce different output. Run a model twice with identical context and you may get two different answers [...]. There's no setting you can flip to make it go away. But every program that uses randomness can be tricked into being deterministic by supplying it a known, unchanging RNG seed. It's just a matter of whether that setting is easily exposed or not (with a CLI argument, an environment variable, a value in a config file, etc.) Am I missing something?

Haltarys · 6d ago

Recent fixes

View closed PRs →
thunderhill
Regenerate README.md to match internal/README.template.mdMergedPR

Summary had drifted from : the template was updated to the new aihero.dev URL and Cloudinary image variants, but was never regenerated afterward. Ran to bring it back in sync. Only the header block changes — no dictionary content is affected. Fixes #19 Test plan [x] [x] passes [x] produces this diff, then running it again produces no further changes (confirms freshness) [x] is clean after the commit, matching what checks for

thunderhill · 3w ago
Structured data for AI agents

Repository: mattpocock/dictionary-of-ai-coding. Description: AI coding jargon, explained in plain English. Stars: 3749, Forks: 450. Primary language: TypeScript. Languages: TypeScript (100%). Open PRs: 5, open issues: 8. Last activity: 1mo ago. Community health: 28%. Top contributors: mattpocock, vojtaholik.

·@ofershap

Replace github.com with gitshow.dev