Hacker News new | ask | show | jobs
by claxo 2126 days ago
:( code was in a Mercurial repo at bitbucket, now the repo link gives "Repository unavailable Bitbucket no longer supports Mercurial repositories."
2 comments

Seems there's a number of dead links when trying to hunt down this project, all related to features being dropped by the host.

It was here [0], for a while. Unfortunately...

> Go 1.9 is no longer available. Please refer to https://goo.gl/aESk5L for more information.

I think this [1] is a working Python implementation of the project.

[0] https://unicornify.appspot.com/

[1] https://github.com/codingisacopingstrategy/unicornify

Software Heritage have a copy of it here https://bitbucket-archive.softwareheritage.org/projects/ba/b...

Not sure exactly how to do it (not used mercurial in a long time), but I extracted the repository tarball to a directory then used hg clone to make the code usable/readable