decredcommunity / issues

Decred community issue tracker
5 stars 0 forks source link

GitHub alternatives #69

Open xaur opened 5 years ago

xaur commented 5 years ago

The topic was discussed several times. I'll add more info later.

TODO: pros vs cons.

xaur commented 5 years ago

In the recent months I noticed something I didn't notice before - my blocker started to block requests to Google Analytics from select GitHub pages.

xaur commented 5 years ago

GnuPG project has an interesting software suite deployed at dev.gnupg.org since 2017. "Development Hub" is a reasonable name. It runs Phabricator. Some notable users are listed on its wiki page.

Without any research, things I don't like about Phabricator is that it comes from Facebook, is written in PHP and uses some silly names (Phabricator itself, Phriction the wiki, Maniphest the bug tracker, and Phacility the company that maintains it).

What I do like is the concept of an integrated set of tools with nice UX (including working without javascript for the parts I visited).

xaur commented 5 years ago

Looks like GitHub Actions stopped working for free repos a few days ago, despite the claims that they should be available.

xaur commented 4 years ago

GitHub took down youtube-dl

https://www.zdnet.com/article/riaa-blitz-takes-down-18-github-projects-used-for-downloading-youtube-videos/

xaur commented 4 years ago

https://www.reddit.com/r/decred/comments/jot8jf/github_is_a_negative_influence_on_oss_development/

xaur commented 3 years ago
$ git checkout master
error: pathspec 'master' did not match any file(s) known to git.

This is so annoying. It is fixable in Settings > Repositories but the fact they didn't push back on this is disappointing.