I am currently working on a mission to fuse GNSS and IMU for a more accurate navigation system for autonomous vehicles. I am very familiar with using GNSS to ge
I am running docker compose with my app(python+nginx) & nginx as reverse proxy. My app is exposed via port 80 but only on container not on host. Only nginx(
I'm using WordPress with Writee theme activated. However, When I checked my H1 its displayed as blank and my post title is classified as H2. I tried checking he
I have this weird issue where in one of the test projects in my solution the associated user secrets work well but in another new project they are not read at a
I have a flutter app with Home Page with a logo (10kb file) and a Drawer with only Text in it. However, when I press the hamburger icon on the Home Page, it tak
I was provided with an environment.ubuntu.yml file to be able to create a conda environment. However, running conda create env --file environment.ubuntu.yml I g
how do I change some data on UI without refreshing the screen in a web app using node js? I need to change only a few things on the screen. And one more doubt i
I can get all open orders (take profit or stop loss ), but I dont know if some position is "open". Positions = exchange.fetchPositions(symbols = 'SOL/USDT:USDT'
I have an Angular app w/ a proxy that's working well in local. There's one route that utilizes it with a Node API call. Node.js const express = require('express