79324956

Date: 2025-01-02 21:05:39
Score: 7 🚩
Natty:
Report link

I'm trying to use geom_area() in a different way, e.g. AUC. I refer to the example in https://www.sthda.com/english/wiki/ggplot2-area-plot-quick-start-guide-r-software-and-data-visualization

dat <- with(density(df$weight), data.frame(x, y))
ggplot(data = dat, mapping = aes(x = x, y = y)) +
 geom_line()+
    geom_area(mapping = aes(x = ifelse(x>65 & x< 70 , x, 0)), fill = "red") +
    xlim(30, 80)

Can someone help me understand why the result is different when we remove xlim(30, 80) ?

The different in the two images are below:enter image description here

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): enter image description here
  • RegEx Blacklisted phrase (3): Can someone help me
  • Probably link only (1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: avery

79324955

Date: 2025-01-02 21:05:38
Score: 11.5 🚩
Natty:
Report link

I'm also getting the same issue. You found any solution?

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (2): any solution?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm also getting the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Abdullah Raza

79324933

Date: 2025-01-02 20:51:34
Score: 5
Natty: 4
Report link

I am using python 3.8 and cx_Oracle 8.3.0. I am using executemany with batcherrors=True but it is not working at all.

executemany is just raising an exception for the error occurred at first place and after catching excepting I am trying to do getbatcherrors() but it is giving me empty list.

Please provide you suggestions.

Reasons:
  • Blacklisted phrase (1): I am trying to
  • RegEx Blacklisted phrase (2.5): Please provide you
  • No code block (0.5):
  • Low reputation (1):
Posted by: Rohit Mewar

79324755

Date: 2025-01-02 19:27:10
Score: 4
Natty:
Report link

I have same problem with my project, which stopped work. Looks like there was different code to integrate module.

You need to replace this:

apply from: filePath

by this:

evaluate(new File(
        settingsDir.parentFile,
        'flutter_module/.android/include_flutter.groovy'
))

Possibly, update some parts of base Android application will help. But i didn't research this yet.

Reasons:
  • Blacklisted phrase (1): I have same problem
  • Has code block (-0.5):
  • Me too answer (2.5): I have same problem
  • Low reputation (1):
Posted by: Alexander Demchenko

79324752

Date: 2025-01-02 19:26:09
Score: 4
Natty:
Report link

Not sure why , but , Figured out there were two options in disabled state , once enabled started working.

  1. Ignore trim whitespace
  2. Auto-syncronise views

enter image description here

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

79324566

Date: 2025-01-02 17:58:47
Score: 4
Natty:
Report link

Sorry wrong issue. This was meant for fractions.

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

79324538

Date: 2025-01-02 17:45:41
Score: 6.5 🚩
Natty: 4
Report link

I am facing the same issue with Golang library.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing the same issue
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Shivam

79324522

Date: 2025-01-02 17:38:39
Score: 8
Natty: 7
Report link

i implemented leaftletjs on react native but could not build my app because of its dependencies and version. Can anyone help?

Reasons:
  • RegEx Blacklisted phrase (3): Can anyone help
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: wirngo obed

79324518

Date: 2025-01-02 17:35:37
Score: 8 🚩
Natty: 6
Report link

I am having the same issue, trying to run the same code, but not in Colab. I am trying to recreate the same code, but with 23 classes, and I am getting the following : "ValueError: Received incompatible tensor with shape (5,) when attempting to restore variable with shape (23,) and name custom_gesture_recognizer_out/bias:0."

Any ideas?

Reasons:
  • Blacklisted phrase (1): I am trying to
  • Blacklisted phrase (1): Any ideas
  • No code block (0.5):
  • Me too answer (2.5): I am having the same issue
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: kenyon_atsoc

79324464

Date: 2025-01-02 17:12:31
Score: 5.5
Natty: 4.5
Report link

Please, I'm having the same problem, my version is java 21.0.5 2024-10-15 LTS Java(TM) SE Runtime Environment (build 21.0.5+9-LTS-239) Java HotSpot(TM) 64-Bit Server VM (build 21.0.5+9-LTS-239, mixed mode, sharing)

Reasons:
  • Blacklisted phrase (1): I'm having the same problem
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same problem
  • Low reputation (1):
Posted by: Emlia SBsistemas

79324403

Date: 2025-01-02 16:46:23
Score: 4
Natty: 4.5
Report link

The recent solution for this problem can be found here https://joshclose.github.io/CsvHelper/examples/configuration/class-maps/mapping-by-alternate-names/

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

79324315

Date: 2025-01-02 16:12:09
Score: 6 🚩
Natty: 6
Report link

I have been looking and trying the bat files here but I'm having some trouble finding what I can use. I'm trying to make 52 week folders like this " Week 01 December 29, 2025 - January 4, 2026 " to week 52 empty folders for what every year ??? thanks

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Blacklisted phrase (1): ???
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: David Chapman

79324314

Date: 2025-01-02 16:12:08
Score: 6 🚩
Natty: 4.5
Report link

solved? the same issue to me……

Reasons:
  • RegEx Blacklisted phrase (1.5): solved?
  • Low length (2):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: long

79324287

Date: 2025-01-02 15:57:04
Score: 4
Natty:
Report link

The Solution suggested by JayshankarGS works. I have added another PDF with more pages and the job finished:

enter image description here

The vector was created:

enter image description here

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

79324207

Date: 2025-01-02 15:29:57
Score: 4
Natty:
Report link

I'm a new account so can't reply to existing answers, but this script works well, but the end-users' machines are now showing as "Needs new driver" after the driver change. What's the fix for that? We push out the printers through Group Policy. We had to revert back the driver until we can figure this out.

Reasons:
  • RegEx Blacklisted phrase (1.5): fix for that?
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user29026137

79324139

Date: 2025-01-02 15:02:50
Score: 4
Natty:
Report link

And here are the visuals for the answers KevinMCaroll mentioned.

enter image description here

enter image description here

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: Ziaullah Indhar

79324055

Date: 2025-01-02 14:47:45
Score: 4
Natty:
Report link

This may suffice your need for test reports download direct from your testrigor account.

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: Ziaullah Indhar

79324041

Date: 2025-01-02 14:44:43
Score: 4.5
Natty: 6
Report link

happy new year, I have been asked by my boss to copy Trac-Wiki from an old RHEL7 vServer to a RHEL8 vServer. I am not allowed to download any software from the internet, the only option is for me to copy and install Trac from the old to the new server.

My new RHEL8 vServer already has Python3 installed and httpd (Apache) running.

When I use scp to copy data/folders from the old server to the new one, I can't run trac with dnf/yum install trac. I can't do it with pip3 either.

I have been searching for three months and can't find anything.

Does anyone know of a case like this? I really need a step by step guide because I can't figure it out.

Thank you very much

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (2): Does anyone know
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Medrik

79323959

Date: 2025-01-02 14:14:34
Score: 10
Natty: 7.5
Report link

I am stuck with this, too. Did you figure out a soultion for this?

Reasons:
  • RegEx Blacklisted phrase (1.5): I am stuck
  • RegEx Blacklisted phrase (3): Did you figure out a
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: uferscar

79323954

Date: 2025-01-02 14:12:32
Score: 4.5
Natty:
Report link

thx. but it still doesn´t work after the correction.

greetings

thomas

Reasons:
  • Blacklisted phrase (1): thx
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: tom

79323933

Date: 2025-01-02 14:03:30
Score: 4
Natty:
Report link

Python 3.13 is not currently supported by psycopg2 and psycopg2-binary on Windows machine.

https://stackoverflow.com/a/79301345/22029327


Installed 3.12 and everything worked fine

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

79323912

Date: 2025-01-02 13:56:28
Score: 5.5
Natty:
Report link

try using firebase, as when you are using firebase the integration is easier to do like google sing in etc and also please share you code so that we see

Reasons:
  • RegEx Blacklisted phrase (2.5): please share you code
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user17421381

79323902

Date: 2025-01-02 13:52:26
Score: 4.5
Natty:
Report link

Olá!

Enfrentei o mesmo problema, precisava definir a largura fixa para a coluna de células. No meu caso, a solução foi usar CellStyle="width: 160px;".

Encontrei a solução no repositório do projeto: https://github.com/MudBlazor/MudBlazor/discussions/4920


Hi!

I faced the same issue, I needed to set a fixed width for the cell column. In my case, the solution was to use CellStyle="width: 160px;".

I found the solution in the project's repository: https://github.com/MudBlazor/MudBlazor/discussions/4920


<TemplateColumn Title="Celular" CellStyle="width: 160px">
            <CellTemplate>
                @if (context.Item.CellPhones?.Any() == true)
                {
                   @CelularHelperFormat.FormatCelular(
                    string.Join(", ", context
                                .Item
                                .CellPhones
                                .Select(c => $"{c.FullNumber}"))
                   );
                }
            </CellTemplate>
        </TemplateColumn>
Reasons:
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (2): solução
  • Blacklisted phrase (2): Olá
  • Whitelisted phrase (-2): I found the solution
  • RegEx Blacklisted phrase (2): Encontrei
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Maurício Dionísio

79323895

Date: 2025-01-02 13:50:25
Score: 4
Natty: 5
Report link

To further satisfy your thrust for the deep understanding.

1- testRigor uses Java 11's Regex Pattern for Regex. https://testrigor.com/docs/language/#regexRandomStringGenerationSupportValidationsSearch enter image description here

2- for element locators it's their secret sauce.

https://www.youtube.com/watch?v=cvfTrOTgiIc

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Ziaullah Indhar

79323877

Date: 2025-01-02 13:41:22
Score: 4
Natty: 4
Report link

I noticed that our production backend is connected with AWS elasticache Redis and it doesn't supports the TopK data structure. Also there isn't any upgrade available or any setting which can allow us to use topK on same redis .

Any thought on this ?

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

79323875

Date: 2025-01-02 13:40:21
Score: 5
Natty:
Report link

But still google sign-in is not working in my app even I have added the sha 1 fingerprint of both play signing and uploaded key

Reasons:
  • RegEx Blacklisted phrase (2): even I have
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Modit Grover

79323864

Date: 2025-01-02 13:36:19
Score: 6.5 🚩
Natty:
Report link

did u find the answer cause i have same trouble code is perfect fine but when i emulate it doesnt respond shooting errors

Reasons:
  • RegEx Blacklisted phrase (3): did u find the answer
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did
  • Low reputation (1):
Posted by: Youtube Algorithm

79323861

Date: 2025-01-02 13:35:18
Score: 4
Natty: 5
Report link

Many years after but I have made the same mistake, Thanks for the solution

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user29024675

79323837

Date: 2025-01-02 13:24:14
Score: 7 🚩
Natty: 6
Report link

I have the same problem.

where exactly do I add:

#navigation ul ul{
    display:none;
}

