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

79592618

Date: 2025-04-25 13:28:14
Score: 7.5 🚩
Natty: 5.5
Report link

have you find the answer for this problem ?

Reasons:
  • Blacklisted phrase (2): have you find
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: mostafa guellicha

79592615

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

https://learn.microsoft.com/en-us/answers/questions/2259532/azure-function-(event-grid-duckdb)-not-publishing?page=1&orderby=helpful&translated=false#message-latest

Answered here.

Now, I am able to resolve the issue by creating another Python function and using Pandas to convert Parquet to JSON data.

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

79592594

Date: 2025-04-25 13:18:10
Score: 10 🚩
Natty:
Report link

Im facing the same issue. Any luck with this?

Reasons:
  • Blacklisted phrase (1.5): Any luck
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sanath

79592592

Date: 2025-04-25 13:18:10
Score: 4.5
Natty: 6
Report link

se for apenas para monitoramento para um monitor pq não usa o Grafana ? bem mais simples e sem dor de cabeça .

Reasons:
  • Blacklisted phrase (1): não
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sammir

79592541

Date: 2025-04-25 12:49:58
Score: 6 🚩
Natty:
Report link

Have you add a button with submit type?

<MudButton ButtonType="ButtonType.Submit" Variant="Variant.Filled" Color="Color.Primary" Class="ml-auto">Register</MudButton>

I suggest you to see this link if you don't.

Reasons:
  • Blacklisted phrase (1): this link
  • RegEx Blacklisted phrase (1): see this link
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Arash Yazdani

79592531

Date: 2025-04-25 12:41:56
Score: 5
Natty:
Report link

GCP TSE is here to help you with your situation 🤞.

  1. How can I restore the <number>[email protected] account?

You're right - as per Google Cloud Docs [1] you can't restore your Service Account (SA), because after 30 days, IAM permanently removes it.

  1. How can I configure the Firebase CLI to use a newly created or existing service account for Cloud Functions deployment instead of the deleted default?

Firebase CLI has several ways [2] to authenticate to API: using the Application Default Credentials (ADC) or using FIREBASE_TOKEN (considered legacy). You might have some kind of custom setup, but in general to authenticate Firebase CLI with a SA you should follow this simple guide [3]:

  1. Locate an existing SA or create a new one to be used by Firebase CLI;
  2. Grant all required roles to this SA (explained in [3], but you might need more narrow roles for your specific case);
  3. Setup ADC depending on your environment;
  4. Update the GOOGLE_APPLICATION_CREDENTIALS OS environment variable using gcloud auth application-default login or manually (depending on your dev environment). Details are in the linked docs.

[1] https://cloud.google.com/iam/docs/service-accounts-delete-undelete#undeleting
[2] https://firebase.google.com/docs/cli#cli-ci-systems
[3] https://firebase.google.com/docs/app-distribution/authenticate-service-account
[4] https://cloud.google.com/docs/authentication/provide-credentials-adc


If you haven't solved your problem using the above guide, please explain your deployment process stp-by-step. Also, try to answer as much as possible:

Reasons:
  • Blacklisted phrase (0.5): How can I
  • RegEx Blacklisted phrase (2.5): please explain your
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: mikalai

79592437

Date: 2025-04-25 11:41:37
Score: 10 🚩
Natty: 4.5
Report link

did you find the answer? I'm also facing the same issue.

Reasons:
  • RegEx Blacklisted phrase (3): did you find the answer
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm also facing the same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did you find the answer
  • Low reputation (1):
Posted by: Kishore Murali

79592429

Date: 2025-04-25 11:38:36
Score: 4
Natty:
Report link

look at the body

i think i helped you

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

79592406

Date: 2025-04-25 11:24:32
Score: 4.5
Natty:
Report link

We were finally able to resolve this by implementing AccessTokenCallback for the sql connection: https://learn.microsoft.com/en-us/dotnet/api/microsoft.data.sqlclient.sqlconnection.accesstokencallback?view=sqlclient-dotnet-standard-5.2#microsoft-data-sqlclient-sqlconnection-accesstokencallback

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

79592374

Date: 2025-04-25 11:08:26
Score: 5
Natty: 7
Report link

