Live data from Hacker News

Phacility is winding down, Phabricator no longer actively maintained

admin.phacility.com

101–110 of 147 posts

Re: Phacility is winding down, Phabricator no longer actively maintained

#102

What I really like about Phabricator as a review tool: * keyboard shortcuts to navigate through the changes * ability to add a comment to multiple lines of code * ability to suggest changes inline * comments are saved as I type them, so an accidental tab close saves my work * comments are submitted in batches when I choose to, not one-by-one after saving each one. Its's sooo useful, because it often happens that I as…

I have to say I’m not all that into GH[1]. However, if the above is what you want from a review tool I think it meets most, if not all, of those requirements.

[1]I mainly am not a fan of the PR model, GH’s performance if often terrible, availability like a yo-yo, and the UI is not as good as it could be. I’m also not a fan of centralising a distributed tool with a load of vendor lock-in to boot. There are some odd things you can’t turn off (such as PRs) and the issue management is weak, so you have to use something over the top of it for project management such as ZenHub.

SourceHut is more up my street.

Re: Phacility is winding down, Phabricator no longer actively maintained

#103

Phabricator has been a huge part of my career. Having spent the past 11ish years maintaining phabricator installs this really hit me hard. Fwiw phabricator is very stable and maintainable code. I would be happy to work with anyone who is interested in collaborating on a community maintained fork.

I hope that such a thing happens, it's too big and useful of a project to die like this.

Re: Phacility is winding down, Phabricator no longer actively maintained

#104
post #86

Earlier quoted context omitted.

as an addon, I'd love to see more organizations try to tackle this problem without just lifting the flawed GitHub model.

I have no experience with phabricator but it sounds like sourcehut - are you familiar with that one?

It's similar, but Phabricator patches are submitted via API to Differential instead of to a mailing list. Phabricator provides Arcanist (arc) to interact with its API from command-line, but some projects has their own tooling around it (e.g. Mozilla uses moz-phab as a wrapper around Arcanist).

Though I think the main selling point of Phabricator is its issue tracker (Maniphest). It is very, very, very nice. May be even the best in class. The company I'm working for switched to JIRA and we still miss Phabricator's.

Re: Phacility is winding down, Phabricator no longer actively maintained

#105
I find the announcement confusing. Is the company shutting down?

Existing instances will continue running "indefinitely". How can a company be shutdown and promise to run forever at the same time?

How does this affect phabricator on premise and phabricator online?

The 1st of June is tomorrow, today is a week end. This is a zero day notice for users, including paying users. Hope you weren't planning to start a new project on Monday. Ouch.

Re: Phacility is winding down, Phabricator no longer actively maintained

#108

Contrary to the other comments in this thread, I've had a bad experience with Phabricator. With other solutions like Github, you can commit or create a PR straight on the website easily. This makes things like fixing typos in the README a joy, where everyone technical or not can participate. Github is also well known and has issues, PRs and a CI all integrated into one, while with Phabricator each of these are either…

I have had a similar bad time using Phabricator, but I think it was because of the procedures implemented by our customer and me expecting it to work more like Stash/Bitbucket.

Phabricator seems like it was the right choice for many large project, and I’m sad to see it go on their behalf. It won’t sadden me to never having to use it again though.

Re: Phacility is winding down, Phabricator no longer actively maintained

#109

What I really like about Phabricator as a review tool: * keyboard shortcuts to navigate through the changes * ability to add a comment to multiple lines of code * ability to suggest changes inline * comments are saved as I type them, so an accidental tab close saves my work * comments are submitted in batches when I choose to, not one-by-one after saving each one. Its's sooo useful, because it often happens that I as…

[deleted]

Re: Phacility is winding down, Phabricator no longer actively maintained

#110
post #92

Earlier quoted context omitted.

Point is the description is about as useful as describing a car as an cage with an engine and wheels. Yes it is correct. But it can be anything: - a car - a truck - a trailer with a power generator Phabricator was a (very) different take on the same class of tooling as GitLab: source code management, task management, code reviews etc integrated.

And if I ask "What the heck is a camry?", then that vague description is much better than nothing . > Phabricator was a (very) different take on the same class of tooling as GitLab: source code management, task management, code reviews etc integrated. Great. If you made that comment 11 hours ago then maybe some downvotes on smitty1e would have been justified. Instead it's "how dare you improve the situation somewhat…

> that vague description is much better than nothing.

It's not "better than nothing". It, itself, is nothing at best.

Post reply on HN