python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
CoreData + CloudKit Data Inconsistency after Network Failure
My app uses CoreData + CloudKit mirroring to synchronize data e.g. on an iPhone and a watch.
If data is modified on one device, the modification is uploaded to iCloud and later synchronized with other...
Reinhard Männer
Votes: 0
Answers: 1
Syncing GitLab to Azure DevOps Git without renewing credentials and/or over SSH
we are currently mirroring our local GitLab repositories to DevOps over https using the generated Git credentials from DevOps on one of our admin accounts, so we can use one credentials for all of the...
Daniel Procházka
Votes: 0
Answers: 0
Java chatbot mirroring and canned responses
So I got this java chatbot program that I'm working on.
Depending on what the user says, the chatbot either gives a canned response canned_phrases or a mirrored response if the user's response has one...
coolcat
Votes: 0
Answers: 2
Watch Git Repositories in a docker volume
I have a setup of a simple http server that serves the content of a directory, running in docker.
The content of the directory is a static web page, that is versioned with git. When changes happen to ...
white_gecko
Votes: 0
Answers: 0