I am trying to export available SQL profiles into a staging table before upgrade. Since there are many SQL profiles I am trying to use a PL/SQL block to load al
Saving the (entire) scene as an image is not a problem (see my code) ... but I'd like to save a part of the scene with precise coordinates (and not the whole sc
I'm new to hibernate and currently struggling with setting up a Rest-API. When I try to fetch all objects, it works fine and I also can search for an object by
i am creating web application using dot net core 6.0. application contain two type of user one is admin and second is simple user area. i want that when user i
I have been trying to enable LTO on some code I have, and am trying to figure out the instructions to do it. GCC is what I am using I see some instructions ment
I am new to OpenCV in Java and I need some help calculating the homography. The code is the same as here https://docs.opencv.org/4.x/d7/dff/tutorial_feature_hom
I have a program that I work with, that has an onboard lua compiler to allow for custom written actions. Since the tool itself is very limited, especially if it
Below code is for this discord vanity sniper bot I want to run on replit.com. It shows up with a error. Error: internal/fs/utils.js:269 throw err; ^ Error: ENO
I am facing issue while pulling Sitespeed image in Docker running on Windows Server 2019, this however works fine while using Docker Desktop on Windows 10. PS C
This is my code in UserController and it runs well. private Identifier GetCurrentUser() { var identity = HttpContext.User.Identity as Claims