79271128

Date: 2024-12-11 09:23:39
Score: 4
Natty:
Report link

Find related post , now my issue resolved now

Not receiving Google OAuth refresh token

authorization-uri: https://accounts.google.com/o/oauth2/v2/auth?prompt=consent&access_type=offline

Needs to add prompt ,access_type params in your request.

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

79271077

Date: 2024-12-11 09:07:33
Score: 7 🚩
Natty: 6.5
Report link

Let me know how to get the authorization info for above case. Because when I tried as you mention I got the following error: { "__type": "MissingAuthenticationTokenException", "message": "Missing Authentication Token" } Could you please answer my question? Thank you.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (2.5): Could you please answer
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Yuki

79271048

Date: 2024-12-11 08:55:29
Score: 12.5 🚩
Natty: 5.5
Report link

Good day, i dont know if you could help me, no matter what i do i kept getting a mismatch, please how do i prepare the data from front-end before sending it to backend for hashing? do i need to hash it at the frontend before sending it to the backend? i will really appreciate your help.

Reasons:
  • Blacklisted phrase (2): appreciate your help
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): how do i
  • Blacklisted phrase (0.5): i need
  • Blacklisted phrase (1): Good day
  • RegEx Blacklisted phrase (3): you could help me
  • RegEx Blacklisted phrase (1): i do i kept getting a mismatch, please
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Solex D-man

79271040

Date: 2024-12-11 08:52:28
Score: 5
Natty: 5.5
Report link

Thanks, helped resolving the problem

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

79271002

Date: 2024-12-11 08:37:23
Score: 6 🚩
Natty:
Report link

Попробуйте заменить FROM node:20-alpine AS builder на FROM node:20-alpine3.20 AS builder. Мне помогло. Подробнее о проблеме здесь https://github.com/nodejs/docker-node/issues/2175 и здесь https://github.com/prisma/prisma/issues/25817

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • No latin characters (3):
  • Low reputation (1):
Posted by: Константин Никулин

79270982

Date: 2024-12-11 08:32:21
Score: 5
Natty:
Report link

You are all smart here, no doubt. Question: is it possible to find a bitcoin transaction on the network and speed it up???? Time has come. Personally, I don't know. But opinions are divided!

Reasons:
  • Blacklisted phrase (1): ???
  • Blacklisted phrase (1): is it possible to
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sergej

79270948

Date: 2024-12-11 08:18:16
Score: 5
Natty:
Report link

I have the same issue and I believe that Alexes answer doesn't work.

What he (and I) need is:
Have access here: 192.168.10.100:8080/video
No Access here: 192.168.10.100:8080

By forwarding ports you get access to both. That is not a solution.

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 (0.5):
Posted by: Jan Kadera

79270934

Date: 2024-12-11 08:13:15
Score: 4
Natty:
Report link

Interesting. I was thinking of 'embedding' JWT in the body. So one JWT/JWE is for Authentication. Instead of using it to connect to an API for data exchange the data to be exchanges is in it's own JWT. This JWT represent a defined digital transport / trade document as a small dataset. This allows the recipient to use the included data 'how he needs to' and not based on a predefined business logic that needs to be agreed to have an API integration. The use case here is a federated system where many parties collaborate in the operational logistics of the supply chain but do not have singular authority / platform they adhere to. Idea is that a party can participate on receiving an sharing data in this manner that provides evidence of sharing / receiving without a centralized system or the usage of blockchain to register immutable.

Any feedback on good practices of including JWT's in the body of a request?

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Ewout Bouwman

79270921

Date: 2024-12-11 08:07:12
Score: 5.5
Natty:
Report link

My post seems to give a way to get selected files on the Desktop, but what I am thinking about now is how to get the files in the File Selection Dialog.

How to Get the Selected File Path from a File Dialog in Windows Using Python?

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

79270914

Date: 2024-12-11 08:04:11
Score: 5.5
Natty: 5.5
Report link

have you created the website for your music visualization project?

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

79270906

Date: 2024-12-11 08:02:09
Score: 5
Natty:
Report link

here is a solution you can look into https://github.com/flutter/flutter/issues/159927#issuecomment-2534334711

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

79270870

Date: 2024-12-11 07:50:05
Score: 15 🚩
Natty: 5.5
Report link

I have the same error today (yesterday it was running just fine), did you found solution for this?

thanks in advance!

Reasons:
  • Blacklisted phrase (0.5): thanks
  • RegEx Blacklisted phrase (3): thanks in advance
  • RegEx Blacklisted phrase (3): did you found solution
  • RegEx Blacklisted phrase (1): I have the same error
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have the same error
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user28729070

