79120378

Date: 2024-10-24 04:49:59
Score: 8.5 🚩
Natty: 4
Report link

When apply the loss matrix, the xerror can be > 1. The vignette specified that "The cross-validated error has been found to be overly pessimistic when describing how much the error is improved by each split. This is likely an effect of the boundary effect mentioned earlier." Using min xerror or the 1-SE rule doesn't seem to apply. Do you have any suggestions?

Reasons:
  • RegEx Blacklisted phrase (2): any suggestions?
  • RegEx Blacklisted phrase (2.5): Do you have any
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): When
  • Low reputation (0.5):
Posted by: Meo

79120347

Date: 2024-10-24 04:27:55
Score: 4
Natty:
Report link

since i not have enough reputation to comment i will answer here. as @Meet says in comment. it's because you set grid-cols-4 so justify-items-center not gonna works.

Reasons:
  • Blacklisted phrase (1): to comment
  • RegEx Blacklisted phrase (1.5): enough reputation to comment
  • Has code block (-0.5):
  • User mentioned (1): @Meet
  • Low reputation (1):
Posted by: Juju Lian

79120279

Date: 2024-10-24 03:35:41
Score: 10 🚩
Natty: 5
Report link

Thanks for this, I have the exact same question. For the code above, do you replace $AndroidSource Folder with a path? Similarly, to you replace $WindowsTargetFolder with a path? Lastly, how can you copy over SMS text messages from Google Pixel 4a into your Windows PC? Is there a way to test this? Even though I backed up my phone (or so I think), the data is super sensitive, and I really want to be sure that the command doesn't delete anything. Thank you in advance!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): Is there a way
  • RegEx Blacklisted phrase (3): Thank you in advance
  • No code block (0.5):
  • Me too answer (2.5): I have the exact same question
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Paulina

79120203

Date: 2024-10-24 02:27:01
Score: 4
Natty:
Report link

The one in the video has probably changed the color theme. You can change the VSCode theme with Ctrl+k,Ctrl+S shortcut.

Offical doc: https://code.visualstudio.com/docs/getstarted/themes

If you want to create your own theme, then check this out: How can I create my own theme for vs code?

Reasons:
  • Blacklisted phrase (0.5): How can I
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Amadeusz Liu

79120186

Date: 2024-10-24 02:15:00
Score: 5.5
Natty: 7
Report link

https://docs.expo.dev/router/advanced/shared-routes/

check this article from expo:)

Reasons:
  • Blacklisted phrase (1): this article
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ian Woongsoo Lee

79120142

Date: 2024-10-24 01:22:08
Score: 4
Natty:
Report link

I created a plugin to solve this problem

next-disable-global-css

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

79120047

Date: 2024-10-24 00:12:52
Score: 5.5
Natty: 4.5
Report link

Any luck here? I'm running into the same issue.

Reasons:
  • Blacklisted phrase (1.5): Any luck
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Harry Cheung

79120031

Date: 2024-10-24 00:02:50
Score: 5.5
Natty: 6
Report link

Thanks. Yes, we can use eig_cent_wt = nx.eigenvector_centrality(G, weight='weight') to include weights and eig_cent_wt = nx.eigenvector_centrality(G) without weights. For directed graphs, does the weight parameter in Eigenvector Centrality consider both incoming and outgoing edges, or does it apply only to either incoming or outgoing edges?

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Lazy

79119983

Date: 2024-10-23 23:31:42
Score: 4.5
Natty: 5.5
Report link

Answering in 2024! This is exactly what I was looking for. Thank you!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kyle Rupp

79119923

Date: 2024-10-23 22:54:34
Score: 4
Natty: 5.5
Report link

Where do you put this code? IIn functions of the theme or where? I cant finde where to register it to query

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Where do you
  • Low reputation (1):
Posted by: Jorge Figueroa

79119884

Date: 2024-10-23 22:29:28
Score: 5
Natty: 5
Report link

Worked Man thanks a lotttttttttttt

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Filler text (0.5): tttttttttttt
  • Low reputation (1):
Posted by: Gurvinder Singh

79119878

Date: 2024-10-23 22:25:26
Score: 4
Natty: 4
Report link

I get the list of radio buttons, but the default button is not selected till the user selects it. Should the default button be selected?

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

79119845

Date: 2024-10-23 22:07:20
Score: 10.5 🚩
Natty: 5.5
Report link

I am also facing the same issue with the new snowflake v2 connector. Did you find any solution. The frustrating part is that the lookup activity works 90% of the scheduled run. The error happens randomly and not able to reproduce the issue. We have around 40 pipelines and the lookup activity is widely used in all the pipelines. The previous snowflake connector was working without any such issues

