79494001

Date: 2025-03-08 06:48:08
Score: 6.5
Natty: 7.5
Report link

but now that api requires x-hsci-auth-token..how do i call without it?

Reasons:
  • Blacklisted phrase (1): how do i
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Adithya Balagoni

79493999

Date: 2025-03-08 06:46:08
Score: 11
Natty: 7.5
Report link

Did you manage to solve the problem?

Reasons:
  • RegEx Blacklisted phrase (3): Did you manage to solve the problem
  • RegEx Blacklisted phrase (1.5): solve the problem?
  • 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: Alberto Castañeda

79493936

Date: 2025-03-08 05:37:56
Score: 11
Natty: 7.5
Report link

Did you manage to solve the problem?

Reasons:
  • RegEx Blacklisted phrase (3): Did you manage to solve the problem
  • RegEx Blacklisted phrase (1.5): solve the problem?
  • 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: Alberto Castañeda

79493929

Date: 2025-03-08 05:29:54
Score: 5.5
Natty:
Report link

Hibernate/JPA doesn’t support Instant as a type for @Version. Instead, use int, long or (if you prefer a timestamp-based approach) Java.sql.Timestamp

  1. Hibernate expects numeric values (int or long) for optimistic locking, as it automatically increments the version on update.

  2. Instant may introduce precision issues or be handled differently by the database, leading to unexpected errors.

  3. If a timestamp-based approach is required, java.sql.Timestamp is a better alternative.

I recommend to discover:

SPRING JPA LOCK: <https://stackoverflow.com/questions/35523428/spring-jpa-lock%5C%5C>?

@Version in SPRING JPA: <https://medium.com/@AlexanderObregon/leveraging-springs-version-for-optimistic-locking-in-jpa-bf4126ebc438%5C>?

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Blacklisted phrase (1): stackoverflow
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • User mentioned (1): @Version
  • User mentioned (0): @Version
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Aliabbos Ashurov

79493923

Date: 2025-03-08 05:22:51
Score: 9 🚩
Natty: 5
Report link

Hola tengo una pregunta yo estaba trabajando con visual básic 6.0 todo me iba bien..... De maravilla 👌pero resulta... Que borre un codigo del adódc y ya no hace la conexión ni se activa... Parece que es un codigo de persistencia...... Y no se que hacer...de verdad.....debe ser algún código...

Reasons:
  • Blacklisted phrase (2): tengo
  • Blacklisted phrase (2): código
  • Blacklisted phrase (2): pregunta
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Emmanuel

79493915

Date: 2025-03-08 05:17:50
Score: 4
Natty:
Report link

X_xz, Y_xz, Z_xz = kde_projection(x, z)

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

79493868

Date: 2025-03-08 04:20:39
Score: 6.5
Natty: 7
Report link

Have you ever try notifications 3.0.0 package as Aman Agarwal said in the comment above?

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

79493856

Date: 2025-03-08 04:12:37
Score: 8.5 🚩
Natty: 5.5
Report link

have you found how to do it yet?

Reasons:
  • RegEx Blacklisted phrase (2.5): have you found how to do it yet
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ray Zantr

79493844

Date: 2025-03-08 03:59:34
Score: 12.5 🚩
Natty: 5.5
Report link

Even I'm facing the same issue . Did you find a way to fix it?

Reasons:
  • RegEx Blacklisted phrase (3): Did you find a way to fix it
  • RegEx Blacklisted phrase (1.5): fix it?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm facing the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sid

79493818

Date: 2025-03-08 03:19:26
Score: 6.5 🚩
Natty:
Report link

Apparently... Get-ItemProperty HKLM:SOFTWARE\Microsoft\SQMClient | Select -ExpandProperty MachineID returns the same value, but is there a cleaner way to get said value?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Jibun no Kage

79493800

Date: 2025-03-08 02:56:21
Score: 5.5
Natty:
Report link

I went with this post and it helped me! Go Wiki: Configuring-GoLand-for-WebAssembly

Reasons:
  • 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: Seyed Ali

79493784

Date: 2025-03-08 02:34:17
Score: 10 🚩
Natty:
Report link

Thanks for the Quick Reply and Info @Ivan G.

Can you please suggest on how to setup master and slave configuration when both master and slave machines are on Azure. The links provided talks about the steps to update remote_hosts etc., I have tried these with 2 windows Machines. Will the similar setup has to be done in Azure as well. If yes how do i do that Will there be any interface where i could login to the servers and get the installations and updates done?

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): how do i
  • RegEx Blacklisted phrase (2.5): Can you please suggest
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @Ivan
  • Self-answer (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Farhan Meer

79493776

Date: 2025-03-08 02:25:15
Score: 4
Natty:
Report link

Let me tell you why you're wrong.

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

79493772

Date: 2025-03-08 02:22:14
Score: 7 🚩
Natty: 5
Report link

First time I'm using PyDev and 12 years later, looks like it still cannot resolves "import ... as ..."

Anyone got a solution for this ?

Thanks.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2): Anyone got a solution
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Jief

79493758

Date: 2025-03-08 02:03:10
Score: 6.5 🚩
Natty:
Report link