79270822

Date: 2024-12-11 07:34:59
Score: 4.5
Natty: 5
Report link

I explain how to do this in my blog post: https://www.brendanmulhern.blog/posts/conversational-ai-course-ai-voice-chat-in-next-js.

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

79270795

Date: 2024-12-11 07:24:55
Score: 4
Natty: 4.5
Report link

After latest announcements from AWS on 20 November 2024 https://aws.amazon.com/blogs/aws/introducing-amazon-cloudfront-vpc-origins-enhanced-security-and-streamlined-operations-for-your-applications/, It is possible for cloudfront to access VPC resources. i.e internal load balancer can be directly attached to Cloudfront.

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

79270720

Date: 2024-12-11 06:55:48
Score: 4.5
Natty: 5
Report link

In my object page, i am calling a GET api, so that api response is then shown in the message dialog. So, can I use waitFor to get the response of the API? and also, to mock that API call with dummy data what should be done?

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

79270664

Date: 2024-12-11 06:34:41
Score: 4
Natty:
Report link

I had similar case, turned out some JS files was on 'ignored list', so removing them from there turned all function's calls back

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: Danil Poletavkin

79270633

Date: 2024-12-11 06:20:37
Score: 5
Natty:
Report link

If anyone has an answer to this issue, I would appreciate it.

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

79270523

Date: 2024-12-11 05:14:23
Score: 5.5
Natty:
Report link

Ot want to do this but to the maker of this ap fuck you bitch

Reasons:
  • Blacklisted phrase (2): fuck
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ariyana young

79270514

Date: 2024-12-11 05:10:21
Score: 4
Natty: 5
Report link

Tenho que ter permissão pra colocar textura no jogo do Minecraft então deixa eu colocar e me dá permissão com gentileza

Reasons:
  • Blacklisted phrase (1): então
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bdhxj Hchchd

79270489

Date: 2024-12-11 04:48:15
Score: 8 🚩
Natty: 5.5
Report link

@caden..

Will you please help me by providing full example? i badly stuck on this.

[email protected]

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): please help me
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @caden
  • Low reputation (1):
Posted by: Md Shakaouth Hossainl

79270434

Date: 2024-12-11 04:02:06
Score: 10 🚩
Natty: 5.5
Report link

have you been able to figure this out yet?

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

79270410

Date: 2024-12-11 03:38:00
Score: 6.5 🚩
Natty: 6
Report link

can someone help me ? I need to use this

const users = await db.getRepository(User).findBy({
    name: Or(Equal("John"), ILike("Jane%")),
})

but i can't import Or from typeOrm, it shows basic error "cannot find Or"

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (3): can someone help me
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): can someone help me
  • Low reputation (1):
Posted by: Muzani Pamasarsa

79270381

Date: 2024-12-11 03:10:53
Score: 4
Natty:
Report link

I have the same question. I've tried QMap<int, QVariable> and QHash. But both .insert() and operator[] do not work. They all crashed at the QHash::operator[] -> QHash::detach. Just like this.

qDebug() << value << role;
m_map[role] = new QVariant(value);

The value and role are both conrrect. But the m_map[] always crashed at function detach.

Reasons:
  • Blacklisted phrase (1): I have the same question
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same question
  • Low reputation (1):
Posted by: 嘉然今天吃电弧星

79270320

Date: 2024-12-11 02:40:44
Score: 6 🚩
Natty: 4.5
Report link

i have created a youtube video on this, please find the link https://www.youtube.com/watch?v=y9HQYSqhs98

Reasons:
  • Blacklisted phrase (1): youtube.com
  • RegEx Blacklisted phrase (1): i have created a youtube video on this, please
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Afazal

79270259

Date: 2024-12-11 01:48:33
Score: 4.5
Natty: 5
Report link

I really like it! Thank you so much!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rebecca Rabbit Easter Bunny

79270250

Date: 2024-12-11 01:44:31
Score: 9.5
Natty: 7
Report link

Hello i think is an old post but ¿could you share a full example of how do you achieve to get a date picker and how to use it in the queries?

Thanks you :)

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): how do you
  • Blacklisted phrase (1): ¿
  • RegEx Blacklisted phrase (2.5): could you share
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Fredy Jose Daniel Reyes

79270205

Date: 2024-12-11 01:13:23
Score: 13.5
Natty: 7.5
Report link

I have exact same problem, have anyone found any solution for this?

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Blacklisted phrase (2): anyone found
  • RegEx Blacklisted phrase (2): any solution for this?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have exact same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: CADSol