Reasons:
  • Blacklisted phrase (1): I am also facing the same issue
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (3): Did you find any solution
  • No code block (0.5):
  • Me too answer (2.5): I am also facing the same issue
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Dhivya

79119844

Date: 2024-10-23 22:07:20
Score: 5
Natty:
Report link

I have having the same problem

export default async function RootLayout(props: RootLayoutProps) {
  const { children } = props;

  const params = await props.params;
  const { locale } = params;

  const messages = await getMessages();

  return (
    <html lang={locale}>
      <Head>
        <meta
          name='viewport'
          content={`width=${viewport.width}, initial-scale=${viewport.initialScale}, maximum-scale=${viewport.maximumScale}, user-scalable=${viewport.userScalable ? 'yes' : 'no'}`}
        />
      </Head>
      <body className={`${inter.className}`}>
        <StoreProvider>
          <ApolloWrapper>
            <NextIntlClientProvider locale={locale} messages={messages}>
              <AuthenticationGuard>
                <ThemeProvider
                  attribute='class'
                  defaultTheme='system'
                  enableSystem
                  disableTransitionOnChange
                >
                  {children}
                  <Toaster />
                </ThemeProvider>
              </AuthenticationGuard>
            </NextIntlClientProvider>
          </ApolloWrapper>
        </StoreProvider>
      </body>
    </html>
  );
}

For some reason it being caused by if I remove it those hydration error go away but I don't want to because I want to be able to do themes anyone else found a solution?

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-1):
  • Has code block (-0.5):
  • Me too answer (2.5): having the same problem
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Glen Doci

79119797

Date: 2024-10-23 21:46:12
Score: 7 🚩
Natty:
Report link

The answer is definitely yes for so-called "One-Time Codes." But I have the same question as you for the more flexible "Custom Codes."

The help page on Promo Codes says clearly that"Custom codes can be redeemed only from within your app, while one-time codes can be redeemed through both your app and the Play store."

But later in the same doc, it says—without differentiating between one-time and custom codes—simply that "You can also share a promo code by generating a URL that sends the user to the Google Play Store and auto-populates the Enter code field."

So does anyone know whether deep linking works for custom codes? (I guess I hope they do but suspect they don't.)

Reasons:
  • Blacklisted phrase (1): I have the same question
  • RegEx Blacklisted phrase (2): does anyone know
  • Long answer (-0.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: joemat

79119770

Date: 2024-10-23 21:35:09
Score: 4
Natty:
Report link

yess bro im using yore code on dpboss

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

79119722

Date: 2024-10-23 21:16:05
Score: 4
Natty:
Report link

Try using the python IDLE. Search it in your search bar if on windows.

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

79119639

Date: 2024-10-23 20:41:56
Score: 13.5
Natty: 7.5
Report link

Do you still have the same issue? If so how did you solve it?

Reasons:
  • Blacklisted phrase (1): how did you solve it
  • RegEx Blacklisted phrase (3): did you solve it
  • RegEx Blacklisted phrase (1.5): solve it?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): have the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jeremy Owusu

79119606

Date: 2024-10-23 20:29:53
Score: 5.5
Natty: 5.5
Report link

I want to compile the contract, it gives me this error. Thank you for your help The previous versions were compiled without any error, but now it can't?

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Whitelisted phrase (-0.5): Thank you for your help
  • RegEx Blacklisted phrase (1): I want
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Mohammad Shakrie

79119565

Date: 2024-10-23 20:13:48
Score: 5.5
Natty:
Report link

Did you configure bookworm's IP (192.168.10.11) under DNS forwarders on your windows server?

Reasons:
  • Low length (1):
  • 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: Blessed M

79119537

Date: 2024-10-23 20:05:44
Score: 7.5 🚩
Natty: 5
Report link

I'm trying to use this approach in the STM32G4 microcontroller. However, there is no low_level::Timer. So, i'm using a use embassy_stm32::timer::low_level::Basic16bitInstance;

Nevertheless, interrupt is not working. In which stm32 microcontroller you tested that code? And which embassy-stm32 version are you using?

thanks in advance

Reasons:
  • Blacklisted phrase (0.5): thanks
  • RegEx Blacklisted phrase (3): thanks in advance
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Gustavo

79119482

Date: 2024-10-23 19:44:36
Score: 8.5 🚩
Natty: 6
Report link

I'm facing the same challenge, can you provide your updated python script? Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): can you provide your
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jamie

79119425

Date: 2024-10-23 19:24:27
Score: 6.5 🚩
Natty:
Report link

Here is the solution to my problem: https://www.youtube.com/watch?v=dFRt3J0xx7E

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Yaroslav

79119371

Date: 2024-10-23 19:08:21
Score: 6 🚩
Natty: 5.5
Report link

could you solve this?

I'm curious if SEB would only work with LMS or if it could be used to any webapp. We're also building a React.js webapp and need to run this app on a safe environment as SEB.

Reasons:
  • Blacklisted phrase (2): could you solve
  • RegEx Blacklisted phrase (1.5): solve this?
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Gas

79119335

Date: 2024-10-23 18:57:18
Score: 4.5
Natty:
Report link

I have the same problem

Launching lib/main.dart on iPhone 15 Pro Max in debug mode... Running pod install... 17.4s Running Xcode build...
Xcode build done. 40.9s Failed to build iOS app Error (Xcode): no such file or directory: '/Users/rensithudaragonalagoda/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation'

Error (Xcode): stat cache file '/Users/rensithudaragonalagoda/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator18.0-22A3362-db63dc9361471f152f572502bdbfe70a.sdkstatcache' not found

Could not build the application for the simulator. Error launching application on iPhone 15 Pro Max.

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Low reputation (1):
Posted by: Rensith Udara Gonalagoda

79119328

Date: 2024-10-23 18:56:15
Score: 6.5 🚩
Natty: 6.5
Report link

Is there no solution yet for this??

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Is there
  • Low reputation (1):
Posted by: Manojkumar Darshankar

79119166

Date: 2024-10-23 18:15:03
Score: 4
Natty: 5
Report link

Disabling secure boot fixed it for me. Thank you for pointing us to the right direction.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Dan The Man

79119141

Date: 2024-10-23 18:05:58
Score: 6.5 🚩
Natty:
Report link

Can you share program.cs and Angular side code as well for better understanding.

Thanks.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): Can you share
  • Low length (1.5):
  • No code block (0.5):
  • Starts with a question (0.5): Can you share
  • Low reputation (1):
