79596441

Date: 2025-04-28 12:14:01
Score: 5.5
Natty:
Report link

Why not --vdev=net_af_packet0,iface=eth0 or --vdev=net_af_xdp0,iface=eth0?

Reasons:
  • Low length (2):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Why not
  • Low reputation (1):
Posted by: user30393774

79596430

Date: 2025-04-28 12:06:59
Score: 4.5
Natty:
Report link

If I understand correctly, the float data type (which defaults to float (53)) can only store 17 digits.

Whereas '9 to the power 28' requires 27 digits.

So must I assume that the trailing 10 digits are just simply truncated off, and this is what leads to the inaccuracy?

So instead of working with

523347633027360537213511521

mssql is working with

523347633027360530000000000 ?

Reasons:
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Filler text (0.5): 0000000000
  • Low reputation (1):
Posted by: Joe Boyle

79596277

Date: 2025-04-28 10:43:36
Score: 4.5
Natty: 5
Report link

An enhancement request submitted to Microsoft in April 2024 is located here:

https://feedbackportal.microsoft.com/feedback/idea/af82a719-9023-f011-9d48-000d3a0d77f1

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Franta Dvojka

79596228

Date: 2025-04-28 10:21:28
Score: 4
Natty: 4
Report link

"Currently a maximum of one canary ingress can be applied per Ingress rule."

is this the case or it's now possible to create more than one ingress rule?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: haim ari

79596221

Date: 2025-04-28 10:18:27
Score: 5
Natty:
Report link

i get the same result when i try using

https://autodesk-platform-services.github.io/aps-tutorial-postman/display_svf2.html

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

79596113

Date: 2025-04-28 09:13:10
Score: 14
Natty: 7
Report link

Did you find any solution ??
i m facing the same probleme

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Blacklisted phrase (1): m facing the same problem
  • 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): facing the same problem
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you find any solution
  • Low reputation (1):
Posted by: Achref Cherif

79596094

Date: 2025-04-28 09:02:06
Score: 6 🚩
Natty: 5
Report link

Introduce

English Docs:

https://www.spiritlhl.net/en/

Description of the Proxmox VE partition contents in the documentation

Self-patching VM image sources:

https://github.com/oneclickvirt/pve_kvm_images

https://github.com/oneclickvirt/pve_lxc_images

https://github.com/oneclickvirt/kvm_images

Self-patching container image source:

https://github.com/oneclickvirt/lxc_amd64_images

https://github.com/oneclickvirt/lxc_arm_images

Trying to use Github's Action?

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

79596089

Date: 2025-04-28 08:59:05
Score: 4
Natty: 4.5
Report link

For anyone still looking for this tool, to install it into Visual Studio 2022:
https://marketplace.visualstudio.com/items?itemName=MadsKristensen.CommandTaskRunner64

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

79596083

Date: 2025-04-28 08:52:02
Score: 5.5
Natty: 5.5
Report link

Try out tap_on_scroll package.

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Adnan

79596079

Date: 2025-04-28 08:49:01
Score: 4
Natty: 4.5
Report link

This feature is now supported by the gitHub intelliJ plugin: https://plugins.jetbrains.com/plugin/17718-github-copilot/versions/stable/722431

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

79596021

Date: 2025-04-28 08:13:51
Score: 7 🚩
Natty: 5
Report link

create table orders (

order_id int not null,

order_date date not null,

order_time time not null,

primary key(order_id));

this is my code after resheshing schemas table is not crated what should i do?

i am unable to create a table or schemas using code, why?

Reasons:
  • Blacklisted phrase (0.5): why?
  • Blacklisted phrase (2): what should i do
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: nehal

79596017

Date: 2025-04-28 08:12:50
Score: 10 🚩
Natty: 5.5
Report link

I'm having exactly the same problem as you, and your post perfectly describes what I'm experiencing:

First attempt to log in via Google => error "State cookie was missing".

Second attempt (with the exact same email) => it goes through without a hitch.

Onsite, everything works perfectly; it only fails in production. (I also sometimes get a "PKCE code_verifier cookie missing" error with Apple in production, which I can't reproduce locally or in production - only certain users are affected.)

Have you found a solution since your post? If so, I'd be super interested! Thanks in advance.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): Thanks in advance
  • RegEx Blacklisted phrase (2.5): Have you found a solution since your post
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having exactly the same problem
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Loick Nosal

79595951

Date: 2025-04-28 07:14:36
Score: 4.5
Natty:
Report link

Dental Marketing Agency in Hyderabad

By Reference : https://beingmash.com/dental-marketing-agency-in-hyderabad/

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: manish

79595935

Date: 2025-04-28 07:00:32
Score: 4
Natty: 5
Report link

git clone https://github.com/Anuj579/birthday-site.git cd birthday-site npm install npm run dev

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

79595930

Date: 2025-04-28 06:57:28
Score: 7 🚩
Natty:
Report link
s/((?:[^”]|”[^”]+”)*)\s*—-.*/$1/
Reasons:
  • Low length (2):
  • Has code block (-0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • No latin characters (3.5):
  • Low reputation (1):
Posted by: jcoxhead

79595921

Date: 2025-04-28 06:48:26
Score: 5.5
Natty: 4.5
Report link

Hey have you been able to get around this? i have been struggling to find a way too

Reasons:
  • Blacklisted phrase (1.5): have you been able to
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: jo5h

79595857

Date: 2025-04-28 05:52:11
Score: 5
Natty:
Report link

Did we have any updates on this issue, guys

Reasons:
  • Blacklisted phrase (1): any updates on
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did we have any
  • Low reputation (1):
Posted by: user30390510

79595838

Date: 2025-04-28 05:15:01
Score: 6 🚩
Natty:
Report link

XD. I have the same issue right now. I have tried to reinstall, disabling all my extensions. Each of the extensions works fine by themselves. Only the Intellisense doesn't seem to work.

Reasons:
  • Blacklisted phrase (1): I have the same issue
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: November19

79595677

Date: 2025-04-28 01:40:14
Score: 10 🚩
Natty: 5
Report link

Remove .idea folder and .iml files doesn't work for me. Android Studio keep disappearing the project files after indexing. Is there any suggestion would be very appriciate?

Reasons:
  • Blacklisted phrase (1): Is there any
  • RegEx Blacklisted phrase (2): any suggestion
  • RegEx Blacklisted phrase (2): doesn't work for me
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Cuong Pham

79595611

Date: 2025-04-28 00:43:00
Score: 6 🚩
Natty:
Report link

The toxicity of this community just shows how much stackoverflow sucks.

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Contains signature (1):
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Stackoverflow sucks

79595610

Date: 2025-04-28 00:40:00
Score: 4
Natty:
Report link

Do not know who this is I have went through the worst abuse I am being used as a scapegoat and I am hacked so whoever u are please stop hurting me we could have been killed yesterday

Reasons:
  • RegEx Blacklisted phrase (1): I have went through the worst abuse I am being used as a scapegoat and I am hacked so whoever u are please
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user30388885

79595591

Date: 2025-04-28 00:03:51
Score: 11
Natty: 7.5
Report link

Is there any solution to this yet?

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Blacklisted phrase (1): Is there any
  • RegEx Blacklisted phrase (2): any solution to this yet?
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Is there any solution to this
  • Low reputation (1):
Posted by: Abhinav

79595586

Date: 2025-04-28 00:02:50
Score: 4
Natty: 4.5
Report link

Se puede hacer eso con plugins? por ejemplo tengo la base de

cookiecutter https://github.com/overhangio/cookiecutter-tutor-plugin.git

y cloné en una carpeta X esto:

git clone https://github.com/openedx/frontend-app-authoring.git

modifiqué una simple palabra para probar y verlo reflejado al hacer "tutor local start" pero no sé cómo hacer para que los cambios que hice en el repositorio se reflejen en open edx con el plugin

Reasons:
  • Blacklisted phrase (2): tengo
  • Blacklisted phrase (1): cómo
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Arturo Rodas

79595524

Date: 2025-04-27 21:48:26
Score: 5.5
Natty:
Report link

I upgraded to powershell to 7.5.1 and here is a demo of it working correctly with a one letter change, the "T" in "Termcolor" changed to "t".

demo of the code printing in color

Is there any possibility that you upgraded powershell using the incorrect install file?

Reasons:
  • Blacklisted phrase (1): Is there any
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Charles Knell

79595523

Date: 2025-04-27 21:47:25
Score: 8 🚩
Natty: 6
Report link

I know I'm a little late to the party here, but I have a question in regards to adding this coding. How would I get it to apply to the individual variations on a product?

An example - I have two versions of the same product but one is Standard Edition (weighs 13oz) and the other is a Special Edition (weighs 1lb 6oz because of bonus material). I want to be able to display those weights in the different weights (lbs & oz) but when I add this code it only applies it to the main shipping place and not on the variations.

Any suggestions are welcome. :) Thank you.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): regards
  • Blacklisted phrase (1.5): I have a question
  • RegEx Blacklisted phrase (2): Any suggestions
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: AustinCDH

79595511

Date: 2025-04-27 21:23:19
Score: 5
Natty:
Report link

I'm facing the same issue. I tried this script, but it doesn't work I can't access my database after exporting the project in Godot. Please tell me what to do!

 var db
func _ready():
db = SQLite.new()
db.path = "res://DB/data_base_REAL.db"
var db_file_content : PackedByteArray  = FileAccess.get_file_as_bytes("res://DB/data_base_REAL.db")
var file : FileAccess = FileAccess.open("user://data_base_REAL.db",FileAccess.WRITE)
file.store_buffer(db_file_content) 
file.close()  
db.open_db()
create_tables()
print("Base de données ouverte avec succès.")
Reasons:
  • RegEx Blacklisted phrase (2.5): Please tell me what
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I'm facing the same issue
  • Low reputation (1):
Posted by: Nesrine

79595291

Date: 2025-04-27 17:39:28
Score: 7.5 🚩
Natty: 4.5
Report link

I'm sorry I don't have an answer, but did you ever figure this out or find another approach to this problem?

Reasons:
  • RegEx Blacklisted phrase (3): did you ever figure this out
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: boylingpoynt

79595228

Date: 2025-04-27 16:22:10
Score: 5
Natty:
Report link

To answer that question, I would like to know what language they are written in.

Reasons:
  • Blacklisted phrase (1.5): I would like to know
  • Contains signature (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Nerd1029

79595201

Date: 2025-04-27 15:45:02
Score: 4.5
Natty: 5.5
Report link

Its not working in python 3 or Python 2, works on pyp3

Reasons:
  • Blacklisted phrase (1): Its not working
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ayush Pandey

79595177

Date: 2025-04-27 15:22:56
Score: 11.5
Natty: 7.5
Report link

Did you see this error on trading spot or perpetuals? I could place order on spot without issues and see the same error "account is not available" on perpetual products, though I could retrieve my perpetual account correctly. Any help would be highly appreciated.

Reasons:
  • Blacklisted phrase (1): appreciated
  • Blacklisted phrase (1): Any help
  • RegEx Blacklisted phrase (3): Any help would be highly appreciated
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): see the same error
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: jczheng

79595157

Date: 2025-04-27 15:02:52
Score: 5.5
Natty: 6.5
Report link

anybody has an update for year 2025 and moodle 5.#??

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

79595047

Date: 2025-04-27 13:04:26
Score: 4.5
Natty: 6
Report link

what a stupid datetime module in python!!!!!!!!!!!!!!!!!!!!

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): what a
  • Filler text (0.5): !!!!!!!!!!!!!!!!!!!!
  • Low reputation (1):
Posted by: 王晓海

79595037

Date: 2025-04-27 12:56:24
Score: 5.5
Natty: 4
Report link

¡Perfecto! Te paso un mensaje que puedes copiar y pegar para reportarlo a Instagram:

---

Mensaje para reportar:

\> Hola, tengo un problema con mi cuenta. No puedo acceder correctamente desde ningún dispositivo. Ya he probado actualizar, borrar caché, reinstalar la app, cambiar de red, y probar en otros teléfonos. A otras personas sí les funciona Instagram normalmente.

Por favor, revisen mi cuenta, ya que creo que puede estar bloqueada por error.

Gracias.

---

Reasons:
  • Blacklisted phrase (2): tengo
  • Blacklisted phrase (2): Gracias
  • No code block (0.5):
  • Low reputation (1):
Posted by: Cristian Gabriel Rodriguez Bar

79595005

Date: 2025-04-27 12:20:16
Score: 5
Natty: 4
Report link

sgdsfgs vdgdfr sdrgvsergsrdgergdvdg

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: shgjkds

79595002

Date: 2025-04-27 12:19:16
Score: 4
Natty:
Report link

I tested your exact code, it works as expected, no issues found, the size of list is 2 after updating,

note that I used hibernate 6.6.9.Final as you mentioned.

It seems the problem is something else, please give me your project repository address for better debugging

Reasons:
  • RegEx Blacklisted phrase (2.5): please give me your
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Shervin Zadsoroor

79594954

Date: 2025-04-27 11:08:00
Score: 4
Natty:
Report link

I have some problems on SseEmitter too, So i try to use your code to fix my problems, but the problems exist too. I use curl to request,

 curl -v -H "Accept: text/event-stream" \
http://localhost:8181/sse/events

the response is

Trying 127.0.0.1:8181...
* Connected to localhost (127.0.0.1) port 8181 (#0)
> GET /sse/events HTTP/1.1
> Host: localhost:8181
> User-Agent: curl/8.1.2
> Accept: text/event-stream
>
< HTTP/1.1 200
< Vary: Origin
< Vary: Access-Control-Request-Method
< Vary: Access-Control-Request-Headers
< Content-Type: text/event-stream
< Content-Length: 26
< Date: Sun, 27 Apr 2025 10:56:32 GMT
<
event:myevent
* Connection #0 to host localhost left intact
data:Event 0

it just return first event, but in server log i can see the printing log , i am confused。is there anybody can help,please

Reasons:
  • Blacklisted phrase (1): is there any
  • RegEx Blacklisted phrase (3): anybody can help
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: alicerabbit

79594890

Date: 2025-04-27 09:40:42
Score: 4
Natty:
Report link

I have the exact same issue but my greek letters should go into the xlabel.
I've already tried set xlabel "{/Symbol a}/{\U+00B0}" enhanced font ",12" and it didn't work. More precisely the alpha looks weird and just like the latin "a" (and gamma also looks as in the example above).

My minimal example would be:

set encoding utf8
set xlabel "{/Symbol a}"
plot 1

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): I have the exact same issue
  • Low reputation (1):
Posted by: Tim

79594872

Date: 2025-04-27 09:15:37
Score: 4
Natty:
Report link

This is a repo I came across for LLM finetuning

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

79594855

Date: 2025-04-27 08:50:31
Score: 6 🚩
Natty: 5.5
Report link

You can watch this tutorial,I wish you can find your solution.

https://www.youtube.com/watch?v=4KTSJZcXy6c&t=225s&ab_channel=WinCoderSujon

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

79594853

Date: 2025-04-27 08:49:30
Score: 10 🚩
Natty:
Report link

Hi WhatsApp bro i need answer from this question you can help me?

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (0.5): i need
  • RegEx Blacklisted phrase (3): you can help me
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Unchek Bodoh

79594829

Date: 2025-04-27 08:16:23
Score: 4
Natty: 4.5
Report link

This formula it's a bit long, but I think it works: https://sudapollismo.substack.com/p/fifo-capital-gains-excel-formula

screenshoot

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

79594818

Date: 2025-04-27 08:09:20
Score: 14.5 🚩
Natty: 4.5
Report link

I'm having the same issue, now the version of lxml is 5.4.0 but I still get the error.when I use

from lxml.etree import tostring

I got

ModuleNotFoundError: No module named 'lxml.etree'

Did you solve this problem ?I dont know how to solve it.

Reasons:
  • Blacklisted phrase (1): how to solve
  • RegEx Blacklisted phrase (3): Did you solve this problem
  • RegEx Blacklisted phrase (1.5): solve this problem ?
  • RegEx Blacklisted phrase (2): I dont know how to solve
  • RegEx Blacklisted phrase (1): I still get the error
  • RegEx Blacklisted phrase (2): know how to solve
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I'm having the same issue
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: qnt

79594806

Date: 2025-04-27 07:48:15
Score: 4.5
Natty:
Report link

You can try using different online base64 decoding tools for processing, such as: https://go-tools.org/tools/base64-converter

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

79594800

Date: 2025-04-27 07:39:13
Score: 4.5
Natty: 5
Report link

This formula it's a bit long, but I think it works: https://sudapollismo.substack.com/p/fifo-capital-gains-excel-formula

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

79594769

Date: 2025-04-27 07:05:05
Score: 9.5
Natty: 7
Report link

Can you post the steps how to achieve this ?

Reasons:
  • Blacklisted phrase (1): how to achieve
  • RegEx Blacklisted phrase (2.5): Can you post
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Can you post the
  • Low reputation (1):
Posted by: dineshkumar

79594761

Date: 2025-04-27 06:53:02
Score: 4
Natty:
Report link

gpu GPU hpu i here for gpu network

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

79594694

Date: 2025-04-27 05:32:42
Score: 4
Natty:
Report link

If you'd like to stay connected with your friend

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

79594669

Date: 2025-04-27 04:36:32
Score: 5.5
Natty:
Report link

What is the TextInputLayout border stroke color? For more information, see https://m3.material.io/components/text-fields/specs.

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): What is the
  • Low reputation (1):
Posted by: Manabu Nakamura

79594610

Date: 2025-04-27 02:37:08
Score: 5.5
Natty:
Report link

The workaround is to downgrade the Xdebug version (of course by choosing a version that matches project PHP version).

Others used the same workaround as stated here https://www.reddit.com/r/PHPhelp/comments/q4cd85/xdebug_causing_err_connection_reset/

I don't know where to submit this issue to get it fixed (or at least investigated). Please share if you know where to do it.

Also, please share if you have a better solution.

Hope this helps!

Reasons:
  • Whitelisted phrase (-1): Hope this helps
  • RegEx Blacklisted phrase (2.5): Please share
  • RegEx Blacklisted phrase (2.5): please share
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: AJoe16

79594581

Date: 2025-04-27 01:38:56
Score: 5.5
Natty: 5
Report link

Multi Architecture

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: Sahrul Gunawan Indonesia

79594546

Date: 2025-04-27 00:26:41
Score: 5.5
Natty:
Report link

没有大神回答一下吗 我也遇到了同样问题,我是使用NotificationHub.php,错误是一样的

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • No latin characters (1.5):
  • Low reputation (1):
Posted by: user30377628

79594522

Date: 2025-04-26 23:41:31
Score: 7 🚩
Natty: 5.5
Report link

Is there any upwork api to apply to jobs?

Reasons:
  • Blacklisted phrase (1): Is there any
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Is there any
  • Low reputation (1):
Posted by: Ali Abdullah

79594387

Date: 2025-04-26 20:43:50
Score: 8 🚩
Natty:
Report link

Hey I have a pr for this take a look and comment if you have any suggestion

https://github.com/ClickHouse/ClickHouse/pull/79636

Reasons:
  • RegEx Blacklisted phrase (2): any suggestion
  • RegEx Blacklisted phrase (2): Hey I have
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ataberk Gürel

79594248

Date: 2025-04-26 18:06:13
Score: 5
Natty: 7
Report link

I am in BingX The api key was removed, while it had a deadline, and then they manipulated my account, my account data was deleted, for example, they deleted the orders related to several currencies that I had purchased, how can I get that data back?

Reasons:
  • Blacklisted phrase (0.5): how can I
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Carol campbell

79594228

Date: 2025-04-26 17:48:08
Score: 8 🚩
Natty:
Report link

I found this error mid of the project. I think it's a warning, not an error. Can anyone explain my given question?

Reasons:
  • RegEx Blacklisted phrase (2.5): Can anyone explain
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: arslan

79594182

Date: 2025-04-26 17:06:58
Score: 6.5 🚩
Natty:
Report link

thats good,lfg bro.mother fucka

Reasons:
  • Blacklisted phrase (2): fuck
  • Low length (2):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jack

79594114

Date: 2025-04-26 15:55:42
Score: 5
Natty:
Report link

Resolved “FFmpegKit” Retirement Issue in React Native: A Complete Guide follow this link
https://medium.com/@nooruddinlakhani/resolved-ffmpegkit-retirement-issue-in-react-native-a-complete-guide-0f54b113b390
It will fix the pod installation issue in React Native.

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Blacklisted phrase (1): this link
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Tayyab Rajpoot

79594062

Date: 2025-04-26 15:06:30
Score: 8 🚩
Natty: 4
Report link

Have you managed to fix it? It seems like quite a common error with Svelte builds but I haven't seen a solution yet.

Reasons:
  • Blacklisted phrase (3): Have you managed
  • RegEx Blacklisted phrase (1.5): fix it?
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user1751439

79594034

Date: 2025-04-26 14:38:22
Score: 9 🚩
Natty: 5
Report link

hey did you find a way t oget compatible pytorch??
i too am facing same problem..

Reasons:
  • RegEx Blacklisted phrase (3): did you find a way
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): facing same problem
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: 01fe22bec129

79594013

Date: 2025-04-26 14:17:17
Score: 6.5 🚩
Natty: 4
Report link

fuck this shit show of a sorry excuse

Reasons:
  • Blacklisted phrase (2): fuck
  • Low length (2):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user30379188

79594011

Date: 2025-04-26 14:16:17
Score: 4
Natty: 5
Report link

Good read to understand difference between old LogByteSizeMergePolicy vs new TieredMergePolicy: https://blog.mikemccandless.com/2011/02/visualizing-lucenes-segment-merges.html

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

79593916

Date: 2025-04-26 12:35:53
Score: 4.5
Natty: 5
Report link

Have a look at https://github.com/AlexZIX/CNG-Explorer/blob/main/Common/NCryptCNG.pas, the flag is defined in this unit.

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

79593735

Date: 2025-04-26 08:48:02
Score: 5
Natty:
Report link

May be this app is useful to automatically send emails on recruitment progress:
Auto Email on Recruitment Application Progress

Reasons:
  • Probably link only (1):
  • Contains signature (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Odonity

79593734

Date: 2025-04-26 08:44:01
Score: 4.5
Natty:
Report link

This is an insulting suggestion if it's not the case but this is often the issue in this situation: does the table have RLS on (probably yes) and if so have you created insert and select policies?

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

79593718

Date: 2025-04-26 08:29:57
Score: 4
Natty: 4.5
Report link

I also encountered this problem. My ros node reported this error, so the code is relatively complicated. However, when I ran the code I wrote three months ago, it still reported an error. However, the code three months ago could run normally on my computer before. I have also reinstalled libc6 and libc6-dbg. So how to locate this problem?

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

79593674

Date: 2025-04-26 07:25:42
Score: 4
Natty:
Report link

I would love to answer the question

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

79593632

Date: 2025-04-26 06:22:28
Score: 6.5 🚩
Natty: 5.5
Report link

How to show only part of the image?

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): How to
  • Low reputation (1):
Posted by: Andy_编程Scratch

79593615

Date: 2025-04-26 05:54:21
Score: 5.5
Natty: 5.5
Report link

If you do figure out how to fix it could you reply to this comment with set up and code? Thanks a ton!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jace Tompson

79593602

Date: 2025-04-26 05:26:15
Score: 4.5
Natty: 5
Report link

If you are using Render.com for deployment watch this and your issue will be solved 100% https://render.com/docs/deploy-create-react-app#using-client-side-routing

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

79593549

Date: 2025-04-26 03:24:50
Score: 4.5
Natty: 5.5
Report link

thank you dude, that helped! i was also doing sm stuff with the same library

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: satvik hardat

79593525

Date: 2025-04-26 02:35:40
Score: 4
Natty:
Report link

You click the subscription and go to "Add offer".
You can follow the video.enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mai Đức Thắng

79593481

Date: 2025-04-26 01:00:21
Score: 7 🚩
Natty:
Report link

Thank you to everyone but especially @malhal because I finally got it working with his fix! However, I did have to change that fix a little and wanted to update for anyone having a similar issue.

First of all, I used environmentObject and restructured my BeginWorkoutView, CreateTemplateView, and ContentView as suggested.

I originally had my WorkoutTemplate as a class, but name was NOT published. I tried using a struct but did not have success. I saw a different post(which i will link if i can find it again) point out that even if a view has an object that reacts to state changes (like my environment object in beginWorkoutView), the subview still might not react. BeginWorkoutView has a list of templateRowViews which show the template names. Originally, the template var was NOT an observedobject, so i updated that. i also decided to change WorkoutTemplate back to a class/conform to ObservableObject. Here are those additional changes/reversion


struct TemplateRowView: View {
    @ObservedObject var template: WorkoutTemplate //now an @ObservedObject

        var body: some View {

            VStack{
                Text(template.name).bold()
               
               //other stuff
        
        }
    }
 }
//kept as a class conforming to ObservableObject, made variable @Published
class WorkoutTemplate: Identifiable, Codable, Hashable, ObservableObject {
    var id = UUID()
    @Published var name: String
    var workoutModules: [WorkoutModule]
    var note: String?
    
//additional functions
    
    }

I want to note, on the main screen where you see the template previews, name is only thing you see for each template, which is why it's the only thing i have published.

I hope this helps! I know theres a lot here and a lot I didnt include so please let me know if I can clarify something or you have a similar issue and want to see more code!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Whitelisted phrase (-1): hope this helps
  • RegEx Blacklisted phrase (2.5): please let me know
  • RegEx Blacklisted phrase (1): I want
  • RegEx Blacklisted phrase (1): I know theres a lot here and a lot I didnt include so please
  • Long answer (-1):
  • Has code block (-0.5):
  • Me too answer (2.5): having a similar issue
  • Me too answer (0): have a similar issue
  • User mentioned (1): @malhal
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: whyDoICodeFrontEnd

79593476

Date: 2025-04-26 00:53:20
Score: 6
Natty: 8
Report link

where should this code be put in code node??

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): where
  • Low reputation (1):
Posted by: angel

79593448

Date: 2025-04-25 23:56:04
Score: 4
Natty:
Report link

This part isn't an actual answer, however, since I don't have 50 reputation yet, I can't add a comment. I think the most recent answer (besides mine) is obviously, so obviously an AI - generated answer, so could someone please flag user20275214's answer? Examples of AI: 'Without seeing the code', 'assistance', these are all stupid. The code has been provided, and it is very clear that you didn't paste the code in. ;-;

You should try converting the 'None' type into a string object, if you haven't already, or debugging it by printing it out at some steps.

Reasons:
  • RegEx Blacklisted phrase (1.5): I don't have 50 reputation
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • User mentioned (1): user20275214
  • Low reputation (1):
Posted by: William

79593446

Date: 2025-04-25 23:48:02
Score: 4.5
Natty:
Report link

https://github.com/jagdishgkpwale/laravel-crud.git This is example project

this also

https://github.com/jagdishgkpwale/admin-panel.git

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dinesh Gkp

79593405

Date: 2025-04-25 22:51:50
Score: 5
Natty:
Report link

i want the code like that in general python google colab ...............

Reasons:
  • RegEx Blacklisted phrase (1): i want
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Filler text (0.5): ...............
  • Low reputation (1):
Posted by: AMINA BR

79593331

Date: 2025-04-25 21:33:33
Score: 5
Natty: 4
Report link

به یاد من

به یاد بغز های تو گلوم

به یاد تو

به یاد درد های بی امون

به یاد همه روز های گزاشت رفت

به یاد جوونی له شده ت گزشتم

به یاد دفترا

به یاد رفتنا

به یاد قدم های محکوم به قه قرا

به یاد مادری که گناهش مادریه

به یاد پدری که جون داد تا یه تیکه نون بده

به یاد چشماش که خشکه پادریه

به یاد پدر و سفره های ممتد

به یاد دستای خالی و غصه های پر درد

به یاد ساز بی صدا اشنای بی نگاه

به یاد فروش نفس تو بازار ریا

به یاد بچه های سرخ به سیلی سیاه

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

79593330

Date: 2025-04-25 21:32:33
Score: 4
Natty:
Report link

I was wondering the same and resolved by closing all open tabs and starting over. Seems we'd done something to trigger shortcut bar showing up. I couldn't find out what I'd done, but read this in their documentation and figured it had something to do with what I had open:

Shortcut bars host shortcuts of views and editors and appear if at least one view or editor is minimized, otherwise, they are hidden.

https://dbeaver.com/docs/dbeaver/Application-Window-Overview/#shortcut-bar

Reasons:
  • Blacklisted phrase (2): was wondering
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user30374814

79593318

Date: 2025-04-25 21:19:29
Score: 8.5 🚩
Natty: 5
Report link

I have the same issue and not matter what I use the Print is not working with the same error every time. Is there another way to get text on the output besides Print?

Reasons:
  • Blacklisted phrase (1): I have the same issue
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Robin Robbins

79593304

Date: 2025-04-25 21:03:26
Score: 4
Natty: 4
Report link

Vidstack provides the CSS hack (height: 1.000%) to avoid the YouTube branding resulting in the excessive height of portrait (9/16) videos if the player itself has a 16/9 layout.

For me adding 2 lines of CSS does the job:

iframe.vds-youtube[data-no-controls] {
    height: 1000%;
}

by adding a matching width to this, the video is shown as expected and a margin fix places the video in the center of the player.

iframe.vds-youtube[data-no-controls] {
    height: 1000%;
    width: calc(100% / 16 * 9 * 9 / 16);
    margin: 0 auto;
}

This does the job. But still I need to apply this manually, which can be a real pain.

Does anyone know a solution to automatically detect if we handle a portrait or landscape video from YouTube?

Reasons:
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (2): Does anyone know
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Kevin Appelt

79593303

Date: 2025-04-25 21:03:25
Score: 6 🚩
Natty: 5.5
Report link

I have a different issue with the same code.
I use FX5u, I seem to be able to connect to the PLC, however the code always returns 0 as results or reading any of the registers or inputs. Any ideas on what this could be driven by?

Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): Any ideas
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Majk

79593282

Date: 2025-04-25 20:47:21
Score: 4
Natty: 4.5
Report link

NextJS also has a build in capability for PWA including push notifications https://nextjs.org/docs/app/building-your-application/configuring/progressive-web-apps

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

79593211

Date: 2025-04-25 19:50:07
Score: 4
Natty: 5.5
Report link

I am using curl with the -n switch. I have validated the login information in my .netrc file (been using .netrc forever).

I always get "* Basic authentication problem, ignoring."

What gives??

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Terry David

79593196

Date: 2025-04-25 19:34:04
Score: 6
Natty: 7
Report link

Where was this entered to have it sort properly?

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): Where was this
  • Low reputation (1):
Posted by: Emily Combs

79593145

Date: 2025-04-25 18:46:51
Score: 11.5
Natty: 8
Report link

