Thousand
Git-backed docs for humans and agents
Thousand launched on August 27, 2026 with 103 votes, #375 of 24,160 launches that month and more than 95% of that year's launches.
What it does
Git-backed docs with real access control, in one markdown repo with folder-level access where teammates, outsiders and AI agents each see exactly their folders.
Git-backed docs for humans and agents: one markdown repo with folder-level access, where teammates, outsiders and AI agents each see exactly their folders.
One markdown repo with folder-level access, where every reader gets a workspace shaped exactly like their permissions . Your agent reads the markdown, your teammate reads the same bytes as a document: no export, no second copy to drift . Git shares all or nothing; here each folder knows its audience , enforced even for readers who never touch git. Each repo’s docs folder mirrors in on every commit, read-only and stamped with its source : nobody maintains a copy, so it never rots. They write in a document editor; the file on disk stays clean markdown , every save a named commit. Any document becomes a link that opens in their browser : no sign-up on their side, a revoke button on…from usethousand.com
Does a similar job
all alternatives →- GTGitorials – Tutorials as Git Repos2017 · gitorials.com · ▲147
- GAGitPlex – A new Git repo management server with code review2016 · pmease.com · ▲193
- STStatistical tool for analyzing a Git repository2019 · github.com · ▲120
- CPCommitQ – Programming language-aware Git repository hosting2013 · commitq.com · ▲93
- GPGittle - Pythonic Git for Humans2013 · github.com · ▲20
- GGGo-git – low-level and extensible Git client library in Go2016 · github.com · ▲114
More dev tools this month
the category →


OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 7d ago · opentrailpaper.com


Vendo ▲362Let your users build their own features inside your product
Dev tools · 26d ago · vendo.run
Source: Product Hunt launch ↗
Launched alongside, August 2026
the whole month →- TL
Life & fun · 16d ago · louisabraham.github.io

Clipto MCP▲640Hey HN, We recently built Clipto. It’s a tool that lets you search over terabytes of video, audio, and images on your computer, without relying on the cloud. Motivation: we probably all had this similar experience, we know a moment exists in a video or audio, but finding it takes hours scrubbing the timeline. You can send all the media to process in the cloud, but it’s slow, expensive and raises privacy concerns. So we decided to build our own on-device media search engine. How it works (high level): 1. We ingest video, audio, image; normalize formats via ffmpeg; run content analysis to…
Work · 24d ago · clipto.com

Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 22d ago · simedw.com