I have a website in nuxt where I have an SVG animated on the background. I add z index to the animation to work on the background. On the hero, it works as want
I've developed an API with Express that work locally but not on server with Nginx, I get a 404 error for each others pages than "/" and I can't figure why. I sa
I am preparing a project about self-driving vehicles and I will work on the Carla simulator. I am using Ubuntu 18.04 LTS and installed Unreal Engine version 4.2
Guys can any one help me to make an auto login script for my local mikrotik router hotspot login page ?? I had tried in vbscript but it only post values in use
I'm supposed to make a small AR app for android but since it seems ARCore can't use the computer's camera and Unity Remote isn't compatible with ARCore I have n
I have a pandas dataframe with date index. The shape is 100, 1. Everytime I run a while loop on this, I get an error saying ValueError: Length of values (100) d
Basically I want to itrate JSON till its length from table but rest of values of remains same till current JSON ends. My Table format is like this id line txnd
I have trouble with edit data in django project. Everything is almost ok :) , but if I'm trying edit data my form get all data from database exept date field. I