I am getting the same error.. I have attached GitHub repo link here can anyone here help me out on this ??

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (1): I am getting the same error
  • RegEx Blacklisted phrase (2): help me out
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am getting the same error
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Fasieh

79593083

Date: 2025-04-25 18:02:39
Score: 4
Natty:
Report link

Looks like removing the user and adding back to the DB solved the issue for us.

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

79593055

Date: 2025-04-25 17:49:35
Score: 6.5 🚩
Natty: 5.5
Report link

I am working with CATS and am having the same issue, does the same solution apply and if so which file would I need to edit.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): having the same issue
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: willothewitch

79593017

Date: 2025-04-25 17:21:26
Score: 4.5
Natty: 4
Report link

Official Microsoft documentation:

https://learn.microsoft.com/en-us/nuget/reference/nuget-exe-cli-reference?tabs=windows

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Has no white space (0.5):
  • Low reputation (0.5):
Posted by: gharel

79593013

Date: 2025-04-25 17:17:25
Score: 4
Natty:
Report link

tengo este codigo pero no me quere dar se me queda en abtascado

using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;

class Program
{
    static void Main()
    {

        int[] LICEO = Enumerable.Range(4, 15).ToArray();


        List<int> IUSH = Enumerable.Range(18, 43).ToList();


        Console.WriteLine("Ingrese las edades de RONDALLA separadas por punto y coma (;):");
        ArrayList RONDALLA = new ArrayList(Console.ReadLine().Split(';').Select(double.Parse).ToArray());


        Console.WriteLine("LICEO : " + string.Join(", ", LICEO));
        Console.WriteLine("IUSH : " + string.Join(", ", IUSH));
        Console.WriteLine("RONALLA : " + string.Join(", ", RONDALLA.ToArray()));

        int diferencia = (int)RONDALLA.Cast<int>().Max() - LICEO.Min();
        Console.WriteLine($"Diferencia entre la edad mayor de RONDALLA y la menor del LICEO es: {diferencia}");

        int sumaIUSH = IUSH.Sum();
        double promedioIush = IUSH.Average();
        Console.WriteLine($"La sumatira de las edades de IUSH es: {sumaIUSH}");
        Console.WriteLine($"El promedio de las edades de IUSH es: {promedioIush}");

        Console.WriteLine("Ingrese la edad que sea buscar del LICEO:");
        int edadBuscadaLICEO = int.Parse(Console.ReadLine());
        int posicionLICEO = Array.IndexOf(LICEO, edadBuscadaLICEO);
        if (posicionLICEO != -1)
        {
            Console.WriteLine($"La edad {edadBuscadaLICEO} existe en la posición {posicionLICEO}.");
            Console.WriteLine($"La edad en IUSH en la misma posición: {(posicionLICEO < IUSH.Count ? IUSH[posicionLICEO].ToString() : "N/A")}");
            Console.WriteLine($"La edad en RONDALLA en la misma posición: {(posicionLICEO < RONDALLA.Count ? RONDALLA[posicionLICEO].ToString() : "N/A")}");
        }
        else
        {
            Console.WriteLine($"La edad {edadBuscadaLICEO} no existe en el LICEO.");
        }

        List<int> SALAZAR = LICEO.Concat(IUSH).ToList();
        Console.WriteLine("Edades de SALAZAR: " + string.Join(", ", SALAZAR));

        SALAZAR.Sort();
        SALAZAR.Reverse();
        Console.WriteLine("5 edades más altas de SALAZAR: " + string.Join(", ", SALAZAR.Take(5)));
        Console.WriteLine("5 edades más bajas de SALAZAR: " + string.Join(", ", SALAZAR.OrderBy(x => x).Take(5)));

        int[] edadesEntre15y25 = SALAZAR.Where(edad => edad >= 15 && edad <= 25).ToArray();
        int cantidad = edadesEntre15y25.Length;
        double porcentaje = (double)cantidad / SALAZAR.Count * 100;
        Console.WriteLine($"Cantidad de edades entre 15 y 25 años: {cantidad}");
        Console.WriteLine($"Porcentaje de edades entre 15 y 25 años: {porcentaje:F2}%");

    }

}
Reasons:
  • Blacklisted phrase (2): tengo
  • RegEx Blacklisted phrase (2.5): misma
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Juan Jose Zapata Jaramillo

79592937

Date: 2025-04-25 16:28:11
Score: 4
Natty:
Report link

Based on the available information, Babu89BD appears to be a web-based platform, likely associated with online gaming or betting services. However, the site https://babu89bd.app provides very limited public information about what the app actually does, how to use it, or whether it's secure and legitimate.

If you're trying to figure out its purpose:

It seems to require login access before showing any details, which may be a red flag.

The site doesn't list a privacy policy, terms of service, or contact information—important factors for trust and transparency.

The design and naming resemble other platforms often used for online gambling, especially popular in South Asia.

Caution is advised if you're unsure about the legitimacy. Avoid entering personal or financial information until you can verify its credibility.

If anyone has used this app and can confirm its features or authenticity, please share your insights.

