I have to write a linux char device, which handles ioctl (without BKL) functions per unlock_ioctl. At the moment I can receive one argument from the userspace i
How exactly coordinates in ROI works? For example, I have image size of 450x280 (got it from opencv documentation). I want to select a ball. In documentation it
I have an app running on Nest.Js / Node.Js which does text processing and because of that it has an .map (or .forEach) iteration that takes a lot of resources (
I need to run a query that joins documents from two collections, I wrote an aggregation query but it takes too much time when running in the production database
I want to create an audio-book application using Laravel. Is it possible to protect from downloading an audio from a site ? Is right click disable does the tric
I'm using the built in splash screen in expo that you add in app.json for a simple test app. However I noticed that my start screen flashes in default mode 1 mi
I have a question about the socket. Server side with the address http://node.elyjm.ir I wrote the following code (in the index.js file) var mysql = require("mys