Comment puis-je supprimer le marqueur précédent en cliquant à nouveau et afficher uniquement le dernier marqueur ?

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

79592366

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

I don't seem to be able to reproduce the results, can anyone let me know what I'm missing?

import pandas as pd
import datetime
data = [
    [datetime.datetime(1970, 1, 1, 0, 0), 262.933],
    [datetime.datetime(1970, 1, 1, 0, 0, 0, 76923), 261.482],
    [datetime.datetime(1970, 1, 1, 0, 0, 0, 153846), 260.394],
    [datetime.datetime(1970, 1, 1, 0, 0, 0, 230769), 259.306],
    [datetime.datetime(1970, 1, 1, 0, 0, 0, 307692), 258.218],
    [datetime.datetime(1970, 1, 1, 0, 0, 0, 384615), 257.311],
    [datetime.datetime(1970, 1, 1, 0, 0, 0, 461538), 256.223],
    [datetime.datetime(1970, 1, 1, 0, 0, 0, 538461), 255.135],
    [datetime.datetime(1970, 1, 1, 0, 0, 0, 615384), 254.047],
    [datetime.datetime(1970, 1, 1, 0, 0, 0, 692307), 253.141],
]
df = pd.DataFrame(data, columns=["timestamp", "x"])
new_date_range = pd.date_range(datetime.datetime(1970, 1, 1, 0, 0), datetime.datetime(1970, 1, 1, 0, 0, 0, 692307), freq="100ms")
df.set_index("timestamp").reindex(new_date_range).interpolate().reset_index()\
# Output as below, but would expect x to vary...
                    index        x
0 1970-01-01 00:00:00.000  262.933
1 1970-01-01 00:00:00.100  262.933
2 1970-01-01 00:00:00.200  262.933
3 1970-01-01 00:00:00.300  262.933
4 1970-01-01 00:00:00.400  262.933
5 1970-01-01 00:00:00.500  262.933
6 1970-01-01 00:00:00.600  262.933
Reasons:
  • RegEx Blacklisted phrase (2.5): can anyone let me know what
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: tomasito

79592300

Date: 2025-04-25 10:19:09
Score: 7.5 🚩
Natty:
Report link

I have same issues with my azure devops post call
POST: https://dev.azure.com/$organization/$project/\_apis/test/Runs/$runID/results?api-version=7.1-preview.3

Body:

{
    "results":[
                {"durationInMs":469.0,"automatedTestType":"UnitTest","testCase":{"id":2233},"state":"Completed","outcome":"Passed","automatedTestName":"[TC-2233]My_Login.","automatedTestStorage":"MYTest.postman_collection.json"},
                {"durationInMs":384.0,"automatedTestType":"UnitTest","testCase":{"id":3240},"state":"Completed","outcome":"Passed","automatedTestName":"[TC-3240] My_Alerts","automatedTestStorage":"MYTest.postman_collection.json"}
            ]
}

But Response Body: 400 bad request

{
    "$id": "1",
    "innerException": null,
    "message": "Value cannot be null.\r\nParameter name: resultCreateModel",
    "typeName": "System.ArgumentNullException, mscorlib",
    "typeKey": "ArgumentNullException",
    "errorCode": 0,
    "eventId": 0
}

Can someone help me with this

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Can someone help me
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I have same issue
  • Low reputation (1):
Posted by: Khushboo Kumari

79592292

Date: 2025-04-25 10:14:07
Score: 6 🚩
Natty: 5.5
Report link

have u found a working solution?

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

79592239

Date: 2025-04-25 09:44:58
Score: 6.5 🚩
Natty: 5.5
Report link

I have the same problem, I upgraded spring boot 3.3.4 to 3.4.3. , but my mapping is different, so the solution with CascadeType.ALL don't work :


public class Parent {
    private Long idParent;
    @OneToMany(cascade=CascadeType.REMOVE)
    @JoinColumn(name="id_parent")
    private List<child> parent = new ArrayList<>();
}

public class Child {
    @Column(name = "id_parent")
    private Long idParent;
}

I have the same problem with :


Child child = childdDao.findById(idFromFront);
Parent parent =parentDao.findById(child.getIdParent());
...some check on parent
childDao.deleteById(idChild);