Were you able to resolve the issue? I had the same problem today, although I chalked it up to the number going through a WABA porting process. I also set up a backup Twilio number but I suspect some customer messages were inevitably lost in the meantime.

Reasons:
  • Whitelisted phrase (-1): I had the same
  • RegEx Blacklisted phrase (1.5): resolve the issue?
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rose

79493757

Date: 2025-03-08 01:58:09
Score: 11.5
Natty: 7
Report link

Did you find a solution to this issue? I'm having the same problem.

Reasons:
  • Blacklisted phrase (1): I'm having the same problem
  • RegEx Blacklisted phrase (3): Did you find a solution to this
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same problem
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you find a solution to this is
  • Low reputation (1):
Posted by: Dumbo123

79493730

Date: 2025-03-08 01:25:02
Score: 10.5 🚩
Natty: 5.5
Report link

Did you resolve this. I am also facing the same issue..

Reasons:
  • Blacklisted phrase (1): I am also facing the same issue
  • RegEx Blacklisted phrase (3): Did you resolve this
  • 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):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Vaidhiswaran S

79493725

Date: 2025-03-08 01:17:00
Score: 8 🚩
Natty: 6
Report link

How can I gain enough "reputation" if I can't comment or ask a question? I've already been banned from asking questions because (apparently) my previous questions were all rejected for one reason or another, although most of them were asked and explained sufficiently as far as I'm concerned. It seems like you all expect an asker to guess what others may want to see.

When I got the banned notification, it said that I could "regain the right to ask a question" if I demonstrated that I could ask ask--in your minds--a valid question. But if I can't ask a question, how can I demonstrate that?

So I can't ask, I can't comment. How much sense does that make???

Reasons:
  • Blacklisted phrase (0.5): How can I
  • Blacklisted phrase (0.5): how can I
  • Blacklisted phrase (1): ???
  • RegEx Blacklisted phrase (1): can't comment
  • RegEx Blacklisted phrase (1.5): reputation
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): How can I
  • Low reputation (1):
Posted by: Richard C

79493714

Date: 2025-03-08 01:05:57
Score: 4.5
Natty:
Report link

npm i @ngx-translate/core@latest

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

79493683

Date: 2025-03-08 00:32:50
Score: 4
Natty:
Report link

In 2025 you disable "Merge main menu with window title" under Apperance & Behaviour > Appearance

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

79493608

Date: 2025-03-07 23:05:35
Score: 8.5 🚩
Natty: 5
Report link

Help...I am in R studio. The torch package is not functioning and the keras and tensorflow not yet.

How can I use ReLu using neuralnet? Is there another form?

If I define relu as cited above, and after I try to use neuralnet and act.fct "relu" not function either. Does anybody have any reference?

Reasons:
  • Blacklisted phrase (0.5): How can I
  • RegEx Blacklisted phrase (3): Does anybody have any reference
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Nair Stem

79493555

Date: 2025-03-07 22:20:25
Score: 5.5
Natty: 6.5
Report link

Can you also share the compiled javascript, the version of ReScript you are using, and the contents of the rescript.json file?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Can you also share the
  • Low reputation (1):
Posted by: Josh Derocher-Vlk

79493503

Date: 2025-03-07 21:43:17
Score: 12
Natty: 7.5
Report link

I am facing the same issue.

Please let me know if this issue is resolved?

Thanks,

Anu

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): Please let me know
  • RegEx Blacklisted phrase (1.5): resolved?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing the same issue
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: anu8085

79493495

Date: 2025-03-07 21:37:15
Score: 4
Natty:
Report link

Upgrading to 2sxc v18 resolved the issue as recommended in the following GitHub issue: https://github.com/2sic/2sxc/issues/3583

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

79493408

Date: 2025-03-07 20:45:04
Score: 4
Natty:
Report link

Thanks to the comment from jcalz and the answer from Alexander Nenashev, I've done a "separation of concerns" and come up with what I think is a workable solution here.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kevin Dean

79493308

Date: 2025-03-07 19:36:51
Score: 4
Natty: 4.5
Report link

Try Boxing Barcode:

https://en.wikipedia.org/wiki/Boxing_barcode

https://github.com/piql/boxing

It consists of 4096 rows and 2160 columns. A lot of place for data.

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

79493160

Date: 2025-03-07 18:21:33
Score: 5
Natty:
Report link

I'm having issues when I use 100vh or h-screen. I haven't found a solution I like, but I noticed that if I changed it to 90vh it would work the way I want better.

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • RegEx Blacklisted phrase (1): haven't found a solution
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nethol

79493099

Date: 2025-03-07 17:50:26
Score: 4
Natty:
Report link

i am new to amazon connect. I am trying to make a audio works from play prompts or lex messages on audio chat for user that starts webchat. The WEBRTC broswer connection is okay. After calling the active call stays for 5-7 seconds. That is fine as for basic all i want is playpromt audio should get listen . But no audio comes from amazon connect servers . The cloud watch the first log entry of start media stream is fine Butthe 2nd log entry of startmediastreaming shows error in result

