Live data from Hacker News

Namespaced Gists

github.com

1–7 of 7 posts

Re: Namespaced Gists

#2
The fact that now I can, on other people's computer, type gist.github.com/my_username, show people all my snippets, makes my day! Thx guys, you've always been so thoughtful.

Re: Namespaced Gists

#4
Wow, I'm impressed, Github. You also fixed the problem for users whose user names are numbers#. Two birds, one stone!

# Originally, gist.github.com/abc was the gist page for a user, and gist.github.com/123 was a gist URL. Numeric users were brought to unrelated gists of that ID.

Re: Namespaced Gists

#5

The fact that now I can, on other people's computer, type gist.github.com/my_username, show people all my snippets, makes my day! Thx guys, you've always been so thoughtful.

On the other hand, I'm terrified ;-).

Re: Namespaced Gists

#6
post #4

Wow, I'm impressed, Github. You also fixed the problem for users whose user names are numbers#. Two birds, one stone! # Originally, gist.github.com/abc was the gist page for a user, and gist.github.com/123 was a gist URL. Numeric users were brought to unrelated gists of that ID.

So, now anyone can register a pure numeric user (e.g. 30) of an old gist to block https://gist.github.com/30 from redirecting?

Re: Namespaced Gists

#7
post #6
post #4

Wow, I'm impressed, Github. You also fixed the problem for users whose user names are numbers#. Two birds, one stone! # Originally, gist.github.com/abc was the gist page for a user, and gist.github.com/123 was a gist URL. Numeric users were brought to unrelated gists of that ID.

So, now anyone can register a pure numeric user (e.g. 30) of an old gist to block https://gist.github.com/30 from redirecting?

yep: https://gist.github.com/2927038 used to redirect here: https://gist.github.com/doubleotoo/2927038 (in Google results)