Newest Questions

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

I tried numerous options to get this code running (read direct from /dev/tty or using recv()), but the code don't do what it had to do ;-). The code at Rest Playground. For the background, I like to ...
Markus M.'s user avatar
0 votes
0 answers
8 views

So, on the left here I have cells with a simple formula as =IFERROR((TurboData!G3-TurboData!H3)/TurboData!H3,"") On the right (which is the 'TurboData' sheet), there are simply just values, ...
Chris's user avatar
  • 11
0 votes
0 answers
18 views

By looking at other scripts and the Pine user manual I managed to get quite far but there is one little bug in can't get rid of. This indicator shows (is the goal) vertical lines on a specific time on ...
Dennis's user avatar
  • 5
0 votes
1 answer
23 views

I'm working with a continuous, 1-dimensional ndarray of coordinates in the form [x1, y1, z1, x2, y2, z2, ...]. I need to now swap the order from X,Y,Z to X,Z,Y, so that the output array has the form [...
JackTheFoxOtter's user avatar
Advice
0 votes
0 replies
14 views

In Android Studio when building an app one might get error message such as Launching lib/main.dart on Linux in debug mode... Building Linux application... ERROR: lib/main.dart:20:1: Error: 'crip' isn'...
Koorb Notsyor's user avatar
-1 votes
0 answers
52 views

I have an issue with a site I'm building. My site uses IIS and my domain is through GoDaddy. My site features geolocation and Azure Maps to track the vehicle's positions, as well as asset ___location ...
melanie brand's user avatar
0 votes
0 answers
24 views

Standard 24.04.4 LTS , with the elfutils package at version 0.190 as delivered by ubuntu repositories. I'm able to ping debuginfod.untu.com and the browser opens its page. VSCode is not installed. ...
mao's user avatar
  • 12.5k
-2 votes
1 answer
41 views

I’m deploying a TanStack Start (Vite + React 19) project to Vercel, but the production site returns a 500 Internal Server Error. Locally everything works fine, but on Vercel the app crashes ...
Dhruv Mangla's user avatar
0 votes
0 answers
46 views

I have a project with multiple Rust packages (is this the right terminology?): Cargo.toml - Rust library ffi/Cargo.toml - C library ffi/common/Cargo.toml ffi/{python,ruby}/Cargo.toml All test code ...
csmathhc's user avatar
  • 101
1 vote
0 answers
42 views

I have three selects that I am trying to populate that have relationships between them. To reduce duplicating code, I created a single function that I thought I could use multiple times (see below). ...
P S's user avatar
  • 41
-1 votes
0 answers
32 views

A cost-free method to fix a locked Apple ID that cannot be reset due to being in Iran and inaccessible in all current situations. What should I do as a beginner like me? Because if someone else wants ...
Kourosh Ghaedi's user avatar
Tooling
0 votes
0 replies
21 views

I'm migrating from JPA to jOOQ and have a problem with enum persistence. In my JPA implementation, I have 50+ enums that all implement a common Encodable interface with a code field (int): public ...
wuttke's user avatar
  • 155
-2 votes
0 answers
15 views

I am installing Moodle 5.1 on Windows using XAMPP. Apache and MySQL are running correctly, and I created a database named `moodle` in phpMyAdmin. I configured `config.php` with: $CFG->dbtype = '...
Ayush Binjola's user avatar
-1 votes
1 answer
31 views

I'm modifying a behavior of an existing Windows app and need to keep my own variable somewhere. This variable is calculated in one subroutine and then should be accessed from another one. It means, it ...
teslasystems's user avatar
Advice
0 votes
2 replies
35 views

Does this shape have a name? If you have a Venn diagram of 3 overlapping circles, it's the area where at least two of those circles overlap. The union of pairwise intersection, in math terms. I'm ...
Psudo's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
1610041