"Parameters": {
        "MediaStreamTypes": "Audio",
        "Track": [
            "ToCustomer",
            "FromCustomer"
        ]
    }

I have enable media streaming keneis etc in instance for needful IAM rules ( That managed by AWS anayway) Are you saying listening to audio of play prompts or lex messages are not possible. I have to claim phone number for calls?

Reasons:
  • Blacklisted phrase (1): I am trying to
  • RegEx Blacklisted phrase (1): i want
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: echabbewal

79493096

Date: 2025-03-07 17:49:25
Score: 11 🚩
Natty:
Report link

I am having the same unresolved reference to io issue in the same file. Did you manage to get it fixed? If yes, please answer your own question. Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): please answer your
  • RegEx Blacklisted phrase (3): Did you manage to get it fixed
  • RegEx Blacklisted phrase (1.5): fixed?
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Trevor Prime

79493079

Date: 2025-03-07 17:42:23
Score: 11
Natty: 7.5
Report link

i have a same problem. Have you solved the problem?

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

79493036

Date: 2025-03-07 17:26:18
Score: 4
Natty: 4.5
Report link

same problem, manually building with QuarkusRestClientBuilder.newBuilder() does not supports fault tolerance annotations.

Reasons:
  • RegEx Blacklisted phrase (1): same problem
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ggallo

79493026

Date: 2025-03-07 17:22:17
Score: 10
Natty: 8
Report link

How did you solve it? thanks for your help

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Blacklisted phrase (1): How did you solve it
  • Whitelisted phrase (-0.5): thanks for your help
  • RegEx Blacklisted phrase (3): did you solve it
  • RegEx Blacklisted phrase (1.5): solve it?
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): How did you solve it
  • Low reputation (1):
Posted by: Lele991

79492994

Date: 2025-03-07 17:09:13
Score: 11.5
Natty: 7.5
Report link

Have you ever found an answer to this?

Reasons:
  • Blacklisted phrase (1): answer to this?
  • RegEx Blacklisted phrase (2.5): Have you ever found an answer to this
  • RegEx Blacklisted phrase (2): Have you ever found
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Fort

79492983

Date: 2025-03-07 17:04:11
Score: 4
Natty:
Report link

As @Clemens points out, the correct way to add an event handler is to override the appropriate On<handler name> method in the code behind.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @Clemens
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Nottoc

79492809

Date: 2025-03-07 15:50:54
Score: 4.5
Natty:
Report link

If anyone coming to this thread and feel interested, sharing my previous blog about this question with illustrations: https://lkaihua.github.io/posts/solve-biggest-k-problem-by-heap-in-right-way/

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

79492748

Date: 2025-03-07 15:24:47
Score: 14 🚩
Natty: 6.5
Report link

did you resolve your question? What options have you found? Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): did you resolve your
  • RegEx Blacklisted phrase (1.5): resolve your question?
  • RegEx Blacklisted phrase (2.5): have you found
  • 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): did you
  • Low reputation (1):
Posted by: Ander

79492735

Date: 2025-03-07 15:18:45
Score: 7.5 🚩
Natty:
Report link

Has anyone found a solution to this problem yet? I encounter the same issue, specifying paths either directly in the jest.config.js or using pathsToModuleNameMapper

Reasons:
  • Blacklisted phrase (2): anyone found
  • RegEx Blacklisted phrase (3): Has anyone found
  • Low length (1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: GinoMartino

79492730

Date: 2025-03-07 15:17:44
Score: 4.5
Natty:
Report link

(x := y + z)

Answer based on https://discourse.jupyter.org/t/easy-way-to-print-last-assignment-in-cell/26880/2 .

Reasons:
  • Probably link only (1):
  • Contains signature (1):
  • Low length (2):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: geko

79492664

Date: 2025-03-07 14:47:38
Score: 10.5
Natty: 7
Report link

I'm experiencing exactly the same difficulties as you. Can you tell me a little more about how you managed to get by with tenant ID of the other tenant?

Thanks in advance!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): Can you tell me
  • RegEx Blacklisted phrase (3): Thanks in advance
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Anatoli De Bradké

79492651

Date: 2025-03-07 14:44:37
Score: 4
Natty:
Report link

Recently OTel released language specific AWS auto instrumentation layers which propagates all spans correctly. Suggest you to follow this doc - https://signoz.io/docs/aws-monitoring/lambda/lambda-traces/

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

79492577

Date: 2025-03-07 14:15:30
Score: 4.5
Natty: 5.5
Report link

Please how can one add length restriction to this code. Thanks

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

79492523

Date: 2025-03-07 13:58:25
Score: 11 🚩
Natty: 5
Report link

I am facing the same issue as explained by
@jjoelson, any fix ?

Reasons:
  • RegEx Blacklisted phrase (1.5): fix ?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing the same issue
  • Ends in question mark (2):
  • User mentioned (1): @jjoelson
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Gaurang Chokhariya

79492513

Date: 2025-03-07 13:55:23
Score: 6 🚩
Natty:
Report link

what change do you mean? The 3.27.0 release or something post-release?

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

79492456

Date: 2025-03-07 13:32:17
Score: 10.5 🚩
Natty: 6.5
Report link

regardless of whether you use HTML or not, the web app should be executed as ME and can be accessed by anyone with Google Account. In this context, GmailApp should create a draft in the active user's tray and not in the effective user's tray. Do you have any solution on this?

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (2.5): Do you have any
  • RegEx Blacklisted phrase (2): any solution on this?
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bizdev Ownership automation

79492426

Date: 2025-03-07 13:18:14
Score: 4
Natty: 4
Report link

I'm building Vault++ to solve this exact problem.

It's heavily inspired by Trufflehog, having pre-baked detectors with verification against its live API. The plot twist is that unlike Trufflehog, it can detect secrets that it doesn't have the detector yet. How? Instead of relying on high entropy strings (which tends to give A LOT of false positives), it uses a context aware scanner to extract potential secrets and check its presence in the vault (by comparing its hashes).

Please let me know if this is something that can help solve your problem.

Reasons:
  • RegEx Blacklisted phrase (2.5): Please let me know
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Andre Susanto

79492411

Date: 2025-03-07 13:14:12
Score: 4.5
Natty: 6
Report link

Why are you monitoring someone’s iPhone anyways? that’s very invasive and not okay. if this is one of your boyfriends i hope he found out and left your ass

Reasons:
  • 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): Why are you
  • Low reputation (1):
Posted by: Wtfff.222

79492402

Date: 2025-03-07 13:12:11
Score: 8 🚩
Natty: 4.5
Report link

you were able to solve it? Same problem here

Reasons:
  • RegEx Blacklisted phrase (1.5): solve it?
  • RegEx Blacklisted phrase (1): Same problem
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Pablo Casal Romero

79492299

Date: 2025-03-07 12:23:00
Score: 4.5
Natty:
Report link

I did some further analysis and I think it's a bug. So I filled one: https://issues.redhat.com/browse/DBZ-8763

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

79492256

Date: 2025-03-07 12:05:55
Score: 4
Natty: 4
Report link

what about setting these props?

 views={['year', 'month']}
 openTo={'year'}
 inputFormat={'MM/yyyy'}

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): what
  • Low reputation (1):
Posted by: cech

79492174

Date: 2025-03-07 11:38:49
Score: 5.5
Natty:
Report link

I have the same problem and I think it's related to this.

https://github.com/vercel/next.js/issues/67513

remove --turbo flag from next dev

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same problem
  • Low reputation (0.5):
Posted by: Mahdi Amiri

79492148

Date: 2025-03-07 11:31:46
Score: 4.5
Natty:
Report link

You can refer this link for more detailed answers

Upload docker code using CI/CD pipeline of github

upload docker using ci/cd pipeline github actions

Install Docker using command line and pull code from

Install docker using command line and pull code from github

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

79492080

Date: 2025-03-07 11:12:41
Score: 4.5
Natty:
Report link

Off topic. Asked on Polars discord.

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

79491998

Date: 2025-03-07 10:42:32
Score: 4.5
Natty: 6
Report link

eeeeeeeeeepaeaeeeaeeeeeeeaeeeeeeeeeeccccisaaaaeejeeeeeejiiiiiiiiiiijeeeeeejeeeeeeeeeeeeeeeeeeeejiiiiiiiiiiiiiiiiiiiiiiiiijeeeeeeeeeeeeeeeejiiiiiiiiiiiiiiiiijeeeeeeeejeeeeejiiiiiiiiiiiiiiijeeeejeeeeeeeeeeeeeeejiiiiiiiiiiiiiiiiijeeeeeeeeeeeeeeeeeejiiiiiiiiiiijeeeeeeeeeeeeeeeeeeeeej

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Filler text (0.5): eeeeeeeeee
  • Filler text (0): eeeeeeeeee
  • Filler text (0): iiiiiiiiiii
  • Filler text (0): eeeeeeeeeeeeeeeeeeee
  • Filler text (0): iiiiiiiiiiiiiiiiiiiiiiiii
  • Filler text (0): eeeeeeeeeeeeeeee
  • Filler text (0): iiiiiiiiiiiiiiiii
  • Filler text (0): eeeeeeee
  • Filler text (0): iiiiiiiiiiiiiii
  • Filler text (0): eeeeeeeeeeeeeee
  • Filler text (0): iiiiiiiiiiiiiiiii
  • Filler text (0): eeeeeeeeeeeeeeeeee
  • Filler text (0): iiiiiiiiiii
  • Filler text (0): eeeeeeeeeeeeeeeeeeeee
  • Low entropy (1):
  • Low reputation (1):
Posted by: somoshree saha

79491992

Date: 2025-03-07 10:39:31
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: Maico Minne

79491961

Date: 2025-03-07 10:26:27
Score: 12.5 🚩
Natty: 6.5
Report link

Hi did anyone found solution for this? I have the same problem

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Blacklisted phrase (2): anyone found
  • RegEx Blacklisted phrase (3): did anyone found solution
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Piotr

79491924

Date: 2025-03-07 10:14:23
Score: 13
Natty: 7
Report link

I am facing same issue in core 8.0, did you find solution?

