I'm using Kotlin in my API backend. I don't want to run db queries in the common pool. Basically, I want to create a CoroutineContext that has a number of threa
I new to the html and css. I am now learning about the pop up and have come across an issue. Check out this simple fiddle: https://jsfiddle.net/74agLucr/ fu
I'm getting the following error during compilation: Severity Code Description Project File Line Suppression State Error C2664 'mytest::Test::Tes
Recently I upgraded to spring boot v2.5.12 from 2.3.3.release due to vulnerability issues. But I am seeing increase in response time in v2.5.12 by a factor of 2
this question is not focused on a programming problem, I just wanted to see if there are people with more experience making apps that could help me with a quest
installing my App on my physical device using the .apk or even by debugging through USB works fine and only makes one launcher icon ,but when i install the same
how to solve this error java: package sun.security.pkcs11.wrapper is not visible (package sun.security.pkcs11.wrapper is declared in module jdk.crypto.cryptoki,
`I'm trying to retrieve some data from external api with laravel : this is my controller use Illuminate\Http\Request; use Illuminate\Support\Facades\Http; publi