79820617

Date: 2025-11-15 06:36:10
Score: 4
Natty:
Report link

This doesn't work for me

The problem of adding information always occurs when Claude 4.5 generates a large amount of code at one time

Please check your firewall rules and network connection then try again. Error Code: net::ERR_SSL_PROTOCOL_ERROR.

Reasons:
  • RegEx Blacklisted phrase (2): doesn't work for me
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Actrue F

79820598

Date: 2025-11-15 05:55:00
Score: 4
Natty: 4.5
Report link

Try out:

Where Can I get a copy of a DVD based Help Viewer and Related Files for use with Visual Studio 2010?

Assured Tested result!

The ActiveSamaritan 15 No 2025

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: John Apostle

79820593

Date: 2025-11-15 05:41:58
Score: 2
Natty:
Report link

Why the extraneous return at the end of each function?

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Why the
  • High reputation (-2):
Posted by: Chris

79820591

Date: 2025-11-15 05:31:56
Score: 3
Natty:
Report link

You might want to use https://www.imgtoiso.com/ to convert you .img to a .iso format.

Also i couldnt help but notice your using a hacking/pentesting distro, i have recently made a tabletop exersize hacking lab that is meant for begginers and people to retain their skills. Visit it here https://young-haxxers.github.io and you can access the github here https://github.com/young-haxxers/young-haxxers.github.io/blob/main/cryptography/MD5/Level%202/index.html

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: That person

79820589

Date: 2025-11-15 05:25:55
Score: 1
Natty:
Report link