Can you please share details?

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you please share
  • RegEx Blacklisted phrase (3): did you find solution
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing same issue
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Sujit Patil

79491917

Date: 2025-03-07 10:11:21
Score: 7 🚩
Natty:
Report link

So I have tried this repeatedly and I managed to get it working, and not working. Although there may be many factors involved I wanted to share this factor. The code that I use (using the List name based on Isaacs answer above) works sometimes, and doesn't work other times. I do not change the code but when it doesn't work I get the same error as described above.

Is it possible that Microsoft lists give an access problem if accessed via ADODB in Excel VBA if other syncing is happening to that list in Sharepoint?

Reasons:
  • RegEx Blacklisted phrase (1): I get the same error
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): I get the same error
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Brett

79491845

Date: 2025-03-07 09:45:15
Score: 5.5
Natty: 5
Report link

I have uploaded a file through TortoiseSVN, but now I want to link this file in other folders. How can I do that. I looked in the guide online under "Use a nested working copy" but not sure if this will do the job... Also a bit unsure about the process

Reasons:
  • Blacklisted phrase (0.5): How can I
  • Blacklisted phrase (1): can I do
  • RegEx Blacklisted phrase (1): I want
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: MrToro

79491825

Date: 2025-03-07 09:41:13
Score: 8 🚩
Natty: 5
Report link

Sorry for responding to this post so late, but I'm doing research work and am also interested in this. Were you able to implement a FAST tree?

Reasons:
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: AFONSO SILVA PINTO

79491782

Date: 2025-03-07 09:27:09
Score: 5.5
Natty:
Report link

We have been seeing the same issue intermittently for some time now .. On some days we're able to pull data on others we get a 4XX, which doesn't add up!

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

79491739

Date: 2025-03-07 09:13:05
Score: 6.5 🚩
Natty:
Report link

in the 25.0.0 the option is gone! any idea?

Reasons:
  • Blacklisted phrase (1): any idea?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Daniele Rossetti

79491703

Date: 2025-03-07 09:00:01
Score: 5.5
Natty:
Report link

You can visit this link for more info.
https://www.markhendriksen.com/how-to-fix-divi-flashing-unstyled-content-on-page-load/

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

79491668

Date: 2025-03-07 08:46:58
Score: 5.5
Natty:
Report link

Make sure that you are in the folder contain .deb file first. I have the same issue with you cause I run this command at the wrong directory path.

sudo apt-get update

sudo apt-get install ./docker-desktop-amd64.deb

If your .deb file is in Downloads, the cd to Downloads and run the command

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

79491657

Date: 2025-03-07 08:42:57
Score: 16.5
Natty: 8.5
Report link

Did you solve this problem ? and how did you? Can you help me I have same problem.

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

79491653

Date: 2025-03-07 08:42:56
Score: 4
Natty:
Report link

Solved this question by myself. I am using get_post_meta() which automatically unserialize the data and then array_sum() to get the number. Thanks for the answers.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user27734429

79491651

Date: 2025-03-07 08:41:55
Score: 8.5 🚩
Natty: 5.5
Report link

Hi were you able to come up with this issue?

Reasons:
  • 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: Devesh Kumar Udhlani

79491643

Date: 2025-03-07 08:38:53
Score: 6.5 🚩
Natty:
Report link

I'm quite new to stackoverflow so I can't make a comment on your latest answer. I see that you are able to correctly install GDAL library. Did you use prebuilt binaries from OSGEO4W? the link you provided is not working for me. I'm trying to compile GDAL to my app which was compiled using Qt MinGW. I've tried using the binaries on vcpkgs and msys2 and still getting gdal linking problem to my application.

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • RegEx Blacklisted phrase (3): not working for me
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Widi

79491549

Date: 2025-03-07 07:45:40
Score: 4
Natty: 5
Report link

Thanks a lot, you helped me with the way of defining custom TLD

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

79491541

Date: 2025-03-07 07:39:38
Score: 14.5 🚩
Natty: 4.5
Report link

I understand that reactivating a thread 16 years after its creation is not a very good idea... but I still hope that someone can help me.

I have exactly the same problem described here with unpacking midi sysex data transmitted by Alesis. I have seen and tested the code shown in the thread and as the author says, the code does not work correctly although it can serve as a basis for further debugging.

I have the Alesis S4+ and I have followed the Alesis instructions listed at:

https://www.midiworld.com/quadrasynth/qs_swlib/qs678r.pdf

which are exactly the same for the Quadrasynth/S4

