Join us

ContentUpdates and recent posts about Gitea..
 Activity
@oseweka2 started using tool Grafana , 2 days, 19 hours ago.
 Activity
@oseweka2 started using tool GitHub Actions , 2 days, 19 hours ago.
 Activity
@oseweka2 started using tool Docker , 2 days, 19 hours ago.
 Activity
@oseweka2 started using tool AWS EKS , 2 days, 19 hours ago.
 Activity
@oseweka2 started using tool Argo CD , 2 days, 19 hours ago.
 Activity
@oseweka2 started using tool Ansible , 2 days, 19 hours ago.
 Activity
@oseweka2 started using tool Amazon Web Services , 2 days, 19 hours ago.
 Activity
@oseweka2 started using tool Amazon ECS , 2 days, 19 hours ago.
 Activity
@oseweka2 started using tool Amazon CloudWatch , 2 days, 19 hours ago.
Story FAUN.dev() Team Trending
@eon01 shared a post, 2 days, 22 hours ago
Founder, FAUN.dev

16 Things Anthropic Didn't Want You to Know About Claude Code

Claude Code

Earlier today (March 31, 2026), Anthropic accidentally shipped the full source code of Claude Code inside an npm package. The 512,000 lines of TypeScript have since been picked apart by the developer community, and what's inside is more revealing than anyone expected.

Claude Code Leaked
Gitea is a lightweight, self-hosted Git service. Think GitHub basics without the bloat, tuned for people who like owning their stack. It gives you repositories, pull requests, code review, issues, releases, wikis, and a clean web UI. It runs fast on modest hardware, starts in seconds, and behaves politely inside containers and Kubernetes. That makes it a favorite for teams who want GitHub-like workflows without GitHub-scale gravity.

Under the hood, Gitea is written in Go, ships as a single binary, and supports PostgreSQL, MySQL, SQLite, and MSSQL. Authentication is flexible - local users, LDAP, OAuth, OpenID Connect. CI does not live inside it by default, but it integrates cleanly with external runners like Drone, Woodpecker, GitHub Actions-compatible runners, or plain old webhooks.