Skip to content

Comment on URLs are the uniform way to locate resourcesparent

Comments

I typically use "github:jrockway/foo.git", not "ssh://git@github.com/jrockway/foo.git". SSH invented its own format; it didn't reuse regular URLs. (Complicating matters, perhaps, is my .ssh/config file, which eliminates the need to specify the username and hostname in the host part.)

ssh didn't invent that format. It's the rcp format, which is older than URLs. It's hard to reuse something a decade before it exists.

Well, yeah. That's why it's wrong to criticize the article by saying that they made up the example. They did not.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.