Earlier quoted context omitted.
No it's really not. "Damning with faint praise" is when, say, you've just effusively praised something else, and then say that the alternative is pretty good. The "least-worst option" means it's not good, but all the alternatives are terrible. That's not damning.
Googling around, the definition that comes up is: > Damning with faint praise is an English idiom for words that effectively condemn by seeming to offer praise which is too moderate or marginal to be considered praise at all. Which seems about right to me. It's like writing an employee a letter of reference, and only saying that they're very punctual - meaning that there's nothing else good about them, other than the…
Atlassian acquires Trello for $425M
341–350 of 765 posts
Re: Atlassian acquires Trello for $425M
#342Earlier quoted context omitted.
For some reason the enterprise version doesn't support mercurial, it's only git.
It's because mercurial is legacy, like darcs, bzr, monotone, and the other zoo of "git-alikes" that were big in 2008. Now it's just like MacOS Classic in 2000: there are a few die-hard zealots who claim that the interface is better in some indescribable way, and everyone else has moved on.
https://www.mercurial-scm.org/repo/hg/
Mercurial is very important for Facebook, Mozilla, Google, and others. The disparaging "legacy" monicker might be a good way to feel justified to not have to learn about it, but it's not dying software that is no longer getting updates.
Re: Atlassian acquires Trello for $425M
#343Great acquisition for Atlassian and I'm super pumped for the Trello team. The people here who are concerned that the culture will change are ill informed and likely haven't gone through an acquisition themselves. This makes perfect sense and look forward to seeing what's next for both companies.
> The people here who are concerned that the culture will change are ill informed and likely haven't gone through an acquisition themselves. No, but many have been users of companies that ended their beatiful journey soon after being acquired. I'm cautiously optimistic that Atlassian don't want to waste half-a-billion dollars.
Re: Atlassian acquires Trello for $425M
#344Re: Atlassian acquires Trello for $425M
#345Earlier quoted context omitted.
I wonder what founders who have sold their companies for a significant amount end up doing in the days after. It would be really interesting to know what's going on in your head right now.
omg, I'm going to have a boss! I'll be working at Atlassian. Lots of stuff to still do in the future to reach our (and my) goals. And now we're going to have a lot more fuel for our engines to get there.
Re: Atlassian acquires Trello for $425M
#346So... it's going to stop being free and start sucking?
What's wrong with it becoming a service you pay for? This is, in-fact, what you get when you entrust someone else's Software As a Service with your data and workflows... You do not own it, they do and it is their right to charge for it just as it would be your right to charge for some service you developed and maintained that people found useful. It is also your right to move your workflows elsewhere or to a desktop…
Edit: fixed unintended mistake in the company name
Re: Atlassian acquires Trello for $425M
#347This is depressing. Trello is a beloved software for a lot of people. It's sad that Trello decided to sell off to Atlassian. I can't believe the same company that makes Jira is going to run Trello. SourceTree is the only software that they make that doesn't suck.
Re: Atlassian acquires Trello for $425M
#348Earlier quoted context omitted.
Really? I'm pretty happy with it. Definitely better than Github desktop, and more full featured than the light git extensions you find in most editors. What Git GUI do you prefer?
GitKraken looks promising, and introduces some new UI concepts (drag and drop merging, for example). It's still fairly young but could be a competitor.
Re: Atlassian acquires Trello for $425M
#349This is really bad as Atlassian is like a prize winning show pony -- great marketing and webinars but once you get deeply into the product usage you find all sorts of problems and open issues. BitBucket has been waiting for 2FA for 5 years! Bambo was recently semi-retired going against a lot of users investments. And these are just recent. I would not expect wonderful things for Trello and thankfully it appears they…
Re: Atlassian acquires Trello for $425M
#350Earlier quoted context omitted.
For some reason the enterprise version doesn't support mercurial, it's only git.
The reason is it's a completely unrelated product (previously known as "stash") that Atlassian pretends is somehow connected for branding reasons.
Bitbucket Server is written in Java and bitbucket.org is written in Python.
I was dumbfounded when I found out they were two separate codebases.