Hasir is a free, open-source Protobuf schema registry built for engineers. Manage, version, and distribute your Protocol Buffers without vendor lock-in. A lightweight, self-hosted alternative to Buf that integrates seamlessly into your existing workflows.
Every AI company has a privacy policy. Most people never read them. PrivacyGPT tracks how OpenAI, Anthropic, Google, Meta, Microsoft, Mistral, Perplexity, xAI, and DeepSeek handle your conversational data. We extract the actual clauses, score them across 6 categories, and link every data point to its source. Weights are adjustable. An automated crawler diffs policy changes. The site collects zero data.
actup is a Go CLI that keeps your GitHub Actions dependencies current. It scans .github/workflows for outdated uses: refs, then upgrades them interactively in a Bubble Tea TUI or hands-off with --no-tui. It warns about known breaking changes, previews edits with --dry-run, writes files atomically, and resolves tags as either major versions or full semver. Configurable through .actup.yaml; includes a pre-commit hook.