79270196

Date: 2024-12-11 01:05:21
Score: 4
Natty:
Report link

Random guy from internet,this helped me out if a way different situation! Used the wrong formula but got the right answer! Thank you!

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

79270027

Date: 2024-12-10 22:53:54
Score: 5.5
Natty: 6.5
Report link

See this article: https://medium.com/@alaa.mezian.mail/ditch-recaptcha-on-mobile-securing-your-java-services-with-firebase-app-check-8a7b542f8e3b

They make app check work in java

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

79269973

Date: 2024-12-10 22:26:47
Score: 5.5
Natty: 4.5
Report link

I know this is an old thread and only partially relates to my problem but I'm desperate.

I have a file that gives jsx errors on every line. But I don't want to ever use or check jsx. I tried removing an unknown line in package.json that had jsx in it with no improvement. The file is a vue file that uses pug. It has an extension of .vue. The errors start on line one which is where pug starts.

Is there a way to make vscode permanently forgot jsx exists?

Help would be appreciated.

Reasons:
  • Blacklisted phrase (1): appreciated
  • Blacklisted phrase (1): Is there a way
  • RegEx Blacklisted phrase (3): Help would be appreciated
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: mark-hahn

79269902

Date: 2024-12-10 21:52:38
Score: 8.5 🚩
Natty: 5.5
Report link

I have the exact same setup and same problem on my end, did you ever find a solution?

Reasons:
  • RegEx Blacklisted phrase (3): did you ever find a solution
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Etienne Clerc

79269869

Date: 2024-12-10 21:39:33
Score: 12 🚩
Natty: 5.5
Report link

Did You managed how to solve that problem ?

Regards, Radek

Reasons:
  • Blacklisted phrase (1): Regards
  • Blacklisted phrase (1): how to solve
  • RegEx Blacklisted phrase (3): Did You manage
  • RegEx Blacklisted phrase (1.5): how to solve that problem ?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Did You
  • Low reputation (1):
Posted by: Radosław Pawelec

79269832

Date: 2024-12-10 21:22:28
Score: 4
Natty:
Report link

PhpSpreadsheet have a lot samples... and one match your case- check out: 01_Simple_download_xlsx.

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

79269715

Date: 2024-12-10 20:35:16
Score: 4
Natty:
Report link

I just found the solution of my problem! yey 😊 but it took me a week to solve this problem here is my error message :-

superclass access check failed: class org.jetbrains.kotlin.kapt3.base.javac.KaptJavaCompiler (in unnamed module @0x131f42e1) cannot access class com.sun.tools.javac.main.JavaCompiler (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.main to unnamed module @0x131f42e1

I was like why is this happening all of sudden but after a freakking week 😑 I found out that android team abandoned the kapt and want us to migrate to the ksp no matter what happen to your projects 😪. I was like really ? And this all happens after I updated my android studio to Ladybug | 2024.2.1 .

So just migrate to the Ksp and enjoy the life! Here is the link for the migration. Thank you.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): Here is the link
  • RegEx Blacklisted phrase (0.5): why is this
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @0x131f42e1
  • User mentioned (0): @0x131f42e1
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: heet kanabar

79269647

Date: 2024-12-10 20:13:08
Score: 7.5
Natty: 7
Report link

How did a complete beginner manage to get banned from Stackoverflow??

Reasons:
  • Blacklisted phrase (1): Stackoverflow
  • 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 did a
  • Low reputation (1):
Posted by: Hopey

79269640

Date: 2024-12-10 20:12:07
Score: 6.5 🚩
Natty: 4.5
Report link

I am actually trying the same with a filesystem attached running on shared disk attached to both master and slave. Both the instances have the shared disk mounted formated with ext4 with the data folder shared and added as volume at /data-volume/artemis/data. The broker and artemis.profile config settings point to this shared directory for journal, paging, bindings and large-messages. I am not seeing the slave getting active when master is shutdown. Can someone share some insight?

Reasons:
  • RegEx Blacklisted phrase (2.5): Can someone share some
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: thedevopsguy

79269593

Date: 2024-12-10 19:54:01
Score: 4
Natty: 4
Report link

@echo off

chcp 1251>nul

MSHTA.EXE vbscript:Close(CreateObject("WScript.Shell").Popup("Привет",60,"Внимание!",64))

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

79269562

Date: 2024-12-10 19:46:58
Score: 4
Natty: 4
Report link

i have done this but i still cannot find the file i have saved it like 10 times

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

79269557

Date: 2024-12-10 19:44:55
Score: 4
Natty:
Report link