Posted by: shyam kushwah

79118989

Date: 2024-10-23 17:10:42
Score: 8.5 🚩
Natty:
Report link

Could you share your User class?

Reasons:
  • RegEx Blacklisted phrase (2.5): Could you share your
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Men Techie

79118922

Date: 2024-10-23 16:53:35
Score: 9.5 🚩
Natty: 5.5
Report link

Did you find a solution for this?

Reasons:
  • RegEx Blacklisted phrase (3): Did you find a solution
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Did you find a solution for this
  • Low reputation (1):
Posted by: José Marques

79118867

Date: 2024-10-23 16:40:25
Score: 6 🚩
Natty: 4
Report link

Do you have an update on whether this is avaiable now? I can't find anything on the docs. Just wanted to make sure if I didn't miss anything.

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

79118865

Date: 2024-10-23 16:40:22
Score: 9.5 🚩
Natty: 6
Report link

Is there any solution for this issue? It would be really appropriate as above solution is not working with manifest version 3

Reasons:
  • Blacklisted phrase (1): solution is not working
  • Blacklisted phrase (1.5): any solution
  • Blacklisted phrase (1): Is there any
  • RegEx Blacklisted phrase (2): any solution for this issue?
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Is there any solution for this is
  • Low reputation (1):
Posted by: Rachit Sharma

79118807

Date: 2024-10-23 16:25:17
Score: 4
Natty:
Report link

My contents have nothing. I've tried everything here and I couldn't solve it either.

Reasons:
  • Blacklisted phrase (1): ve tried everything
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: adrianosantospro

79118761

Date: 2024-10-23 16:12:11
Score: 12.5 🚩
Natty: 5.5
Report link

Did you able to solve this issue? I’m also facing the same problem.

Thanks in advance.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): you able to solve
  • RegEx Blacklisted phrase (3): Thanks in advance
  • RegEx Blacklisted phrase (1.5): solve this issue?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): also facing the same problem
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Sivajothi Periyasamy

79118663

Date: 2024-10-23 15:45:04
Score: 4
Natty:
Report link

I can not enter to the notebook link

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Pablo Santos Pérez

79118641

Date: 2024-10-23 15:37:01
Score: 11
Natty: 7.5
Report link

Did you manage to resolve this issue?

Reasons:
  • RegEx Blacklisted phrase (3): Did you manage to 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): Did you
  • Low reputation (1):
Posted by: rickyforpower

79118628

Date: 2024-10-23 15:33:58
Score: 6.5 🚩
Natty: 5
Report link

