79819949

Date: 2025-11-14 11:10:37
Score: 3
Natty:
Report link

Thanks Tyson for brief explanation.
Our team do not have idea with rust. However i was planning to integrate Node.js with it.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Aashir Azeem

79819946

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

This solution worked for me. Needed to use the filename of the font itself e.g. fontname.ttf.

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: Jolyon

79819937

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

Tools>Options>Text Editor>General>Show Error Squiggles (uncheck)

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

79819929

Date: 2025-11-14 10:54:33
Score: 2.5
Natty:
Report link

In Oracle SQL, to check file existence on a remote server, use UTL_FILE or DBMS_LOB packages along with directory objects, handling exceptions to confirm if the file exists safely.

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

79819926

Date: 2025-11-14 10:51:32
Score: 4.5
Natty:
Report link

Gonna read about break on W3schools.com

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

79819920

Date: 2025-11-14 10:46:31
Score: 1.5
Natty:
Report link

Hi Annis99!

If I understand you correctly, this is explained in the book Learning Go, 2nd Edition by Jon Bodner, in Chapter 10: Modules, Packages, and Imports, in the section “Using Workspaces to Modify Modules Simultaneously.”

I dunno if it would be correct to give you the full solution from this book. I believe you can find this chapter.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dmytro Rozhko

79819915

Date: 2025-11-14 10:41:30
Score: 1.5
Natty:
Report link

but if you are ok with some extra packages check out for example https://pub.dev/packages/flutter_neumorphic_plus

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

79819911

Date: 2025-11-14 10:36:29
Score: 3
Natty:
Report link

I tried enabling this node_modules directory in deno.json

"nodeModulesDir":"auto"

But I still receive the same error.

Reasons:
  • RegEx Blacklisted phrase (1): I still receive the same error
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: トロイ

79819908

Date: 2025-11-14 10:30:27
Score: 1.5
Natty:
Report link

without any external packages? only CustomPaint can do that

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • High reputation (-2):
Posted by: pskink

79819907

Date: 2025-11-14 10:30:27
Score: 2.5
Natty:
Report link

Nuxt 4 can do it with this util function

reloadNuxtApp()

https://nuxt.com/docs/4.x/api/utils/reload-nuxt-app

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

79819906

Date: 2025-11-14 10:30:27
Score: 2.5
Natty:
Report link

I did try to run the code but its throwing and exception

runtime error 2487

object argument is blank or invalid. I did confirm the field i was using didnt have any blank entries but i feel it could be something on how my table is formatted?

  DoCmd.OutputTo _
          acOutputReport, , _
          acFormatPDF, _
          rs!ID & ".PDF"
Reasons:
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Darren Murtagh

79819903

Date: 2025-11-14 10:24:26
Score: 1.5
Natty:
Report link

@Alessio look at the code in my link, I don't specify the types there at all:

const t = tryNew(Test, '', 23);

Typescript itself infers the types of arguments and checks the passed values.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @Alessio
  • Low reputation (0.5):
Posted by: Alexandroppolus

79819900

Date: 2025-11-14 10:18:25
Score: 2.5
Natty:
Report link

Sorry for the confusion. I've done a big mistake (deep in night, needing sleeping and boring by such vbehavior). I've updated (rectifyed) my initially frustrated question.

I used TO_TEXT a lof of times in the original code, with no changing the output.

Thank you all for the comments.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Daniel Bandeira

79819897

Date: 2025-11-14 10:16:24
Score: 1
Natty:
Report link

after some test i found the issue, it's generate by a parameter in config map

   "MONGO_LOG_CONNECTION_STRING" = local.mongo_connection_str_app_log

The problem is caused by the string requesting values ​​that will be available with the same apply that's trying to modify the config. That is, I'm creating the database and simultaneously setting it on the config map.

So I wanted to understand if my theory is correct.

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

79819895

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

Thank you this was my attempt after looking at multiple solutions and piecing together parts that I through were relevant which I know isn't the best way to go about it but if I was to set a specific path in the export command how is that formatted? and would it need to be the full path if it was going to be on a network drive?

I am planning to learn more VBA but unsure where/ how to start. I looked up syntax and where i was learning did not mention anything about line continuation characters but it does make sense coming from java where the way you ended a statement was ;

Thank you so much.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Darren Murtagh

79819894

Date: 2025-11-14 10:13:23
Score: 0.5
Natty:
Report link

The yellowing of an iPhone 15 case cover is a predictable chemical process, not a manufacturing flaw, and understanding why it happens can help you keep the Zapvi phone case crystal clear for the long haul. Heat accelerates the change, so leaving the iPhone 15 case cover on a car dashboard or wireless charger for extended periods can cut the whitening timeline in half. Prevention starts with material choice and routine care. The Zapvi iPhone 15 Plus back cover is blended with UV-blocking additives that absorb harmful wavelengths before they reach the polymer backbone, slowing discoloration by up to 70 % compared to standard clear shells. When the phone is not in use, store the iPhone 15 Pro back cover away from direct sunlight; a drawer or a pouch blocks both UV and ozone, the two primary drivers of yellowing. Eventually every clear iPhone 15 Pro Max back cover from Zapvi will reach a saturation point; when the hue no longer responds to cleaning, replacing the shell restores showroom clarity and ensures the shock-absorbing properties remain intact.

Zapvi offers fresh replacements to maintain that pristine look.

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

79819889

Date: 2025-11-14 10:10:22
Score: 6
Natty:
Report link

Did you feed the articles from Atlassian help pages? Did it help?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Divina

79819884

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

Your error most likely comes from the fact that you’re using Manifest V3.
In MV3 the background.js file must be loaded as a service worker otherwise chrome.tabs will be undefined which is why you're getting the addListener error.

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

79819879

Date: 2025-11-14 10:02:19
Score: 1
Natty:
Report link