I’ve just upgraded my InProcess .Net 6 Function app to Isolated .Net 8. I’m facing the same issue. I was previously declaring object like configuration in local.settings.json below Values property. It is correctly loaded by the configuration builder but can’t be used within trigger bindings using % MyBlock:MyParam% expressions. The only workaround is to flatten those expressions within the Values property : MyBlock__MyParam. Is there already a GitHub issue referencing this problem or do you have other workaround to provide ? I haven’t deployed yet on Azure but I guess it won’t work also as the source configuration is coming from AppConfiguration.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Nakah

79269537

Date: 2024-12-10 19:36:52
Score: 4
Natty:
Report link

For recent versions of JavaScript, use Number.isSafeInteger

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

79269517

Date: 2024-12-10 19:31:50
Score: 4
Natty:
Report link

This may be a good use case for container copy for Azure Cosmos DB. You can find documentation at the link above as well as Create and manage container copy jobs in Azure Cosmos DB (Preview).

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

79269498

Date: 2024-12-10 19:23:47
Score: 5
Natty:
Report link

productOptions was your problem - I don't have that tag at all and see the same error. I think this stuff is really poorly documented and coded... by Shopify...

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): see the same error
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Scott

79269466

Date: 2024-12-10 19:08:43
Score: 5
Natty:
Report link

This is probably the answer

https://stackoverflow.com/a/47965587/14011696

just bind the is required to a check box

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: hershy kohn

79269432

Date: 2024-12-10 18:59:39
Score: 12 🚩
Natty: 6.5
Report link

I have the same problem with decompression, did you find a solution?

Currently in Win8 or Win10 I solve it by setting Connect55.exe to compatibility with Win98, however in Win11 this works well for decompression but does not allow me to choose printers for any report.

If you know of a solution, I would appreciate your advice...

Regards Juan Roberto García

Reasons:
  • Blacklisted phrase (1): Regards
  • Blacklisted phrase (1): I have the same problem
  • Blacklisted phrase (1.5): would appreciate
  • RegEx Blacklisted phrase (3): did you find a solution
  • Contains signature (1):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Juan Roberto García

79269426

Date: 2024-12-10 18:58:38
Score: 5.5
Natty: 5
Report link

How to save the image together with the text as a single file?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): How to
  • Low reputation (0.5):
Posted by: artoniaz

79269403

Date: 2024-12-10 18:48:33
Score: 9 🚩
Natty:
Report link

Have you solved this one? Some reason I cannot comment and ask you. I have the exact same problem - and seemingly no way to debug.

Reasons:
  • Blacklisted phrase (0.5): I cannot
  • RegEx Blacklisted phrase (1): cannot comment
  • RegEx Blacklisted phrase (1.5): solved this one?
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have the exact same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ajalberd

79269378

Date: 2024-12-10 18:39:30
Score: 5.5
Natty: 5.5
Report link

Is 500,000 (comma added for human-reading) 5x10^5 kilobytes?

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

79269365

Date: 2024-12-10 18:33:25
Score: 4.5
Natty:
Report link

This can work python CLI screenshot

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

79269359

Date: 2024-12-10 18:30:24
Score: 4
Natty:
Report link

Comment of M. Deinum is an answer that helped

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

79269304

Date: 2024-12-10 18:12:19
Score: 5
Natty: 6.5
Report link

What if we create a third component like a mediator (updateService, responsible for reading and writing to db through A, get information from B), that is able to encapsulate the direct interaction between A and B?

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): What if we
  • Low reputation (1):
Posted by: Shanta Kumar das

79269294

Date: 2024-12-10 18:10:17
Score: 4
Natty:
Report link

I also have the same issue . I have been working with the same model and system . Most of the time my kernal will die or the system will hang for longtime . I believe it because of the mac spec and its Gpu Intel UHD Graphics 630 1536 MB is not sufficient for many llama models . To address this I have few suggestions .

  1. Use Quantized llama models . These are lightweight models .
  2. if possible try to get an EGPU for your mac .
  3. upgrade to PC with better specifications .
Reasons:
  • No code block (0.5):
  • Me too answer (2.5): I also have the same issue
  • Low reputation (1):
Posted by: Abishek m

79269278

Date: 2024-12-10 18:04:15
Score: 4
Natty: 5.5
Report link

NOT AN ANSWER, Follow on Question. How would this work if you are remotely connecting to a secured QMGR on an MQ appliance? I don't seem to be able to add credentials to the command line. I am successfully using this user ID to do other MQ operation like remove runmqsc commands and reading queue depths. On those I need to add a -u userName then < the password > save.output.file