Do I add this to Design/Customizer/custom css?

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Low length (1):
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same problem
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Pytagoralf

79323823

Date: 2025-01-02 13:18:11
Score: 9.5 🚩
Natty: 6.5
Report link

I am trying to add a card to enable billing for my Flutter project on Google Cloud Platform. I have added the card and received the OTP. However, when I click to verify the OTP, it shows that the payment has failed. Can anyone help me with this issue?

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): I am trying to
  • RegEx Blacklisted phrase (3): Can anyone help me
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jasni m.k

79323774

Date: 2025-01-02 13:00:06
Score: 5.5
Natty:
Report link

@NathanielBrown - {{title}} still seems to work when trying to add in the title to the slider as in Chetan Prajapati's post at the beginning of this thread. I am using it but I an trying to find more codes so that I can add in a snippet or a difference header when I want something other than {{title}}

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @NathanielBrown
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: DiBobble

79323749

Date: 2025-01-02 12:49:02
Score: 5.5
Natty: 5
Report link

How to make custom width every column using flextable in shiny?

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 to
  • Low reputation (0.5):
Posted by: Rizal Bakri

79323715

Date: 2025-01-02 12:38:58
Score: 4
Natty:
Report link

I’m still facing the same issue. When I use the local socket URL (localhost:8083), the socket connects successfully, but with the deployed socket URL, the connection continuously connects and disconnects. I will provide i detail. Connection while using localhost enter image description here