سلام. چرا موضوع عوض می‌کنین . چرا پستو پاک کردین. خودکشی چیه. مرضیه با برادرش داشتن از دست دزد فرار میکردن که اینطوری شد. اگر اطلاع نداریین لطفا چیز اشتباه منتشر نکنین

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • No latin characters (3.5):
  • Low reputation (1):
Posted by: sattar

79118600

Date: 2024-10-23 15:27:54
Score: 7.5 🚩
Natty: 4.5
Report link

If I may be allowed to just ask additional query on this question, is it possible to perform simple/ complex maths operations on variables within the <Logger? For example: Can we multiple, divide two variables like vars.x/vars.y and print output to console? Also, can we use substring() function in logger?

If so, could we please share here how to?

Thanks.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): is it possible to
  • RegEx Blacklisted phrase (2.5): please share
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: user25247044

79118550

Date: 2024-10-23 15:15:48
Score: 7 🚩
Natty: 5.5
Report link

i'm trying to send a notification with this NuGet but i don't understand nothing about firebase, can someone please give me an help. I have installed this NuGet in a dll(class library) but i don't understand now what i have to do. Thank you, have a good day

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): i have to do
  • Blacklisted phrase (1): good day
  • RegEx Blacklisted phrase (2.5): can someone please give me
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: the king gamer

79118522

Date: 2024-10-23 15:08:45
Score: 7
Natty: 7
Report link

I’m doing everything you mentioned you ended up with, but still getting access denied. I have bucket open to public and still getting access denied. Can you please share what you have set for your cloudfront behavior?

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you please share what you
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mark Lindsay

79118441

Date: 2024-10-23 14:49:40
Score: 4.5
Natty: 5
Report link

Clonezilla can create ISO files AFTER you create a disk image using it. See https://clonezilla.org/show-live-doc-content.php?topic=clonezilla-live/doc/04_Create_Recovery_Clonezilla

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

79118333

Date: 2024-10-23 14:24:32
Score: 5.5
Natty:
Report link

I have created a solution with which any number of DepthCaches can theoretically be operated and retrieved in a Kubernetes cluster. DepthCaches can be created redundantly and then support load balancing and fail-over.

Binance API weight costs are taken into account and not exceeded.

We are currently still testing and only test licenses are available for the time being until we know how reliable our tool is.

GitHub: https://github.com/LUCIT-Systems-and-Development/unicorn-depthcache-cluster-for-binance

Here is a demo video in which 298 Binance Futues DepthCaches are started twice each: https://youtu.be/LTWeBNcpIp4

If anyone would like to test it for free, please contact me: https://www.lucit.tech/get-support.html

Best regards,

Oliver

Reasons:
  • Blacklisted phrase (0.5): Best regards
  • Blacklisted phrase (1): regards
  • Blacklisted phrase (1): youtu.be
  • Blacklisted phrase (0.5): contact me
  • Blacklisted phrase (1): please contact me
  • Contains signature (1):
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Oliver

79118306

Date: 2024-10-23 14:17:28
Score: 6.5 🚩
Natty:
Report link

I have a similar problem. So far, I've been able to solve it by installing Chrome 129 and banning updates.

Reasons:
  • Blacklisted phrase (1): I have a similar problem
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have a similar problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: user27951397

79118303

Date: 2024-10-23 14:17:27
Score: 13.5
Natty: 7.5
Report link

i have the same problem, have you managed to resolve it?

Reasons:
  • Blacklisted phrase (1): i have the same problem
  • Blacklisted phrase (3): have you managed
  • RegEx Blacklisted phrase (1.5): resolve it?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): i have the same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Teo Cristescu

79118263

Date: 2024-10-23 14:06:21
Score: 11.5 🚩
Natty:
Report link

Same Problem did you solve it??

Reasons:
  • RegEx Blacklisted phrase (3): did you solve it
  • RegEx Blacklisted phrase (1.5): solve it??
  • RegEx Blacklisted phrase (1): Same Problem
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ahmed Hani Atef

79118166

Date: 2024-10-23 13:42:10
Score: 9 🚩
Natty: 5.5
Report link

Did you ever manage to solve it, if yes how?

Reasons:
  • RegEx Blacklisted phrase (3): Did you ever manage to solve it
  • 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: Genius Bhandari

79118164

Date: 2024-10-23 13:42:08
Score: 9 🚩
Natty:
Report link

Have you managed to figure it out? I am facing the exact same issue as you are describing it.

Reasons:
  • Blacklisted phrase (3): Have you managed
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am facing the exact same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: E. T.

79118158

Date: 2024-10-23 13:41:08
Score: 4
Natty:
Report link