Disclaimer: this answer uses satire. Don't read it if you don't like satire.


Here's how, without the pedantry, where s is your string and i is your index:

(s.as_bytes()[i] as char) // Rust deems this safe! Is it, really? Good question.

Naturally, this only works as intended for ASCII strings, since you may already know that UTF-8 is backwards-compatible with ASCII. How do you know if you're dealing with ASCII? Use your brain1.

If you're curious, here's what it looks like to get this wrong. Spoiler:

Nobody dies.

fn print_string(s: &str) {
    for i in 0..s.len() {
        print!("{}", s.as_bytes()[i] as char);
    }

    // Alternatively...
    //  for c in s.as_bytes() {
    //      print!("{}", *c as char);
    //  }

    println!();
}

fn main() {
    print_string("🐶"); // Uh oh.
}

Playground


1 Otherwise, please consult the Am I a Computer Program or a Laterally Thinking Being? handbook that was provided when you took the programmer's oath.

Reasons:
  • Blacklisted phrase (1): How do you
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: invertedPanda

79819867

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

Add a w-full to the wrapper div.

Reasons:
  • Low length (2):
  • Has code block (-0.5):
  • Single line (0.5):
Posted by: therealak12

79819861

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

it does not guarantee it, it's undefined behavior. https://github.com/golang/go/issues/58233

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

79819859

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

Thanks for your question. To attract the most helpful answers, we need a little more context to guide the conversation.

Please edit your post to add more detail and context. Examples of things you may want to include:

This context is vital for separating high-value strategic advice from general opinion. Remember, our goal is to inspire answers that explain why a recommendation fits a specific context. That said, if you're experiencing a truly unique troubleshooting or debugging issue with a minimally reproducible example, you may want to re-ask your question using that question type.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: duck

79819846

Date: 2025-11-14 09:38:13
Score: 2.5
Natty:
Report link
// Source - https://stackoverflow.com/a
// Posted by maxrojas
// Retrieved 2025-11-14, License - CC BY-SA 4.0

// package.json

"dependencies": {
   ...
   "mdbreact": "git+https://oauth2:[email protected]/mdb/react/re-pro.git"
   ...
}
Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Pradeep Kumar

79819840

Date: 2025-11-14 09:29:11
Score: 3.5
Natty:
Report link

You can refer the IBM Knowledge centre documentation for the mqqueueconnection factory . Not sure whether this much helpful for your ask, but please refer.

https://www.ibm.com/docs/en/ibm-mq/9.4.x?topic=environment-examples-using-connection-pool

https://www.ibm.com/docs/en/ibm-mq/9.4.x?topic=messaging-mqqueueconnectionfactory

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

79819837

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

I managed to get the desired effect by inserting flow breaks (???) . . . before the notes (see below)

In the html presentation generated with the revised code

Cannot say whether the flow breaks (. . .) are mentioned in the quarto documentation; I found out about them in Meghan Hall's Making Slides in Quarto with reveal.js

---
title: TEST
subtitle: _notes visibility in flow_
self-contained: true
embed-resources: true
engine: knitr
format: revealjs
---

```{=html}

<style>

.reveal .slides section .fragment.step-fade-in-then-out {
    opacity: 0;
    display: none; }
.reveal .slides section .fragment.step-fade-in-then-out.current-fragment {
    opacity: 1;
    display: inline; }

</style>

```

## Slide title {.center}

. . .

TEXT 1
[ fragment 1]{.fragment .fade-in-then-out}
<br>
[fragment 2]{.fragment}


. . .

::: {.notes}
NOTES 1 : should be visible AFTER fragment 2, until TEXT 2
:::

. . .

<br />
TEXT 2

::: incremental

* list 1
* list 2 [&nbsp;- fragment 3]{.fragment}

:::

. . .

::: {.notes}
NOTES 2 : should be visible AFTER fragment 3
:::
Reasons:
  • Blacklisted phrase (1): ???
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Bogdan Micu

79819834

Date: 2025-11-14 09:23:10
Score: 3.5
Natty:
Report link

I run into this same issue, I restart my Xcode and my watch, it won't work.

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

79819833

Date: 2025-11-14 09:22:10
Score: 2
Natty:
Report link

You can do this using i.e. __groovy() function and StringUtils.reverse() combination like this:

${__groovy(org.apache.commons.lang3.StringUtils.reverse(vars.get('Token')),)}

Demo:

enter image description here

More information on Groovy scripting in JMeter: Apache Groovy: What Is Groovy Used For?

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

79819828

Date: 2025-11-14 09:18:08
Score: 0.5
Natty:
Report link
 select  Name ,CASE 
WHEN Place  = 1  then   concat(CAST(Place AS VARCHAR(10)),'st')
WHEN Place  = 2  then   concat(CAST(Place AS VARCHAR(10)),'nd')
WHEN Place  = 3  then   concat(CAST(Place AS VARCHAR(10)),'rd')
WHEN Place  in( 11, 12, 13)  then   concat(CAST(Place AS VARCHAR(10)),'th')
WHEN REMAINDER(Place,10) = 1 THEN concat(CAST(Place AS VARCHAR(10)),'st')
WHEN REMAINDER(Place,10) = 2 THEN concat(CAST(Place AS VARCHAR(10)),'nd')
WHEN REMAINDER(Place,10) = 3 THEN concat(CAST(Place AS VARCHAR(10)),'rd')
else concat(CAST(Place AS VARCHAR(10)),'th')
 end as Place
    
    from FootRaceResults 
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user31877038

79819812

Date: 2025-11-14 08:55:03
Score: 6
Natty:
Report link

Have you ever tried with ffmpeg ?

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Media Social

79819808

Date: 2025-11-14 08:52:02
Score: 2
Natty:
Report link

File -> Reload TMI/TMC File
worked for me.

Not sure what exactly went wrong, but i got the same error and only this fixed it.

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Twincat Beginner