Here is the deployed socket url enter image description here enter image description here

Values.yaml

ingress:
  enabled: true
  className: "nginx"
  annotations: 
    nginx.ingress.kubernetes.io/use-regex: "true"
    nginx.ingress.kubernetes.io/rewrite-target: /$2
    appgw.ingress.kubernetes.io/backend-protocol: "http" 
    appgw.ingress.kubernetes.io/request-timeout: "60" 
    appgw.ingress.kubernetes.io/proxy-set-header: "Upgrade $http_upgrade"
    appgw.ingress.kubernetes.io/proxy-set-header.Connection: "upgrade"
  hosts:
    - host: 
      paths:
        - path: /nodeserver(/|$)(.*)
          pathType: ImplementationSpecific
Reasons:
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): facing the same issue
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Raghu

79323575

Date: 2025-01-02 11:41:44
Score: 8.5 🚩
Natty: 6
Report link

hey were u able to debug this out I'm stuck at the same error.

Reasons:
  • RegEx Blacklisted phrase (1.5): I'm stuck
  • RegEx Blacklisted phrase (3): were u able
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Prithu

79323560

Date: 2025-01-02 11:31:41
Score: 4
Natty:
Report link

I did also get the same issue, however it was not updating my java version or karate version.

I had a dependency spring-cloud-starter-netflix-eureka-client that caused my problem.