Probably your token has expired, according to the documentation a 403 refers to invalid credentials https://docs.gitlab.com/ee/api/runners.html#verify-authentication-for-a-registered-runner

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

79118148

Date: 2024-10-23 13:38:05
Score: 10.5 🚩
Natty: 6.5
Report link

Hello did you find any solution for this? I am experiencing the same issue.

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (3): did you find any solution
  • RegEx Blacklisted phrase (2): any solution for this?
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: mertvnl

79118139

Date: 2024-10-23 13:37:04
Score: 4
Natty:
Report link

How about rendering multiple ApexCharts Pie Charts with different diameters. One for each nesting level.

Then draw them on the web page with some CSS tweaks as absolute positioned elements with transparent background?

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): How
  • Low reputation (0.5):
Posted by: Jadawin

79118068

Date: 2024-10-23 13:19:59
Score: 4
Natty:
Report link

Thanks for the reply and sorry for the delay. Yes, @MertTheGreat is right, the String encoding leads me to an error. My solution was to use the raw data to process it and then write it to a file. Working with bytes in the raw data is easier than working with writing and then reading the file.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @MertTheGreat
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Oniguirii

79118005

Date: 2024-10-23 13:02:54
Score: 4
Natty:
Report link

For future searchers: This answer does work:

Set margin/padding for each page to print (html/css)?

It uses table < thead > to free up space on each print page.

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

79117984

Date: 2024-10-23 12:56:53
Score: 5.5
Natty:
Report link

I have the same problem. If I plug the ESP to USB and the I open the port it works.

If I reload the app and connect again it gives BufferOverrunError.

So I provisionally solved the problem by unplugging/pluggin the usb plug and opening the port with web serial api

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Low reputation (1):
Posted by: Stefano Titotto

79117907

Date: 2024-10-23 12:36:46
Score: 10.5 🚩
Natty:
Report link

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 (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Chetan Bhavsar

79117857

Date: 2024-10-23 12:23:40
Score: 6 🚩
Natty:
Report link

Even me to have same problem even if i create new flutter i am getting the same error.even if with new MainActivity.java i gets same error. if i copy the same MainActivity.java i gets the same error but no errors all over the project...

Reasons:
  • RegEx Blacklisted phrase (1): i am getting the same error
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): have same problem
  • Me too answer (0): i am getting the same error
  • Single line (0.5):
  • Low reputation (1):
Posted by: Deepak Developer

79117811

Date: 2024-10-23 12:09:34
Score: 8.5 🚩
Natty:
Report link

I am encountering the same problem but nothing seems to be working out can someone help me out

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): can someone help me
  • RegEx Blacklisted phrase (2): help me out
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dobby lost his sock

79117705

Date: 2024-10-23 11:29:58
Score: 8.5 🚩
Natty: 4
Report link

I am also facing exact same issue with using multiple Elasticsearch index as data source while layering. I am just curios to know whether you found a solution for this. It would be really helpful if you could update the current status of this issue. Thanks in advance!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): Thanks in advance
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am also facing exact same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Anandhu R

79117648

Date: 2024-10-23 11:11:51
Score: 8.5 🚩
Natty: 5.5
Report link

enter image description here

Can you helm me for thí sim box have a same chip ???

Reasons:
  • Blacklisted phrase (1): ???
  • Blacklisted phrase (1): enter image description here
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Can you
  • Low reputation (1):
Posted by: Hiếu Nguyễn văn

79117592

Date: 2024-10-23 10:55:45
Score: 13
Natty: 8
Report link

Did you manage to solve the issue? I have the same issue. Thank you

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): I have the same issue
  • RegEx Blacklisted phrase (3): Did you manage to solve the
  • RegEx Blacklisted phrase (1.5): solve the issue?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Urban

79117584

Date: 2024-10-23 10:51:44
Score: 4.5
Natty:
Report link

Change the Screen Scale to Lesser(125% or 100%), Then it will come to visible area enter image description here

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

79117566

Date: 2024-10-23 10:46:40
Score: 6.5 🚩
Natty:
Report link

See the below images @Venkat V enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • User mentioned (1): @Venkat
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Uhmazing34

79117523

Date: 2024-10-23 10:33:36
Score: 14.5
Natty: 7
Report link

I also have the same error, do you have any solution?

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (1): I also have the same error
  • RegEx Blacklisted phrase (2.5): do you have any
  • RegEx Blacklisted phrase (2): any solution?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I also have the same error
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Minh Yến

79117498

Date: 2024-10-23 10:27:34
Score: 7
Natty: 8
Report link

how can I get the data on the tree dynamically from the sql server?

Reasons:
  • Blacklisted phrase (0.5): how can I
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): how can I
  • Low reputation (1):
