I'm not very familiar with sequelize, but currently I'm working with Node.js and Sequelize and I need to create a new association one to many between two tables
I am creating a react native mobile app where the user can drag small images onto a picture and position them. They can also stretch or shrink the images to cre
So I am using rabbitmq docker image with celery and fast API to deploy a ML model over an Ubuntu Instance using docker compose. Everything works well, but somet
I am creating an specific application where a central android device serve as a hotspot for other devices. The Central device enables the LocalOnlyHotspot and s
I want to get active status of an array of scene_id for a specific uuid; for example the input would be scene_id in(1,2,3) and uuid=2, so it should return (1,0,
I've noticed a very noticeably slow performance in reading files in deno, I'm afraid I might be doing it wrong. (kinda stupid?) const file = Deno.readFileSync(p
I followed some tutorials on the internet I created a functionality similar to row_number. However, that's not my requirement, I need to simulate the partition
I am using Reaflow to display some nodes which are coming from our robot tasks. Reaflow has a canvas which display the nodes and edges. Btw when the nodes or ed