The only solution found is to do "entityManager.clear();" before delete :


Child child = childdDao.findById(idFromFront);
Parent parent =parentDao.findById(child.getIdParent());
...some check on parent
entityManager.clear();
childDao.deleteById(idChild);

???

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Blacklisted phrase (1): ???
  • Long answer (-0.5):
  • 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: Simon

79592227

Date: 2025-04-25 09:38:56
Score: 5
Natty:
Report link

Follow this link to learn how to install and download plugin.

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

79592153

Date: 2025-04-25 08:50:42
Score: 4
Natty:
Report link

For me it works fine, with the configuration you posted and GSON on the classpath, see JSON response at the bottom:

enter image description here

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

79592079

Date: 2025-04-25 08:09:31
Score: 11.5
Natty: 8
Report link

did you manage to solve this one?

Reasons:
  • RegEx Blacklisted phrase (3): did you manage to solve this
  • RegEx Blacklisted phrase (1.5): solve this one?
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did you
  • Low reputation (1):
Posted by: user30369141

79592051

Date: 2025-04-25 07:51:25
Score: 5.5
Natty: 4.5
Report link

Thank you my guy. You saved me a lot of time!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Knotz

79591987

Date: 2025-04-25 07:18:15
Score: 8.5 🚩
Natty: 6.5
Report link

How can I implement a 'Save As' functionality programmatically for a Web Panel Save as (including WorkWithPlus for web instances) in GeneXus? I want to replicate the behavior where a user can save a copy of a Web Panel or WorkWithPlus instance with a new name and location using code, similar to the Copy method or the NewObjectDialog service. Can you provide an example or guidance for this?

Reasons:
  • Blacklisted phrase (0.5): How can I
  • RegEx Blacklisted phrase (2.5): Can you provide
  • RegEx Blacklisted phrase (1): I want
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): How can I
  • Low reputation (1):
Posted by: hao

79591984

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

thank u for step by step install pandas

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

79591981

Date: 2025-04-25 07:16:13
Score: 4.5
Natty:
Report link

I was already in test environment :/

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

79591971

Date: 2025-04-25 07:09:10
Score: 7.5 🚩
Natty: 5
Report link

Most likely explanation is that there is an exception thrown somewhere else and that distrupts the objects update call. Do you have anything in your error log at all?

Reasons:
  • RegEx Blacklisted phrase (2.5): Do you have any
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Efe Belli

79591954

Date: 2025-04-25 07:03:08
Score: 4
Natty:
Report link

The article below illustrates steps to follow to catch tests that are failing Diagnosing Random Angular Test Failures

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

79591947

Date: 2025-04-25 06:58:03
Score: 6 🚩
Natty:
Report link

I’m using the Mobile Notifications Unity Package for local notifications, but I’m facing an issue: I’m not receiving local notifications on most devices when the game is killed, even if their Android version is 13 or higher. Can anyone please suggest which package I should use to get local notifications even when the game is killed? I’d also like to mention that I don’t want to use Firebase. I want local notification for both android and IOS.

Reasons:
  • RegEx Blacklisted phrase (2.5): Can anyone please suggest
  • RegEx Blacklisted phrase (1): I want
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: FatimaAbbas Hazel

79591904

Date: 2025-04-25 06:19:53
Score: 4
Natty:
Report link

How do I speak to a human at Qᵘⁱᶜᵏᵉⁿ? To speak to a human at Qᵘⁱᶜᵏᵉⁿ, call +1️⃣-8️⃣7️⃣7️⃣-2️⃣0️⃣0️⃣-6️⃣8️⃣9️⃣1️⃣. The representative will help you with any inquiries, from technical issues to account support. Make sure to explain your concern so they can direct you to the appropriate department.

Reasons:
  • Blacklisted phrase (1): How do I
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): How do I
  • Low reputation (1):
Posted by: jonwick

79591892

Date: 2025-04-25 06:05:50
Score: 6.5 🚩
Natty:
Report link