Posted by: CodeWithJnr

79117468

Date: 2024-10-23 10:17:28
Score: 10 🚩
Natty: 4
Report link

Sorry, have you been able to resolve this issue? I am currently facing the same problem but haven't found a solution yet.

Reasons:
  • Blacklisted phrase (1.5): have you been able to
  • RegEx Blacklisted phrase (1.5): resolve this issue?
  • RegEx Blacklisted phrase (1): haven't found a solution
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): facing the same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Thao Phuc

79117432

Date: 2024-10-23 10:07:23
Score: 6 🚩
Natty:
Report link

What kind of database do you use? Is tableA indexed?

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): What kind of
  • Low reputation (1):
Posted by: Claudio

79117352

Date: 2024-10-23 09:47:17
Score: 4
Natty:
Report link

is anybody find solution for this issue

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

79117311

Date: 2024-10-23 09:39:14
Score: 4
Natty:
Report link

The measure you are using should work.

enter image description here

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

79117299

Date: 2024-10-23 09:36:13
Score: 9.5
Natty: 7.5
Report link

Were you able to find a solution for this?

Reasons:
  • RegEx Blacklisted phrase (1): Were you able to find a solution
  • 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: Tanuj Unadkat

79117249

Date: 2024-10-23 09:25:09
Score: 5.5
Natty: 5.5
Report link

any latest news about this - I think MS did some hard-work to get the VSCode "AL Code" extension plug-in work for linux.. right?

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

79117213

Date: 2024-10-23 09:15:06
Score: 4
Natty: 4
Report link
window.location.hash = 'yourhash'
Reasons:
  • Low length (2):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: GMAN

79117159

Date: 2024-10-23 09:03:01
Score: 6 🚩
Natty: 5.5
Report link

did you have any response for yo issue ?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): did you have any
  • Low reputation (1):
Posted by: Nicolas Bellot

79117155

Date: 2024-10-23 09:01:00
Score: 4.5
Natty:
Report link