Either removing this dependency, or having this dependency lower than karate's dependencies worked. I suspect other spring-cloud dependencies might have a similar effect.

This DID NOT WORK

<dependency>
      <groupId>org.springframework.cloud</groupId>
      <artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
</dependency>
<dependency>
      <groupId>com.intuit.karate</groupId>
      <artifactId>karate-junit5</artifactId>
      <scope>test</scope>
</dependency>

Swapping them DID work

<dependency>
      <groupId>com.intuit.karate</groupId>
      <artifactId>karate-junit5</artifactId>
      <scope>test</scope>
</dependency>
<dependency>
      <groupId>org.springframework.cloud</groupId>
      <artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
</dependency>
Reasons:
  • Blacklisted phrase (1): DID NOT WORK
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): also get the same issue
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Stefan

79323554

Date: 2025-01-02 11:27:39
Score: 4
Natty: 5
Report link

Why Authorize and ValidateAntiForgeryToken both together are creating 400 Bad Request

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Why
  • Low reputation (1):
Posted by: Mohammed Umar Farooq

79323511

Date: 2025-01-02 11:10:33
Score: 4
Natty:
Report link

enter image description here

enter image description here

so you can see that function return and ret is nothing. when i click F7 step into, it desdroyed immediately.

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

79323509

Date: 2025-01-02 11:09:32
Score: 5
Natty: 5
Report link

Simple UI seems to be very basic and can't be used in production, what do you recommend if we have to use the legacy UI?

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

79323302

Date: 2025-01-02 09:36:09
Score: 4
Natty:
Report link

Basically all you have to do is adding the audio element in DOM and make it invisible, this way the user interaction works and the audio will play. This article explains how to do this

Reasons:
  • Blacklisted phrase (1): This article
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: MML_Tech

79323298

Date: 2025-01-02 09:35:07
Score: 8 🚩
Natty: 5.5
Report link

Bro, I'm new to creating Apps using PyQt5, any resources available?

Reasons:
  • RegEx Blacklisted phrase (1.5): I'm new
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: midhinesh sankrubuktha

79323281

Date: 2025-01-02 09:27:05
Score: 16 🚩
Natty: 5.5
Report link

i have the same question with you。 Did you fix it? Please help me .thanks

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Blacklisted phrase (1): i have the same question
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Please help me
  • 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 question
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Tommy jarvis

79323244

Date: 2025-01-02 09:12:59
Score: 5
Natty:
Report link

i was have the same problem , https://youtu.be/IcPxXgjwCNc?si=G3_zM14JiVvVvNY- Watch the video the man in the video solves the problem.

Reasons:
  • Blacklisted phrase (1): youtu.be
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mohammed Nuri

79323198

Date: 2025-01-02 08:50:53
Score: 4.5
Natty:
Report link

Yes I want to active my phone's finger print

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Samy Kochito

79323166

Date: 2025-01-02 08:34:48
Score: 5.5
Natty: 4.5
Report link

I follow code of @kmote and can extract image from RTF and display to Picture box ( C#) but quality of image too low (maybe the reason is we must to draw image again). Do you have any idea to improve image quality when display to picture box.

Reasons:
  • RegEx Blacklisted phrase (2.5): Do you have any
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @kmote
  • Low reputation (1):
Posted by: DongPham

79323118

Date: 2025-01-02 08:13:42
Score: 4
Natty:
Report link

Woodle India offers excellent DIY all MDF shapes woodworking tutorials, tools, and products, empowering enthusiasts to create personalized, handcrafted wooden items efficiently.

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

79323101

Date: 2025-01-02 08:03:39
Score: 4.5
Natty:
Report link

OK GOT IT IT NOW RESOLVED .THANK YOU

Reasons:
  • Blacklisted phrase (0.5): THANK YOU
  • Low length (2):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: IT Expert

79323061

Date: 2025-01-02 07:44:34
Score: 4.5
Natty: 4.5
Report link

How to up backend server? is agent should install to up backend

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): How to
  • Low reputation (1):