Reasons:
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1): NOT AN ANSWER
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: RayMN

79269264

Date: 2024-12-10 18:01:11
Score: 4.5
Natty:
Report link

Which version do you use it ? check the last version you use in project

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Which
  • Low reputation (1):
Posted by: Mehrdad Bozorgmehr

79269251

Date: 2024-12-10 17:58:09
Score: 7.5 🚩
Natty: 6
Report link

does anyone have an actual answer to this? The answer just says to use another option, but this is not possible for me.

Reasons:
  • Blacklisted phrase (1): answer to this?
  • RegEx Blacklisted phrase (3): does anyone have an actual
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: molinaluciana

79269249

Date: 2024-12-10 17:58:08
Score: 4
Natty:
Report link

JeffC answer worked, the problem was that i was using google colaboratory

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

79269244

Date: 2024-12-10 17:56:07
Score: 4
Natty:
Report link

I found a resource that does a nice walkthrough on how to do this: https://tantainnovatives.com/blog/how-to-guides-and-tutorials/integrating-spotify-in-android-apps-a-developers-guide-to-the-spotify-web-api-and-sdk

Followed it up until the end of the "Add the Spotify SDK to Your App" and the imports work now.

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

79269143

Date: 2024-12-10 17:25:57
Score: 4
Natty: 6
Report link

The same happened to me, your solution works, thanks!!

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Eileen Pardo Hernández

79269100

Date: 2024-12-10 17:09:52
Score: 5
Natty:
Report link

It appears the RcppGallery already has the answer, thanks to the author: https://gallery.rcpp.org/articles/dynamic-dispatch-for-sparse-matrices/

Reasons:
  • Blacklisted phrase (0.5): thanks
  • 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: mskb

79269048

Date: 2024-12-10 16:54:46
Score: 4
Natty:
Report link

This working EntityFramework6\Add-Migration

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

79269010

Date: 2024-12-10 16:41:42
Score: 4
Natty:
Report link

Hello i am new to AI stuff and also going through this example of using transformer block for time series classification.

Aside from the padding issue, may i ask why it use "channels_first" rather than "channels_last" in GlobalAveragePooling2D layer?

I have a 2D data like yours and reshape it to (batch, height, width, 1). "channel_first" give me a high accuracy to 9X% but not "channel_last".

The Keras example use 1D data, using "channel_last" but also result in a poor accuracy. But according to the definition "channels_last" should be correct

Reasons:
  • Blacklisted phrase (1): may i ask
  • RegEx Blacklisted phrase (1.5): i am new
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Jerson

79268911

Date: 2024-12-10 16:07:31
Score: 4.5
Natty: 4
Report link

I upgraded my laravel 8 backend for SPA (vue.js, sanctum) to laravel 11, and post request /broadcasting/auth returns HTML response instead of json like { auth: "..." }

In previous version Broadcast::routes has been called from BroadcastServiceProvider, but not is it under the hood of laravel framework in ApplicationBuilder.php, and previously I've added sanctum middleware like this Broadcast::routes(['middleware' => ['auth:sanctum']]);

How should I do it in laravel 11?

Reasons:
  • Blacklisted phrase (1): How should I
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Eugene B.

79268870

Date: 2024-12-10 15:51:24
Score: 7 🚩
Natty:
Report link

This is stated clearly in the documentation. Please check this link.

https://api.flutter.dev/flutter/dart-async/FutureOr-class.html#:~:text=FutureOr%20class%20abstract,resolved%20to%20the%20internal%20type.

Reasons:
  • Blacklisted phrase (1): Please check this
  • Blacklisted phrase (1): this link
  • RegEx Blacklisted phrase (1): check this link
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: MotoMatt5040

79268858

Date: 2024-12-10 15:47:22
Score: 5.5
Natty:
Report link

I am having the same error. It seems like NextJS v14.2 have changed the types definitions and @clerk/nextjs is not able to catch up.

I would say, give it a few days until clerk team release a minor update to fix this linting error.

Reasons:
  • RegEx Blacklisted phrase (1): I am having the same error
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am having the same error
  • Low reputation (1):
Posted by: Alaa ElSaman

79268723

Date: 2024-12-10 15:09:10
Score: 6.5 🚩
Natty: 6.5
Report link

I am creating a plugin for Wordpress, using bootstrap 5.2.3.

I also look for a visual modification of the select box when using the 'multiple' attribute.

I have tried up to now these plugins, with no results: virtual-select bootstrap-multiselect select2 with select2-boostrap-5-theme css

Nowadays, is there any non-paid plugin that can modify the select box?

