Everything was working until I introduced Webflux into our Sprint Boot application running on external tomcat inside a docker container. This was needed when I
I wrote a function that has five arguments to calculate random numbers from a normal distribution. It has two steps: replace NA with 0 in tibble column replace
I need a way to change an element of a string inside a for loop, in particular I have this: N = 15 time_steps = np.linspace(0.005, 0.5, N)[:,N
If I add an exception to the rule 'The docker client is executed in a container' like: exceptions: - name: kube_mon fields: [container.image.repository, k
I am using django-crontab and the following cron job is working well: the following cron job is added by python manage.py crontab add settings.py CRONT
I have a problem with ordering records by value from my SomeEnum, here is my code export enum SomeEnum{ IMPORTANT = 'Important', NICE_TO_READ = 'Nice to
I have error like this after trying to build my apps in Emulator /Users/joel/.gradle/caches/transforms-3/06231cc1265260b25a06bafce7a4176f/transformed/core-1.7.
I have a Centos VM on Google Cloud, I am using a custom SSH port and private SSH file to manage my VM.It worked fine for a long time but yesterday I started the