Namespaced Gists
URLs are extremely important and the ability to be as informative as possible with those URLs is equally important to us. Gists are now namespaced in much the same way…
URLs are extremely important and the ability to be as informative as possible with those URLs is equally important to us. Gists are now namespaced in much the same way that repositories on GitHub.com are.
Previously, Gist URLs would look like this:
https://gist.github.com/4244350
Now, they look like this:
https://gist.github.com/bryanveloso/4244350
URLs in the old format will automatically be redirected to their namespaced equivalent. Finally, a bonus moment of zen! It’ll be a lot easier to find your gists in the wild.
Happy gisting!
Written by
Related posts

We need a European Sovereign Tech Fund
Open source software is critical infrastructure, but it’s underfunded. With a new feasibility study, GitHub’s developer policy team is building a coalition of policymakers and industry to close the maintenance funding gap.

GitHub Availability Report: June 2025
In June, we experienced three incidents that resulted in degraded performance across GitHub services.

From pair to peer programmer: Our vision for agentic workflows in GitHub Copilot
AI agents in GitHub Copilot don’t just assist developers but actively solve problems through multi-step reasoning and execution. Here’s what that means.