epriest | 5 years ago | on: Apple has gone to extraordinary lengths to make scroll bars invisible
epriest's comments
epriest | 5 years ago | on: Why Jira Sucks
epriest | 5 years ago | on: Wikimedia is moving to Gitlab
Phabricator does "try", in the sense that it examines the interdiff and attempts (of course, imperfectly, because no implementation can be perfect) to track line movement across hunk mutations.
My claim is that all comments which GitHub places correctly, Phabricator also places correctly. And some comments which GitHub drops, Phabricator places correctly (on the same line a human would select)! However, some comments which GitHub drops, Phabricator places incorrectly (on a line other than the line a human would select).
So the actual implementation you prefer is not one that tries, but one that doesn't try! Phabricator could have approximately GitHub's behavior by just deleting a bunch of code.
That's perfectly fine: many other users also prefer comments be discarded rather than tracked to a possibly-wrong line, too. I strongly believe this isn't a good behavior for code review software, which is why Phabricator doesn't do it -- but Phabricator puts substantially more effort into trying to track and place comments correctly than GitHub does.
epriest | 5 years ago | on: Wikimedia is moving to Gitlab
epriest | 5 years ago | on: Wikimedia is moving to Gitlab
epriest | 5 years ago | on: Wikimedia is moving to Gitlab
See <https://secure.phabricator.com/T7447> for discussion of why this feature can never work the way you think it should work in the general case and why I believe other implementations, particularly GitHub's implementation, make the wrong tradeoffs (GitHub simply discards comments it can't find an exact matching line for).
If you believe this feature is possible to implement the way you imagine, I invite you to suggest an implementation. I am confident I can easily provide a counterexample which your implementation gets wrong (by either porting the inline forward to a line a human user would not choose, or by failing to port an inline which is still relevant forward).
epriest | 5 years ago | on: The KDE community is moving to GitLab
If Phabricator was this, there would be no reason for paying customers to ever choose it over GitHub, because paying customers generally do not care if a solution is open source or not.
But the bigger impact of this change was not a product impact at all: it was that interacting with paying customers is something I generally enjoy and feel good about, and interacting with open source users is something I generally hated and felt miserable about.
For whatever reason, Phabricator attracted a large number of users who wanted to argue with me about every technical decision, insist that whatever feature they wanted should be the highest upstream priority, suggest I should pay them for their "valuable suggestions" because they are an important CEO, take offense when I asked them to please please please read the documentation and provide reproduction instructions, bump every open task asking for status updates, etc. This stuff had a huge net cost to the project and only got worse over time as the project grew.
Writing off open source installs allowed me to stop dealing with all of this.
epriest | 5 years ago | on: The KDE community is moving to GitLab
epriest | 5 years ago | on: The KDE community is moving to GitLab
epriest | 5 years ago | on: The KDE community is moving to GitLab
epriest | 5 years ago | on: The KDE community is moving to GitLab
For example, GHC moved from Phabricator to GitLab in December 2018, citing ease of contribution as a major benefit:
https://twitter.com/bgamari/status/1069047550727069696
As of April 2020 (about a year after the transition), the GHC year-over-year contributor numbers didn't appear to change:
https://twitter.com/evanpriestley/status/1245817419441926144
(I'm not sure this is a fair comparison, and am not aware of other possible changes to GHC during those years, and bear in mind that I'm a highly biased party.)
Can you point at a project which made a switch like this and saw an actual significant change in contributions or contributors afterward?
epriest | 5 years ago | on: The KDE community is moving to GitLab
epriest | 6 years ago | on: “A Cold War Every Day” inside Apple's internal tools group
In particular, do you remember what gave you the impression that Facebook "overinvested" a large amount of effort into Phabricator, that I developed and open sourced Phabricator primarily to get promoted, that I built Phabricator because of scaling concerns, or that the primary value I provided to Facebook during my employment there was just in not starting a competitor?
epriest | 6 years ago | on: Facebook donates 720k medical masks, 1.5M gloves
> Facebook officials said they bought the masks for their offices’ emergency disaster kits following wildfires in California.
epriest | 6 years ago | on: Apple wont let bad guys use iPhones in movies, director says
https://rodriqueslaw.com/blog/how-use-brands-and-products-fi...
It references some of the existing caselaw. My reading suggests Apple would be very unlikely to succeed in court if they legally challenged a filmmaker for simply giving an iPhone to a villainous character.
epriest | 6 years ago | on: Apple wont let bad guys use iPhones in movies, director says
Here are screens from two recent movies where villainous characters use iPhones:
https://productplacementblog.com/movies/apple-iphone-smartph...
https://productplacementblog.com/movies/apple-iphone-4s-smar...
epriest | 6 years ago | on: Facebook PHP Source Code from August 2007
epriest | 7 years ago | on: Facebook blames a server configuration change for yesterday’s outage
Facebook went down for most of a day in ~2009 because a new hire mistakenly removed the memcached server config in sitevars.
Facebook went down for several hours in ~2010 because someone configured a cyclic dependency in GateKeeper.
Circa 2011, Facebook's deployment process was very good, but also very very far from infallible.
epriest | 7 years ago | on: Let’s Destroy Robocalls
- Pay $1.99 to buy a silent ringtone from the ringtone store.
- Make that your default ringtone.
- Give everyone who you want to be able to call you an audible ringtone.
epriest | 7 years ago | on: Prevent users registering with passwords from data breaches
This is empirically a practical attack: attackers successfully executed a common password brute force attack against GitHub in late 2013 by using a botnet with 40,000 distinct remote addresses: