79617768

Date: 2025-05-12 11:46:00
Score: 14.5
Natty: 7.5
Report link

I have the same problem. How did you fix it?

Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): I have the same problem
  • Blacklisted phrase (1): How did you fix
  • 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): I have the same problem
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Massimo Zanetti

79617738

Date: 2025-05-12 11:24:54
Score: 5.5
Natty:
Report link

I think you could try rebuilding your project first.
There's a similar question on Stack Overflow that you can refer to:
Why am I seeing a "member is not recognized or is not accessible" error on my WPF User Control?

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: guan

79617735

Date: 2025-05-12 11:21:53
Score: 5.5
Natty: 6.5
Report link

I was working on modifying the CORTEX_M3_MPS2_QEMU_GCC_1 FreeRTOS demo to build a simple HTTP server using the Blinky demo as a base. To achieve this, I integrated the FreeRTOS+TCP library and made some changes in main.c to initialize the network stack and handle basic HTTP responses. After updating the Makefile to include the new TCP source files, I encountered a *** multiple target patterns. Stop.

Any help ?

Thanks in advance for your help !

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): Any help
  • RegEx Blacklisted phrase (3): Thanks in advance
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Siwar

79617729

Date: 2025-05-12 11:17:51
Score: 4
Natty:
Report link

I would like to see your src code.

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

79617684

Date: 2025-05-12 10:55:44
Score: 4
Natty:
Report link

Thanks bro great answer ... issue is solved by deleting swift support folder

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

79617681

Date: 2025-05-12 10:54:43
Score: 6 🚩
Natty:
Report link

Okay - i found a fix but it would be great to get this validated by someone

I removed the python -> python3 alias from zsh to avoid namespace clashes

I created a virtual env called venv with the following

python3 -m venv venv 

which created a venv folder in the root of my project.

I activated this with

. venv/bin/activate

and then had to reinstall django and django ninja

pip install django django-ninja

I was then able to run the runserver command

./manage.py runserver

This all seems fine to me (although it does mean that I have a virtual environment folder in my project which seems like I should add this to the .gitignore file) - does anyone have any thoughts please?

Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1.5): any thoughts
  • Whitelisted phrase (-1): i found a fix
  • RegEx Blacklisted phrase (3): does anyone have any thoughts
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: overbyte

79617651

Date: 2025-05-12 10:37:38
Score: 4
Natty:
Report link

fixed the problem by passing state variable of page in grid props

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

79617587

Date: 2025-05-12 10:00:28
Score: 4
Natty: 4.5
Report link

The bug has been resolved in the latest release, Version 2.72.0

https://learn.microsoft.com/en-us/cli/azure/release-notes-azure-cli?view=azure-cli-latest#may-06-2025

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Anıl Turunç

79617581

Date: 2025-05-12 09:58:22
Score: 8 🚩
Natty:
Report link

I'm also having similar issue. Did you find a solution?

When I try to use UpdateDatasources request with service principal it switches to personal cloud connection and asking for edit credentials before I can refresh the report.

Strangely request returns success but does not update the datasource

Reasons:
  • RegEx Blacklisted phrase (3): Did you find a solution
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm also having similar issue
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: simonsays

79617574

Date: 2025-05-12 09:50:20
Score: 8 🚩
Natty: 6.5
Report link

Hello did you solve this ? I keep having Failed: gas limit set too low on every chain also

Reasons:
  • RegEx Blacklisted phrase (3): did you solve this
  • RegEx Blacklisted phrase (1.5): solve this ?
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: O r

79617374

Date: 2025-05-12 07:32:42
Score: 6 🚩
Natty:
Report link

okkkk brrrrrrrrrrrrrrrrrrrrrrrrrrrr

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Filler text (0.5): rrrrrrrrrrrrrrrrrrrrrrrrrrrr
  • Low entropy (1):
  • Low reputation (1):
Posted by: user30511961

79617348

Date: 2025-05-12 07:16:37
Score: 4
Natty:
Report link

Make sure you're in the right directory

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

79617179

Date: 2025-05-12 04:21:55
Score: 4
Natty:
Report link

I'm curious about this too, removing @classmethod also works fine, it doesn't feel necessary to build up a layer like this, it looks ugly

Reasons:
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @classmethod
  • Single line (0.5):
  • Low reputation (1):
Posted by: i hui i

79617145

Date: 2025-05-12 03:39:43
Score: 12.5 🚩
Natty: 6
Report link

im trying same. but im not able to get simple addition module linked and always gets empty obj as NativeModules. Can you help me with this ? Really appreciate it. can you share code where at least native modules is linked? We can solve this together if you are still facing issue or if solved already , please help. Thank you very much !!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (2.5): can you share code
  • RegEx Blacklisted phrase (3): please help
  • RegEx Blacklisted phrase (3): Can you help me
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Omkar Lonkar

79617142

Date: 2025-05-12 03:37:42
Score: 8 🚩
Natty: 5
Report link

La respuesta de @JialeDu me funcionó al instante, ¡muchas gracias brother!
no sé si les funcione a otras personas, espero que sí.

Reasons:
  • Blacklisted phrase (2): espero
  • Blacklisted phrase (2): gracias
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • User mentioned (1): @JialeDu
  • Low reputation (1):
Posted by: imbinbash

79617088

Date: 2025-05-12 02:05:21
Score: 6 🚩
Natty: 5.5
Report link

Which version of Numpy Can I use with python 3.8?

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): Which
  • Low reputation (1):
Posted by: Kuvvat Bayramogly

79617049

Date: 2025-05-12 00:42:04
Score: 4
Natty:
Report link

you can try to filter that calculated column in the visual filter and set to 1

enter image description here

if this can't solve your problem, pls provide some sample data and expected output.

Reasons:
  • RegEx Blacklisted phrase (2.5): pls provide some
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Ryan

79617013

Date: 2025-05-11 23:43:51
Score: 5
Natty: 5
Report link

Have you already check that your python interpretor on Pycharm is the python version from your venv?

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

79616964

Date: 2025-05-11 22:17:32
Score: 7 🚩
Natty:
Report link

Solución al error: spawn uv ENOENT en Windows (MCP Inspector)

Si estás usando Windows y al ejecutar MCP Inspector o algún proyecto que requiere el comando 'uv' recibes el siguiente mensaje de error:

Error:
spawn uv ENOENT

Esto ocurre porque Windows no encuentra el comando 'uv', una herramienta que administra entornos virtuales para Python.

Solución:

  1. Abre la terminal de Windows (CMD o PowerShell).

  2. Instala 'uv' usando pip con el siguiente comando:

pip install uv

  1. Verifica que se instaló correctamente ejecutando:

uv --version

Ahora el problema debería estar resuelto y podrás ejecutar correctamente MCP Inspector o tu proyecto.

enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Blacklisted phrase (1): está
  • Blacklisted phrase (1): porque
  • Blacklisted phrase (3): Solución
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: ANDERSON JOEL PARRA ROCHA

79616950

Date: 2025-05-11 21:58:27
Score: 5.5
Natty: 4.5
Report link

"I'm working on integrating IQ Option API into my system and need the correct endpoint for trade execution. Could anyone provide details on the authentication and request format?"

Such as RESTful API, WebSocket connection, or Python SDK for clarity. If querying developers, you can ask: > "Is there a REST endpoint for fetching historical trade data?"

Hey team, I need guidance on retrieving API endpoints dynamically in IQ Option. What's the best approach for auto-updating paths

Reasons:
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (2.5): Could anyone provide
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Jonathan

79616919

Date: 2025-05-11 21:18:17
Score: 4
Natty:
Report link

External Table is getting created , if I use the same jdbctemplate object. It did not work if I use the external data source and external Table creation in different autowired jdbctemplate object and java files.

Reasons:
  • Blacklisted phrase (1): did not work
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user3387870

79616911

Date: 2025-05-11 21:05:14
Score: 8 🚩
Natty:
Report link

El problema es que cuando UrlFetchApp.fetch() falla, lanza una excepción antes de que puedas acceder al objeto de respuesta. Sin embargo, hay una solución: puedes usar el parámetro muteHttpExceptions para evitar que se lancen excepciones por códigos de estado HTTP de error.

Solución modificada:

javascript

Copy

Download

function GetHttpResponseCode(url) {
  const options = {
    muteHttpExceptions: true // Esto evita que se lancen excepciones por errores HTTP
  };
  
  try {
    const response = UrlFetchApp.fetch(url, options);
    return response.getResponseCode();
  } catch (error) {
    // Esto capturaría errores no HTTP (como URL mal formada)
    return "Error: " + error.toString();
  }
}

// Ejemplo de uso
var code = GetHttpResponseCode("https://www.google.com/invalidurl");
Logger.log(code); // Debería mostrar 404
Reasons:
  • Blacklisted phrase (2): código
  • Blacklisted phrase (3): solución
  • Blacklisted phrase (3): Solución
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Astuto Marketing

79616891

Date: 2025-05-11 20:30:07
Score: 7.5
Natty: 7
Report link

Hey I'm Vietnamese too and I have the same problem when setup Routes API. Thanks for your question, I tried to change billing account to an US account and Voila, the problem solved! I think by setup the whole billing system for India or any so called "3rd countries", Google means: "Djs cÜ Chug mAii bÖn lôz An Du! Ko phaj An DU? Gjao Hop Mau Than Chug mAii LuOn!". cheers

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): cheers
  • Blacklisted phrase (1): I have the same problem
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Hoang Anh Dinh Ngoc

79616858

Date: 2025-05-11 19:54:57
Score: 4.5
Natty:
Report link

I was just exporting to the node not the texture thank you to everyone who helped me.

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

79616785

Date: 2025-05-11 18:24:34
Score: 5.5
Natty:
Report link

NOTE : Not an answer
Is this issue resolved I am facing a similar issue with the backend i have developed it is working file with postman,
when I try to hit any endpoint with files it is failing before firebase login and once logged in i am able to hit the routes normally
before login the routes with file

Reasons:
  • Blacklisted phrase (1): Not an answer
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing a similar issue
  • Low reputation (1):
Posted by: ADITYA T

79616748

Date: 2025-05-11 17:40:22
Score: 4.5
Natty:
Report link

It's been a long time since I did a project for the 3DS and it's cool to see people are still writing stuff for it! You're probably getting a crash due to accessing an invalid pointer. Your framebuffer looks very suspicious! You've just set it to a constant (where did you get it?)! It might be the correct value, but you should get the pointer from gfxGetFramebuffer as that will certainly be correct.

Here's how my project uses the aforementioned function: https://github.com/Gallagator/3ds-Synth/blob/master/source/waveThread.h#L63C20-L63C37

The whole repo is not a great example of how you should write C but it might serve as a guide for how to interact with 3ds.h

Reasons:
  • RegEx Blacklisted phrase (3): did you get it
  • Contains signature (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Gallagator

79616697

Date: 2025-05-11 16:39:06
Score: 5
Natty:
Report link

change port number and try again. it will work. i face the same issue that post request works perfectly but get request can't, after hours of debugging and so much frustration, then i tried by changing port number, then it works fine for all types of request

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): i face the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sujan

79616686

Date: 2025-05-11 16:32:04
Score: 4.5
Natty:
Report link

استعادة.جميع.البرامج.الا.الاساسية.الافتراضية.Android.مجاني.مدى.الحياة.بدون.مقابل.التعبئة التلقائية لنظام Android: لم يتم وضع dispatchProvideAutofillStructure()

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • No latin characters (1.5):
  • Low reputation (1):
Posted by: حميد احمد

79616564

Date: 2025-05-11 14:19:27
Score: 5.5
Natty:
Report link

please can you provide me a doc and api to work with panini, ihave a project and i don't know how to connect to panini with dll,

Reasons:
  • RegEx Blacklisted phrase (2.5): please can you provide me
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: AbdEnacer Djerrah

79616442

Date: 2025-05-11 11:48:50
Score: 9.5 🚩
Natty: 5.5
Report link

I have the same question have you found the solution⁉️

Reasons:
  • Blacklisted phrase (1): I have the same question
  • RegEx Blacklisted phrase (2.5): have you found the solution
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same question
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ahmad

79616388

Date: 2025-05-11 10:30:27
Score: 4.5
Natty:
Report link

You wrote in /etc/hosts the IP address and domain name (like nocturnal.htb)?

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

79616352

Date: 2025-05-11 09:40:14
Score: 4.5
Natty:
Report link

file:///C:/Users/ASUS/OneDrive/Documents/arsip%20new/website-project/src/images/background.jpgenter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Low length (1):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ardhan Hernanda

79616234

Date: 2025-05-11 06:47:33
Score: 4
Natty:
Report link

im facing same the issue on my side too

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

79616196

Date: 2025-05-11 05:33:17
Score: 5
Natty: 4
Report link

This may help you check this out. ran using bash script
https://medium.com/@shadeersadikeen/seamless-cross-account-s3-transfers-with-one-simple-bash-script-69ccd099562c

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Probably link only (1):
  • Contains signature (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Shadeer

79616088

Date: 2025-05-11 02:00:25
Score: 4.5
Natty: 5
Report link

This page has all the methods for the rest api: https://learn.microsoft.com/en-us/graph/api/resources/message?view=graph-rest-1.0&preserve-view=true

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

79616073

Date: 2025-05-11 01:29:17
Score: 4
Natty:
Report link

You can, but you shouldn't. Vercel has a different approach to hosting backend works, and compared to your traditional setup it would be non-performant. I would suggest Heroku, but as the post below states, it is no longer free and may not be suited for you.

This was already answered in another StackOverflow post too, here. I recommend you reading and verifying as I'm newer. It also tells you how to set it up on up-to-date information, if you're still interested.

Reasons:
  • Blacklisted phrase (1): StackOverflow
  • RegEx Blacklisted phrase (1.5): I'm new
  • No code block (0.5):
  • Low reputation (1):
Posted by: HeartOfIrons

79616052

Date: 2025-05-11 00:43:08
Score: 4.5
Natty:
Report link

I am not able to comment below your question due to fewer reps, so mentioning my observation here.

@media ( max-width : 968px) {
    #sidebar.active {
     margin-left: 0;
     transform: none;
    }
}

The above lines are commented in your CSS file inside the media query. Can you remove the comments and check?

Reasons:
  • Blacklisted phrase (1): I am not able to
  • Blacklisted phrase (1): to comment
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Pooja Jethva

79616040

Date: 2025-05-11 00:16:02
Score: 6.5 🚩
Natty: 6
Report link

How does the plot works for the Multiple dates estimations?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): How do
  • Low reputation (1):
Posted by: SAskia

79616002

Date: 2025-05-10 22:59:45
Score: 5.5
Natty: 4.5
Report link

Build->Rebuild project

enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Kamel Khenissi

79615951

Date: 2025-05-10 21:40:25
Score: 11 🚩
Natty: 5.5
Report link

I have this same issue. Were you able to solve it?

Reasons:
  • Blacklisted phrase (1): you able to solve
  • RegEx Blacklisted phrase (1.5): solve it?
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Saúl Eduardo Osorio Hernández

79615925

Date: 2025-05-10 21:14:18
Score: 4
Natty:
Report link

this would probably work, right?

list = ["alex", "jack", "sam", "patrick"]
output = ""
for i in list:
    output += i + " "
    print(output)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: hedgehogger10

79615915

Date: 2025-05-10 21:02:15
Score: 11.5
Natty: 7.5
Report link

aaah how did you fix your issue?

Reasons:
  • Blacklisted phrase (1): how did you fix
  • RegEx Blacklisted phrase (3): did you fix your
  • RegEx Blacklisted phrase (1.5): fix your issue?
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Erick Amon

79615867

Date: 2025-05-10 19:59:57
Score: 4
Natty:
Report link

@shrotter answered but removed their comment. suggestion was to try testvar="B3"

this worked, thanks!

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @shrotter
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Robert Kendall

79615841

Date: 2025-05-10 19:26:47
Score: 9.5 🚩
Natty: 5
Report link

Was this issue resolved? Because I have been facing the same issue

Reasons:
  • RegEx Blacklisted phrase (1.5): resolved?
  • RegEx Blacklisted phrase (0.5): Was this issue resolved
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Was this is
  • Low reputation (1):
Posted by: codeGirl

79615737

Date: 2025-05-10 17:30:17
Score: 5
Natty:
Report link

This error has issue github.com/david-lev/pywa/issues/115 The fix for this issue github.com/seboraid/pywa

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

79615719

Date: 2025-05-10 17:07:10
Score: 10 🚩
Natty: 6
Report link

do you have any solutions for this ?

i got the same problem using the module federation ( in modernjs)

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Blacklisted phrase (1): i got the same problem
  • RegEx Blacklisted phrase (2.5): do you have any
  • RegEx Blacklisted phrase (2): any solutions for this ?
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: karlie liu

79615714

Date: 2025-05-10 17:02:09
Score: 4
Natty:
Report link

serverComponentsExternalPackages is depreciated and no more supported. Here is a screenshot from their official site

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

79615705

Date: 2025-05-10 16:48:05
Score: 4
Natty:
Report link

This is an interesting and ambitious idea! Tokenizing research contributions could indeed provide more incentives for innovation and transparency. It might also empower individual researchers by giving them ownership over their work. However, I wonder how challenges like quality control, peer review, and preventing misuse would be handled in such a decentralized setup. Also, would there be a standard way to evaluate the value of each tokenized contribution?

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

79615692

Date: 2025-05-10 16:37:01
Score: 13 🚩
Natty: 6.5
Report link

@zarzou did you find any solution? I am facing the same issue.

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (3): did you find any solution
  • RegEx Blacklisted phrase (2): any solution?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing the same issue
  • Contains question mark (0.5):
  • User mentioned (1): @zarzou
  • Single line (0.5):
  • Looks like a comment (1):
  • High reputation (-1):
Posted by: TechTurtle

79615672

Date: 2025-05-10 16:04:54
Score: 4
Natty:
Report link

You must have the contacts app installed to make changes to an existing contact.

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

79615566

Date: 2025-05-10 14:22:28
Score: 5
Natty:
Report link

I have taken your code and tried to show the stock status of product instead, but something is off cause it gets stuck in loading, do you have any idea?


// Add new column
function filter_woocommerce_admin_order_preview_line_item_columns( $columns, $order ) { 
    // Add a new column
    $new_column['stock'] = __( 'Stock', 'woocommerce' );

    // Return new column as first
    return $new_column + $columns;
}
add_filter( 'woocommerce_admin_order_preview_line_item_columns', 'filter_woocommerce_admin_order_preview_line_item_columns', 10, 2 );

function filter_woocommerce_admin_order_preview_line_item_column_stock( $html, $item, $item_id, $order ) {
    // Get product object
    $product_object = is_callable( array( $item, 'get_product' ) ) ? $item->get_product() : null;
    
$product = $item->get_product();
  // if product is on backorder and backorder is allowed (adjust accordingly to your shop setup)
  if ( $product->is_on_backorder( $item['quantity'] ) ) {
    echo '<p style="color:#eaa600; font-size:18px;">Διαθέσιμο 4 Έως 10 Ημέρες</p>';
  }
  // else do this
  else {
    echo '<p style="color:#83b735; font-size:18px;">Άμεσα Διαθέσιμο</p>';
  
}
add_filter( 'woocommerce_admin_order_preview_line_item_column_stock', 'filter_woocommerce_admin_order_preview_line_item_column_stock', 10, 4 );

// CSS style
function add_order_notes_column_style() {
    $css = '.wc-order-preview .wc-order-preview-table td, .wc-order-preview .wc-order-preview-table th { text-align: left; }';
    wp_add_inline_style( 'woocommerce_admin_styles', $css );
}
add_action( 'admin_print_styles', 'add_order_notes_column_style' );

Reasons:
  • Blacklisted phrase (1): any idea?
  • RegEx Blacklisted phrase (2.5): do you have any
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: DjD3moxOfficial

79615541

Date: 2025-05-10 13:59:22
Score: 4
Natty: 5
Report link

added provideHttpClient() in my angular 18 project to the app.config.ts providers and.... it still doesnt work

Reasons:
  • Blacklisted phrase (1): doesnt work
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Martien

79615530

Date: 2025-05-10 13:43:17
Score: 10
Natty: 8
Report link

Was this ever resolved???? I am trying to do the same

Reasons:
  • Blacklisted phrase (1): I am trying to
  • Blacklisted phrase (1): ???
  • Blacklisted phrase (1): trying to do the same
  • RegEx Blacklisted phrase (1.5): resolved????
  • RegEx Blacklisted phrase (0.5): Was this ever resolved
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Was this
  • Low reputation (1):
Posted by: user30500129

79615518

Date: 2025-05-10 13:32:15
Score: 4.5
Natty: 4.5
Report link

Google.Pay⚙️ℹ️🌐з 2013року по 2025рік офіційно каса паю гугл.заблокіровано по технічним безопасностям баз даних пользувателейі і Государствинех баз з СССР і СРСР і різних баз даних івропи Гітлера кансиля.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • No latin characters (2):
  • Low reputation (1):
Posted by: YRA urecgerasim

79615467

Date: 2025-05-10 12:23:57
Score: 4.5
Natty: 5
Report link

This installations and configurations helped me quickly - https://tailwindcss.com/docs/installation/using-vite

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

79615450

Date: 2025-05-10 12:04:53
Score: 5.5
Natty:
Report link

i m also facing same problem for react native android code

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): also facing same problem
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Sheetal Shinde

79615389

Date: 2025-05-10 10:35:31
Score: 5.5
Natty:
Report link

You can find the solution for both Android and iOS in this video. https://www.youtube.com/watch?v=1d5Dtc1UL1c

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Blacklisted phrase (1): this video
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: sumeyyeyeg

79615228

Date: 2025-05-10 06:55:38
Score: 7 🚩
Natty:
Report link

Did u find the problem and figure out the answer bro

Reasons:
  • RegEx Blacklisted phrase (3): Did u find the problem
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did
  • Low reputation (1):
Posted by: Prasanna Kumaran

79615193

Date: 2025-05-10 05:59:26
Score: 5
Natty: 4.5
Report link

Please try to install txfonts: https://ctan.org/pkg/newtx

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

79615122

Date: 2025-05-10 03:49:56
Score: 7.5 🚩
Natty: 6.5
Report link

Centering Caption Text -- Kenneth's 5/9/2023 answer does get the caption text to display below the thumbnail image, but for me, at least, it is left-justified. I have searched and found several solutions to center the caption text, but all of them apoparently applied to earlier versions of NextGen Gallery. I am running version 3.59.12 and none of the solutions I found did the job. Caption text remains left-justified. Any solutions to center it using a later version?

Reasons:
  • Blacklisted phrase (1.5): Any solution
  • RegEx Blacklisted phrase (2): Any solutions to center it using a later version?
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user2887237

79615102

Date: 2025-05-10 03:08:46
Score: 7 🚩
Natty: 5
Report link

Now Metadata::from_account_info() isn't available. Do you know how to do that in newest versions? Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): Do you know how
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Francisco Rappazzini

79615032

Date: 2025-05-10 00:52:17
Score: 11.5 🚩
Natty: 6.5
Report link

Were you able to solve this? I am having a very similar issue and cannot find a solution anywhere.

Reasons:
  • Blacklisted phrase (1): you able to solve
  • RegEx Blacklisted phrase (1.5): solve this?
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am having a very similar issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jared Elmoman555 Backofen

79615030

Date: 2025-05-10 00:51:16
Score: 4.5
Natty:
Report link

Do we seriously not have a solution for this?

I am just trying to do this myself and it is super annoying.

Even more annoying to argue with the AI LLMs who give me stupid 'solutions' to this which do not work :-(

EDIT update: Here is the link to a Youtube video with two ways of doing this.

https://www.youtube.com/watch?v=9BlxoOqEdtU&ab_channel=LeonRenner

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Blacklisted phrase (1): Here is the link
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: user3556070

79614971

Date: 2025-05-09 23:10:51
Score: 4
Natty: 4
Report link

I would like you to give me the code for this snapchat account @gh.nouhaila

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: John jaber

79614948

Date: 2025-05-09 22:37:43
Score: 5
Natty:
Report link

Is there a way to import the tables from mysql to solr without specifying field i.e. somehow I just specify the tables I want to import and solor creates those tables and imports all the fields.

Reasons:
  • Blacklisted phrase (1): Is there a way
  • RegEx Blacklisted phrase (1): I want
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Is there a
  • Low reputation (1):
Posted by: user2043759

79614910

Date: 2025-05-09 21:56:31
Score: 5.5
Natty: 5.5
Report link

I have run in to the same problem I want to search multiple entities using the keyword like amazon and macy.com let you search the products database and different attributes like size, color etc are stored in different tables. I ran into a video on FTS in MYSql and it can accomplish what I want and integrates well with java as I'm using spring boot jpa for my implementation but I'm concerned about the performance. I want to follow up on the authors of this question and want to know is solr a better solution, if so can I keep my data in MYSQL database and somehow link it to solr and only use solr for search purposes.How do I do that as I don't fine much information on it on internet. Is solr better? is it easy to search solr using JPA or Java? and what about the author of this question what did you end up using and how is it working for you?

Reasons:
  • Blacklisted phrase (1): How do I
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user2043759

79614885

Date: 2025-05-09 21:34:25
Score: 4
Natty:
Report link

In order to help you, we need a bit more information than that. Are we talking about a database running on your local machine or remote? What are the connection parameters you are using? What is the exact error you are getting?

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

79614875

Date: 2025-05-09 21:22:22
Score: 4
Natty:
Report link

System was old, the key was not long enough, had to create a new key.

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

79614871

Date: 2025-05-09 21:17:20
Score: 11 🚩
Natty: 6.5
Report link

Did you figure it out ? I have the same problem

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (3): Did you figure it out
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Anis Attouani

79614811

Date: 2025-05-09 20:18:06
Score: 4
Natty:
Report link

You can now select bash as the default terminal:
enter image description here

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

79614727

Date: 2025-05-09 19:07:46
Score: 10.5 🚩
Natty: 5.5
Report link

I did the above steps of uninstalling and installing the plugin. Still seeing the same issue. Is there any other way to resolve it?

Reasons:
  • Blacklisted phrase (1): Is there any
  • RegEx Blacklisted phrase (1.5): resolve it?
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): seeing the same issue
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Raj

79614724

Date: 2025-05-09 19:05:44
Score: 9.5 🚩
Natty: 6
Report link

Hi Did you find solution of this issue?

Reasons:
  • RegEx Blacklisted phrase (3): Did you find solution
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: techtmia

79614665

Date: 2025-05-09 18:17:31
Score: 4.5
Natty:
Report link

i made a sale in last 30 days and i still get the 429 error

Reasons:
  • RegEx Blacklisted phrase (1): i still get the 429 error
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: s K

79614656

Date: 2025-05-09 18:11:25
Score: 6 🚩
Natty:
Report link

Помѣняй (ref this на (in this .

Reasons:
  • Low length (2):
  • Has code block (-0.5):
  • Single line (0.5):
  • No latin characters (3):
  • Low reputation (1):
Posted by: OZone

79614649

Date: 2025-05-09 18:02:22
Score: 4.5
Natty: 5.5
Report link

see the following solution, yo must use '?' to refer parameters:

https://community.fabric.microsoft.com/t5/Desktop/How-to-use-parameters-in-report-builder-with-a-Postgresql-DB/m-p/3309773#M1106305

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Juan Carlos Del Cid

79614615

Date: 2025-05-09 17:33:13
Score: 4
Natty:
Report link

I have the same issue when writing custom functions for XPath evaluation in .NET C#, using XSLT inheritance. When text() is provided as argument, it turns into the type XPathSelectionIterator that is mentioned in the question's title.

The solution for me was to match it with the XPathNodeIterator type in a pattern and access the string as Current?.Value.

var stringValue = arg[0] switch
{
    string s => s,
    XPathNodeIterator i => i.Current?.Value ?? ""
    _ => ""
};
Reasons:
  • Blacklisted phrase (1): I have the same issue
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same issue
  • Low reputation (1):
Posted by: Criselmof

79614603

Date: 2025-05-09 17:24:10
Score: 4
Natty: 4.5
Report link

In 2025, whitelisting words can be done with constrained decoding:

https://huggingface.co/blog/constrained-beam-search

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

79614567

Date: 2025-05-09 17:02:04
Score: 6.5 🚩
Natty: 5
Report link

I have the same problem, wait for somebody to answer

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: nguyen xuan linh

79614524

Date: 2025-05-09 16:33:56
Score: 4
Natty:
Report link

By the way, if I need to add to both, the names need to match right?

The JPA documentation says that you should only put it on the owning side of a relation, as some of the other answers already mention.

As for why you should not do it anyway, e.g. by trying to make both sides of the relationship the "owner", as suggested by the other answer that says "You actually CAN use @JoinTable on both sides" (can't comment under it due to lacking reputation): If you don't designate either one of the sides as the non-owning side using the mappedBy element of the @ManyToMany annotation, you will get two unidirectional relationships, instead of one bidirectional relationship.

"But I can trick Hibernate into using the same junction table for both of these unidirectional relationships, by using @JoinTable on both sides and specifying the correct columns, so what's the problem?" If Hibernate thinks there are two relationships, it will try to persist it twice.

Consider this scenario, you have the movie and category tables in your database in a many-to-many relationship, tracked by the movie_category table connecting them together. Now you'd like to fetch the movie entity Borat and the category entity comedy, add the category to Borat, and also add the movie to comedy to keep the in-memory model consistent with the database (for some unknown reason you have a bidirectional relationship in this weird example). Hibernate will eventually flush the changes and it will try to write the same thing to the movie_category table twice, once for each relationship, and you will get an error due to the duplicate row (something like <borat_id>, <comedy_category_id> already exists in this table).

I could also imagine it causing more sophisticated, harder-to-debug surprises.

Reasons:
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (1): can't comment
  • RegEx Blacklisted phrase (1.5): reputation
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @JoinTable
  • Low reputation (1):
Posted by: Onur Yilmazer

79614499

Date: 2025-05-09 16:09:49
Score: 8
Natty: 7
Report link

I have the same problem, maybe this issue will help https://github.com/prettier/prettier-vscode/issues/1252

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: Vitalii Drapaliuk

79614497

Date: 2025-05-09 16:09:49
Score: 4.5
Natty:
Report link

Following the solution over here: https://www.shashankshekhar.com/blog/cuda-colab solved the issue

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

79614471

Date: 2025-05-09 15:55:44
Score: 7.5 🚩
Natty: 4.5
Report link

I am having literally this exact same problem... json web token cookie is definitely being sent and appears in the response body, but when i check devtools the cookie is not there but i can clearly see the user is logged in in my app. did you ever find an answer for this?

Reasons:
  • RegEx Blacklisted phrase (3): did you ever find an answer
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Omar A

79614274

Date: 2025-05-09 13:59:11
Score: 7.5 🚩
Natty: 5.5
Report link

The website https://developer.bosch.com/products-and-services/sdks/bosch-glm-plr-app-kit closed back in 2022.

Do you know where the Bosch GLM/PLR Bluetooth App Kit can be found now?

Thanks

Eric

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Probably link only (1):
  • Contains signature (1):
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Eric

79614257

Date: 2025-05-09 13:46:06
Score: 12.5 🚩
Natty: 4.5
Report link

Hi Did you ever get this Solved?
I have a similar issue now,. after from .net to .net core application, migrated LinqToXsd to using the XObjectsCore nuget, Same code base, but now i get the error, duplicate nodes, what is suggested fix this without recreating the cs file?

Reasons:
  • RegEx Blacklisted phrase (3): Did you ever get this Solved
  • RegEx Blacklisted phrase (1.5): Solved?
  • RegEx Blacklisted phrase (1): i get the error
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have a similar issue
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: sridhar

79614251

Date: 2025-05-09 13:43:04
Score: 5.5
Natty: 6.5
Report link

I do some research on online learning and I find this topic.

I have a question because in your example u have only one batch of data, am i right ? So if i understand right, you could use .fit because in your example it would do the same result no ?

So to use train_on_batch u have to use a for loop, no ?

Thanks a lot

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1.5): I have a question
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: lulu marty

79614217

Date: 2025-05-09 13:26:59
Score: 4
Natty:
Report link

Created a ticket for to AWS. Got the answer that this is not (yet) possible.

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

79614199

Date: 2025-05-09 13:18:56
Score: 4
Natty:
Report link

Yes, I have similar issue with reserved IPv6. But I have noticed that issue appeared in php 8.4.
For IP:

2001:0db8:85a3:0000:0000:8a2e:0370:7334

The code like this:

filter_var(
            $ip,
            FILTER_VALIDATE_IP,
            FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE
        )

for PHP 8.3 returns bool(false)
but for PHP 8.4 returns

2001:0db8:85a3:0000:0000:8a2e:0370:7334

So does not filter it.

I guess it might be problem of some php settings, but I haven't found any.

Reasons:
  • Blacklisted phrase (1): I have similar
  • Has code block (-0.5):
  • Me too answer (2.5): I have similar issue
  • Low reputation (1):
Posted by: mdco

79614145

Date: 2025-05-09 12:53:47
Score: 4.5
Natty: 6.5
Report link

m

fsdsfdfdfdfdfdfdfdffdffsdsfdfdfdfdfdfdfdffdffsdsfdfdfdfdfdfdfdffdffsdsfdfdfdfdfdfdfdffdffsdsfdfdfdfdfdfdfdffdffsdsfdfdfdfdfdfdfdffdf

;

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Has no white space (0.5):
  • Low entropy (1):
  • Low reputation (1):
Posted by: user30492031

79614133

Date: 2025-05-09 12:45:44
Score: 9 🚩
Natty: 5.5
Report link

Have you figured out how to do it?

Reasons:
  • RegEx Blacklisted phrase (3): Have you figured out
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Siva Masilamani

79614116

Date: 2025-05-09 12:35:41
Score: 10.5
Natty: 7.5
Report link

I have the same problem? Isn't anyone still able to solve?

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (1.5): solve?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Diyar Akengin

79614113

Date: 2025-05-09 12:34:40
Score: 4
Natty: 5
Report link

Can I format the number using exponentials Xx10^

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Can I for
  • Low reputation (1):
Posted by: Alexander Bontempo

79614032

Date: 2025-05-09 11:33:21
Score: 4
Natty: 5
Report link

Nossa eu estou com este problema, obrigada por esclarecer! Tenha sucesso! Deu certo aqui, muito obrigada

Reasons:
  • RegEx Blacklisted phrase (1): obrigada
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Camila Alves

79613968

Date: 2025-05-09 10:53:08
Score: 4
Natty:
Report link

This answer above works the best for me

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

79613934

Date: 2025-05-09 10:39:03
Score: 5.5
Natty:
Report link

Is this the effect you want? If you want this ,you can get it from webdebugx.com

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Is this the
  • Low reputation (1):
Posted by: jim

79613926

Date: 2025-05-09 10:33:00
Score: 7 🚩
Natty:
Report link

MayBe the problem could be in the user private key rights?

Do you have the user right's to manage the private key of the certificate?

Reasons:
  • RegEx Blacklisted phrase (2.5): Do you have the
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Matteo sky

79613916

Date: 2025-05-09 10:24:58
Score: 7 🚩
Natty: 5
Report link

Did you find the solution eventually? I keep having this problem from time to time. I don't use the code for some days, and then it works again.

Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): Did you find the solution
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you find the solution
  • Low reputation (1):
Posted by: marina

79613905

Date: 2025-05-09 10:16:55
Score: 5
Natty:
Report link

Issue is known:
https://github.com/supabase/supabase-js/issues/1400
for some this workaround was good:
https://docs.expo.dev/versions/latest/config/metro/#packagejsonexports

enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: BaytByte

79613892

Date: 2025-05-09 10:08:52
Score: 4
Natty:
Report link

Being hacked by someone who used this

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

79613881

Date: 2025-05-09 10:01:50
Score: 5.5
Natty: 7
Report link

What if my curl request is similar but I want to upload a file then how can I simulate that request.

Reasons:
  • Blacklisted phrase (0.5): how can I
  • RegEx Blacklisted phrase (1): I want
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): What if
  • Low reputation (1):
Posted by: user30490738

79613816

Date: 2025-05-09 09:13:35
Score: 6 🚩
Natty: 4.5
Report link

How about applying custom colors to the COG using a color ramp?

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): How
  • Low reputation (1):
Posted by: Risper Mutuku