Thanks in advance for your help

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): is there any
  • RegEx Blacklisted phrase (3): Thanks in advance
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: aruseusx

79268669

Date: 2024-12-10 14:55:04
Score: 6 🚩
Natty:
Report link

I'm having the same issue with jpeg.dll but i have everything set up...

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

79268650

Date: 2024-12-10 14:48:59
Score: 12 🚩
Natty: 5.5
Report link

I have the same problem, the user permissions were reviewed but I still get the same error. The report executes a job from the visual studio and is executed successfully but from an application the following message does not appear:

An error has occurred during report processing. (rsProcessingAborted) Query execution failed for dataset 'dataset1'. (rsErrorExecutingCommand) For more information about this error navigate to the report server on the local server machine, or enable remote errors

could someone help me?

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (3): could someone help me
  • RegEx Blacklisted phrase (1): I still get the same error
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Me too answer (0): get the same error
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: RGoncalves

79268608

Date: 2024-12-10 14:34:53
Score: 6 🚩
Natty: 6
Report link

Was there any change regarding connecting data from Trimble into Autodesk construction cloud?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Was there any
  • Low reputation (1):
Posted by: user28717626

79268605

Date: 2024-12-10 14:33:49
Score: 6 🚩
Natty:
Report link

Hello my friend do you find a solution for this

Reasons:
  • RegEx Blacklisted phrase (2.5): do you find a
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mohammad Mirzae

79268536

Date: 2024-12-10 14:08:41
Score: 6 🚩
Natty: 6
Report link

but for delete the checkbox without use .clearformats there is a solution?

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

79268521

Date: 2024-12-10 14:05:39
Score: 7 🚩
Natty: 6.5
Report link

what will be validation code for html tags. Because some time we got email with html tags in text area and i don't want to submit form with this type of tag. please help me for this

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): please help me
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Starts with a question (0.5): what
  • Low reputation (1):
Posted by: Sapna

79268489

Date: 2024-12-10 13:57:35
Score: 4
Natty: 4.5
Report link

Has this been answered? I am also having this issue

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

79268448

Date: 2024-12-10 13:44:31
Score: 7 🚩
Natty:
Report link

Any solution? I have this same problem and I have tried everything, I added item name="android:windowLayoutInDisplayCutoutMode">never to the mainactivity theme and it doesn't work either

Reasons:
  • Blacklisted phrase (1): ve tried everything
  • Blacklisted phrase (1.5): Any solution
  • RegEx Blacklisted phrase (2): Any solution?
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: ITECH

79268359

Date: 2024-12-10 13:09:21
Score: 5.5
Natty:
Report link

You could check the following link: https://medium.com/@KaushalVasava/in-app-update-in-android-2023-c47beb1e3a7e

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

79268331

Date: 2024-12-10 13:00:17
Score: 6.5 🚩
Natty:
Report link

Has anyone figured out why this still prevents downloads on newer frameworks? A year later "use node18" is still just a workaround.

Reasons:
  • RegEx Blacklisted phrase (3): Has anyone figured
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: mitch

79268280

Date: 2024-12-10 12:47:12
Score: 4
Natty:
Report link
lifecycle:
  preStop:
    exec:
      command: ["/bin/sh", "-c", "yourscript.sh > /proc/1/fd/1"]

ref: How to monitor executing of `preStop` command?

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: chestack

79268241

Date: 2024-12-10 12:35:07
Score: 7 🚩
Natty:
Report link

I have the same problem. It does not seem to come from imports indeed.

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

79268232

Date: 2024-12-10 12:32:06
Score: 4
Natty:
Report link

Just another option if someone is facing the same issues:

Check, if interactive plots are enabled in the PyCharm settings.

Search for: Use "mpld3" interactive plots for Matplotlib

and disable it.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Low reputation (0.5):
Posted by: Mario

79268204

Date: 2024-12-10 12:25:03
Score: 4.5
Natty: 4.5
Report link

As I have low reputation to comment, I have to reply. This is not a good solution : Chart1.ChartAreas[0].Position.X = 0;

It will destroy additional objects as legends to the chart and it will be overlapped with the graph.

Reasons:
  • Blacklisted phrase (1): to comment
  • RegEx Blacklisted phrase (1.5): low reputation to comment
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ondrej Mackovic

79268133

Date: 2024-12-10 11:55:53
Score: 7 🚩
Natty:
Report link

@Arko, but the definition is nothing therefore remediation cannot add. enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @Arko
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Romeo

79268116

Date: 2024-12-10 11:49:51
Score: 4
Natty:
Report link

