Newest Questions

Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
29 views

Ive been working with a kotlin coder for several years now on an RPG project, and we would like to bring someone onboard to collaborate and speed up the process.
Jey Legarie's user avatar
-1 votes
0 answers
18 views

I'm currently trying to make my rl model smarter so it can at least get through the first five levels on the easiest difficulty in freedoom 1. Right now it keeps on getting stuck in place and I think ...
Steven Harrison III's user avatar
0 votes
0 answers
13 views

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1....
Rafail Zintro's user avatar
0 votes
0 answers
13 views

I have data from a device that is being captured in Python as arrays and then sent to a C++ binding to speed up some post processing that must happen to format the data properly and convert into a ...
inventi's user avatar
  • 23
-1 votes
1 answer
26 views

I don't find this exact question anywhere, but maybe it's because I don't know exactly out to put it: I have in-page tabs that work well, and they look 'active' when you click on them which is great, ...
WALDO's user avatar
  • 1
0 votes
1 answer
53 views

I have already requested to be an external storage manager and get true for Environment.isExternalStorageManager() However, when trying to read /storage e.g. Environment.getStorageDirectory() I get ...
user1785730's user avatar
  • 3,956
0 votes
0 answers
18 views

I’m building a sync client that mirrors Google Calendar state into our own database. The client needs to preserve the logical identity of a recurring series even after it’s been split—so that user-...
Antônio Pereira's user avatar
-1 votes
0 answers
37 views

I have developed some .Net application (Visual Basic) using the Visual Studio version 22. I use IIS to put them for online using. Now I have installed the Visual Studio version 26. But the projects ...
aarjaang's user avatar
-1 votes
0 answers
32 views

I am developing a C# application using the EasyModbus library to poll multiple Modbus RTU devices connected behind a single Modbus TCP Gateway. The application works perfectly when the devices are ...
Yağız P.'s user avatar
0 votes
1 answer
29 views

I am seeing what looks like a recent regression in Codename One on iOS. The problem happens when creating a mask adapter using URLImage.createMaskAdapter(). The same code works correctly in the ...
Carlos Verdier's user avatar
-1 votes
0 answers
22 views

I'm making a webpage that has a large transparent (no background/PNG) image of a train. I must reiterate that this is legitimately a transparent no-background image, as in, I removed the background ...
Jay's user avatar
  • 1
1 vote
0 answers
27 views

I am trying to build pdffixtool but currently get an error regarding the attempt to build "demo" because of this line target_link_libraries(demo ${ImageMagick_LIBRARIES}) CMake recognizes ...
Strider22's user avatar
Advice
1 vote
5 replies
51 views

According to ISO/IEC 9899:1999, §5.1.2.2.1, p. 12, ¶2: The parameters argc and argv and the strings pointed to by the argv array shall be modifiable by the program, and retain their last-stored ...
Salubia's user avatar
1 vote
0 answers
23 views

I was looking to the symbols in the libc.a file and I noticed there some "ABS" symbols. For example, there is the "_nl_current_LC_COLLATE_used" symbol. Here is the output of ...
Aurelien's user avatar
  • 1,202
0 votes
0 answers
23 views

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 ...
caio's user avatar
  • 1,214

15 30 50 per page
1
2 3 4 5
1610571