Well, your contributions do show up from any branch, not just main. If you're not seeing green boxes, check if the commits are made with the email linked to your GitHub account (that happened to me). 2) the repository isn't a fork (contributions to forks don't count unless merged upstream) and 3) commits are within the last year.

Your can also see Github contribution documentation for details. I hope that answer your question and may help.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Jared McCarthy

79820586

Date: 2025-11-15 05:14:53
Score: 1
Natty:
Report link

You should be setting the content type when setting the body. At the moment you are setting it to ctNone.

Request.AddBody(QueryJSON, ctAPPLICATION_JSON);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Adriaan

79820580

Date: 2025-11-15 04:53:49
Score: 1
Natty:
Report link

You can generate proxy js client whith cli command :

abp generate-proxy -t js -u https://localhost:53929/

And customize this, However, it should send the request in the same format that the server requires. Finally, add ref to script generated in razor page same as:

<abp-script src="/client-proxies/app-proxy.js"/>

For more detail can be check: https://abp.io/docs/latest/framework/ui/mvc-razor-pages/static-javascript-proxies

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Washyn Acero

79820578

Date: 2025-11-15 04:40:47
Score: 2.5
Natty:
Report link

Your question isn’t clear. What exactly do you want the function to do, and what does ‘stop the one before it’ mean? Also show how you’re calling these functions. Without that, it’s hard to give a useful answer.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Jared McCarthy

79820571

Date: 2025-11-15 04:22:43
Score: 0.5
Natty:
Report link

On my case, it was because I was testing my Android app with a different package name, example: the original and released app is: com.orgames.mygamename but I was testing a local build using com.orgames.mygamenamecustomized. Going back to the original package name stopped the activity is cancelled by the user error.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: sandolkakos

79820555

Date: 2025-11-15 03:29:33
Score: 1.5
Natty:
Report link

OBS Studio!

Add Source > Media Source > Name it w.e
(This will then open its properties window)

Uncheck "Local File"
Leave rest as-is

Enter RTSP Address in "Input"
(ex: RTSP://Username:[email protected]/stream1)
note: sometimes the port number may be required which is 554 default
(ex: RSTP://Username:[email protected]:554/stream1)

Save Settings and close properties window, Everything should work!

Then click "Start Virtual Camera" in the OBS Main Window

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: André Larabie

79820543

Date: 2025-11-15 01:43:13
Score: 1.5
Natty:
Report link

notifyAppWidgetViewDataChanged() is deprecated in API 35, Android 15. See https://developer.android.com/reference/android/appwidget/AppWidgetManager#notifyAppWidgetViewDataChanged(int,%20int)

I haven't used data views. Is it redundant to update the whole widget then update its data view?

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • High reputation (-2):
Posted by: Jerry101

79820534

Date: 2025-11-15 01:10:05
Score: 0.5
Natty:
Report link

Searching in https://www.fileformat.info/info/unicode/char/search.htm :

(can't copy-past the characters in the post, it does not work, sorry)

Reasons:
  • Low length (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Hibou57

79820529

Date: 2025-11-15 00:52:02
Score: 1.5
Natty:
Report link

If you are using uv for package management, then you may use the following command as well:

!uv pip install transformers
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Himanshu

79820527

Date: 2025-11-15 00:43:00
Score: 2
Natty:
Report link

I think I found what I wanted https://bun.com/docs/bundler/fullstack

It essentially combines serving API and transpiling JSX into one app.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
Posted by: zoonman

79820522

Date: 2025-11-15 00:25:57
Score: 2.5
Natty:
Report link

not knowing how maxLength is involved in your compare_fingerprints(): what about pre-selecting a range of fingerprint fullfilling e.g. +/- 10% of audio llength and thereby reducing the number of comparisons?
it apears to be the essencial thing to reduce loop count, as 10mio is really >many< for all scripting languages.
Second thought is, that a fingerprint doesn't appear to be a first choice for similarity comparisons as it has to be regarded as a more or less "random" id. So: what does your compare func really do?
Even if it doesn't do much but compare the length and check for equality of fprints, its a lot of overhead just to handle the 4 (!!!) parameters 10mio times. So, can you rethink the concept of your compare func?

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Synopsis

79820514

Date: 2025-11-15 00:08:53
Score: 1
Natty:
Report link

It's most recommended to use a Virtual Environment :

$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip3 install pygame some_other_package other_package

Then add this to the top of your python file: import pygame, some_other_package, other_package

Finally run $ python3 python_file.py.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: AlwaysNur

79820510

Date: 2025-11-14 23:57:51
Score: 1.5
Natty:
Report link

Model Context Protocol has JSON Schema in which specification there is a possibility to make parameters required.

Spring AI gives possibility to configure it via annotations like @McpToolParam see -> https://docs.spring.io/spring-ai/reference/api/mcp/mcp-annotations-server.html

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: centrumek

79820503

Date: 2025-11-14 23:34:47
Score: 1.5
Natty:
Report link

I've managed to resolve it.

When you are using STATELESS protocol then instead of McpServerFeatures you need to use McpStatelessServerFeatures.

There is also an example in Spring AI Docs which uses this concrete specification class -> https://docs.spring.io/spring-ai/reference/api/mcp/mcp-stateless-server-boot-starter-docs.html

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: centrumek

79820502

Date: 2025-11-14 23:30:46
Score: 3.5
Natty:
Report link

i gave up trying to figure out how to connect monolithic app to cloudflare. it be easier to port the code to native workers i guess..

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: capn

79820501

Date: 2025-11-14 23:27:45
Score: 3
Natty:
Report link

deno is massively caring itself for handling stdout, stdin and stderr. you cannot tell, what is does, when stdout is closed and gives an error upon usage.

and what's maybe of even more inportance: you code above does not close the stdout and stderr, but stdin and whatever input #2 may be.

to close stdout, you need to `exec 1>&-´ instead of `exec <&-´ ... is that a typo in your question or did you indeed close input stream instead of output ?

Reasons:
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Synopsis

79820500

Date: 2025-11-14 23:27:45
Score: 3
Natty:
Report link

Welp looks like ChatGPT comes to the rescue again:
None of the instructions I've looked at told my about enabling the virtual hosts in /opt/lampp/etc/httpd.conf

enter image description here
This was all that was needed.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: user2175010

79820498

Date: 2025-11-14 23:23:44
Score: 1
Natty:
Report link

I've had this same problem, where System.out.println()s from my Cucumber tests didn't show up in the output. It turned out that the reason was because my Docker / Colima configuration was messed up, and Cucumber was having trouble spinning up a Docker image to run the Cucumber tests with. So I dumped my images and reconstructed a clean Docker and Colima. Then, the Cucumber tests proceeded without problems, and I saw the System.out.printlns in the log.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
Posted by: Steve Stilson

79820488

Date: 2025-11-14 22:59:39
Score: 2.5
Natty:
Report link

Not really sure how Django works, but it seems to be doing int('python').

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: SubnauticaFan

79820484

Date: 2025-11-14 22:49:37
Score: 2.5
Natty:
Report link

The LET function was introduced in 2020 and allows you to write functions with variables.
https://support.microsoft.com/en-us/office/let-function-34842dd8-b92b-4d3f-b325-b8b8f9908999

Same result as in the question: =LET(x,A1/B1,IF(ISERROR(x),"",x))

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: CubicInfinity

79820482

Date: 2025-11-14 22:42:35
Score: 1
Natty:
Report link

Have you never heard of thumbnails? 1/8th or 1/16th would be much better choices for downscaling an image on the fly. BTW you don't specify what format they are in. Nothing can beat having the precomputed thumbnails of full HD images available to preview download as JPEGs.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Martin Brown

79820480

Date: 2025-11-14 22:41:35
Score: 1
Natty:
Report link

you should have thumbnails avail for the "usual" pages (knowing, its a "view" only and linking to the large full blown images only upon clicking the image or a download button.

an automatic solution to reduce the size would request the following criteria to be somehow decidable by the server process:

Since there usualy is no way for the server to answer them, there needs to be something answering them. the answer can be made only upon available infos e.g.

there are tools avail to generate both at once: thumbnailing the images to HAVE a smaller version and also generating "view" pages linking to the generated thumbnail as well as linking to the full detailed version of them

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Synopsis

79820477

Date: 2025-11-14 22:37:34
Score: 1
Natty:
Report link

To generate the thumbnails, here's an example https://stackoverflow.com/a/8631924/1766544

To serve them, that's a pretty open-ended question. However you do it, I'd recommend generating the small image only if it's requested, but then make sure you keep it around so you can provide it on demand, without having to generate it again.

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Low length (0.5):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Kenny Ostrom

79820464

Date: 2025-11-14 22:03:27
Score: 3.5
Natty:
Report link

cargo build --verbose &> build.log

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: killertofus

79820456

Date: 2025-11-14 21:47:23
Score: 3.5
Natty:
Report link

I'm concerned about the case where the intl extension is not installed because (a) there may be some sites where it's difficult for the user to install/enable it and (b) I want to make it as easy as possible to use the application. So if somebody's wanting to use a genuine language xy, then I want to know whether it's possible, or whether I should fall back to their next, genuine, choice. As things stand, Windows will just tell me that, yes, it's managed to set the locale to xy, when in fact it hasn't.

Reasons:
  • Blacklisted phrase (1): I want to know
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Greenflash

79820453

Date: 2025-11-14 21:28:20
Score: 1
Natty:
Report link

The memory usage is reasonable based on my experience. Running a test locally I checked the memory usage and saw this:

enter image description here

This is using Node 20 and Playwright 1.52 on MacOS 15.7.1. So yeah, using up 512MB of RAM running a test seems reasonable.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Corin

79820451

Date: 2025-11-14 21:25:19
Score: 0.5
Natty:
Report link

You should never trust external data without validation. So the Accept-Language header may be faked to anything that could harm your application. So verify always before use.

Why are you concerned of the Intl extension not to be installed? Make it a dependency.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • High reputation (-1):
Posted by: Markus Zeller

79820448

Date: 2025-11-14 21:19:18
Score: 0.5
Natty:
Report link

In my case, Git did not use the .githooks directory. If you run

 git config --get core.hooksPath

it should print .githooks (or the custom name of your Hooks directory). Otherwise, set it via

 git config core.hooksPath .githooks

and restart your IDE.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Jakob Schödl

79820443

Date: 2025-11-14 21:14:17
Score: 3.5
Natty:
Report link

Thank you Mark, that works great! I hope I never need triple backticks inside triple backticks.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Function

79820442

Date: 2025-11-14 21:12:16
Score: 4
Natty:
Report link

Thanks for pointing out the option to uncheck, but alas, after unchecking the Enable JavaScript/Typescript Language Service Prototype option, you can no longer right-click and Find All References - doing so results in "Search found no results".

Do others see the same?

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: chug187

79820438

Date: 2025-11-14 21:04:14
Score: 1
Natty:
Report link

How to Intercept Network Traffic in a Chrome Extension Using chrome.debugger API

Overview

The chrome.debugger API allows Chrome extensions to interact with the Chrome DevTools Protocol (CDP), enabling network traffic interception. This is useful for monitoring, logging, or modifying network requests and responses in real-time.

Step-by-Step Tutorial

1. Manifest Permissions

Ensure your manifest.json includes the necessary permissions:

{
  "manifest_version": 3,
  "name": "Network Traffic Interceptor",
  "version": "1.0",
  "permissions": ["debugger", "storage"],
  "host_permissions": ["https://www.google.com/*"],
  "background": {
    "service_worker": "service-worker.js"
  },
  "action": {}
}

2. Attach Debugger to Tab

In your service worker (service-worker.js), attach the debugger to the active tab:

async function attachDebugger(tab) {
  if (!tab || !tab.id) return;
  if (!tab.url.startsWith("http")) {
    console.error("Debugger can only be attached to HTTP/HTTPS pages.");
    return;
  }

  const debuggee_id = { tabId: tab.id };

  try {
    await chrome.debugger.detach(debuggee_id);
  } catch (e) {
    // Ignore if not attached
  }

  try {
    await chrome.debugger.attach(debuggee_id, "1.3"); // https://chromedevtools.github.io/devtools-protocol/
    await chrome.debugger.sendCommand(debuggee_id, "Network.enable", {});
    console.log("Network interception enabled.");
  } catch (error) {
    console.error("Failed to attach debugger:", error);
  }
} // Google's boilerplates: https://github.com/GoogleChrome/chrome-extensions-samples/blob/main/api-samples/

// usage: Attach on action click
chrome.action.onClicked.addListener(async (tab) => {
  await attachDebugger(tab);
});

3. Listen for Network Events

Set up event listeners for network events:

const pending_requests = new Map();

chrome.debugger.onEvent.addListener(function (source, method, params) {
  if (method === "Network.responseReceived") {
    // Store request ID for later retrieval
    pending_requests.set(params.requestId, params.response.url);
  }

  if (method === "Network.loadingFinished") {
    const request_id = params.requestId;
    const url = pending_requests.get(request_id);
    if (!url) return;
    pending_requests.delete(request_id);

    chrome.debugger.sendCommand(
      source,
      "Network.getResponseBody",
      { requestId: request_id },
      function (result) {
        if (chrome.runtime.lastError) {
          console.error(
            `Failed to get response body: ${chrome.runtime.lastError.message}`
          );
          return;
        }
        if (result && result.body) {
          const body = result.base64Encoded ? atob(result.body) : result.body;
          console.log(`Response from ${url}:`, body);
          // Process the response body here
        }
      }
    );
  }
});

Running the Extension

  1. Create a new directory for your extension.
  2. Save the manifest.json and service-worker.js files as shown above.
  3. Load the directory as an unpacked extension in Chrome:
    • Open chrome://extensions/.
    • Enable "Developer mode".
    • Click "Load unpacked" and select your directory.
  4. Navigate to an HTTP/HTTPS webpage (e.g., https://stackoverflow.com/questions).
  5. Click the extension's action button (puzzle piece icon) to attach the debugger.
  6. Open the developer console (F12) to see logged network responses.
  7. Interact with the page to trigger network requests and observe the logs.

Handling the "{"code":-32000,"message":"No resource with given identifier found"}" Error

This error stems from Network.getResponseBody and is symptomatic of the following common causes:

Mitigation:

Network Protocols and Event Flow

Underlying Changes in Network Domain

The Network domain manages an in-memory buffer for response bodies. Enabling resets this buffer, ensuring fresh state but invalidating old data.

Relevant Sources

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Long answer (-1):
  • Has code block (-0.5):
  • Starts with a question (0.5): How to In
  • Low reputation (1):
Posted by: KevinS

79820427

Date: 2025-11-14 20:36:09
Score: 1
Natty:
Report link

You can try with this new structure:

auth:
  rootPassword: "admin"
  database: "benchmarking_db"
  username: "admin"

primary:
  nodeSelector:
    app: mysql-node

  persistence:
    enabled: true
    storageClass: gp2
    size: 8Gi
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Krish

79820423

Date: 2025-11-14 20:34:08
Score: 2.5
Natty:
Report link

Removing the public access modifier from the constructor worked for me.

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: lgcallejask

79820420

Date: 2025-11-14 20:31:07
Score: 3
Natty:
Report link

Unfortunately, the only way is to declare all 12 modules separately

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Roman

79820419

Date: 2025-11-14 20:30:07
Score: 4.5
Natty:
Report link

I'm trying to set the locale based on the user's browser preferences from the Accept-Language header. If the first preference doesn't work, because the locale is not available, I want to fall back to the next one. So I need to know whether setlocale() genuinely succeeded. If the intl extension is installed then I can test as above, but if not?

Reasons:
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (1): I want
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Greenflash

79820413

Date: 2025-11-14 20:22:04
Score: 1
Natty:
Report link

I fixed it by just upgrading to use propshaft instead of sprockets, which was next on my list anyway.

Reasons:
  • Whitelisted phrase (-2): I fixed
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Robert Reynolds

79820401

Date: 2025-11-14 19:58:59
Score: 1
Natty:
Report link

To sleep for 500ms:

#include <stdio.h>
#include <time.h>

int main() {
    struct timespec ts = {
        .tv_sec = 0,
        .tv_nsec = 5e8,
    };

    printf("Sleep now!\n");

    nanosleep(&ts, NULL);

    printf("Sleeping done!\n");

    return 0;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: byte_janitor

79820396

Date: 2025-11-14 19:50:58
Score: 2
Natty:
Report link

Check your $http function parameters - in my case, I was using params instead of data, and that's why it was giving me such error. I was also writing the function a little bit differently.

$http({method: 'POST', url: 'X', params: Y}) - 415 Error

$http({method: 'POST', url: 'X', data: Y}) - No issues

It might also work the other way around - you could be wrongfully using data instead of params.

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user31823020

79820388

Date: 2025-11-14 19:38:55
Score: 5
Natty: 4.5
Report link

Ex. 1 Ex. 2 Ex. 3 Ex. 4

Check it out: https://www.npmjs.com/package/ngx-mq

Reasons:
  • Blacklisted phrase (0.5): Check it out
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Myroslav Martsin

79820385

Date: 2025-11-14 19:35:54
Score: 1
Natty:
Report link

Yes, but not in the form of a simple built-in mapping table. Windows uses its own locale naming scheme and PHP does not translate between BCP47 tags like en-US and Windows names like English_United States. To get a proper mapping you need to query what Windows itself exposes.

You can do that with the intl extension. The ResourceBundle for the root locale contains the Windows locale identifiers and their corresponding BCP47 tags. With that data you can build your own lookup table at runtime. Another option is to call Locale::canonicalize on the BCP47 tag and then use Locale::getDisplayLanguage and Locale::getDisplayRegion to compose a Windows style name. Both methods give you a consistent way to turn something like en-US into the Windows name that setlocale will actually understand.

Outside PHP the official source for the mapping is the list of Windows locale identifiers published by Microsoft. That list includes the Windows locale names, the numeric identifiers, and the matching BCP47 tags. If you need a complete and static table this document is the closest thing to an authoritative reference.

Reasons:
  • Blacklisted phrase (1): this document
  • Long answer (-1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Hunt3r5o4

79820383

Date: 2025-11-14 19:34:54
Score: 2
Natty:
Report link

something such as this is valid?


async function handleRequest(request, env) {
    const url = new URL(request.url);

    // --- 1. Dynamic Content: Route /php traffic via Cloudflare Tunnel ---
    if (url.pathname.startsWith('/php')) {
        
        // --- Massaging Steps for Tunnel Routing ---

        // 1. Path Rewriting: Strip the leading '/php' so Tomcat sees the root path (e.g., /login instead of /phpy/login).
        const originalPathname = url.pathname;
        url.pathname = originalPathname.replace('/php', '');
        
        // 2. Origin Host Assignment: Set the internal hostname for the fetch request. 
        // This hostname is tied to the Cloudflare Tunnel in your Zero Trust configuration.
        url.hostname = '999.999.999.999';
        url.port = '9999';
        url.protocol = 'http:';

        // 3. Request Reconstruction: Clone the original request to apply the new URL and host headers.
        const newRequest = new Request(url, request);

        // 4. Host Header Override: Crucial for Tunnel. Explicitly set the Host header 
        // to the internal hostname so Tomcat knows which virtual host to serve.
        newRequest.headers.set('Host', '999.999.999.999'); 

        // Final fetch request uses the rebuilt request object, sending it securely 
        // through the Cloudflare edge to your connected Tunnel.
        return fetch(newRequest); 
    } 
    
    // --- 2. Static Content: Serve all other traffic directly from R2 ---
    else {
        //usual stuff here...
        //...
        //...
        //...
        //...
        //...
    }
}

// Bind the handler function to the 'fetch' event listener
export default {
    fetch: handleRequest,
};
Reasons:
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: capn

79820382

Date: 2025-11-14 19:32:53
Score: 1.5
Natty:
Report link

The problem is that DA errors are considered as "internal errors" by the apex error handling function, and there is no handle that passes a message to the users. To fix this, you must choose an exception number, for example -20999, and create a handle in the internal section of the function. When this is done you can pass your message with raise_application_error(-20999,<message>);

For a complete description go to PLSQL error messages for the APEX end user

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Joost Drost

79820379

Date: 2025-11-14 19:25:51
Score: 6
Natty:
Report link

OK. So is there a mapping available somewhere that will map, for example, 'en-US' to 'English_United States', etc.?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: Greenflash

79820373

Date: 2025-11-14 19:19:49
Score: 2
Natty:
Report link

The developer of the system found out that they weren't using the correct python functions to support user-assigned identities. They just tested with VM identity, not a user-assigned one.

They updated the code, and now it works.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: knurmia

79820372

Date: 2025-11-14 19:17:49
Score: 2.5
Natty:
Report link

i think i not use cloudflare for reverse proxy similar to nginx. it doesn't seem like this is a common use case. If I got stuck at a showstopper bug, I would immediately scrap using cloudflare for this purpose. I think 99% of people use cloudflare as simple CDN and forcing it to use PHP app is not good idea... hmm

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: capn

79820371

Date: 2025-11-14 19:16:48
Score: 0.5
Natty:
Report link

On Windows the C runtime that PHP uses for locale handling does not validate locale names against any real list. It only checks the general pattern of the string. As long as the part before the dot is short enough, the call succeeds even if that locale does not exist at all.

When this happens Windows simply keeps the system default locale for every actual formatting function. That is why date output stays in English even though PHP reports that the locale was set to the exact string you passed in.

If you try a string that does not match the expected pattern, for example something with more than three letters before the dot, the call fails and PHP returns false. That is the only point where you notice that Windows rejected it.

To get real locale changes on Windows you need to use the Windows specific locale names such as English_United States with the correct code page. Only those names cause Windows to switch to a real locale and affect formatting output.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Hunt3r5o4

79820356

Date: 2025-11-14 19:00:44
Score: 7
Natty:
Report link

how about defining https://www.helloworld.com as the CDN/Static (R2) files, and then defining https://reverseproxy.helloworld.com as the cloudflare tunnel to externally hosted php app?

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): how
  • Low reputation (1):
Posted by: capn

79820355

Date: 2025-11-14 18:54:43
Score: 7
Natty:
Report link

@blackgreen Thanks for the link!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (2):
  • No code block (0.5):
  • User mentioned (1): @blackgreen
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: hfiggs

79820352

Date: 2025-11-14 18:51:42
Score: 1
Natty:
Report link

wmctrl does not move a zenity window in a bash script unless it is first deactivated. By deactivated and then activated zenity you can change the position of the window. For example add the following lines before the zenity command (z-name is the name of the zenity window):

 (
sleep 0,5
wmctrl -a Firefox
wmctrl -a z-name
wmctrl -r z-name -e 0,2000,400,-1,-1
) &
Reasons:
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Boetius

79820351

Date: 2025-11-14 18:49:41
Score: 1.5
Natty:
Report link

In the string you are sending to the printer, replace "_" with "_5F"

If "_" is specified as the hexidecimal escape character, as the other poster mentioned, then the next two characters will specify the ascii code of the character that will print. "5F" is the ascii code of the underscore, so if you send "_5F", it will print the underscore character.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Corbett Cappon

79820339

Date: 2025-11-14 18:30:37
Score: 2
Natty:
Report link

In this situation I would host the PHP backend on a different cloud like Azure or AWS.
In PHP you can get stuff from r2 buckets even if your server is running outside of the Cloudflare ecosystem.
https://developers.cloudflare.com/r2/examples/aws/aws-sdk-php/

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Hunter Barney

79820336

Date: 2025-11-14 18:19:34
Score: 11.5 🚩
Natty: 4.5
Report link

Facing the same issue now

Did you fix it?

Reasons:
  • RegEx Blacklisted phrase (3): Did you fix it
  • RegEx Blacklisted phrase (1.5): fix it?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): Facing the same issue
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Mohamed Gawdat

79820335

Date: 2025-11-14 18:15:33
Score: 0.5
Natty:
Report link

Try this :

const handleAudio = (audioRef)=>{  
    
    if(audioRef.current){
        audioRef.current.currentTime = 0;
        audioRef.current.play();
    }
    
}
Reasons:
  • Whitelisted phrase (-1): Try this
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: NewbieDev

79820331

Date: 2025-11-14 18:09:31
Score: 2
Natty:
Report link

Before play(), you have to load():

audioRef.current.load();
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Arslan Muhammad

79820329

Date: 2025-11-14 18:03:30
Score: 3
Natty:
Report link

vision: r2 bucket as cdn for hosting static files, and then login/session stuff routed to externally hosted php app.

I wasn't sure if this is a common use case, as 99% of the examples and aibot answers are referring to using cloudflare's internally provided serverless workers, and rarely is there any mention of use of one's own app servers.

Reasons:
  • Blacklisted phrase (1): is there any
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: capn

79820327

Date: 2025-11-14 18:00:29
Score: 2.5
Natty:
Report link

Though I tried much of the above, I could only sovle the problem by simply renaming the Java project directory in Windows File Explorer. Then I opened the newly named directory in VS Code and everything worked fine.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: mab

79820322

Date: 2025-11-14 17:55:28
Score: 3.5
Natty:
Report link

What are you trying to do with the bucket? If, for example, you just need to serve static files, I'm not sure why you'd want to use your own PHP app.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): What are you
  • Low reputation (0.5):
Posted by: cocomac

79820318

Date: 2025-11-14 17:49:26
Score: 1
Natty:
Report link

The basic problem was that I had created an App Intent extension and put the files into the extension. Apple's documentation on the developer site does not make it clear that this is the correct way to configure the project... I had assumed I needed an App Intent Extension because I saw it existed in the "New Target" menu. I moved the files back to the base app and deleted the app extension and the error about not finding the intent stopped appearing in the console.

The second issue I had was that my model type was creating a UUID identifier as part of its init. To work properly with VI, your model types need to have a STABLE identifier as the identifier will be used across processes.

Once I corrected those two issues, my PoC app worked as expected.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Long answer (-0.5):
  • No code block (0.5):
  • Self-answer (0.5):
Posted by: Joshua Sullivan

79820312

Date: 2025-11-14 17:44:25
Score: 1.5
Natty:
Report link

this isn't programming related.

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • High reputation (-2):
Posted by: Daniel A. White

79820309

Date: 2025-11-14 17:41:24
Score: 2
Natty:
Report link

Does your project needs to "analyze" it's own code or some other code? Does it need to do it in build time or in the runtime?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • High reputation (-2):
Posted by: Eugene Sh.

79820307

Date: 2025-11-14 17:41:24
Score: 4
Natty:
Report link

Yeap. we face the same. BC 25.

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: A K

79820306

Date: 2025-11-14 17:40:24
Score: 0.5
Natty:
Report link

literally, classnames. you're looking for classnames...

https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/Class_selectors

Add the class to apply a given change in style, remove it to remove that change back to "default".

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • High reputation (-2):
Posted by: Kevin B

79820304

Date: 2025-11-14 17:40:23
Score: 4.5
Natty:
Report link

I am no longer using this bulletin board app. Thanks for your input and support

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Robert

79820292

Date: 2025-11-14 17:24:19
Score: 2.5
Natty:
Report link

in Windows 10 - this folder is "hidden" by default

you need to turn ON - show hidden files in windows, to select this folder...

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: oOLokiOo

79820275

Date: 2025-11-14 17:00:14
Score: 1.5
Natty:
Report link

I had the same problem and fixed it in edit->preferences->external tools->regenerate project files, and make sure you have your external script editor checked and Post Processing installed in package manager.

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: StraleS02

79820258

Date: 2025-11-14 16:41:09
Score: 2.5
Natty:
Report link

This is solved in Codename One version 7.0.212

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Eric

79820257

Date: 2025-11-14 16:41:09
Score: 1.5
Natty:
Report link

This worked well for me, even though it resets on page refresh.

For anyone running into the same issue: Ctrl+Shift+I didn’t open DevTools in the Apps Script editor, but right-clicking the side menu -> Inspect did.

For reference, I put it here:

<div class="Kp2okb SQyOec" jsname="Iq1FLd" style="display:none; flex-basis:"

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Sara R.

79820243

Date: 2025-11-14 16:27:05
Score: 3
Natty:
Report link

I am late some one may find this helpfull try adding /// <reference path="./types/express.d.ts" /> this line to top of the main index.ts file or you express index file

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ashik Torik

79820240

Date: 2025-11-14 16:25:05
Score: 1.5
Natty:
Report link

There’s an easy way to do it: just add a ‘Woo Notice’ element. With that, you can keep the UI consistent in Divi and create the necessary classes to customize it further—either through the UI or with code if needed. Hope this helps! Woo notice module -> Divi

Reasons:
  • Whitelisted phrase (-1): Hope this helps
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Eduardo Hernández Villá

79820239

Date: 2025-11-14 16:23:04
Score: 0.5
Natty:
Report link
  async afterCreate(event) {
    const { result } = event;
    const response = await axios.get(`http://127.0.0.1:8000/api/import/${result.GTIN}`);
    const product = response.data.products.product;
    strapi.log.info('Added', result.id);
    let updatedProduct = await strapi
    .documents('api::product.product')
    .update({
      documentId: result.documentId,
      data: {
        nutritional: await getNutrition(product)
      },
    });
  }

Easy solution. I have to call my saved data and set it direct in the database

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: ChissiMausi

79820216

Date: 2025-11-14 15:59:59
Score: 0.5
Natty:
Report link

<item name="android:windowOptOutEdgeToEdgeEnforcement">true</item>

This shouldn't be used. This opt out is made for users that already have an application that is made with non compulsory edge to edge in mind. For developing apps for Android 15+, you only need enableEdgeToEdge() as it will enforce the same behavior in lower Android versions ensuring backward compatibility.

If for some reason you're still using optOut you need to remove that and work to make applications edge to edge.

So overall: You don't need windowOptOutEdgeToEdgeEnforcement=false, you don't need it set at all. By default it will be false for android 15+ and true for android 14 and below. So don't rely on this flag. Leave it default. You need enableEdgeToEdge(). Put this on all your activities to ensure consistent behavior across all android versions.

I hope this answers your question.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: NirajDota

79820209

Date: 2025-11-14 15:53:57
Score: 2
Natty:
Report link

I also faced a similar issue (with the latest version 0.5.3), and the only way I could get the correct input+output channels to show was to have ASIO4ALL installed and an older version of sounddevice (e.g. 0.4.6)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Thejasvi

79820208

Date: 2025-11-14 15:52:56
Score: 2.5
Natty:
Report link

I am experiencing the same issue with a dev app, this change started in iOS 26.1, if I test using iOS 26 simulator I can click the "Not Now" button, but in iOS 26.1 simulator or on device running 26.1 the not now button is greyed out. I am not sure if this is just something with the dev environment or if it happens on a production app downloaded from the store.

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: David

79820204

Date: 2025-11-14 15:47:55
Score: 0.5
Natty:
Report link

Sometimes with debugging on Linux, the noisy symbol messages you see aren't necessarily the "final result". Before any plug-in (e.g.: the ELFBinComposition.dll Linux/ELF/DWARF plug-in) gets a chance to take over binary/symbol loading, the debugger will go down the default path that it takes with Windows/PE/PDB and will fail (resulting in some error messages).

What does lmvm show for these binaries? I'm surprised we'd fail to find the binary & symbols for a released .NET libcoreclr. I'm a bit less surprised on the Ubuntu distro libc.

If you want to get symbols, the debugger requires BOTH the executable AND the debug package (though depending on circumstances that might be a single ELF). We don't look for the debug package if we can't find the executable. I've certainly seen some of the DebugInfoD servers (including for some Ubuntu releases) that will serve up the debug package but will NOT serve up the executable. That's fine if you're using DebugInfoD on the box in question (where the binary is on disk). It's much less fine if you're trying to analyze the dump file on a separate machine that doesn't have those files on disk (which is always the story with WinDbg).

When I'm personally analyzing core dumps I've taken from my Linux VMs that are for distros I know don't always have binaries & symbols indexed reliably, I'll copy some of the binaries I care about out of the VM along with the core dump.

I also suspect that your "rebuilding" glibc is not an identical binary. The build processes will typically embed a 160-bit SHA-1 hash as the "build-id" in the first page of an ELF binary (typically right after the program headers in an ELF note). The core filters are typically configured so that a core dump captures the first page of any mapped ELF in order to capture that ID. The debugger will not, by default, load any binary/symbols that do not have matching build-ids (much like we do for PE/PDB on the timestamp & image-size or RSDS GUID). You can, of course, override that by setting SYMOPT_LOAD_ANYTHING (with the .symopt+ command). That's not recommended unlesss you really know what you are doing since it will allow mismatched binaries & symbols to load and can result in a very poor debug experience.

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: William Messmer

79820203

Date: 2025-11-14 15:46:55
Score: 1.5
Natty:
Report link

I could not see in data connector extract what the role id unique to the project was though. That is necessary to update the role of a user already on a project. I added a service account user with various roles to each project, but this seems inefficient and difficult to maintain.

admin_project_roles.csv was close, but those are all just the account version of the role ids

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: CAD BIM MGR

79820201

Date: 2025-11-14 15:45:54
Score: 2
Natty:
Report link

apt-get install dos2unix

or whatever distribution you have there

OR

sed -i 's/\r$//' yourfile.adoc

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Sadok

79820199

Date: 2025-11-14 15:42:53
Score: 4.5
Natty: 5
Report link

I got same error and tried debugging. Found this thread online which helped out for me - https://asynx.in/blog/instagram-graph-api-comments-data-returned-with-empty-data

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: shadowctrl

79820189

Date: 2025-11-14 15:30:50
Score: 2
Natty:
Report link

import time def estonia_story(): character_name = Эстония print(f {character_name} начинает свой день... ) time.sleep(1) # Небольшая пауза # 1. Читает книжку print(f \n{character_name} берет интересную книжку с полки. ) time.sleep(1.5) print(f {character_name} удобно устраивается в кресле и погружается в чтение, наслаждаясь тишиной... ) time.sleep(3) # Более долгая пауза, пока она читает print(f Несколько глав прочитано. ) time.sleep(1) # 2. Берёт кофе и поёт print(f \n{character_name} решает сделать перерыв. Пора выпить кофе! ) time.sleep(1.5) print(f {character_name} отправляется на кухню и варит ароматный кофе. ) time.sleep(2) print(f Пока кофе готовится, {character_name} тихонько напевает свою любимую народную песню. ) time.sleep(2.5) print(f Кофе готов. {character_name} пьёт его маленькими глотками, продолжая напевать. ) time.sleep(2) # 3. Танцует print(f \nВнезапно {character_name} чувствует прилив энергии! ) time.sleep(1.5) print(f Включается веселая мелодия, и {character_name} не может усидеть на месте. ) time.sleep(2) print(f {character_name} начинает танцевать, легкие движения переходят в энергичный танец! ) time.sleep(3) print(f {character_name} улыбается, наслаждаясь моментом. ) time.sleep(1) print(f \nДень {character_name} продолжается весело и активно! ) # Запускаем историю if _name_ == _main_ : estonia_story()

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Single line (0.5):
  • No latin characters (1):
  • Low reputation (1):
Posted by: Ши3шкр3гкк

79820186

Date: 2025-11-14 15:27:49
Score: 2.5
Natty:
Report link

Change this
VS snip
Depending on setting done on the project's properties (Solution explorer>Right click The Project>Properties)
Project Properties snip

In my case they were different. Changing them resolved the error.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Timothy Odhiambo

79820185

Date: 2025-11-14 15:26:49
Score: 1.5
Natty:
Report link

as an addendum to what @matszwecja said, perform your exact match test against a set of existing sums, as in the "two sum" problem. If the numbers are always positive, you can prune any results greater than {target}-{minimum}

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @said
  • Single line (0.5):
  • High reputation (-1):
Posted by: Kenny Ostrom

79820180

Date: 2025-11-14 15:22:48
Score: 2
Natty:
Report link

In general (PostgreSQL like-flavor), we can summarize the SQL coding order as:

  1. SELECT

  2. DISTINCT

  3. FROM

  4. JOIN

  5. WHERE

  6. GROUP BY

  7. HAVING

  8. ORDER BY

  9. LIMIT

Whereas, its execution order will be:

  1. FROM

  2. JOIN

  3. WHERE

  4. GROUP BY

  5. HAVING

  6. SELECT

  7. DISTINCT

  8. ORDER BY

  9. LIMIT

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: pizofreude

79820172

Date: 2025-11-14 15:19:46
Score: 1
Natty:
Report link

Its a bug in bindings generator. You can replace this cv::Vec2d to Vec2d in this file calib3d.hpp

Reference from Open-CV issues

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: colonel

79820171

Date: 2025-11-14 15:18:46
Score: 3.5
Natty:
Report link

I think what you are searching for is Currency format specifier ?

EDIT:
Just in case, be sure to use Decimal type not Double nor Float because you could lose some decimal (see: https://stackoverflow.com/a/3730040/8404545)

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Max

79820168

Date: 2025-11-14 15:17:46
Score: 0.5
Natty:
Report link

You can also make it simple

from django.db.models import Sum
product_total= Product.objects.aggregate(price=Sum('price'))['price'] or 0

which will give you just the amount. Eg: 4379 so the price is from your database column

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Chika Nwazuo Evuka

79820163

Date: 2025-11-14 15:13:45
Score: 1.5
Natty:
Report link

To download AES-128 encrypted m3u8 chunks, you can try this web tool:M3U8-Downloader .

It automatically detects the encryption method and downloads the files, supporting multi-threading.

Reasons:
  • Whitelisted phrase (-1): try this
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user31878808

79820159

Date: 2025-11-14 15:09:43
Score: 6 🚩
Natty: 5.5
Report link

plugin net.ltgt.apt was discontinued in 2020. How would you do this nowadays?

Reasons:
  • Blacklisted phrase (1): How would you
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Viktor Engelmann

79820154

Date: 2025-11-14 15:05:42
Score: 2
Natty:
Report link

I’m working in react native so the DOM approach doesn’t apply here.

I was trying to see if there’s any way to control the screen reader order without changing the JSX structure, but I’ll give that a try.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: bytebunny

79820152

Date: 2025-11-14 15:04:42
Score: 3
Natty:
Report link

I had to go the connectors section of https://replit.com/integrations and activate GitHub to get this working

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Martin

79820151

Date: 2025-11-14 15:04:42
Score: 0.5
Natty:
Report link

Treat subList as a QVariant when you append it:

QVariantList containerList;
containerList.append(QVariant(subList));

Thanks to @G.M. for the solution.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: Paul Masri-Stone

79820150

Date: 2025-11-14 15:03:41
Score: 5
Natty:
Report link

Are you sure your OnSleep function in App.xaml.cs is actually getting called?
https://learn.microsoft.com/en-us/dotnet/maui/fundamentals/app-lifecycle?view=net-maui-9.0
According to this link you should be overriding OnPause, OnSleep does not seem to exist.

Reasons:
  • Blacklisted phrase (1): this link
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Judeh Alaaraj

79820149

Date: 2025-11-14 15:00:40
Score: 2.5
Natty:
Report link

You need to override the Getter or much better reassign the same field name. Think about it: there should only be one field named "className" only the value should be different when inheriting. It makes sense.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Retros_x

79820147

Date: 2025-11-14 14:59:40
Score: 3.5
Natty:
Report link

In trying to use PATCH Users to update role but it requires me to use a role id unique to that project. How do I look up that role id unique to that project? I've looked through all data connector files. I can look up the account level role id and that works when adding a user to a project. Updating the user already on the project with that account level role id gives an error. https://aps.autodesk.com/en/docs/acc/v1/reference/http/admin-projects-project-Id-users-userId-PATCH/

Reasons:
  • Blacklisted phrase (1): How do I
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: CAD BIM MGR

79820146

Date: 2025-11-14 14:57:39
Score: 11 🚩
Natty: 5.5
Report link

@jie, have you managed to auth via PEM?

Reasons:
  • Blacklisted phrase (3): have you managed
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @jie
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Alexey Hariton

79820135

Date: 2025-11-14 14:44:36
Score: 3.5
Natty:
Report link

Marek is completely right, but if you want to quit a loop when the condition is met you do this:

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Stiegler

79820131

Date: 2025-11-14 14:40:35
Score: 2.5
Natty:
Report link

You can use

https://github.com/wraith13/sysinfo-vscode

To view the vscode://schemas schemata

Reasons:
  • Whitelisted phrase (-1.5): You can use
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: craksf

79820127

Date: 2025-11-14 14:34:34
Score: 1
Natty:
Report link

add

# Fix OpenSSL 3.0 compatibility issue for SQL Server connections
RUN printf "openssl_conf = openssl_init\n[openssl_init]\nssl_conf = ssl_sect\n[ssl_sect]\nsystem_default = system_default_sect\n[system_default_sect]\nCipherString = DEFAULT@SECLEVEL=0\n" > /etc/ssl/openssl_allow_tls1.0.cnf

# Set OpenSSL configuration as environment variable
ENV OPENSSL_CONF=/etc/ssl/openssl_allow_tls1.0.cnf
Reasons:
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user31878679