********************************* ALESIS INSTRUCTIONS DOCUMENT
<data> is in a packed format in order to optimize data transfer. Eight MIDI bytes are used to transmit 
each block of 7 Quadrasynth data bytes. If the 7 data bytes are looked at as one 56-bit word, the format 
for transmission is eight 7-bit words beginning with the most significant bit of the first byte, as follows:
SEVEN QUADRASYNTH BYTES: 
0: A7 A6 A5 A4 A3 A2 A1 A0
1: B7 B6 B5 B4 B3 B2 B1 B0
2: C7 C6 C5 C4 C3 C2 C1 C0
3: D7 D6 D5 D4 D3 D2 D1 D0
4: E7 E6 E5 E4 E3 E2 E1 E0
5: F7 F6 F5 F4 F3 F2 F1 F0
6: G7 G6 G5 G4 G3 G2 G1 G0
TRANSMITTED AS:     
0: 0 A6 A5 A4 A3 A2 A1 A0
1: 0 B5 B4 B3 B2 B1 B0 A7
2: 0 C4 C3 C2 C1 C0 B7 B6
3: 0 D3 D2 D1 D0 C7 C6 C5
4: 0 E2 E1 E0 D7 D6 D5 D4
5: 0 F1 F0 E7 E6 E5 E4 E3
6: 0 G0 F7 F6 F5 F4 F3 F2
7: 0 G7 G6 G5 G4 G3 G2 G1
********************************* ALESIS INSTRUCTIONS DOCUMENT

I have tried a lot of things (even with the help of Ai) but I am unable to fix the problem, I always get unreadable garbage. I have also tried with the decoding table indicated for the Quadraverb, which is slightly different, but the results are still frustrating. It's as if the conversion table Alesis provides is wrong or there is some added layer of encryption (which I highly doubt).

I understand that after so many years it's like shouting in the wilderness, but I have to try.

Has anyone been able to properly unpack and interpret an Alesis data dump?

Can anyone give me instructions or any ideas I've missed?

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): any ideas
  • RegEx Blacklisted phrase (2.5): Can anyone give me
  • RegEx Blacklisted phrase (3): someone can help me
  • RegEx Blacklisted phrase (3): Has anyone been
  • Long answer (-1):
  • Has code block (-0.5):
  • Me too answer (2.5): I have exactly the same problem
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: xfargas

79491488

Date: 2025-03-07 07:06:31
Score: 4.5
Natty:
Report link

Use FutureBuilder, might this help.

Github

Medium Post

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

79491315

Date: 2025-03-07 05:11:09
Score: 9 🚩
Natty: 6
Report link

i am currently going through the same question. Were you able to find this? Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • 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: Khushi Singh

79491303

Date: 2025-03-07 05:02:07
Score: 5
Natty: 4
Report link

Great article! ColdFusion makes QR code generation seamless. If you're looking for a free QR code generator, check out QRCodeChamp. It’s fast, easy, and supports various formats. Thanks for sharing these insights on QR code creation with ColdFusion! 🚀

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (2): Thanks for sharing
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Govind Geek

79491204

Date: 2025-03-07 03:44:52
Score: 5
Natty: 6.5
Report link

I have created a Library to do that. Please read this blog.

https://codeformat.dev/blog/how-youtube-download-videos-and-play-video-offline

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

79491195

Date: 2025-03-07 03:36:50
Score: 4.5
Natty:
Report link

I am unable to comment due to the lack of reputation points, but I tested this on iOS 16.7.10 (iPhone X) and I cannot reproduce your issue. Could you update your post with more information, such as where it was produced (debug or release), the phone and iOS version you used?

I'll edit this answer with a solution after you provide us with more info. In the meantime, I can only give you a potential answer to this:

VStack {
  Button("Test SWIFTUI") {
    sShowing = true
  }
}
.fileImporter(isPresented: $sShowing, allowedContentTypes: [.item]) {result in
  alertText = String(describing: result)
  showAlert = true
  sShowing = false // Maybe this is what you need? Setting it back to false might address your problem
}
Reasons:
  • Blacklisted phrase (1): Could you update
  • Blacklisted phrase (1): to comment
  • Blacklisted phrase (0.5): I cannot
  • RegEx Blacklisted phrase (1.5): reputation points
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: UnstoppableWil

79491146

Date: 2025-03-07 02:48:38
Score: 5
Natty:
Report link

I am facing similar problem but it just happen to one of my screen. The rest of my flutter app screen is working fine except this one screen it become blank which clicked. It work fine on the ios simulator.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing similar problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: One Namecard

79491130

Date: 2025-03-07 02:40:36
Score: 4
Natty:
Report link

solved, i had do something with ts config file, i was using typescript.

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

79491121

Date: 2025-03-07 02:36:35
Score: 5.5
Natty:
Report link

Could it be a problem with the Gradle for Java plugin version?

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

79491116

Date: 2025-03-07 02:28:33
Score: 6 🚩
Natty:
Report link

By 177!, do you mean 177 x 176 x 175 ... or just 177?

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

79491013

Date: 2025-03-07 00:58:16
Score: 6
Natty: 7.5
Report link

How to Deploy your own mern stack Project on Hostinger. this blog help you -> https://samwithcode.in/blogs/mern-stack-hosting-in-hostinger-with-apache2

Reasons:
  • Blacklisted phrase (1): this blog
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): How to
  • Low reputation (1):
Posted by: Saif

79491009

Date: 2025-03-07 00:56:15
Score: 4.5
Natty:
Report link

For fuck's sake, STOP WRITING CHINESE ON ENGLISH SPEAKING WEBSITES!!!!!!!!!!

You HAVE TO POST IN ENGLISH!!!!!!!!!!!!!!!!!!!!!!!!!!!!