To insert a non-breaking space in PhpStorm or any software, you do not need to install Persian (Standard). This operation is not performed by the software itself; it's related to the operating system. In Windows, this can be done with the shortcut key Shift + Ctrl + 2 (you must have the language set to Persian). However, in PhpStorm, this shortcut is already assigned to another function.

To avoid the need to install Persian (Standard) and to prevent the hassle of switching between normal and standard Persian, you need to remove this shortcut from PhpStorm. To do this, go to Settings, then navigate to the Keymap section, and search for mark. You will find the following option after scrolling down slightly: enter image description here

As you can see in the screenshot, I removed the option Toggle Bookmark 2, which was assigned to the shortcut Ctrl + Shift + 2. From now on, without needing to install Persian (Standard), I can create a non-breaking space using this default Persian language in the operating system by pressing Ctrl + Shift + 2.

If you have any questions about working with editors, please message me on Telegram at @arefalapour.

Thank you!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): enter image description here
  • Contains signature (1):
  • Long answer (-1):
  • No code block (0.5):
  • User mentioned (1): @arefalapour
  • Low reputation (1):
Posted by: Aref

79268114

Date: 2024-12-10 11:49:50
Score: 4
Natty:
Report link

Since Laravel 8 you can generate a schema file: https://laravel.com/docs/11.x/migrations#squashing-migrations

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

79268105

Date: 2024-12-10 11:47:48
Score: 6 🚩
Natty:
Report link

At the moment, I have the same problem, but no solution. After removing and re-installing spyder, "conda doctor -v" reports two missing files: Scripts/gui-64.exe and Scripts/spyder-script.py. Maybe, this gives a hint to experts.

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
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Thomas

79267939

Date: 2024-12-10 10:55:32
Score: 8.5
Natty: 7.5
Report link

Having the same exact problem, did you manage to figure out what's wrong?

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

79267923

Date: 2024-12-10 10:50:30
Score: 9.5 🚩
Natty: 5
Report link

I am trying to do more or less the same. You can install the LoRa-RF python library (standard one, not a third party), as all the implementation is thought to be with SPI. Or maybe you can use https://github.com/chandrawi/LoRaRF-Python , that is more or less the same but with some upgrades (third party).

I have worked with SX127X as it seems to be fine.

But i am struggling with SX1262. As i always get 0x00 from the SPI. This, for example, is the output of your program: GetStatus 0x0 GetPacketStatus 0x0 ReadBuffer 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0

But i have tried with very simple tests and always get 0x00. My RPi SPI seems to be working fine as i can connect with the already mentioned SX127X. But i am unable with SX126X. My comm jumpers are both at B and the M1 and M0 are both short. Do you have any idea of what can be happening to me, as you seem to have this working?

Regards!

Reasons:
  • Blacklisted phrase (1): Regards
  • Blacklisted phrase (1): i am struggling
  • Blacklisted phrase (1): I am trying to
  • Whitelisted phrase (-1.5): you can use
  • RegEx Blacklisted phrase (2.5): Do you have any
  • RegEx Blacklisted phrase (2): working?
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: gixeska

79267920

Date: 2024-12-10 10:49:29
Score: 6.5 🚩
Natty: 6
Report link

any update on this one? Martijn

Reasons:
  • Blacklisted phrase (1): update on this
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: bond beheer

79267909

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

Hello I developed a desktop web automation program with C# selenium, but when publishing it, it does not work on another computer (without Visual Studio 2022 installed) and gives this error. What should I do? enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Blacklisted phrase (2): What should I do
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Ali Akdoğan

79267875

Date: 2024-12-10 10:32:21
Score: 4
Natty:
Report link

i think its possible to scale ui......

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

79267847

Date: 2024-12-10 10:21:17
Score: 6.5 🚩
Natty: 5
Report link

I have the same problem,I have the same problem,I have the same problem,I have the same problem,I have the same problem,I have the same problem,

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

79267842

Date: 2024-12-10 10:20:16
Score: 4
Natty:
Report link

I have same problem but i tried out this

void main() {
  print(fixNumber(8123456789, amountOfZeroes: 4));    // 1000056789
  print(fixNumber(9665789456789, amountOfZeroes: 5)); // 1000009456789
}

int fixNumber(int number, {required int amountOfZeroes}) {
  return int.parse('1' + '0' * amountOfZeroes + number.toString().substring(amountOfZeroes + 1));
}
Reasons:
  • Blacklisted phrase (1): I have same problem
  • Has code block (-0.5):
  • Me too answer (2.5): I have same problem
  • Low reputation (1):