Reasons:
  • RegEx Blacklisted phrase (2.5): please share your
  • Long answer (-0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Ar Moon

79592925

Date: 2025-04-25 16:17:05
Score: 7 🚩
Natty:
Report link

I am not sure who these anchor boxes are coming from?

Are these defined during the model training process?

I am doing custom object detection using mediapipe model_maker but it creates a model that has two outputs. The outputs are of Shape=[ 1 27621 4] and Shape=[ 1 27621 3].

I am totally confused on what is going on and how can I get the four outputs? I want output locations, classes, scores, detections.

Following is my current code, please help me understand what's going on and how to obtain the desired outputs?

# Set up the model

quantization_config = quantization.QuantizationConfig.for_float16()
spec = object_detector.SupportedModels.MOBILENET_MULTI_AVG
hparams = object_detector.HParams(export_dir='exported_model', epochs=30)
options = object_detector.ObjectDetectorOptions(
    supported_model=spec,
    hparams=hparams
)

# Run retraining
model = object_detector.ObjectDetector.create(
    train_data=train_data,
    validation_data=validation_data,
    options=options)

# Evaluate the model

loss, coco_metrics = model.evaluate(validation_data, batch_size=4)
print(f"Validation loss: {loss}")
print(f"Validation coco metrics: {coco_metrics}")

# Save the model
model.export_model(model_name=regular_output_model_name)

model.export_model(model_name=fp16_output_model_name, quantization_config=quantization_config)
Reasons:
  • Blacklisted phrase (0.5): how can I
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): please help me
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Arc Jai

79592897

Date: 2025-04-25 15:57:59
Score: 4.5
Natty: 5.5
Report link

How do we get the UserID? I am trying to retrieve the user descriptor and passing that in the approval payload's request body it is returning the ID something like aad.JGUENDN....... but When I am trying to construct approvers payload it is returning me an invalid identities error.

Reasons:
  • Blacklisted phrase (1): I am trying to
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): How do we
  • Low reputation (1):
Posted by: Riyo

79592886

Date: 2025-04-25 15:53:57
Score: 9 🚩
Natty:
Report link

Hi @Alvin Jhao I’ve implemented the monitor pipeline as advised using a Bash-based approach instead of PowerShell. The pipeline does the following:

Fetches the build timeline using the Azure DevOps REST API
Identifies stages that are failed, partiallySucceeded, or succeededWithIssues
Constructs a retry payload for each stage and sends a PATCH request to retry it
Verifies correct stage-to-job relationships via timeline structure

Here’s where I’m stuck now:

❌ Retry Requests Return HTTP 204

Although my pipeline correctly:


❓Questions

  1. Are there specific reasons a stage becomes non-retryable (beyond completion)?

  2. Could stage identifier fields being null (sometimes seen) block the retry?

  3. Is there a way to programmatically verify retry eligibility before sending the PATCH?

Any help or insights would be appreciated!

Reasons:
  • Blacklisted phrase (1): appreciated
  • Blacklisted phrase (1): Any help
  • Blacklisted phrase (1): Is there a way
  • RegEx Blacklisted phrase (1.5): m stuck
  • RegEx Blacklisted phrase (3): Any help or insights would be appreciated
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @Alvin
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: user30090146

79592875

Date: 2025-04-25 15:47:55
Score: 4.5
Natty: 4.5
Report link

I had the same issue on a gradle project and I was able to resolve it by following the instructions given in this link: https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/setup-project-gradle.html

Reasons:
  • Blacklisted phrase (1): this link
  • Whitelisted phrase (-1): I had the same
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Saravanan Perumal

79592862

Date: 2025-04-25 15:38:52
Score: 8.5 🚩
Natty: 6.5
Report link

could you please share, how did you end up resolving this? i am having same problem 7 years later

Reasons:
  • RegEx Blacklisted phrase (2.5): could you please share
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): i am having same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: dev14

79592847

Date: 2025-04-25 15:32:50
Score: 5
Natty: 4.5
Report link

Is it possible to create a field (control?) to search in the logs (from within the dashboard)

Reasons:
  • Blacklisted phrase (1): Is it possible to
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Is it
  • Low reputation (1):
Posted by: Fabio Araujo

79592776

Date: 2025-04-25 15:01:41
Score: 5.5
Natty: 3
Report link

The above answer is correct. For more details, https://tailwindcss.com/docs/dark-mode use this link.

Reasons:
  • Blacklisted phrase (1): this link
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rince Mathew

79592717

Date: 2025-04-25 14:33:33
Score: 5.5
Natty:
Report link

I might if found a fix but without more context on how this is setup I cant be fully confidant that this will help.

If found a GitHub post that seems like they have the same issue but they got a fix

GitHub Post

And this video

Youtube Video

Reasons:
  • Blacklisted phrase (1): this video
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): have the same issue
  • Low reputation (1):
Posted by: Coder Guy

79592683

Date: 2025-04-25 14:11:27
Score: 4.5
Natty:
Report link

Absolutely agree. Have the same problem with grails 5.x

furthermore there are no examples available how to customize scaffolding to get the result needed...
documentation or sources for the fields-taglib is also not available. really sad.

a really good product killed by too many features...

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): Have the same problem
  • Low reputation (1):
Posted by: frissner

79592665

Date: 2025-04-25 13:59:23
Score: 8.5 🚩
Natty: 5
Report link

I'm looking for pretty much the same question. Want one entire task-group to finish before it starts the next parallel task-group (3 parallel task groups at a time). Were you able to find a good solution to this?

Reasons:
  • RegEx Blacklisted phrase (1): Were you able to find a
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Brandon Kiso