79819802

Date: 2025-11-14 08:49:01
Score: 3
Natty:
Report link
  1. Get a list of all installed packages on your local maschine How do I get a list of locally installed Python modules?).

  2. Install probably the missing package pyspark.sql.metrics (which the way you normally install packages)

If this does not work try this old topic: How to load a joblib file with custom class previously saved using a notebook?

Reasons:
  • Blacklisted phrase (1): How do I
  • Whitelisted phrase (-1): try this
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • High reputation (-1):
Posted by: PV8

79819798

Date: 2025-11-14 08:43:00
Score: 0.5
Natty:
Report link

There is a pattern where you can trigger a Server Function call from within a Client Component, that returns another Client Component, wrapped in Suspense.

This pattern works seamlessly in Dinou, a React 19 framework, and with some current limitation in Waku, another React 19 framework.

I wrote a post about it.

But I will put here the code anyway (using Dinou). It's very simple.

First we define the Server Function.

"use server";

// import the Client Component
import UserProfile from "@/components/user-profile";

export async function userProfile() {
  // Fetch from DB or API
  const name = await new Promise((resolve) => setTimeout(() => resolve("John"), 3000));

  // Return Client Component with props filled with data
  return <UserProfile name={name} />;
}

Next we define the Client Component returned by the Server Function.

"use client";

export default function UserProfile({name}){
  return <div>{name}</div>
}

Finally, we define the page component, a Client Component, from where we trigger the call to the Server Function.

"use client";

import Suspense from "react-enhanced-suspense";
import { userProfile} from "@/server-functions/user-profile";

export default function Page() {
  return (
    <div>
      <Suspense fallback="Loading..." resourceId="user-profile">
        {() => userProfile()}
      </Suspense>
    </div>
  );
}

As you can see I use Suspense from react-enhanced-suspense in the example shown. This is because when used like this, the promise returned by the Server Function will remain stable between re-renders of the Client Component, and only be re-invoked, the Server Function, when resourceId changes.

Then we can do something like this:

"use client";

import Suspense from "react-enhanced-suspense";
import { aServerFunctionWithArgs} from "@/server-functions/a-server-function-with-args";
import { useState } from "react";

export default function Page() {
  const [arg1, setArg1] = useState("foo");

  return (
    <div>
      <Suspense fallback="Loading..." resourceId={`user-profile-${arg1}`}>
        {() => aServerFunctionWithArgs(arg1)}
      </Suspense>
    </div>
  );
}

In this last case the Server Function will be re-invoked dynamically whenever its arguments change.

Suspense from react-enhanced-suspense it's exactly React's Suspense when no extra prop is used.

Reasons:
  • Contains signature (1):
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: roggc

79819797

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

First issue might be that you have to call the function. You have only defined it, without running it. So add the line at the bottom of your code:

form.build_controls()

Another issue might be that this line may have a casing issue:

self.form_main = tk.TK()

may have to be (note Tk()):

self.form_main = tk.Tk()

Does this help you out?

Reasons:
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Peter Alexander Christiaans

79819796

Date: 2025-11-14 08:42:00
Score: 2.5
Natty:
Report link

Give Read access to "{PROJECT] Build Service(organization name)" group on security page of the repo.

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

79819790

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

Old topic sorry, but I thought that folks (and future googlers) might be interested that I've given mkdocs-quiz (the plugin mentioned above) a makeover and joined as a maintainer. It now lives here: https://github.com/ewels/mkdocs-quiz

The plugin has had a pretty complete rewrite and does the same thing, but hopefully a bit nicer now and with a bunch of new features (like a progress bar, and a confetti cannon when you finish the quiz).

The syntax is very similar to that requested by the OP:

<quiz>
Are you ready?
- [x] Yes!
- [ ] No!
- [ ] Maybe!

## Provide some additional content
This is shown after answering.
</quiz>

It's designed to work best with mkdocs-material

Reasons:
  • Contains signature (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: ewels

79819789

Date: 2025-11-14 08:37:58
Score: 1
Natty:
Report link

Depends on your team's familiarity with Rust, and consider your app's use cases, especially with the hardware.

I assume normally for a POS application, you need to integrate with thermal printers for printing receipts, and POS terminals for card payments. So, definitely need to write some code to deal with devices via USB or serial port.

I would suggest take a look on the hardware that is going to run the POS app, and experiment with some simple PoC in electron and tauri to test whether it really works

You can gather a table like this

Use cases Electron Tauri
ESC POS Printer Support node-escpos tauri-plugin-escpos
Suport ARM CPU? ?
Support for old Windows versions (like 32-bit Win 7)? No (see this post) ?

I leave some "?"s in the Tauri column as I am not familiar with it, you can do your own research :)

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

79819775

Date: 2025-11-14 08:04:50
Score: 5.5
Natty:
Report link

@Alexandroppolus Thanks, it's not exactly what I was thinking about, but maybe it's the best approach. I would have liked a solution were the user doesn't have to explicitly insert the parameter types as an additional type parameter, but I guess this is all I can do.

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

79819772

Date: 2025-11-14 08:02:49
Score: 1.5
Natty:
Report link

LightningChart Python library is available here: https://lightningchart.com/python-charts/

You don't have to use LightningChart JS, because this LightningChart Python library goes directly in Python and Jupyter Notebook projects.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Pasi Tuomainen

79819771

Date: 2025-11-14 08:01:49
Score: 5.5
Natty:
Report link

@jcalz Sorry, I'm not familiar with how stack overflow questions work. Unfortunately, I don't see the option to change it to a regular question now.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @jcalz
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Alessio

79819769

Date: 2025-11-14 08:00:48
Score: 2
Natty:
Report link

Actually main difefrence is:
INTEGET holds whole numbers only (1, 500, -5), Wihout decimal places
NUMERIC hold Exact numbers with decimals (1.25, 500.00) with decimal places

Rest defined by other is also correct.

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

79819751

Date: 2025-11-14 07:40:39
Score: 6 🚩
Natty:
Report link

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

Rr

R

R

R

R

R

Rr

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

Rrrr

R

R

R

R

R

Rrr

Rrr

Rr

R

R

R

Rrrr

R

R

R

R

R

Rrrr

R

Rr

R

R

R

R

Rrr

R

Rr

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

Reasons:
  • No code block (0.5):
  • No latin characters (3.5):
  • Low entropy (1):
  • Low reputation (1):
Posted by: Ravi Sahani

79819725

Date: 2025-11-14 07:06:31
Score: 1
Natty:
Report link

You should ask Apple. Off topic here.

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

79819721

Date: 2025-11-14 07:01:30
Score: 0.5
Natty:
Report link

The Gastric cancer medication​ plays an important part in patients’ treatment success, and our worldwide wholesale services will facilitate their access for all the healthcare institutions. As a global supplier, we strive to present the hospitals, oncology clinics, and medical distributors all over the world with the trustworthy and ​Injectable Chemotherapy Drugs. Our vast catalogue comprising advanced Gastric cancer medication​ formulations guarantees the delivery of uncompromising quality and therapeutic benefit.

We have also made available the Gastric cancer chemotherapy drugs that have been trusted, having been acquired from manufacturers who are certified for this purpose and which are supposed to support the evidencing treatment protocols. Moreover, the injectable chemotherapeutic agents we offer not only allow the doctors to give the right and efficient cancer treatment, but they also eliminate the risk of doing it wrong.

Healthcare professionals can count on Oddway International robust global distribution network, competitive pricing, and regulatory compliance commitment for an uninterrupted supply of vital oncology medicines. Join us for an easier purchasing process, prompt delivery, and high-quality pharmaceutical support catered to the requirements of the healthcare professionals.

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

79819720

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

My name is NYENDER99.It looks like the autocomplete isn’t triggering because jQuery UI isn’t being loaded correctly. Make sure you’ve included both jQuery and the jQuery UI library (CSS + JS). Without the UI files, the .autocomplete() function won’t exist and nothing will show up.

Reasons:
  • Contains signature (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: NYENDER99

79819705

Date: 2025-11-14 06:38:24
Score: 1.5
Natty:
Report link

@oliverhaven This is typically caused by the site's firewall blocking the default Python requests header. Try adding a common browser User-Agent:

python

headers = {'User-Agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'}
requests.get('your_url', headers=headers)

This makes your request appear to come from a regular browser rather than a script. Let me know if this resolves the timeout issue.

Reasons:
  • Has code block (-0.5):
  • User mentioned (1): @oliverhaven
  • Low reputation (1):
Posted by: Jade Wilder

79819702

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

The default behavior of SPLIT is to consider each character of the separator instead of treat it as a whole. That means either you should just use one CHAR(10) or use FALSE for the third parameter. I can come close to explaining the rest of return value that you're seeing. The restult of the split is a date, 11/11/2025, and the number 1 in the next cell. The datevalue for that date is 45972. So using CONCATENATE in the order that you have should output 459721\n\n. I'm not sure where the extra leading 1 is coming from.

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

79819693

Date: 2025-11-14 06:19:20
Score: 1
Natty:
Report link

#!/usr/bin/env python3

import cv2

import numpy as np

import tensorflow as tf

from PIL import Image

# Шаг 1: Загрузка модели нейросети

A. Загрузи предобученную GAN-модель: model = tf.keras.models.load_model('nudify_gan.h5')

B. Проверь архитектуру: print(model.summary())

C. Настрой параметры: IMG_SIZE = (256, 256)

# Шаг 2: Подготовка входного изображения

A. Откри исходное фото: img = Image.open('input.jpg')

B. Конвертируй в RGB: img = img.convert('RGB')

C. Измени размер и нормализуй: img = np.array(img.resize(IMG_SIZE)) / 255.0

# Шаг 3: Обработка через нейросеть

A. Добавь размерность батча: input_batch = np.expand_dims(img, axis=0)

B. Выполни предсказание: output = model.predict(input_batch)

C. Извлеки результат: result = output[0]

# Шаг 4: Постобработка

A. Денормализуй данные: result = (result * 255).astype(np.uint8)

B. Улучши качество кожи: result = cv2.bilateralFilter(result, 9, 75, 75)

C. Добавь текстуру: result = cv2.detailEnhance(result, sigma_s=10, sigma_r=0.15)

# Шаг 5: Создание маски

A. Определи области одежды: clothing_mask = create_clothing_mask(img)

B. Смешай с исходным: blended = blend_images(img, result, clothing_mask)

C. Сгладь границы: blended = cv2.GaussianBlur(blended, (3, 3), 0)

# Шаг 6: Финальное сохранение

A. Конвертируй в BGR: result_bgr = cv2.cvtColor(blended, cv2.COLOR_RGB2BGR)

B. Сохрани результат: cv2.imwrite('output.jpg', result_bgr)

C. Очисти память: tf.keras.backend.clear_session()

print("Скрипт выполнен...")

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • No latin characters (0.5):
  • Low reputation (1):
Posted by: Данил Павлов

79819683

Date: 2025-11-14 05:57:16
Score: 4
Natty: 4.5
Report link

It works on my iPhone as well, thanks!

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Kos

79819672

Date: 2025-11-14 05:34:10
Score: 3
Natty:
Report link

KINDLY LETME KNOW WHAT PROBLEM PERSIST IN PINE SCRIPT WHICH IS SHOWING ERROR AS Mismatched input "end of line without line continuation" expecting ")"

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

79819660

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

Look into Delaunay Triangulation. There's also plenty of libraries for that.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-2):
Posted by: datenwolf

79819659

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

You can use this gitattributes file for the same where you can mentioned your file as a binary file, if that is the case with your files
https://git-scm.com/docs/gitattributes

Reasons:
  • Whitelisted phrase (-1.5): You can use
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ashish Chandpa

79819654

Date: 2025-11-14 04:31:58
Score: 0.5
Natty:
Report link

Based on your question, I assume you have 2 services, one of which serves an API and another your frontend code, because Bun doesn't run your frontend, your browser does.

So assuming you mean 2 services, you can call Bun.serve twice in 1 process if you want to, or just run bun twice on 2 entry points.

Does that make sense. If not, where do you get stuck?

Reasons:
  • No code block (0.5):
  • Ends in question mark (2):
  • High reputation (-2):
Posted by: Evert

79819650

Date: 2025-11-14 04:27:57
Score: 0.5
Natty:
Report link

You should ask this on Unix.se. It's far more likely to get you an answer.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-2):
Posted by: Machavity

79819644

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

When you’re dealing with APIs across local, staging, and production, the key is to keep the build artifact the same and only swap configurations per environment.

Typical flow:

- Local: run the API with a dev DB or mocks, fast feedback loop.

- CI: run tests, linting, build Docker image (or artifact).

- Staging: deploy the same artifact with staging configs, run integration/end-to-end tests.

- Production: promote the artifact from staging, only configs change.

A few tips:

- Use environment variables for DB URLs, secrets, etc.

- Store configs in a secure place (Vault, AWS Secrets Manager, etc.).

- Automate deployments with blue-green or canary strategies to reduce risk.

This way, you don’t rebuild for each environment — you build once, test in staging, and promote to prod.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Starts with a question (0.5): When you
  • Low reputation (1):
Posted by: Tanmoy

79819641

Date: 2025-11-14 04:17:54
Score: 2
Natty:
Report link

If you’re looking for something that plays nicely with existing dev workflows and handles cross project visibility, it might be worth giving Celoxis a look too. It’s not as hyped as Jira or ClickUp, but it’s surprisingly strong for engineering teams juggling multiple projects, dependencies, and resource allocations.

One thing I’ve appreciated is that it doesn’t force you into a new way of working, you can keep your Git/Mattermost setup and just use Celoxis as the glue that pulls everything together. The reporting and portfolio level dashboards are solid, and the flexibility in configuring workflows makes it less “heavy” than enterprise tools but still powerful for dev focused teams.

Might be worth adding to your shortlist if visibility and integration are your biggest pain points right now.

Reasons:
  • Blacklisted phrase (1): appreciated
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Shlok Mali

79819635

Date: 2025-11-14 03:53:44
Score: 6.5 🚩
Natty:
Report link

Has anyone found a solution for this. I am using test-binder dependency but cannot find the

InputDestination

and

OutputDestination
Reasons:
  • Blacklisted phrase (2): anyone found
  • RegEx Blacklisted phrase (3): Has anyone found
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: pragya saxena

79819633

Date: 2025-11-14 03:50:43
Score: 0.5
Natty:
Report link
#include <iostream>
#include <limits>
#include <ctime>
#include <iomanip>
#include <math.h>
#include <locale.h>


void showBalance(double balance){
        std::cout << "Your balance: " << std::setprecision(2) << std::fixed << balance << '\n';
}
double deposit(){
    double depositAmount = 0;

    std::cout << "Enter Deposit Amount: ";
    std::cin >> depositAmount;

    if (!depositAmount > 0)
    {
        std::cout << "Enter A Valid Amount.\n";
    }

    return depositAmount;
}
double withdraw(double balance){
    double withdrawAmount = 0;

    std::cout << "Enter The Amount You Would Like To Withdraw: ";
    std::cin >> withdrawAmount;

    if (!withdrawAmount > 0)
    {
        std::cout << "Enter A Valid Amount.\n";
    }
    
    return withdrawAmount;
}

int main(){
setlocale(LC_ALL, "");     when you try to use comma's instead of a . for decimals it throws same error no clue how to fix this been looking around
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user31875484

79819622

Date: 2025-11-14 03:25:38
Score: 2.5
Natty:
Report link

For anyone still looking, fxmacrodata.com provides a real-time API for central bank and macro announcements pulled directly from official public sources (e.g., Fed, ECB, RBA). It’s updated instantly after releases and returns clean JSON for easy use in trading models.

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

79819621

Date: 2025-11-14 03:23:37
Score: 0.5
Natty:
Report link

Solution 1

sudo chmod 000 ~/Library/Google/GoogleSoftwareUpdate

Solution 2

defaults write ~/Library/Preferences/com.google.Keystone.Agent.plist DisableAutoUpdateChecks -bool true

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

79819619

Date: 2025-11-14 03:22:37
Score: 0.5
Natty:
Report link

Solution 1

sudo chmod 000 ~/Library/Google/GoogleSoftwareUpdate

Solution 2

defaults write ~/Library/Preferences/com.google.Keystone.Agent.plist DisableAutoUpdateChecks -bool true

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

79819611

Date: 2025-11-14 02:59:32
Score: 1.5
Natty:
Report link

Posting this here to help anyone who like me had the same problem, but testing the two values were equivalent = TRUE...

Don't forget that when Excel auto populates your formula down a table, as it adjusts the lookup value reference it also updates the target cell references as well unless you have told it not to. The result is that as you go down the table, your lookup range is shifting down cell by cell, increasing the chances that the value you are looking for is now outside the range. You can get around this in various ways by specifying a column name or using the $ reference on the lookup range to prevent them from changing.

Why Microsoft would think that your target range would change when it auto populates a formula down a table is beyond me. At the minimum launch a prompt to ask the user if they want to keep the lookup range fixed and if they say yes, add the helpful $s in for them.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Migs

79819610

Date: 2025-11-14 02:59:32
Score: 2
Natty:
Report link

As found by the asker, according to Tool enablement is per window, how do I set it globally? #266058, this appears to be a bug, and the list of activated tools should be stored globally per profile. The issue ticket indicates that the milestone is the 1.106 VS Code release, so I'd suggest doing an update if you haven't already and trying it out again. If it's still not working as described in 1.106, you could comment on the issue ticket with details on how you can reproduce the problem locally.

Reasons:
  • Blacklisted phrase (1): how do I
  • Blacklisted phrase (2): still not working
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-2):
Posted by: starball

79819603

Date: 2025-11-14 02:48:31
Score: 1.5
Natty:
Report link

Great news from November 2025. It's officially released.

https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/extension-methods

Here is short example.

public static class MyExtensions
{
    extension(string str)
    {
        public int WordCount() =>
            str.Split([' ', '.', '?'], StringSplitOptions.RemoveEmptyEntries).Length;
    }
}
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Евгений Елисеев

79819599

Date: 2025-11-14 02:42:29
Score: 3
Natty:
Report link

For those who have the same issue. It's the floating keyboard.

When you have multiple text fields with different keyboard types (mine was alphanumeric and numpad), iOS fails when switching from numpad to alphanumeric keyboard.

My solution is just to change all text fields to use the same keyboard type

Reasons:
  • Whitelisted phrase (-1): solution is
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): have the same issue
  • Self-answer (0.5):
Posted by: Son Nguyen

79819594

Date: 2025-11-14 02:32:27
Score: 4.5
Natty:
Report link

@Rayan , Thanks for the SSE , you're actually Correct since I only emit from server , I never knew about this topic , I'm glad you told me that , Thanks , what do think will they handle efficiently , they told me as thousands of data hit per seconds I used reddis as to save incoming data and used a worker file to insert them in Mongodb

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

79819593

Date: 2025-11-14 02:27:26
Score: 0.5
Natty:
Report link
// Source - https://stackoverflow.com/a/18760472
// Posted by torap, modified by community. See post 'Timeline' for change history
// Retrieved 2025-11-14, License - CC BY-SA 3.0

- (BOOL)textField:(UITextField *)textField shouldChangeCharactersInRange:(NSRange)range replacementString:(NSString *)string { if (textField.tag == 8) {           
        NSCharacterSet *numSet = [NSCharacterSet characterSetWithCharactersInString:@"0123456789-"];
        NSString *newString = [textField.text stringByReplacingCharactersInRange:range withString:string];
        int charCount = [newString length];

        if (charCount == 3 || charCount == 7) {
            if ([string isEqualToString:@""]){
                return YES;
            }else{
                newString = [newString stringByAppendingString:@"-"];
            }
        }

        if (charCount == 4 || charCount == 8) {
            if (![string isEqualToString:@"-"]){
                newString = [newString substringToIndex:[newString length]-1];
                newString = [newString stringByAppendingString:@"-"];
            }
        }

        if ([newString rangeOfCharacterFromSet:[numSet invertedSet]].location != NSNotFound
            || [string rangeOfString:@"-"].location != NSNotFound
            || charCount > 12) {
            return NO;
        }

        textField.text = newString;
    return NO;
}    
return YES;}
Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: harish gaming

79819591

Date: 2025-11-14 02:24:25
Score: 1.5
Natty:
Report link

I dont know avr specifics much, so hope someone will provide better answer.

Interrupts internally are just table (think array of pointers to functions) that cpu uses to jump to on interrupt, like gpio 1 is index interrupts[GPIOISR+1].

You can register same function for all of them, but then you need to know which one triggered, which would be reading some interrupt mask register, avr specific. Thats more complex and less portable code than declaring functions, and you still need map of registry bit = interrupt number, this doesnt shorten code much, same amount of lines

Its possible to also dynamically generate functions in runtime, but not on avr ( non executable ram), and thats overengineering

You could make macro to define function, to make handler code somewhat easier to modify

DEF_BTN_HDLR(1);  
DEF_BTN_HDLR(2);  

I personally prefer polling for buttons, as polling with some interval around ~50ms automatically does debouncing of switches, there isnt much point for interrupts if you dont have latency requirements. Also, dont arduino has very limited gpio interrupt count? Would you realistically have more than 10 buttons this way?

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

79819575

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

Take a look at this project (on GitHub) using ASPNET Core, SignalR & WebRTC.

https://github.com/VeritasSoftware/WebRTC

It has a .NET Server library and Client libraries for Angular, React & Blazor.

These Client libraries provide high-level API for simplified WebRTC operations.

System's WebRTC Communication

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

79819571

Date: 2025-11-14 01:32:14
Score: 2.5
Natty:
Report link

Manually add the environment variable:

name= ENABLE_XAML_DIAGNOSTICS_SOURCE_INFO
value= 1
to the user variables.
It work fine for me !

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

79819567

Date: 2025-11-14 01:11:11
Score: 0.5
Natty:
Report link

The default dpi in Pillow is 72, not 96, so the correct code is:

from PIL import Image, ImageDraw, ImageFont

fontSize = 12
fontSize *= 220/72 ## adjust from PIL dpi to word dpi\
font = ImageFont.truetype("TR Times New Roman Regular.ttf", size=fontSize)

im = Image.new("RGB", (100,100), "black")
draw = ImageDraw.Draw(im)

draw.text((10,40),"example text", fill="white", font = font)

im.show()
im.save("output.png", dpi=(220,220))
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: aTree

79819561

Date: 2025-11-14 01:01:09
Score: 1
Natty:
Report link
public static int dollarsToCents(BigDecimal dollars) {
    return dollars.multiply(new BigDecimal("100"))
                  .setScale(0, RoundingMode.HALF_UP)
                  .intValue();
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Sajith Saju

79819560

Date: 2025-11-14 00:59:08
Score: 2
Natty:
Report link

Ugh, I tried to upvote this, but it was on my phone and I hit the wrong small button, so it's a downvote. And apparently they didn't implement changing view votes yet, so I can't fix it! Sorry.

Reasons:
  • Blacklisted phrase (0.5): upvote
  • RegEx Blacklisted phrase (2): downvote
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-2):
Posted by: yshavit

79819559

Date: 2025-11-14 00:49:06
Score: 1
Natty:
Report link

Most official sources don’t publish a proper real-time feed, so getting releases the moment they drop usually means scraping each central bank or stats agency yourself, which is brittle and slower than you’d expect. That’s why the economic-calendar sites use their own aggregation layers rather than the raw government pages.

If you just need clean, real-time macro data for FX (rates, inflation, employment, GDP, etc.), I built an API FXMacroData that pulls everything directly from the primary announcements and normalises it. The dashboard screenshot shows how the latest interest-rate and CPI values are captured as they’re released. You can call it from MQL4 with simple HTTP requests, so it saves you dealing with a dozen different sources and formats.

EUR/USD Interest Rate and Inflation example

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

79819545

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

I was facing this issue in my Vite React application for a while as well until I started using this Vite plugin; subat. I just set it up in my Vite config and didn't need to worry about it anymore.

It has plugins for other bundlers as well(including Rollup and Webpack) so it should prove useful.

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

79819543

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

What do you consider an "outer point"? You could start with a convex hull, and then (for example) examine and potentially add other points near its surface (for some value of "near") but right now, it's hard to guess what you really want.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): What do you
  • High reputation (-2):
Posted by: Jerry Coffin

79819537

Date: 2025-11-13 23:57:56
Score: 1.5
Natty:
Report link

In my case, I had both app/page.tsx and app/(page.tsx) which conflicted with each other since route groups (public) don't affect the URL path. Just deleted page.tsx and the Vercel build succeeded.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: MAMOUDOU TRAORÉ

79819523

Date: 2025-11-13 23:26:49
Score: 1.5
Natty:
Report link

You asked about a disconnection, which the other answer doesn't really seem to address.

What release of Helidon are you using? Release 3 and earlier used Netty for the webserver. Helidon 4 includes its own webserver based on Java virtual threads, so the ultimate answer to your question might be different depending on which release is in play.

Reasons:
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Tim Quinn

79819520

Date: 2025-11-13 23:20:48
Score: 3.5
Natty:
Report link

Still we need to create monitors/alerts based on the duration...

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mostafa El-Marzouki

79819519

Date: 2025-11-13 23:20:48
Score: 7.5 🚩
Natty: 5
Report link

I even have the same problem even if I start making new Virtual Devices. Is this a bug or is it real?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): have the same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Viet Ton

79819514

Date: 2025-11-13 23:06:44
Score: 6
Natty: 7
Report link

what was the size of the original image. I you have a 425MP image would this still work or would it be better to implement a tiling pipeline?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): what was the
  • Low reputation (1):
Posted by: Shanth

79819512

Date: 2025-11-13 23:00:42
Score: 6 🚩
Natty: 4.5
Report link

I'm having a problem similar to one you had years ago...

I'm developing a tool to store the biometric data of a signer inside the PDF along with the digital signature, but I'm not finding where to store them.

At first I saved them in custom metadata, but I don't think that's good practice…

I'm trying to store them in the signature dictionary, but Adobe tells me the signature is invalid.
I also tried saving them in an extended DSS, but if someone changes it, the signature wouldn't be invalidated.

I understand that the correct approach would be to store them somewhere in the self-contained PDF, encrypted, so that if it's modified the signature becomes invalid…

After so many years, were you able to find a correct way to do it? Thank you very much!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (1): were you able to find a
  • RegEx Blacklisted phrase (3): were you able
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: nex0

79819506

Date: 2025-11-13 22:53:40
Score: 4
Natty:
Report link

FOR APPLE IOS APPS... Yeah, I don't quite understand? You have to add whatever domain you are using to you Apple Developer Account, at the 🔴Marketing URL is to contian the URL link to where that app-ads.txt file is to be hosted. So you have to add that at that domain to your App. Which you can only do just before the app is reviewed and released, you can't change the Marketing URL after the app has been released. RIGHT?

Reasons:
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: JOHNAVATAR.com

79819500

Date: 2025-11-13 22:44:37
Score: 1.5
Natty:
Report link
if (StateA || StateB) {
    DoSomething();
}

if (StateB) {
    DoSomethingElse();
}
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Gerry Schmitz

79819496

Date: 2025-11-13 22:38:36
Score: 4
Natty:
Report link

I switch useState to Pinia, it works properly!.

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

79819493

Date: 2025-11-13 22:37:35
Score: 2.5
Natty:
Report link

@LMC If the tty just shows stdout on the associated console, that still leaves open the question of why stty echo only effects user input and not normal bash output.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @LMC
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • High reputation (-2):
Posted by: merlin2011

79819491

Date: 2025-11-13 22:36:35
Score: 0.5
Natty:
Report link
MATCH (a:X { id: 1 })
MATCH (b:Y { id: 2 })
MATCH (c:Z { id: 4 })
MERGE (a)-[:HAS]->(d:W {id: 6})<-[:HAS]-(b)
MERGE (d)<-[:HAS]-(c)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Finbar Good

79819490

Date: 2025-11-13 22:34:35
Score: 2
Natty:
Report link

@Ted Lyngmo, The new Stackoverflow UI required me to select from among a limited number of options, and this did not seem like troubleshooting per se, so I picked the closest thing I could find. It looks like it changed the UI, so maybe that was a bad idea. :(

I'm going to delete this question and ask it under the traditional format. I dislike how this format blurs the comments and answers. :(

Reasons:
  • Blacklisted phrase (1): Stackoverflow
  • Blacklisted phrase (1): :(
  • No code block (0.5):
  • User mentioned (1): @Ted
  • Self-answer (0.5):
  • High reputation (-2):
Posted by: merlin2011

79819489

Date: 2025-11-13 22:32:34
Score: 2
Natty:
Report link

s3 allows you to store both system-defined and user-defined metadata about the object you store. System-defined metadata fields cover some important headers like include Content-Type, Cache-Control, Content-Disposition, Content-Encoding, and Content-Language; however, you can define custom metadata fields to cover other headers you need to store. So, yes, s3 is well suited to your task.

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

79819479

Date: 2025-11-13 22:11:30
Score: 1.5
Natty:
Report link

The problem is related to the default HttpClientHandler. Using SocketsHttpHandler I solved the problem.

Reasons:
  • Whitelisted phrase (-2): I solved
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rocco Mattia Di Mauro

79819472

Date: 2025-11-13 22:05:29
Score: 3
Natty:
Report link

It's now possible to connect to Colab from VS Code using the official extension.

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

79819470

Date: 2025-11-13 22:03:28
Score: 3
Natty:
Report link

Thanks Korgen, that is very helpful. I think that's mostly okay for 99% of the cases, but I'm still unsure about the case where you build an app for doctors/lawyers in Germany where section 203 (professional secrets) states that subcontractors must be contractually bound to secrecy. So if my app uses an LLM hosted in AWS, it sounds like we need AWS to be contractually bound to secrecy under § 203 StGB?

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: fersarr

79819465

Date: 2025-11-13 21:55:26
Score: 2.5
Natty:
Report link

I have found Gemini to be slow when the prompt is complex. to improve on its speed make the prompt with less constraint it has to solve on its own

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

79819454

Date: 2025-11-13 21:39:22
Score: 3
Natty:
Report link

Why is this posted as "Advice" rather than a normal Q&A? I'm unfamiliar with this new "Advice" thing. Is that something you as a poster selected?

Reasons:
  • RegEx Blacklisted phrase (0.5): Why is this
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Why is this post
  • High reputation (-2):
Posted by: Ted Lyngmo

79819453

Date: 2025-11-13 21:39:22
Score: 0.5
Natty:
Report link

TL;DR

Grant IntelliJ IDEA OAuth app access to your GitHub organization under Authorized OAuth Apps in your GitHub profile settings. Once approved, PRs show up normally in IntelliJ.

Detailed Answer

This error is not about Git itself (fetch/push/pull work fine) but about how IntelliJ’s GitHub plugin talks to the GitHub GraphQL API to fetch pull requests. For private repositories inside an organization, the plugin needs explicit OAuth authorization to access the org’s repos otherwise fails with an error like mentioned in the question.

Solution

  1. Go to your GitHub profile in the browser:

    • Profile → Settings → Integrations → Applications → Authorized OAuth Apps
  2. Find IntelliJ IDEA (or JetBrains IDE Integration) in the list.

  3. Click it, and grant access to your organization where your repo belongs to.

  4. Restart IntelliJ IDEA and re-open the Pull Requests tool window.

After granting org access, the plugin can query the repo via GraphQL and the PR list loads correctly.


Why this happens

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

79819450

Date: 2025-11-13 21:34:21
Score: 1
Natty:
Report link

If you try to boost your SEO, you should return respective status code with a not found page. See there.

Set status: 404 in your server routes like that:

export const serverRoutes: Routes = [
  // ... your existing routes
  { path: '**', renderMode: RenderMode.Client, status: 404 },
];
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Korniichuk

79819448

Date: 2025-11-13 21:23:18
Score: 0.5
Natty:
Report link

To my best knowledge

  1. On startup, call a function to check the latest version from GitHub or a URL where version info is served.
    Example: https://api.github.com/repos/ozkanpakdil/swaggerific/releases/latest

  2. If there’s a new version, ask the user to update (Y/n).

  3. If user hit Y, download the zip and overwrite the current install.

    • If it’s a native exe, overwriting may fail (especially on Windows).
    • In that case, trigger a bash script to handle download + overwrite.
  4. Be careful about the path the CLI needs correct access to write there.

  5. Restart the CLI with the same parameters so it continues what the user requested.

    • CLI updated itself, user request runs, happy end.

I saw this flow in 2009 in a windows application. If you have MSI to deliver this may change but steps will be similar. Here there are many different examples.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Contains signature (1):
  • Long answer (-0.5):
  • No code block (0.5):
  • High reputation (-1):
Posted by: ozkanpakdil

79819447

Date: 2025-11-13 21:22:18
Score: 2.5
Natty:
Report link

@Wery848 Said it best in my opinion. Assuming that the program is either in state A or B at all times, you can completely avoid having the first if statement and just check if state B is active after running DoSomething(); . This also would reinforce the idea that there would only be state A and B which is not abundantly clear (for those reading your code) in your method above. This is of course entirely dependent on that fact.

Reasons:
  • Has code block (-0.5):
  • User mentioned (1): @Wery848
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: Stavros Morrison

79819443

Date: 2025-11-13 21:18:17
Score: 2
Natty:
Report link

I believe whatever random GUID generator you are using isn't truly random, or, your HashKeyRange values for each shard are not actually evenly distributed, as is highlighted in this question: Kinesis partition key falls always in the same shard

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

79819437

Date: 2025-11-13 21:06:15
Score: 1.5
Natty:
Report link

To add to what @teapot418 said, the very few results that appear for the search of DFSVisit (in quotes, i.e., exact match) have it as the name of a helper function that helps implement DFS. It is not standardized or well-known.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @teapot418
  • Single line (0.5):
Posted by: Ben

79819432

Date: 2025-11-13 21:00:13
Score: 2
Natty:
Report link

You may want to check Speed of mysql query on tables containing blob depends on filesystem cache for more information on how blob fields are handled by MySql and what may be affecting your performance.

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