Que tal está el sistema de Google+++ Cómo robo de identidad se empeñan en robar cuentas y comenzar a ser un fastidio, tal como GEMINI y ANDROID AUTO #13 Sería genial inventar un solo producto que reiniciará todo el sistema operativo, ya que los malwares están al día, una app en dónde la cámara del dispositivo móvil o unas gafas que te permitan ver desde donde te están grabando dentro de tu propio entorno, que sea difícil que te roben la identidad y que todo fuera seguro algún sistema que me recomienden para extraer todo malware de un sistema? gases para dormir gente por los ductos de la luz, y micro camaras SPY Dentro de la privacidad del ser humano, sales de casa un momento, y la comunidad se solventa de eso mismo, espionaje, exhibidos en el mundo de la Internet, deberíamos inventar un programa para saber que es lo que está alimentos a quienes están a tu alrededor, propongo+++(( comenzar)) Inhibición de espionaje, con camaras de calor ¿Acaso Tu confías en tus vecinos? Desarrollador+_____+ Dedito arriba si comenzamos el proyecto, ¡EL FUTURO ES HOY! oíste viejo... o.O

Reasons:
  • Blacklisted phrase (1): ¿
  • Blacklisted phrase (1): está
  • Blacklisted phrase (1): Cómo
  • RegEx Blacklisted phrase (2.5): mismo
  • Long answer (-1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: user30368017

79591890

Date: 2025-04-25 06:02:49
Score: 5
Natty:
Report link

I’m using the Mobile Notifications Unity Package for local notifications, but I’m facing an issue: I’m not receiving local notifications on most devices when the game is killed, even if their Android version is 13 or higher. Can anyone please suggest which package I should use to get local notifications even when the game is killed? I’d also like to mention that I don’t want to use Firebase.

Reasons:
  • RegEx Blacklisted phrase (2.5): Can anyone please suggest
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: FatimaAbbas Hazel

79591787

Date: 2025-04-25 04:16:24
Score: 9 🚩
Natty: 6
Report link

I have the exact same problem here. I'm sorry, I don't have an answer but did you find it in the meantime ? Because I could really use the help :)

Reasons:
  • RegEx Blacklisted phrase (3): did you find it
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have the exact same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Agathe P

79591780

Date: 2025-04-25 03:58:20
Score: 4
Natty: 4
Report link

Recommend to try https://techcommunity.microsoft.com/blog/appsonazureblog/strapi-on-app-service-quick-start/4401398. You can quickly deploy Strapi on App Service Linux with built in integration with other Azure services.

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

79591707

Date: 2025-04-25 02:26:59
Score: 10.5 🚩
Natty: 5.5
Report link

im still having problem, could you explain how do you solved this?
Keycloak v25.0.0
keycloak-angular: 16.1.0

Reasons:
  • Blacklisted phrase (1): how do you
  • RegEx Blacklisted phrase (2.5): could you explain how
  • RegEx Blacklisted phrase (1.5): solved this?
  • RegEx Blacklisted phrase (2.5): do you solved this
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Thiago Machado

79591687

Date: 2025-04-25 01:54:51
Score: 12.5
Natty: 8
Report link

please, can you give me some tutorial build pwa with codeiginter 3?

Reasons:
  • Blacklisted phrase (3): give me some
  • RegEx Blacklisted phrase (2.5): can you give me some
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: firsttime

79591667

Date: 2025-04-25 01:27:44
Score: 4.5
Natty: 4
Report link

Im stuck with redirects. I am trying to add redirect to due to limitations of website builder. meta refresh works but for the whole site and I need specific paths to point to specific urls. e.g.: example.com/aaa ----redirects to---->aaa.com example.com/bbb ----redirects to---->bbb.com etc

But any other pages remain pointing to their respective pages on example.com

Reasons:
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1): I am trying to
  • RegEx Blacklisted phrase (1.5): Im stuck
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dave Wallace

79591575

Date: 2025-04-24 23:26:17
Score: 4
Natty: 4.5
Report link

https://daily.dev/blog/make-a-web-browser-beginners-guide

this may be a good document to get you started

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

79591558

Date: 2025-04-24 23:00:11
Score: 4
Natty: 4.5
Report link

Ever figure it out? I'm encountering the exact same issue

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Manav Kulshrestha

79591528

Date: 2025-04-24 22:18:01
Score: 10.5 🚩
Natty: 5.5
Report link

Has anyone found a solution to this problem?