It's very RUDE, I don't speak Chinese, and we don't understand what you are talking about!!!!!!!!! This is NOT a Chinese forum, it's an ENGLISH ONLY FORUM!!!!!!!!!

Reasons:
  • Blacklisted phrase (2): fuck
  • Low length (0.5):
  • No code block (0.5):
  • Filler text (0.5): !!!!!!!!!!
  • Filler text (0): !!!!!!!!!!!!!!!!!!!!!!!!!!!!
  • Filler text (0): !!!!!!!!!
  • Filler text (0): !!!!!!!!!
  • Low reputation (1):
Posted by: SixSixSixSixSixSix 666666

79490984

Date: 2025-03-07 00:29:10
Score: 4
Natty:
Report link

Now i check if telegram notify me i will take a rest

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Константин Щербанев

79490971

Date: 2025-03-07 00:13:07
Score: 4
Natty:
Report link

You can configure Clerk to always show selector prompt, by editing the Google OAuth settings:

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

79490963

Date: 2025-03-07 00:10:06
Score: 6
Natty: 7.5
Report link

Overwhelmed by backend options? This guide compares them all

https://medium.com/@Samishaikh7277/which-backend-framework-should-you-choose-lets-break-it-down-7c3567d241f6

Reasons:
  • Blacklisted phrase (1): This guide
  • Blacklisted phrase (0.5): medium.com
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Sami shaikh

79490940

Date: 2025-03-06 23:46:00
Score: 4.5
Natty:
Report link

And of course right after 90 minutes of searching and then posting, I find the answer: Get-ProcessesByName in powershell to monitor individual python scripts running

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

79490925

Date: 2025-03-06 23:35:58
Score: 4
Natty:
Report link

I have a scenario where I need to do synching every one hour with server, while my message processing should happen every 5 s.

i.e. files that are available in server should be copied every one hour, while those should be sent to message channel every 5 s and processed.

Currently I see the poller is coupled up for both synching and emitting of message. how to decouple it. am using Direct channel.

Please suggest

Reasons:
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (2.5): Please suggest
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: karthikeyan sivapragassam

79490910

Date: 2025-03-06 23:27:56
Score: 4
Natty:
Report link

Using the suggested action, I was able to find it is colored this way when the variable has its type narrowed.

enter image description here

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

79490899

Date: 2025-03-06 23:19:54
Score: 4.5
Natty:
Report link

Im having the same issue right now! Everything works fine when i'm running everything in my IDE (or when I run it through cmd -> python main.py) but when I make the .exe file with PyInstaller and run it, the model simply doesnt make the predictions, the app just stays loading forever. It seems as if the predict() function just does not work.

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): having the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Fran Aliss

79490814

Date: 2025-03-06 22:18:40
Score: 6 🚩
Natty: 5
Report link

I cant comment on your fix because I don't have the rep points. I found this by having the same problem as you, but when looking at your fix I realized your account name and key is in the App Settings in Environment Variables Section.

Reasons:
  • RegEx Blacklisted phrase (1): cant comment
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): having the same problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nikko Pabion

79490768

Date: 2025-03-06 21:43:33
Score: 4.5
Natty:
Report link

Thanks to @moritz-ringler for bringing up stackoverflow.com/a/76934503/4883195. I've managed to put together a working github.com/OnlyLoveOleg/vue3-vuetify-webcomponent example in case anyone is looking for a solution to this problem.

index.html

<!DOCTYPE html>
<html lang="">
  <head>
    <meta charset="UTF-8">
    <link rel="icon" href="/favicon.ico">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Vue3 Vuetify Web Component</title>
  </head>
  <body>
    <my-navbar></my-navbar>
    <script type="module" src="/src/main.js"></script>
  </body>
</html>

src/main.js

import { defineCustomElement } from './defineCustomElementWithStyles'
import '@mdi/font/css/materialdesignicons.css'
import { createVuetify } from 'vuetify';
import { aliases, mdi } from 'vuetify/iconsets/mdi'

// Import the Vue component.
import MyNavbarComponent from './components/MyNavbar.ce.vue'

const vuetify = createVuetify({
    icons: {
        defaultSet: 'mdi',
        aliases,
        sets: {
          mdi,
        },
    },
})

customElements.define(
    'my-navbar',
    defineCustomElement(MyNavbarComponent, {
        plugins: [vuetify],
    })
)

src/defineCustomElementWithStyles.js

// defineCustomElementWithStyles.js
import { defineCustomElement as VueDefineCustomElement, h, createApp, getCurrentInstance } from 'vue'

export const defineCustomElement = (component, { plugins = [] } = {}) =>
  VueDefineCustomElement({
    styles: component.styles,
    render: () => h(component),
    setup() {
      const app = createApp()

      // install plugins
      plugins.forEach(app.use)

      const inst = getCurrentInstance()
      Object.assign(inst.appContext, app._context)
      Object.assign(inst.provides, app._context.provides)
    },
  })

src/components/MyNavbar.ce.vue