Posted by: Anand Raj Nathan

79323055

Date: 2025-01-02 07:43:32
Score: 5
Natty:
Report link

I am also facing the similar issue but instead I'm trying to include source file from an external repo to my local repo. Where normal build is working fine but Unit test using G-Test is throwing error.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am also facing the similar issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nethaji Chowdary

79323048

Date: 2025-01-02 07:40:30
Score: 5
Natty: 5
Report link

I also encounter this issue on my Ubuntu 22.04.3 LTS. My Cython is 3.0.11 version. My setuptools is 59.6.0.

Anyone has idea of that?

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

79322995

Date: 2025-01-02 07:08:21
Score: 7 🚩
Natty: 6.5
Report link

Maybe this will fit your need ? https://www.baeldung.com/eureka-self-preservation-renewal

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

79322981

Date: 2025-01-02 07:00:18
Score: 5.5
Natty: 4.5
Report link

Is there a way to make it change according to the scaling of the page? I am writing a responsive web page, but my SVG cannot scale properly. Unfortunately, I cannot directly manipulate it through JavaScript

Reasons:
  • Blacklisted phrase (1): Is there a way
  • Blacklisted phrase (0.5): I cannot
  • Low length (0.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): Is there a
  • Low reputation (1):
Posted by: treefuture

79322963

Date: 2025-01-02 06:49:15
Score: 5
Natty: 4
Report link

@Herbert answer is not working if the range is for example 12/20 and 01/20 and the current date is 12/22.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @Herbert
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Женско ДПС

79322903

Date: 2025-01-02 06:12:06
Score: 5
Natty: 4.5
Report link

Fully YouTube tutorial: JWT Authentication in Symfony 7 API Platform | Step-by-Step Guide

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

79322885

Date: 2025-01-02 06:03:03
Score: 5.5
Natty:
Report link

Hitesh Bhai chaudhary ke liye bhi kuch bhi nahi post on Facebook and Twitter account na post on Facebook and Twitter account na post on Facebook and Twitter account na post on Facebook and Twitter account na post on Facebook and Twitter account na post on Facebook and Twitter account

Reasons:
  • RegEx Blacklisted phrase (2): Bhai
  • Contains signature (1):
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Hitesh Bhai

79322850

Date: 2025-01-02 05:39:57
Score: 5
Natty:
Report link

You can find fully guide here: YouTube tutorial

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

79322780

Date: 2025-01-02 04:45:45
Score: 5
Natty:
Report link

I am facing the same issue, Kindly let me know incase a solution is arrived

Reasons:
  • Whitelisted phrase (-1): solution is
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ravisankar Jampani

79322766

Date: 2025-01-02 04:33:42
Score: 4.5
Natty:
Report link

Please read through the answer provided over here.

https://github.com/grbsk/ng2-idle/issues/204#issuecomment-2474226381

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

79322763

Date: 2025-01-02 04:28:39
Score: 4
Natty:
Report link

For angular devlopers, add to angular.json the following line as shown in the screenshotenter 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: Otuoma Sanya

79322760

Date: 2025-01-02 04:23:37
Score: 5
Natty:
Report link

i had incorrectly named my home page "index.md" as opposed to "_index.md", per https://discourse.gohugo.io/t/blog-posts-are-not-build-correctly-unless-hugo-server-is-used/49442

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

79322759

Date: 2025-01-02 04:22:36
Score: 5.5
Natty: 4.5
Report link

My logs show that acks = -1 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: 云心舟

79322702

Date: 2025-01-02 03:18:22
Score: 5
Natty:
Report link

@Vince This was worked for me.....Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Whitelisted phrase (-1): worked for me
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @Vince
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Thuat Nguyen

79322690

Date: 2025-01-02 03:03:19
Score: 5
Natty: 5
Report link

I am also having trouble creating a signature like you, I don't know if you have solved it yet, if so can you reply so I can ask for more details?

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

79322664

Date: 2025-01-02 02:43:14
Score: 5
Natty:
Report link

For those interested in this - I found a solution at Eliminating Extra Spaces in String Fields When Exporting Data to a Text File on Pentaho

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: felix.en

79322548

Date: 2025-01-02 00:19:43
Score: 8.5 🚩
Natty:
Report link

Still not working for me. After I followed all instructions and tutorials.

Reasons:
  • Blacklisted phrase (2): Still not working
  • RegEx Blacklisted phrase (3): not working for me
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Hendi Santika

79322508

Date: 2025-01-01 23:48:37
Score: 9 🚩
Natty: 5.5
Report link

Did you get this working for topics as well?

Reasons:
  • RegEx Blacklisted phrase (3): Did you get this
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Manu K

79322476

Date: 2025-01-01 23:13:29
Score: 4
Natty:
Report link

I found a solution by going to Settings > Media then unchecking "Organize my uploads into month- and year-based folders"enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Brian Greenberg

79322464

Date: 2025-01-01 23:04:25
Score: 12 🚩
Natty: 6
Report link

Did you solve this problem? I have a similar problem now and I can't solve it.

Reasons:
  • Blacklisted phrase (1): I have a similar problem
  • RegEx Blacklisted phrase (3): Did you solve this problem
  • RegEx Blacklisted phrase (1.5): solve this problem?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have a similar problem
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you solve this
  • Low reputation (1):
Posted by: Nik

79322426

Date: 2025-01-01 22:31:16
Score: 10.5 🚩
Natty: 6
Report link

Did you find the solution? I have the same problem

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (3): Did you find the solution
  • 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 find the solution
  • Low reputation (0.5):
Posted by: program1232123

79322417

Date: 2025-01-01 22:26:13
Score: 4
Natty:
Report link

Modify your constructor :

@Autowired public StarshipService() { this.webClient= WebClient.builder().baseUrl("https://www.swapi.tech/api").build(); }

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • User mentioned (1): @Autowired
  • Low reputation (1):
Posted by: Rangeya Raghava

79322337

Date: 2025-01-01 21:20:59
Score: 4
Natty:
Report link

I just discovered the answer - see image: enter image description here

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

79322334

Date: 2025-01-01 21:17:58
Score: 4.5
Natty:
Report link

when you save excel file ,you can choose CSV UTF-8 (Comma delimited) as save as type.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): when you
  • Low reputation (1):
Posted by: saeede

79322282

Date: 2025-01-01 20:30:46
Score: 4.5
Natty:
Report link

I am having the same issue, we have secret engine. for ex : kv-v2/app/dev/app/global

under this I have app specific folders in the vault, like app1, app2. Each folder multiple secret keys and values.

how to approach to this.. I am using approle.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am having the same issue
  • Low reputation (1):
Posted by: Rajender Prasad

79322249

Date: 2025-01-01 20:05:38
Score: 9.5 🚩
Natty: 5.5
Report link

I'm facing a similar issue, how did you end up fixing it?

Reasons:
  • RegEx Blacklisted phrase (1.5): fixing it?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm facing a similar issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Khalid jimmy

79322161

Date: 2025-01-01 18:56:23
Score: 11
Natty: 7
Report link

I have the same Problem here: java.io.UncheckedIOException: java.io.IOException: Failed to create a new filesystem for /opt/keycloak/lib/lib/deployment/org.fusesource.jansi.jansi-1.18.jar did u found a solution to this?

Reasons:
  • Blacklisted phrase (1): I have the same Problem
  • RegEx Blacklisted phrase (3): did u found a solution to this
  • Low length (0.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: Franco Avolio

79322113

Date: 2025-01-01 18:32:17
Score: 10.5
Natty: 7.5
Report link

Hi I am facing same issues but in ms azure pipeline?? However it same Url able to access from my local laptop chrome browser but not from azure pipeline?? Can someone please help??? Url- eg- https/dev/auth/login???

Reasons:
  • Blacklisted phrase (1): ???
  • RegEx Blacklisted phrase (3): please help
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing same issue
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Ashu Rai

79322093

Date: 2025-01-01 18:14:12
Score: 4
Natty:
Report link

Many thanks for that!!!! It works now perfectly

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: DanyBoy

79321943

Date: 2025-01-01 16:30:48
Score: 6.5 🚩
Natty:
Report link

Can you post the specific error message.

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you post
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Can you post the
  • Low reputation (1):
Posted by: jleiv01

79321883

Date: 2025-01-01 15:56:40
Score: 7 🚩
Natty:
Report link

When I read my own question, I noticed that the Metadata is empty. What I really want is to get the ContentLength from the header. How do I do this?

Reasons:
  • Blacklisted phrase (1): How do I
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): When I
  • Low reputation (1):
Posted by: Mark S.

79321847

Date: 2025-01-01 15:32:35
Score: 7 🚩
Natty: 5.5
Report link

Have you got any ideas on that now?

Reasons:
  • Blacklisted phrase (1): any ideas
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Huan Zhao

79321842

Date: 2025-01-01 15:29:33
Score: 10.5
Natty: 7
Report link

I have the exact same problem, did you find the elegant solution?

Reasons:
  • RegEx Blacklisted phrase (3): did you find the
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the exact same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Daniel

79321738

Date: 2025-01-01 14:18:16
Score: 4.5
Natty: 5
Report link

I have used the "UPI QR Code Payment Gateway" plugin (https://wordpress.org/plugins/upi-qr-code-payment-gateway/), and it works on localhost.

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

79321735

Date: 2025-01-01 14:17:15
Score: 5.5
Natty: 5
Report link

I have the exact same problem. Unfortunately, you don't detail the solution well enough for me to use it.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have the exact same problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: AMP59

79321723

Date: 2025-01-01 14:08:12
Score: 6 🚩
Natty: 4
Report link

Do you have the final answer? It seems unclear where BN layer should be placed, especialy the order of BN and Pooling is confused to me. I found few work about it.

Reasons:
  • RegEx Blacklisted phrase (2.5): Do you have the
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Leeha Laner

79321686

Date: 2025-01-01 13:48:07
Score: 4
Natty:
Report link

I am also having the same issue, is there an answer on the above? it should be completely a client problem.

how to fix this issue "Turns out (in this case) it was a weird share permissions issue. The reboot caused a redirection of the user's HOME folder to remap to a share on the network. Because the machine hadn't been restarted when the policy was put in place, it hadn't taken effect until reboot.

This in itself was harmless, but there was an issue with the permissions on the share that hosted the network home folders, which caused the user to not have write privileges to their own home directories.

This was made apparent later, since the activity of attempting to create a new query window didn't error with a meaningful "can't create file xyz" type error."

if it is the problem

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am also having the same issue
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Garox Lee

79321600

Date: 2025-01-01 12:41:52
Score: 5.5
Natty:
Report link

You can get approval only if you have enough text based article in it. Google needs more text in it. Just keeping only image will not be appreciated by AdSense. Even i am struggling to get approval for my blog were i write at least 1000 words per article. Here is my blog for reference : Evocode

So concentrate on adding more text and quality content.

Reasons:
  • Blacklisted phrase (1): appreciated
  • Blacklisted phrase (1): i am struggling
  • RegEx Blacklisted phrase (2): Even i am
  • No code block (0.5):
  • Low reputation (1):
Posted by: Aravindh P

79321568

Date: 2025-01-01 12:21:47
Score: 11 🚩
Natty: 6.5
Report link

i have same issue - any solution ?

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (2): any solution ?
  • Low length (2):
  • No code block (0.5):
  • Me too answer (2.5): i have same issue
  • Ends in question mark (2):
  • Single line (0.5):
Posted by: Adil Saiyad

79321542

Date: 2025-01-01 12:00:42
Score: 5
Natty: 4
Report link

Ethan, this protocol works fine on my system with Gnuplot 6.0 except that pop up windows are built with white characters over a pale gray background. Thus, the text is not fully visible ! I can change the font size easily but not its color nor the background color. I have watched a lot on the net without finding an answer. Do you know a set of commands to remedy to that unfortunate situation. Happy new year. Thanks.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): Do you know a
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: P. Daegelen

79321537

Date: 2025-01-01 11:55:40
Score: 4.5
Natty:
Report link

I've been fighting with KVM and virt-viewer 11.0-3build2 all day trying to get the displays to behave in some logical fashion. I'm on Ubuntu MATE 24.04.1 LTS, virt-manager 4.1.0-3 using QXL and spice-vdagent is running. No matter what I do, changing the VM window with the mouse causes the display to simply scale. I find ironic that Windows 11 in a VM under the same instance of KVM works seamlessly for resizing the VM window with the mouse; the displayed desktop of the VM window just grows and shrinks as you would expect, with the open windows keeping a constant size. Argh! If they can figure this out for Windows, why can't they get it right for Linux!?