Delete var/cache/* and it will work

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

79117059

Date: 2024-10-23 08:31:51
Score: 6.5 🚩
Natty: 5.5
Report link

excuse me, if I want resample by ISO week, is it work if setting 'W-MON'?

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user27296211

79117040

Date: 2024-10-23 08:24:47
Score: 9 🚩
Natty: 4.5
Report link

Did you fix your problem? I am running into the same issue.

Reasons:
  • RegEx Blacklisted phrase (3): Did you fix your problem
  • RegEx Blacklisted phrase (1.5): fix your problem?
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you fix you
  • Low reputation (1):
Posted by: Yuan Zeng

79116965

Date: 2024-10-23 08:02:39
Score: 6.5 🚩
Natty: 4
Report link

I'm also experiencing some unusual behavior in my Lambda function. I've included a mime.types file to help detect the correct MIME types, but for certain files, the MIME type is being detected incorrectly. For example, a PPT file is being recognized as a application/msword hence DOC file was detected. This issue doesn't occur locally; everything works correctly with the same configuration(python version, library version except the os). Does anyone have idea why this thing is happenning?

Reasons:
  • RegEx Blacklisted phrase (3): Does anyone have
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Yash Nigam

79116933

Date: 2024-10-23 07:54:35
Score: 7 🚩
Natty: 5.5
Report link

Мне ничего не помогло, уже несколько дней мучаюсь с этой проблемой!

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • No latin characters (3.5):
  • Low reputation (1):
Posted by: Яро Князь

79116856

Date: 2024-10-23 07:44:30
Score: 13 🚩
Natty: 4.5
Report link

hey i am also facing the same issue , if you can help me with the same

Reasons:
  • Blacklisted phrase (1): i am also facing the same issue
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): you can help me
  • RegEx Blacklisted phrase (2): hey i am
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): i am also facing the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Saurabh verma

79116797

Date: 2024-10-23 07:28:24
Score: 4
Natty:
Report link

Если сильно захотеть перегрузить оператор, можно сделать препроцессор для аннотации и заменять выражения a + b, a += b a.add(b), a = a.add(b) А также написать плагин для idea чтобы убрать error предупреждения в этих случаях. Вот пример: https://github.com/AxeFu/OperatorOverloadingJava

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • No latin characters (2):
  • Low reputation (1):
Posted by: AxePlay

79116723

Date: 2024-10-23 07:03:17
Score: 4
Natty:
Report link

The answer above by @A5C1D2H2I1M1N2O1R2T1 is not entirely correct due to index order in the upper.tri assignment. The answer by @Valentin_Stefan is, using the outer product. You will only see this when using four elements.

df <- data.frame(list(
    "Group" = c("A", "B", "C", "D"),
    "v.1" =   c( 1,   1,   1,   3 ),
    "v.2" =   c( 1,   1,   1,   2 )
    ))

m <- matrix(0, nrow = nrow(df), ncol = nrow(df),
            dimnames=list(df$Group, df$Group))

m[lower.tri(m)] <- combn(df$v.1, 2, FUN=diff)
m[upper.tri(m)] <- combn(df$v.2, 2, FUN=diff)
m
#   A B C D
# A 0 0 0 0
# B 0 0 1 1
# C 0 0 0 1
# D 2 2 2 0

(see the m[2,3] element which should be at m[1,4] instead)

I would transpose to correct; maybe there is an easier way?

n <- matrix(0, nrow = nrow(df), ncol = nrow(df),
            dimnames=list(df$Group, df$Group))

n[lower.tri(n)] <- combn(df$v.2, 2, FUN=diff)
n <- t(n)
n[lower.tri(n)] <- combn(df$v.1, 2, FUN=diff)

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • User mentioned (1): @A5C1D2H2I1M1N2O1R2T1
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Falk Mielke

79116713

Date: 2024-10-23 07:02:16
Score: 4
Natty:
Report link

Many thanks to @Giovanni - a nice obvious [in retrospect] solution... and tested in Firefox, Chromium, Edge, and Polypane.

pen updated....

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

79116706

Date: 2024-10-23 07:00:14
Score: 8.5 🚩
Natty:
Report link

There is no problem in your codes but to check and review please answer these two questions to share the problem with us:

  1. Is there any bean definition for CORS in your code(a class with @Configuration annotation)?
  2. please check with @CrossOrigin without any parameter(just to review and find the reason)

please send a feed back...

Reasons:
  • Blacklisted phrase (1): Is there any
  • RegEx Blacklisted phrase (2.5): please answer
  • RegEx Blacklisted phrase (2.5): please send
  • No code block (0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @Configuration
  • User mentioned (0): @CrossOrigin
  • Low reputation (0.5):
Posted by: ehsan

79116645

Date: 2024-10-23 06:40:09
Score: 4
Natty:
Report link

I used from bat file to run my python code and it executed successfully

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

79116642

Date: 2024-10-23 06:40:08
Score: 8
Natty: 7
Report link

Can I use it without provideIn: 'root' ? Meaning just @Injectable() ?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @Injectable
  • Single line (0.5):
  • Starts with a question (0.5): Can I use it with
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Yustina

79116601

Date: 2024-10-23 06:24:03
Score: 4.5
Natty: 4
Report link

I wrote an article about how to install gitlab on macos , Please check https://piyushkashyap.com/install-gitlab-macos-docker/

Reasons:
  • RegEx Blacklisted phrase (1): I wrote an article about how to install gitlab on macos , Please
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
Posted by: Piyush Kashyap

79116455

Date: 2024-10-23 05:23:50
Score: 4
Natty:
Report link

I used same solution as mentioned by @Phil and it resolved the issue. commons-lang3-3.17.0 and commons-text-1.11.0.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @Phil
  • Single line (0.5):
  • Low reputation (1):
Posted by: S.Khanna

79116414

Date: 2024-10-23 05:23:50
Score: 5
Natty:
Report link

We have the exact same problem - it Happens on some our PC's but not all. This has only just started happening

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

79116404

Date: 2024-10-23 05:22:47
Score: 11 🚩
Natty:
Report link

I also want to merge DEM with different resolutions. Were you able to solve this?

Reasons:
  • Blacklisted phrase (1): you able to solve
  • RegEx Blacklisted phrase (1.5): solve this?
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user22376918

79116403

Date: 2024-10-23 05:22:47
Score: 5
Natty:
Report link

How did you manage to screw up such a simple task? List / array indices start at 0, so if you reach array[len(array)] returns an error, while array[len(array)-1] does not. ALSO, if you really wanted to iterate through each element of a list, use the code:

a = [1, 2, 3, 4, 5]
for i in a:
    print(i)
Reasons:
  • RegEx Blacklisted phrase (3): did you manage to
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): How did you
  • Low reputation (1):
Posted by: I like ducks

79116394

Date: 2024-10-23 05:22:45
Score: 4
Natty:
Report link

My notebook was located within OneDrive, moved to a local folder :)

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

79116386

Date: 2024-10-23 05:22:44
Score: 4.5
Natty:
Report link

You can check out this step-by-step guide on how to run c# on Windows subsystem for Linux (wsl) and vs code: https://medium.com/@manosatvik/debugging-net-applications-in-linux-on-windows-with-wsl-8fc1e0da911a

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Maaxboon

79116383

Date: 2024-10-23 05:22:39
Score: 11 🚩
Natty:
Report link

yo tenia el mismo problemas y tu solución me funciono. muchas gracias.

Reasons:
  • Blacklisted phrase (2): gracias
  • Blacklisted phrase (3): solución
  • RegEx Blacklisted phrase (2.5): mismo
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Enrique Ruiz

79116373

Date: 2024-10-23 05:22:37
Score: 15 🚩
Natty:
Report link

I have the same problem, do you have any solution?

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

79116343

Date: 2024-10-23 05:22:36
Score: 4
Natty:
Report link

I am looking to do something similar. I still see lot of examples in the internet on how to secure APIs for websites with UI. In my usecase I am about to provide APIs for B2B so no user logins using UI. Third parties will call my API and they are requesting that I first authenticate using a Client ID and Secret Key, issue them an access token that is valid only for few minutes, and they would be sending the access token in they request back to me, and I would have to validate it and send proper response back.

Would anyone have any sample git repos or tutorial where this is done? Should I use JWT like how it is done for APIs behind UI based websites or is there any other way?

Thanks,

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): is there any
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Nachi

79116334

Date: 2024-10-23 05:21:33
Score: 5
Natty:
Report link

But how to config app.js To works on IIS And let’s encrypt?

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

79116323

Date: 2024-10-23 05:21:33
Score: 4
Natty:
Report link

Answer mentioned by @Shashika11 and @Martin Niederl worked. Just remove this code exclude = {MongoAutoConfiguration.class} or anything related to it.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @Shashika11
  • User mentioned (0): @Martin
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ashutosh

79116321

Date: 2024-10-23 05:21:33
Score: 5
Natty:
Report link

https://dev.to/michaelcharles/fixing-the-https-developer-certificate-error-in-net-on-macos-sequoia-516h

Follow this article, for fixing the problem

Reasons:
  • Blacklisted phrase (1): this article
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: amit

79116301

Date: 2024-10-23 05:21:33
Score: 4.5
Natty:
Report link

I'm having the same issue on my development machine (Ubuntu 24.04), but I don't have the issue with the live production environment (container), which seems to be related to the environment in which the machine is running

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same issue
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Yin Yicao

79116291

Date: 2024-10-23 05:21:32
Score: 5.5
Natty:
Report link

Sorry, since I don't yet have 50 reputation, I can't comment on the best answer (@maxim1000's algorithm), so I'm using the answer section to raise my question.

After trying this algorithm on an example array I came up with, it seems like the algorithm fails to correctly identify the peak in this case.

Consider the following 5x5 array:

    0   1   2   3   4
    ------------------
0 |  9   19  20  31  64
1 |  49  72  71  51  44
2 |  5   141 95  6   7
3 |  35  36  27  28  50
4 |  10  88  29  189 21

First iteration: The algorithm selects column 2 as the middle column and finds the maximum in columns 1, 2, and 3. The maximum is 189 in column 3. As a result, the algorithm proceeds to the right_side + central_column of this subarray, creating a 5x3 subarray and recursively applies the algorithm on it.

    0   1   2
    -----------
0 |  20  31  64
1 |  71  51  44
2 |  95   6   7
3 |  27  28  50
4 |  29  189 21

Second iteration: The algorithm now selects row 2 as the middle row and finds the maximum in rows 1, 2, and 3. The maximum is 95 in row 2. Since the maximum is in the middle row, the algorithm incorrectly considers 95 as the peak, even though it is not the actual peak in the array.

Thanks in advance for any clarification or suggestions!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (1): can't comment
  • RegEx Blacklisted phrase (3): Thanks in advance
  • RegEx Blacklisted phrase (1.5): 50 reputation
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jacky

79116261

Date: 2024-10-23 02:35:55
Score: 9 🚩
Natty: 5
Report link

en mi caso estoy en una aplicación con React native expo y obtengo el mismo problema. Error:Feching the token failed:java.util.concurrent.Execution:java.io.IOException:FIS_AUTH_ERROR,estoy usando el sdk de expo para recibir las notificaciones

Reasons:
  • Blacklisted phrase (2): tengo
  • Blacklisted phrase (2): estoy
  • RegEx Blacklisted phrase (2.5): mismo
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mat

79116253

Date: 2024-10-23 02:26:53
Score: 5
Natty:
Report link

I saw a video on YouTube talking about this. You can have a look on it. Check: https://www.youtube.com/watch?v=M1RxKRjdsXw

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