mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-02 11:45:20 +02:00
b37c811ade
Re-ran scripts/garry-output-comparison.ts across all 41 repos under garrytan/* (15 public + 26 private), including Bookface (YC's internal social network, 2013-era work). 2013 activity: 71 commits, 5,143 logical lines, 4 active repos (bookface, delicounter, tandong, zurb-foundation-wysihtml5) 2026 activity: 350 commits, 1,064,818 logical lines, 15 active repos (gbrain, gstack, gbrowser, tax-app, kumo, tenjin, autoemail, kitsune, easy-chromium-compiles, conductor-playground, garryslist-agent, baku, gstack-website, resend_robot, garryslist-brain) Multiples: - Logical SLOC: 207× (up from 130.2× when including private work) - Raw lines: 223× - Commits/active-week: 3.4× Stopped committing docs/throughput-2013-vs-2026.json — analysis is a local artifact, not repo state. Added docs/throughput-*.json to .gitignore. Full markdown analysis at ~/throughput-analysis-2026-04-18.md (local-only). README multiple is now hardcoded; re-run the script and edit manually when you want to refresh it. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
34 lines
469 B
Plaintext
34 lines
469 B
Plaintext
.env
|
|
node_modules/
|
|
dist/
|
|
browse/dist/
|
|
design/dist/
|
|
bin/gstack-global-discover
|
|
.gstack/
|
|
.claude/skills/
|
|
.claude/scheduled_tasks.lock
|
|
.claude/*.lock
|
|
.agents/
|
|
.factory/
|
|
.kiro/
|
|
.opencode/
|
|
.slate/
|
|
.cursor/
|
|
.openclaw/
|
|
.hermes/
|
|
.gbrain/
|
|
.context/
|
|
extension/.auth.json
|
|
.gstack-worktrees/
|
|
/tmp/
|
|
*.log
|
|
*.bun-build
|
|
.env
|
|
.env.local
|
|
.env.*
|
|
!.env.example
|
|
supabase/.temp/
|
|
|
|
# Throughput analysis — local-only, regenerate via scripts/garry-output-comparison.ts
|
|
docs/throughput-*.json
|