Reasons:
  • Blacklisted phrase (2): anyone found
  • RegEx Blacklisted phrase (3): Has anyone found
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Valentina Vadori

79591444

Date: 2025-04-24 20:59:41
Score: 4
Natty:
Report link

for those still searching for a backup solution of git repositories in it's own Azure DevOps organization i have extended the project initially started by @lionel-père on github adding the capability to run the backup in a yaml azure pipelines itself (the main plus is not having to worry about renewing the PAT which can have a maximum validity period of 1 year because the pipeline uses the system PAT of devops agent) with other minor improvements and fixes. You can find it here: https://github.com/tomdess/ado-repository-backup

Reasons:
  • Contains signature (1):
  • No code block (0.5):
  • User mentioned (1): @lionel-père
  • Single line (0.5):
  • Low reputation (1):
Posted by: Tom

79591415

Date: 2025-04-24 20:34:35
Score: 6 🚩
Natty: 5.5
Report link

Running into the same issue, OP were you able to find a solution? I've tried using clear views in place of the "missing" items in the last row and tried using .focusSection() with no change in behavior.

Reasons:
  • RegEx Blacklisted phrase (1): were you able to find a solution
  • RegEx Blacklisted phrase (3): were you able
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Andy Lindberg

79591310

Date: 2025-04-24 19:16:14
Score: 7.5 🚩
Natty: 5.5
Report link

Wondering how you resolved it?

Reasons:
  • RegEx Blacklisted phrase (1.5): resolved it?
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kamalpreet Machhli

79591306

Date: 2025-04-24 19:11:12
Score: 4.5
Natty: 6
Report link

https://proandroiddev.com/camouflage-the-status-bar-with-edge-to-edge-jetpack-compose-screens-and-dialogs-bea553dd97ff

If anyone is facing this issue, I recommend checking out this Medium post — it help me .

Reasons:
  • Blacklisted phrase (1): help me
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Aashis

79591284

Date: 2025-04-24 18:51:07
Score: 12 🚩
Natty: 6.5
Report link

@Ram were you able to resolve this issue?

Reasons:
  • RegEx Blacklisted phrase (1.5): resolve this issue?
  • RegEx Blacklisted phrase (3): were you able
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @Ram
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Kishor patil

79591283

Date: 2025-04-24 18:51:06
Score: 4.5
Natty: 5
Report link

I have almost the exact same problem as Calamity has. Yes, I have also seen the solution mentioned by google in their app architecture page (mentioned by Vince).

But it won't work for me, as I have multiple APIs calls that update the list of objects that I have in the local cache.

So I need to have a flow object that updates whenever any other API is called: it will update the local cache and then update the flow object. But as the repository returns a List<X>, not a Flow<List<X>, this won't work...

I think I have to try some cold flow approach for this, any ideas?

Reasons:
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1): any ideas
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: jubarim

79591244

Date: 2025-04-24 18:23:59
Score: 4.5
Natty:
Report link

Deej project is exactly what you are asking for.
https://github.com/omriharel/deej

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

79591228

Date: 2025-04-24 18:08:55
Score: 5
Natty: 5
Report link

Nothing above works.

Why can't Android be just like Apple where everything just works?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Jean-Sebastien Perron

79591219

Date: 2025-04-24 18:01:53
Score: 11.5
Natty: 7.5
Report link

Checking in here, were you able to figure out a hack to do this?

Reasons:
  • RegEx Blacklisted phrase (3): were you able to figure out
  • RegEx Blacklisted phrase (3): were you able
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: z2ak

79591208

Date: 2025-04-24 17:56:51
Score: 7.5 🚩
Natty: 4
Report link

Anybody solved this issue? I am having the same issue, but only when I deploy new version of the app, and it's not even every time, it's weird.

Reasons:
  • RegEx Blacklisted phrase (1.5): solved this issue?
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am having the same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Stefan

79591200

Date: 2025-04-24 17:50:49
Score: 4.5
Natty:
Report link

I am getting same problem in my project by default i am added below in my project then solve not use end point '/ '

spring.application.name=02_greet

spring.boot.admin.client.url=http://localhost:9090

management.endpoints.web.exposure.include='*'

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am getting same problem
  • Low reputation (1):
Posted by: durgesh kumar