Posted by: Nehal Babu

79267825

Date: 2024-12-10 10:14:14
Score: 4
Natty:
Report link

My only problem was admin privileges.

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Francisco Javier Car Rosario

79267761

Date: 2024-12-10 09:57:08
Score: 5.5
Natty:
Report link

برای درج نیم فاصله در phpstorm (یا هر نرم افزار دیگری) نیازی به نصب persian(standard) نیست. این عمل اصلا توسط نرم افزار رخ نمیدهد و مربوط به سیستم عامل هست. در سیستم عامل ویندوز این عمل با کلید میانبر shift+ctrl+2 انجام میشود (حتما باید زبان روی فارسی باشد). در حالی که در phpstorm این کلید میانبر ست شده است. شما برای اینکه نیاز نداشته باشید persian(standard) رو نصب کنید و به دردسر تغییر بین فارسی نرمال و استاندارد برنخورید، نیاز هست که در نرم افزار phpstorm این کلید رو از رزرو حذف کنید. برای اینکار باید به settings برید و قسمت keymap و سرچ کنید mark در نتیجه ای که میاد کمی اسکرول کنید به بخش زیر میرسید enter image description here

همینطور که در عکس مشاهده میکنید، گزینه Toggle Bookmark 2 که روی کلید میانبر ctrl+shift+2 بوده رو حذف کردم و از این به بعد بدون نیاز به نصب persian (standard) میتونم با همین زبان فارسی پیشفرض در سیستم عامل، و با زدن کلید ctrl+shift+2 نیم فاصله ایجاد کنم.

لطفا اگر سوالی داشتید در مورد کار با ادیتورها به تلگرام من با id @arefalapour پیام بدید.

با تشکر

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Contains signature (1):
  • Long answer (-0.5):
  • No code block (0.5):
  • User mentioned (1): @arefalapour
  • No latin characters (1.5):
  • Low reputation (1):
Posted by: Aref

79267739

Date: 2024-12-10 09:53:06
Score: 4
Natty:
Report link

Try react-native-blob-util instead rn-fetch-blob.

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

79267732

Date: 2024-12-10 09:51:04
Score: 4.5
Natty:
Report link

Thank you @AmyDev for the link to the gitlab issue.

Turns out that for some reason it doesn't work with project tokens but I had success now using a personal access token (User Settings/Access tokens).

Still don't know why it didn't work with the project token and also not with my real user. Maybe 2FA was the issue with the later one?

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @AmyDev
  • Self-answer (0.5):
  • Looks like a comment (1):
  • High reputation (-1):
Posted by: Sebastian

79267677

Date: 2024-12-10 09:35:59
Score: 5
Natty:
Report link

Here is the code syntax for Passing Data from SO to Shipment:

enter image description here

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

79267676

Date: 2024-12-10 09:35:58
Score: 5
Natty: 4.5
Report link

I get this error when I check the google pagespeed: A character encoding declaration is required. It can be done with a tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. Learn more about declaring the character encoding.

The line "> is inserted in the header do you guys know what it can be?

Reasons:
  • RegEx Blacklisted phrase (1): I get this error
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Daniel

79267615

Date: 2024-12-10 09:16:52
Score: 6.5 🚩
Natty:
Report link

I have the same issue; it appears to be related to the permissions that the Claude Desktop app has to run node/npx. Unfortunately I've not been able to resolve yet.

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

79267602

Date: 2024-12-10 09:10:50
Score: 4.5
Natty:
Report link

Thanks @TheCableGUI, I did all the above. However, Clang 16.0.0 is not available for Ubuntu 22.04.5. I installed Clang 16.0.1 with an assupmtion it would be compatible. The installation runs and terminates after hours.

Is there a work around this?

I appreciate all the replies. Peace.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @TheCableGUI
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Kakaire Steven

79267533

Date: 2024-12-10 08:48:42
Score: 4.5
Natty:
Report link

Using TapRegion() solves the issue.

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

79267474

Date: 2024-12-10 08:23:36
Score: 4.5
Natty: 5.5
Report link

Have you tried to change the externalConsole to true in lauch.json file?

Reasons:
  • Whitelisted phrase (-1): Have you tried
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: VietnameseBushes

79267465

Date: 2024-12-10 08:20:34
Score: 5
Natty:
Report link

The issue appears to be recent. I'm having the same issue as of a few hours ago from this post.

A bug report has already been submitted to the shadcn/ui github repository:

https://github.com/shadcn-ui/ui/issues/6026

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same issue
  • Low reputation (1):
Posted by: Toby Martin