docs: launch-prep — comparison FAQ, benchmarks, AUR packaging, contributor onboarding - #74
Merged
Conversation
…arding Groundwork for the upcoming launch push: - README + man page: add a "How it compares" section (bees / ZFS dedup / duperemove) — the #1 question on any btrfs-dedup thread — and sit the byte-verified-kernel safety guarantee next to the AI-assisted attribution. - docs/benchmarks.md: document the exact tree, cold-vs-warm commands and the duperemove 0.15.2 comparison behind the headline numbers; link it from README. - packaging/aur: in-tree PKGBUILDs for `oans` (release) and `oans-git`, each provides/conflicts `duperemove`, with a publishing README. - CONTRIBUTING.md + GitHub issue templates (bug/feature forms + contact links) for when the traffic arrives. - .gitignore: anchor the built-binary rules to root (/oans, /duperemove) so the packaging/aur/oans/ directory is no longer ignored. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Groundwork so the repo is ready for a marketing push. Docs, packaging and metadata only — no code changes.
What's here
FIDEDUPERANGEsafety guarantee right next to the "developed with AI tooling" line.docs/benchmarks.md: the exact tree, cold-vs-warm commands and duperemove 0.15.2 comparison behind the ~7× / 294→188 s numbers, linked from the README so the claims are reproducible.packaging/aur/: in-treePKGBUILDs foroans(release, checksummed against v1.2.0) andoans-git(VCS), eachprovides/conflictstheduperemovepackage. README covers publishing to the AUR.CONTRIBUTING.md+ issue templates: bug/feature YAML forms + Discussions/NAS-guide contact links, for when traffic arrives..gitignore: anchored the built-binary rules to root (/oans,/duperemove) — the unanchoredoansrule was silently ignoring the newpackaging/aur/oans/directory.Also done outside this PR
nas,homelab,selfhosted,storage,linux.Still needs a human (can't do from here)
packaging/aur/README.md).oans -drsmoke on a real XFS reflink fs before launch.🤖 Generated with Claude Code