79591199

Date: 2025-04-24 17:49:48
Score: 5.5
Natty: 6
Report link

I keep getting problems with chrome and reading the comments above I turned off my VPN but it didnt make any difference then disabled all shields in avast and magically I ddnt get the problem any more and the page loaded normally apart from a hsort second where it said something that I cant remember but then it dissapeared and the wbpage loaded. Can anyone explain why and how to fix it as I need the virus protection from avast. Its not a problem at all on other browsers just chrome

Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (2.5): Can anyone explain
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: roger Simms

79591061

Date: 2025-04-24 16:11:22
Score: 10.5
Natty: 8
Report link

Can you explain how you solved the problem?

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you explain how you
  • RegEx Blacklisted phrase (1.5): solved the problem?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Can you
  • Low reputation (1):
Posted by: hatice

79591053

Date: 2025-04-24 16:07:20
Score: 4
Natty:
Report link

You can do it with applying display: inline-block; to the child element.

See post: How do I get this CSS text-decoration override to work?

Reasons:
  • Blacklisted phrase (1): How do I
  • Probably link only (1):
  • Low length (1.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • High reputation (-1):
Posted by: jhawes

79590969

Date: 2025-04-24 15:26:07
Score: 6.5 🚩
Natty: 5.5
Report link

did you figure out the solution? Just to load looker assets which is not in our control is taking arojnd 8s. This is an unwanted overhead ontop of the actual query time. Does it mean everyone using looker facing this during init? There gotta be a solution

Reasons:
  • RegEx Blacklisted phrase (3): did you figure out the solution
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did you
  • Low reputation (1):
Posted by: bhargav67

79590904

Date: 2025-04-24 14:54:57
Score: 10.5 🚩
Natty: 5
Report link

I am facing a similar issue. Tried deploying 40 times and lost my patience. Did the Replit team fix it for you? Do you know of any other fix for this error?

Reasons:
  • RegEx Blacklisted phrase (1.5): fix it for you?
  • RegEx Blacklisted phrase (1.5): fix for this error?
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am facing a similar issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rohan Jain

79590890

Date: 2025-04-24 14:50:56
Score: 7
Natty: 8
Report link

can you share how did you integrate allure reporting in aws code pipeline? I'm looking to build a similar flow as yours

Reasons:
  • RegEx Blacklisted phrase (2.5): can you share how
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): can you share
  • Low reputation (1):
Posted by: Aishwarya

79590846

Date: 2025-04-24 14:29:50
Score: 4
Natty:
Report link

@Mateusz Koszewski I am battling the same error let me know what you ended up doing .

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: Smitha Kalluz

79590837

Date: 2025-04-24 14:26:48
Score: 6.5 🚩
Natty: 5
Report link

Is there a way to create API token programmatically for these local users (which doesnt have login access)?

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

79590817

Date: 2025-04-24 14:19:46
Score: 7.5 🚩
Natty: 6
Report link

Is that mandatory to create DCR_association (DCRA) with the where the dcr rule?

Reasons:
  • Contains signature (1):
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Is that
  • Low reputation (1):
Posted by: dcra

79590725

Date: 2025-04-24 13:35:33
Score: 4
Natty:
Report link

Just close and reopen HTTPie. 😊

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

79590601

Date: 2025-04-24 12:36:16
Score: 4
Natty: 4.5
Report link

For those of you who consider Azure Functions, you might want to look at its Durable Functions feature https://learn.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-overview?tabs=in-process%2Cnodejs-v3%2Cv1-model&pivots=csharp#async-http

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

79590595

Date: 2025-04-24 12:35:15
Score: 11 🚩
Natty: 5.5
Report link

How did you resolve this issue?

Reasons:
  • RegEx Blacklisted phrase (3): did you resolve this
  • RegEx Blacklisted phrase (1.5): resolve this issue?
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): How did you
  • Low reputation (1):
Posted by: Enem

79590527

Date: 2025-04-24 12:04:05
Score: 5
Natty:
Report link

I'm getting exactly the same issue and have not yet solved it .. even with the given answer above. I'm currently trying older versions of the http module to see if I can get the policy to work before raising a MuleSoft support case

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm getting exactly the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Francis Edwards

79590479