<template>
  <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/vuetify@3/dist/vuetify.min.css" />
  <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@mdi/[email protected]/css/materialdesignicons.min.css" />
  <v-app>
    <v-app-bar>
      <template v-slot:prepend>
        <v-app-bar-nav-icon></v-app-bar-nav-icon>
      </template>

      <v-app-bar-title>App title</v-app-bar-title>

      <v-spacer></v-spacer>

      <v-btn icon>
        <v-icon>mdi-magnify</v-icon>
      </v-btn>

      <v-btn icon>
        <v-icon>mdi-heart</v-icon>
      </v-btn>

      <v-btn icon>
        <v-icon>mdi-dots-vertical</v-icon>
      </v-btn>
    </v-app-bar>
  </v-app>
</template>
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): stackoverflow
  • Probably link only (1):
  • Contains signature (1):
  • Long answer (-1):
  • Has code block (-0.5):
  • User mentioned (1): @moritz-ringler
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Oleg

79490756

Date: 2025-03-06 21:36:32
Score: 4.5
Natty:
Report link

@valnik,

it's not providing correct result, say for input 500, expected output is '500, 400, 300, 200, 100,90, 50, 40, 30, 20'. But it's showing enter image description here

wherever there is multiple student going to a teacher, it's breaking

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @valnik
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: user3016635

79490746

Date: 2025-03-06 21:30:30
Score: 4.5
Natty: 4
Report link

The first implementation was for images thats correct

added implementation for DWT1D and IDWT1D that may help

https://github.com/Timorleiderman/tensorflow-wavelets/blob/642335ad5473531fb06ca11b921f9b8c99a1b144/src/tensorflow_wavelets/Layers/DWT.py#L201C7-L201C12

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

79490744

Date: 2025-03-06 21:30:29
Score: 7 🚩
Natty:
Report link

I tried all of the above, nothing seems to work. Can someone help, please. Here is my website: https://swapnilin.github.io/portfolio-website/

and here is the code https://github.com/swapnilin/portfolio-website

the image under about section doesn't want to load when deployed.

Reasons:
  • RegEx Blacklisted phrase (3): Can someone help
  • RegEx Blacklisted phrase (1.5): help, please
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: User771

79490725

Date: 2025-03-06 21:23:27
Score: 6
Natty: 7
Report link

HABABABAHABABABAHABABABAHABABABAHABABABAHABABABAHABABABAHABABABAHABABABAHABABABAHABABABAHABABABAHABABABA

Reasons:
  • Contains signature (1):
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low entropy (1):
  • Low reputation (1):
Posted by: HABABABa

79490706

Date: 2025-03-06 21:15:24
Score: 5.5
Natty: 5
Report link

I don't have enough of a reputation to comment, but a couple of things:

  1. Minor, but the variable name in the batter section should be 'batter_name" and not 'pitcher_name'. Won't affect the code, but tidiness is good.

  2. Is there a way to add the MLB Id to this? I've been looking for (or trying to develop) a scraper for lineups which include the MLB ID. I know it's in this sources string for batter/pitcher names, but just can't figure out how to extract it.

Reasons:
  • Blacklisted phrase (1): to comment
  • Blacklisted phrase (1): Is there a way
  • RegEx Blacklisted phrase (1.5): reputation to comment
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Richard C

79490676

Date: 2025-03-06 21:00:20
Score: 4
Natty:
Report link

This was due to a setting in the extension rpgmaker-text.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Niels Tobias Nørgaard Svendsen

79490658

Date: 2025-03-06 20:55:18
Score: 9 🚩
Natty: 5
Report link

Did you figure it out? I'm getting the same issue. Its weird because I have a appium script running and working smoothly on my mac, but I'm trying to set it up on my buddy's macbook and I get this error, doing everything exactly as on mine. I installed all of the same versions of all packages etc and set his enviroment up identical to mine.

Not sure what this is

Reasons:
  • RegEx Blacklisted phrase (3): Did you figure it out
  • RegEx Blacklisted phrase (1): I get this error
  • No code block (0.5):
  • Me too answer (2.5): I'm getting the same issue
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Mark Fele

79490622

Date: 2025-03-06 20:35:14
Score: 5.5
Natty:
Report link

Did you end up working out the issue. I'm getting something similar and can't seem to workout what's happening?

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: Chris Waho

79490589

Date: 2025-03-06 20:22:11
Score: 4.5
Natty:
Report link

I have the same problem:

I do not want cache server negotiation or whatever, because the Javascript included in the application is capable of doing much much more than any common-used cache validation system based on ETags or Date validations. It uses GPS, AI over photos, and more...

I have no solution, perhaps the answer is just, at the moment,

there is no solution with HTTP header or cache negotiation, the only working solution is: a Service Worker hosted by a cloud provider.

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Whitelisted phrase (-1): solution is
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Low reputation (1):
Posted by: user2047060

79490550

Date: 2025-03-06 20:03:06
Score: 4
Natty:
Report link

Figured it out lol.... wasn't passing in a constructor argument to allow users to mint

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

79490544

Date: 2025-03-06 20:02:05
Score: 5
Natty:
Report link

hey where you able to solve the issue

Reasons:
  • Blacklisted phrase (1): you able to solve
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kng xenongt1