From our Community

Blog


Git LFS: How to Manage Large Files in Git Repositories

Git is excellent at tracking source code. It is much less efficient when the repository starts filling with 500 MB design assets, datasets, videos, compiled binaries, or machine learning models.

The problem gets worse over time. Replace a 500 MB binary file ten times and Git can retain versions of that data in repository history. Developers may only need the latest version, but every fresh clone can inherit the weight of years of changes.

Read more…


What to Look for in Enterprise Source Code Management Software

Version control software records changes, preserves history, and enables developers to collaborate. Enterprise source code management adds the operational layer around repositories: authentication, permissions, code review, auditing, repository organization, integrations, automation, and infrastructure management. This distinction matters as an organization grows.

Read more…


Best Self-Hosted Source Code Management Platforms in 2026

Your source code is one of your company's most valuable assets. For organizations with strict security, compliance, or data sovereignty requirements, keeping it entirely on third-party infrastructure is not always an option.

That is why self-hosted source code management still matters in 2026.

But choosing a platform is no longer just about finding a place to host Git. Engineering teams need access control, code review, auditing, integrations, scalability, and in many enterprise environments support for repositories beyond Git.

Read more…


When the AI writes the code, who’s accountable?

How Origin completes RhodeCode

If you run RhodeCode, you’ve already made a decision most teams haven’t: your source code belongs inside your own infrastructure. Behind your firewall, under your access controls, on your terms. You didn’t outsource the system of record for your most valuable asset, and you’re not about to.
But something changed underneath that decision. A growing share of the code landing in your repositories wasn’t written by the person who committed it. It was written by an AI agent — Claude, Copilot, Cursor, Codex, Gemini — and accepted by a developer who moved on to the next task. The commit says a human authored it. The reality is more complicated, and your tooling can’t see the difference.
That’s the gap Origin fills. And it’s why we think the two belong in the same stack.

Read more…


The On-Prem Comeback: Why 2026 Made Self-Hosting Cool Again

Cloud-first was a decade-long detour. Five forces — AI egress, sovereignty regulation, cloud bill shock, vendor risk, and sharper audits — flipped the consensus in 2026. Here’s what changed, and why the companies that never left are quietly compounding the advantage.

Something quietly shifted in 2026. After a decade where “cloud-first” was the answer to almost every infrastructure question, a specific class of workloads started migrating home. The pendulum hasn’t fully swung back — most workloads still belong in the cloud — but the ones that don’t are leaving louder than they arrived. Source code is at the front of the line.

Read more…



Twitter Feed