You miss the point about Sync.
You don't need sync, you need a cloud storage solution that works with linux.
Its being willing to step back in that way which will help you transition.
You miss the point about Sync.
You don't need sync, you need a cloud storage solution that works with linux.
Its being willing to step back in that way which will help you transition.
The biggest issue with switching is your "must have" applications.
A lot of people spend time trying to make them work, it often doesn't work well and so they go back.
Take Sync, Linux has similar solutions (insync is a popular one), but there alternative solutions. Perhaps the server could run syncthing or your tooling supports ftp, etc..
The key thing is not to ask for the equivalent of X, but think what you actually use X for.
So if you use Sync to share video on Slack, you don't need a Sync replacement you need a way to share video on slack.
Alas I think Photoshop is the one killer application
Have you met any of the big IT supply subcontractors?
Many have built a business around highly specific contracts, the expectation is the service level agreements are technically met. Anything outside the contract is irrelevant and will not be done until a contract is in place. This is reflected in the culture of its staff.
For example if you raised a problem and a team had a 24 hour SLA, the team is focussed on closing the ticket within 24 hours, so they will look for a reason to close the ticket. If you outlined a problem and suggested the issue might be in X area, they will declare "User stated a problem in X, X dashboard is green" and close the ticket. 24 Hour SLA Met!
It might take you 20+ tickets before your actual problem is resolved but from their perspective that was 20+ tickets all completed within 24 hour SLA and that is the metric reported in the contact.
If you try and expose the fact it took 20 days to resolve your problem, staff in these organisations will close ranks to protect each other and the business will protect them on the basis it undermines the metrics for the contract.
It really isn't surprising
What a difference, thank you!
I want a build job to be triggered when a merge request is raised/changed to verify merge requests. Primarily I want it to comment/annotate changes so peer review focusses on logic and warnings are clear.
I can do this with Concourse, Circle, Jenkins and Github Actions on Azure Devops, Bitbucket Cloud, Bitbucket Server & Github. All Gitlab can tell you is pass/fail, which was good in 2003 but seriously lacking in 2023.
Similarly I want the ability to trigger a release and supply a desired version for the release (or someway to achieve that since our projects follow semantic versioning).
The release DSL is incomplete and could not work on server/cloud last time I used it. The page claims it can do alot but there is a hole in it and even the writer clearly knew.
I want the ability to specify multiple reusable pipelines, in a central place. This is not possible in cloud.
Lastly I would like to have multiple potential pipelines in a repository (e.g. smoke test and release). You can hack this in via variables. This will/won't work depending specifically on the runner for your job. if self hosted or cloud you'll notice different parsing behaviour depending on what host it runs on. This is shocking.
I have an email somewhere where I went through every GitLab CI DSL and documented which didn't consistently work, which only worked consistently on cloud and which only worked on server. Also things like release that are broken on both.
The only way to make it work is to use multi stage docker builds and if your doing that build bot and a bash script would be better.
Gitlab marketing docs heavily mislead you on its capabilities. Technically they are correct, but the way something works is reality isn't often useful (epic boards are a great example).
This would be ok, but It's really tightly integrated and doesn't provide means for external tools to hook into it usefully.
For example I think GitLabs CI is the worst on the market but if you integrate another CI you don't have a means to feedback information into Gitlab.
The EU keeps attacking the UK through petty vindictive actions like this.
The EU spokesperson clearly knew using Las Malvinas would be perceived as support of Argentina's claim to the island which would upset the UK.
He justified it as the UK isn't a member any longer, so no one was there to object. However in Geopolitics the point of statements is to send a message to the world stage and they knew it would upset the UK.
Considering none of the Islanders want to to be Argentinian and "winning" would be subjugation and possibly genocide of its people. Someone really should point out to Germans and East European's that in their zeal to punish the UK, their leaders have directly endorsed such actions
I supplied the costings for everything and £2k doesn't change the realities that air source heat pumps are currently a rip off.
Air conditioning is significantly cheaper
I am currently getting quotes for that, the point of my post was to point out the cost of an air source heat pump is greater than switching your entire house to air conditioning.
After the big bang its believed there were huge clouds of hydrogen everywhere. Neutral hydrogen absorbs visual light frequencies.
This would mean we wouldn't be able to see distant galaxies since there would be giant clouds of hydrogen everywhere blocking the view.
Obviously we can see distant galaxies, this is because we are surrounded by large ionised hydrogen clouds. Ionised hydrogen is transparent (e.g. doesn't absorb) to light. So something must have ionised (give it an unequal number of positrons and electrons) the hydrogen clouds.
Quasars (black holes) emit huge amounts of xray and ultraviolet radiation. This kind of radiation would ionise hydrogen.
JWST was looking into the first billion years of the universes existence and found quasars, around these quasars is large amounts of ionised hydrogen.
Its a responsive designed website, why do you need an Application?
Try to do it and get back to me.
For extra fun try to do it in cloud and server, you'll realise some stuffis server only, some cloud only and the docs don't tell you which one is true