Date: 2025-04-24 11:37:57
Score: 5
Natty: 4
Report link

is htis ever solved ?

trying to connect to the websocket using the token so I can get messages from the user servers

is it doable without the need to get the user original token ?

Reasons:
  • RegEx Blacklisted phrase (1.5): solved ?
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Taha Daboussi

79590445

Date: 2025-04-24 11:26:53
Score: 5.5
Natty:
Report link

@Homer512 was right. getMatAtFrame() is actually slower than processing. Thank you.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (1.5):
  • Has code block (-0.5):
  • User mentioned (1): @Homer512
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Vladyslav

79590432

Date: 2025-04-24 11:21:51
Score: 6 🚩
Natty: 5.5
Report link

how to use this in automation script of powershell?

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 use this in
  • Low reputation (1):
Posted by: Balaji

79590363

Date: 2025-04-24 10:42:39
Score: 4
Natty:
Report link

Somehow, updating PyArrow did not specifically help for me.
On the other hand, it seems to work just fine! :-?

It might be that that some functionality stays just constant and this warning can be ignored so far.
Although, missing certain submodules can lead to performance cuts, right!?!

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

79590270

Date: 2025-04-24 09:49:25
Score: 4
Natty: 4.5
Report link

If you are using Oh-my-zsh's git plugin, here are the short-cuts.

https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/git/README.md

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

79590256

Date: 2025-04-24 09:44:23
Score: 4
Natty:
Report link

I get the same problem (Access denied). You can restart your laptop before run the server, the the problem will solved.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I get the same problem
Posted by: Hiba Youssef

79590241

Date: 2025-04-24 09:35:20
Score: 12 🚩
Natty: 5.5
Report link

I have the same issue ! :') Did you find an answer to your problem ?

Reasons:
  • Blacklisted phrase (1): I have the same issue
  • RegEx Blacklisted phrase (3): Did you find an answer to your problem
  • Low length (1.5):
  • 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: Leigh

79590210

Date: 2025-04-24 09:21:15
Score: 12.5 🚩
Natty: 4.5
Report link

how did you fixed this?

i'm facing the same issue.

Reasons:
  • Blacklisted phrase (1): how did you fix
  • RegEx Blacklisted phrase (3): did you fixed this
  • RegEx Blacklisted phrase (1.5): fixed this?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): i'm facing the same issue
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Starts with a question (0.5): how did you fix
  • Low reputation (1):
Posted by: user30359976

79590143

Date: 2025-04-24 08:43:04
Score: 4
Natty:
Report link

Maybe this discussion can give you a clearer understanding of what the function does.
Did you read this? (especially the last section)
https://pandas.pydata.org/docs/reference/api/pandas.errors.DtypeWarning.html

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Grégoire Baumann

79590138

Date: 2025-04-24 08:41:03
Score: 4
Natty:
Report link

https://github.com/microsoft/vscode-python/releases

You can look here for previous versions of vsix files.

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

79590052

Date: 2025-04-24 07:48:48
Score: 11.5
Natty: 7
Report link

I have the same error have you solved the problem?

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

79590044

Date: 2025-04-24 07:40:46
Score: 4
Natty:
Report link

openPanel.allowedContentTypes = [.json]

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Maxim Rysevets

79589933

Date: 2025-04-24 06:18:23
Score: 8 🚩
Natty: 4
Report link

I have two Doubts

1)Can i able to Add Multiple Packages to be scanned using @ComponentScan? is its Recommended or encouraged to create packages out of Main Class Path ?
2)if i use Both @SpringBootApplication and @ComponentScan does it cause Any unpredictable Issues While Testing , Deploying ?

Reasons:
  • RegEx Blacklisted phrase (2): I have two Doubt
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @ComponentScan
  • User mentioned (0): @SpringBootApplication
  • User mentioned (0): @ComponentScan
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: CodeHomie

79589931

Date: 2025-04-24 06:18:18
Score: 6.5 🚩
Natty:
Report link
<input type="checkbox" id="F" name="F" class="form-check" value="0"
       @if (str0[0] == 'T') { Html.Raw("checked"); } />
I have a problem with this syntax. "checked" show on top of page.
anybody can help me?
Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): anybody can help me
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Pouya