For others who may face the same problem, the solution I've adopted is to just turn off Auto-resize, and inside the VM used Prefences-> Displays to adjust the window to the size I want. My two monitors have different resolutions, so the font is not the same size on both monitors, but good enough.

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): face the same problem
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: guyr

79321528

Date: 2025-01-01 11:48:37
Score: 11 🚩
Natty: 6.5
Report link

Thank you for the code snippet!

We are encountering the following warning on our self-hosted agent: Warning: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64

Environment Details:

Agent OS Type: Linux x86_64 Could you please help us understand the cause of this warning and how to resolve it?

Thank you in advance for your assistance!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (3): Could you please help us
  • RegEx Blacklisted phrase (3): Thank you in advance
  • RegEx Blacklisted phrase (1.5): how to resolve it?
  • RegEx Blacklisted phrase (1): help us
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Kartik Hegde

79321483

Date: 2025-01-01 10:55:26
Score: 4.5
Natty:
Report link

So what I did this is after searching for so long, created another class

public class AuthorizationMiddlewareResultHandler : IAuthorizationMiddlewareResultHandler
{
    public Task HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
    {
        return next(context);
    }
}

Injected it

builder.Services.AddSingleton<IAuthorizationMiddlewareResultHandler, AuthorizationMiddlewareResultHandler>();

And everything started to work. Can someone please explain me what is happening?

Reasons:
  • RegEx Blacklisted phrase (2.5): Can someone please explain me what
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: DrXSsive

79321462

Date: 2025-01-01 10:37:22
Score: 5
Natty:
Report link

hii all, good morning jay bharat

Reasons:
  • Blacklisted phrase (1): good morning
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: jacs willams

79321388

Date: 2025-01-01 09:20:04
Score: 6.5 🚩
Natty: 5
Report link

I am having exact same issue, but following the above solution as well as adding babel or ts-parser, didn't help me. Do you guys have other suggestions i could try

Reasons:
  • Blacklisted phrase (1): help me
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am having exact same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: shahriyar Rahman

79321372

Date: 2025-01-01 09:06:00
Score: 6.5 🚩
Natty: 5.5
Report link

which string you used in Filter array?

Reasons:
  • Low length (2):
  • 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: YashB

79321352

Date: 2025-01-01 08:39:51
Score: 9 🚩
Natty:
Report link

I am having the same problem. You wrote it is a known issue. Just a friendly check: any expectation on a time frame for that? Thanks in advance for any light you can shed on this.

Cheers, Alex

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): Cheers
  • RegEx Blacklisted phrase (3): Thanks in advance
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am having the same problem
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Alexei Z

79321324

Date: 2025-01-01 08:14:46
Score: 4
Natty:
Report link

You could create a flow as following picture shows to filter users.

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: Emily Du - MSFT

79321322

Date: 2025-01-01 08:12:45
Score: 4.5
Natty:
Report link

I’ve encountered a similar issue when switching to Cloudflare Workers. The build included unnecessary dependencies like Angular, Apache, and Rust, which made the project size balloon. Once I optimized my build configuration and removed the unused tools, the size was greatly reduced. If you're facing the same issue, I'd recommend reviewing your build and excluding any unnecessary libraries.

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Muhammad Junaid

79321290

Date: 2025-01-01 07:27:37
Score: 5
Natty:
Report link

Sorry I do not have the answer however I am experiencing exactly the same issue and was wondering if you found a resolution.

Reasons:
  • Blacklisted phrase (2): was wondering
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jojo

79321234

Date: 2025-01-01 06:29:23
Score: 10.5 🚩
Natty: 6.5
Report link

Did you find any solution? I tried modify the history stack but it still is redirecting to gateway.

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):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you find any solution
  • Low reputation (1):
Posted by: A K M Fahim Kabir

79321213

Date: 2025-01-01 06:01:16
Score: 8.5 🚩
Natty: 6
Report link

Same Issue!

So do we have to wait user for 60 seconds or what?

after 60 seconds we have to ask the backend "Did you get the response?"

if not then ?

Reasons:
  • RegEx Blacklisted phrase (3): Did you get the
  • RegEx Blacklisted phrase (1): Same Issue
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Frontend

79321210

Date: 2025-01-01 05:58:14
Score: 4
Natty: 4.5
Report link

https://unitedcoders.world/blog/print_class_in_yolo.html Here is simple code for the print class name in yolo using ultraytics

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