Having trouble running the manage.py migrate command in our kubernetes cluster. It seems to have lost permission to run anything. None of the manage.py commands
I've been fooling around lately with taking the webcam's video steam and giving it a pixel-dependent time delay. A very simple example for that idea is the famo
I am trying to make a site for crypto data using coin-gecko's API. They have 2 different end points for what i require and as such require 2 different URLs. I h
Google Cloud docs use the first code block but I'm wondering why they don't use the second one. As far as I can tell they achieve the same result. Is there any
this is my svelte component code <script> export let canCascade = true; let show = true; function cascade() { if (canCascade) {
first of all this is not a duplicate question of this one because it's already not answered this part. as i searched for many resources and i ended with no cle
I have web rtc implemented in a webview. Everything working fine as long as app in foreground. Now if the app is in background/dose mode. I want to show a rin