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.
They’ll be stopping it for the same reason most Pizza Huts in the US stopped doing it - profit.
We have unlimited salad included as part of the price of the meal in the UK. I’ve never gone back for seconds because I’m there for pizza.
When I was a student, they had a one bowl rule and students did try to cram in as much as they could by building towers like in the article (but nowhere near as impressive).
It’s like if you put a restriction on it then people will try to bend the rules to get more but if it’s unlimited then there’s no challenge.
Or it could be that students wanted to eat as much as possible for their money.
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.
Its like if Samsung would remotely lock your TV making you unable to turn it on again because they stopped “supporting” it.
Didn’t Sonos do that with old speakers? I don’t think that it went down well.
If you make a claim like that then you obviously got it from somewhere. That means that it should be easier for you to quote that source.
From the other side it could be very difficult to disprove it because it might not explicitly be stated that it isn’t allowed. It might just not provide the functionality to resell the games. Looking for a source to prove that something doesn’t exist is very hard.
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.
Microsoft SQL Server is most commonly set up as case insensitive in my (limited) experience (it does support case sensitivity too).
asap disagrees and commented that chunky soup is a stew.
To be more specific: you can drink the liquid part of the soup. You get soup with big chunks of meat and veg in it which doesn’t make it a stew even though you wouldn’t be able to drink it.
There are two lines mentioning being a director of a company:
So if it is a limited company you need to be a board member but if it is a non limited company you can be a director, manager or personnel manager.
The second one is a bit harder to achieve for fraudulent purposes.
Director of a limited company is easy enough to up and abandon as there’s no limit on the type of company.
Just ask all the people who have been on the bad end of a transaction with a shitty two or three director company that went bankrupt and closed down when people started chasing for money. The next day those same people are directors of a new company doing the same thing.
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.
It didn’t take long but they have fixed that now. You can’t do a dot as you have to draw a circle around the dot they have.
It is arbitrary, yes. Part of the reason for daylight savings time was simply to match most people’s waking hours to a standard time throughout the year.
You can make the time that you have more useful though.
There are activities that you can do in the dark and some that you can’t do in the dark. I imagine that they wanted to sleep in late which was cutting into hunting time so they changed the time zone so that it was dark while they were sleeping and light a bit later to allow for more hunting.
It’s why we have daylight saving time.
That bed is a Murphy bed that folds up into that cabinet at the head of the bed. The straps aren’t to hold a person in place, they hold the mattress and bedding in place when it’s packed away.
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).