It’s definitely up with Git in my opinion. I much prefer the branching in Mercurial.
It’s certainly very offensive to lump it in the same band as SVN and TFVC.
It’s definitely up with Git in my opinion. I much prefer the branching in Mercurial.
It’s certainly very offensive to lump it in the same band as SVN and TFVC.
The only reason that we stopped using Mercurial is that Microsoft used Git in Azure DevOps. I still wish that they’d supported Mercurial instead of or as well as Git.
I really liked Mercurial too. It was much easier to follow branches to find out if a branch included a commit.
And worse than all of those options is Visual Sourcesafe.
Another one that shouldn’t be allowed but is are the unlimited* plans where the * indicates that it’s not really unlimited.
They want to delete the account that they presumably set up just to try Apple TV+
We don’t get that lag but we do frequently get it when the camera doesn’t work for somebody.
I really can’t understand the separation between teams, channels and chats. We almost never use anything other than group chats.
Visio is similar in that the lowest plan doesn’t let you use many of the built in shapes.
You can add them yourself as images but loads of useful shapes for a network diagram, for example, are missing making it very inconvenient to use (I’m now using draw.io).
I can understand limiting certain functionality (like only having a web UI) but not making basic tasks unnecessarily difficult.
That’s not really what it’s saying.
It’s saying if they sell less power then the cost per unit of power goes up. This is how all businesses work due to economies of scale. If you sell a lot of stuff then you can sell the stuff for less money and still make more money.
If you personally use less power then that won’t increase your price per unit enough to offset the savings you made by using less power.
I think that whether it needs plugins or not to do the job isn’t really relevant.
You can develop software in a large number of languages including writing the code (with intelligent code completion), building it, committing it to source control and running and debugging it.
If it didn’t use plugins to do that then it’d huge and take ages to start up.
The two inflation calculators that I found said that a dollar in 2014 should be worth $1.33 in 2025. That’s significantly lower than the lowest price increase in this infographic.
Microsoft SQL Server is most commonly set up as case insensitive in my (limited) experience (it does support case sensitivity too).
Eventually, Koru was towed away without her masts, which were later assembled.
It’s bonkers that this was an option but they still intended to dismantle the bridge instead.
I ordered a laptop the other week. It was a rush job because the previous one was unusable so I selected a model that had next day delivery.
I got an email at about 8.30pm that day saying that they’d dispatched it early! They’d have struggled to have got it to me next day if you’d dispatched it any later.
I used to work on an old DOS product and we didn’t have a debugger so we used to have a DEBUG command line argument with
if (DEBUG) printf(“debugging”);
to try to see what was happening and the number of times that code alone fixed the problem was scary.
We would definitely pronounce our as “are” in some cases., usually when referring to a person. “Our kid” or “Our Jack” would have been pronounced “are”.
We still have the UK implementation of GDPR. That didn’t go away when we left the EU.
We won’t have any changes to it that might have happened since brexit but we didn’t remove the law either.
I always find the statement “we care about your privacy” to be a bit meaningless when they then say that they’ll share data with 100s of partners.
That’s what I’m thinking. The homeowner installed it to fake meeting code.
It’s not the mechanism of branching that I prefer.
It’s the fact that Mercurial tags the commit with the name of the branch that it was committed to which makes it much easier to determine whether a commit is included in your current branch or not.
Also, Mercurial has a powerful revision search feature built in which I love (https://www.mercurial-scm.org/doc/hg.1.html#revisions).