Newest Questions
24,158,552 questions
0
votes
0
answers
2
views
Query with inferred properties
I'm using rdflib to connect to GraphDB.
When specifying inferred properties such as a reverse properties, I get empty response.
In the case below "schema:children" was defined as the reverse ...
0
votes
0
answers
11
views
Compilation error - #include errors in visual studio code
I'm trying to compile C files in Visual Studio Code but I'm getting this errors:
"#include errors detected. Please update your includePath. Squiggles are disabled for this translation unit "
...
-2
votes
0
answers
41
views
I am having issues in making a calculator in c [duplicate]
While loop is not working can someone help. It shows "result of comparison against a string literal is unspecified"
#include <stdio.h>
int main()
{
int a, b, e;
char c[4];
...
0
votes
0
answers
13
views
in Three.js using the unproject camera method to get world position is not working
I have a WebGL canvas inside of a div and I'm trying to find the mouse position inside the "world", given the mouse position inside of the div. using that position, I'm trying to rotate a ...
-1
votes
0
answers
21
views
Having trouble with an echo in a VOIP call using Android SDK with Linphone
I have tried Android audio manager to handle echo without joy. I have tried linphone core.config.setFloat("sound","echocancellation... without joy. I have been trying to adjust the ...
Best practices
0
votes
3
replies
49
views
Quero me torna back end
🚀 Objetivo: Desenvolvedor Backend Júnior
Atualmente focado em construir uma base sólida em programação, com ênfase em JavaScript e conceitos fundamentais para backend.
💡 Por que estudar Front-end?
...
Advice
0
votes
1
replies
17
views
Obtaining AUC from glmer() after multiple imputation using mice (R)
I'm pretty novice to mixed-effects logistic regression. I am interested in obtaining the AUC value from mixed-effects logistic regression (using the bobyqa optimizer) following multiple imputation. ...
Advice
0
votes
1
replies
33
views
How to be on Google News?
I have an RSS Feed in GSC and I have done all in Wix but no Newssitemap I have a NewsArticle Schema an. Please help me I publishing and sent to Google help!
And I wish you a good day!
Best Regards,
...
1
vote
2
answers
45
views
How to compare two csv files using a common index file by looping through each data column?
In my setup, I have three files:
index.csv
original.csv
processed.csv
The index file looks like this:
Source column, Source code, Source value
Handedness, Left,1
Handedness, Right,2
Handedness, ...
0
votes
0
answers
18
views
Unable to find method ''KotlinJvmCompilerOptions.getJvmDefault()'' Android Studio with KSP
I'm making an app in Android Studio using Kotlin. My skills and knowledge are extremely poor, so please make an adjustment for that.
Unable to find method ''org.gradle.api.provider.Property org....
0
votes
1
answer
31
views
Permission request doesn't show
I'm asking the MANAGE_EXTERNAL_STORAGE permission:
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
...
Advice
0
votes
0
replies
26
views
Where should I store the .Renviron file now that claude code/cowork can look into my project files?
Before the AI expansion, .Renviron file, according to this post, should have been located either in the home folder or in the project's root, depending on the scope.
However, with tools like Claude ...
-4
votes
0
answers
28
views
Number as string solution in exams2webquiz [closed]
I wrote a simple percentage question where sometimes the exsolution is "10" and other times the exsolution is "35%". I thought I could just use string extype, and it worked find ...
1
vote
0
answers
43
views
Signal doesn't update when creating a new array of objects
Why doesn't my .set(...) method update the signal when the array is constructed with the spread operator?
What I have is product editor, that features an input of type file, with a preview generator.
...
Tooling
1
vote
0
replies
35
views
free .net maui translator
I am looking for a free .net C# library that can translate texts. It doesn't need to be that good.
I am looking for something that can preferably auto detect languages.
Can you recommend an translator ...