Newest Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
3 views

I'm using Apache IoTDB 2.0.8 in table model with sparse device readings. The result contains both a numeric temperature column and a STRING status column, and I wanted to confirm what happens when ...
Tampa Tommy's user avatar
Tooling
0 votes
1 replies
11 views

Does anyone have any recommendations for a tool to convert an HEIC image (iPhone) to a more common format like jpg or png? If customers upload directly from their phones and we need to pass the image ...
Tully Pettigrew's user avatar
0 votes
0 answers
14 views

What exactly is middleware , why it is used , how it works exactly ?
Kapil's user avatar
  • 1
0 votes
0 answers
13 views

I am programming a top-down game where the player is a circle and there are circular and polygonal obstacles that the player can collide with. I am using a Seperating Axis Theorem library to help with ...
Oliver L's user avatar
Best practices
0 votes
1 replies
24 views

Suppose I have a function: function doSomething(objA : MyObject,objB : MyOtherObject) I also want to be able access MyObject by ID In order to do this, I have a wrapper function that will apply a ...
Claire's user avatar
  • 1
Advice
0 votes
1 replies
13 views

I am trying to either add a button or automatic white space trimmer to my search bar on submit. For example if I copy and paste numbers, sometimes there are spaces before, this I want to remove ...
Jay's user avatar
  • 1
Advice
0 votes
0 replies
8 views

I have a cleanup function that I call in my code. The __exit function also goes through the same routine, but we will have a global flag for that to not run it twice. My question is, if my cleanup ...
Programmer_2147483647's user avatar
-5 votes
0 answers
12 views

How do I select a medical center from the wafid book appointment page and book the appointment url? Can you explain to me a request system or a way to select a medical center? https://wafid.com/en/...
monir ahsan's user avatar
Advice
0 votes
1 replies
14 views

I am looking for ideas for basic C# projects to help me learn the language. Right now, I’m focusing on backend development, and later I plan to learn .NET so I can build websites using ASP. What ...
Riky Macias's user avatar
Best practices
0 votes
0 replies
24 views

So I'm writing a custom DNS resolution implementation for an internet research tool, and I need to know the specifics of DNS caching while doing an iterative lookup. For example, let's take a ...
Frances Telfar's user avatar
Advice
1 vote
0 replies
23 views

I am studying the probabilities PN to find p and q at the j level of the recursion. I have done many trials to implment the central idea to represent N = x² + bx + c . Solving this quadratic means ...
daniele dessolis's user avatar
-2 votes
1 answer
21 views

After every reboot Docker Desktop shows: enter image description here "Virtualization support - KVM is not enabled on host" stat /dev/kvm: no such file or directory OS: Ubuntu Docker Desktop:...
MODY's user avatar
  • 1
0 votes
0 answers
18 views

I created a MyApplication.java file following the tutorial under the URL linked below using maven. https://docs.spring.io/spring-boot/tutorial/first-application/index.html import org.springframework....
PEREZ MONSIVAIS JOSE DE JESUS 's user avatar
-6 votes
0 answers
40 views

So I've got a problem trying to compile the following code, which gives me the error request for member '..' in '..', which is of non-class type 'int' How do I fix this? Keep in mind that these are ...
OctoBogard's user avatar
1 vote
0 answers
21 views

I have a WinUI 3 / .NET 8 app packaged as MSIX and published through Microsoft Store. The app uses EF Core 8 with SQLite. On startup I initialize the database with migrations: using var db = Services ...
MSG's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
1610114