79192135

Date: 2024-11-15 11:21:46
Score: 5
Natty: 4.5
Report link

This is a known issue: IJPL-91127 Pasting text from MS Office document into .md file creates an image

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

79192103

Date: 2024-11-15 11:12:43
Score: 4.5
Natty:
Report link

I don't have enough reputations to leave this as a comment.

Check this if this helps. Undoing a git rebase

Reasons:
  • RegEx Blacklisted phrase (1.5): I don't have enough reputation
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Tobi Akintunlese

79192095

Date: 2024-11-15 11:10:42
Score: 4
Natty: 4
Report link

I've been through and documented BOTH Windows Procedures here;

Windows SSH ‘No Matching Key’

And for macOS here;

macOS – SSH Error ‘No Matching Exchange Method Found’

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

79192001

Date: 2024-11-15 10:38:35
Score: 4
Natty:
Report link

.max(Comparator.naturalOrder())

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

79191995

Date: 2024-11-15 10:37:34
Score: 6
Natty: 7
Report link

@Yanis-git can you please update read me with your solution. thank you

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @Yanis-git
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Venkat Maganti

79191985

Date: 2024-11-15 10:33:31
Score: 9.5 🚩
Natty: 5
Report link

I have the same issue after I upgraded my KB to the last version GX 18.

When I consume the Web service deployed in GX 17 it works, but after the upgrade I have the same.

Have you solved the issue?

Reasons:
  • Blacklisted phrase (1): I have the same issue
  • RegEx Blacklisted phrase (1.5): solved the issue?
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same issue
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Danilo

79191967

Date: 2024-11-15 10:27:28
Score: 9 🚩
Natty: 6.5
Report link

I have the same problem and I have not found an extension that highlights incorrect keyword arguments. Your answer is too generic to be helpful. We all know that VS Code is an editor but what is the extension that solves the problem?

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (1.5): solves the problem?
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Matteo Del Grosso

79191850

Date: 2024-11-15 09:57:20
Score: 5.5
Natty:
Report link

Where is the event listener for the click added? I can't see anywhere in the code that would detect the click and then shuffle the deck. Maybe you just forgot to add this?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Where is the
  • Low reputation (1):
Posted by: Albie Vanags

79191845

Date: 2024-11-15 09:56:19
Score: 5.5
Natty: 4.5
Report link

I have already used the formula, but I think it does not work to extract each word from the sentence. The question should be same as my expectation in the pic below.

Which formula can I use to get my expectation? Thank you.

enter image description here

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): enter image description here
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Ismoyo Eko Purwanto

79191815

Date: 2024-11-15 09:49:17
Score: 5.5
Natty: 7
Report link

can you find any solution if yes then tell others

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): can you find any solution
  • Low reputation (1):
Posted by: Hannan

79191727

Date: 2024-11-15 09:24:09
Score: 4.5
Natty:
Report link

dunder is an abbreviation for "double underscore" - this is in reference to the double underscore on either side of the method that Python uses to denote a special method. It is therefore used by people synonymously with special method. Does this answer the question?

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

79191721

Date: 2024-11-15 09:23:09
Score: 5.5
Natty: 5
Report link

попробуйте создать .sh скрипт через редактор в консоли vim/nano

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • No latin characters (2):
  • Low reputation (1):
Posted by: Денис Александрович

79191707

Date: 2024-11-15 09:19:07
Score: 4
Natty:
Report link

Since I couldn't find any reason why Docker is keeping this cache, I used the following workaround in case other users are facing the same issue with the same type of project.

I stopped using the management command and the dedicated app cron container.

I moved those management commands to REST views that only a specific user with a specific auth token can launch.

I created a new simple container for a cron job that performs curl requests on those URLs.

Everything works now.

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

79191660

Date: 2024-11-15 09:01:03
Score: 5
Natty: 5.5
Report link

sorry, I might ask a stupid question. But to the change in the github solution would be about adding dbc files to the .exe when bundling it no ? What about if I don't want to do that because I build this .exe I would build is planned to be distributed to people using each different .dbc files I do not possess in advance and therefore I cannot add to my .exe at the time I bundle it ? @Danielhrisca

Reasons:
  • Blacklisted phrase (1): stupid question
  • Blacklisted phrase (0.5): I cannot
  • No code block (0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @Danielhrisca
  • Single line (0.5):
  • Low reputation (1):
Posted by: jservant

79191635

Date: 2024-11-15 08:52:59
Score: 8.5 🚩
Natty: 4.5
Report link

snapshot

error

could you please help me with such a problem.

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): could you please help me
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Slavik Spasibo

79191585

Date: 2024-11-15 08:39:55
Score: 5.5
Natty: 6
Report link

What if I want to send a congratulatory email to that customer?. Thank

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): What if I
  • Low reputation (1):
Posted by: Hoang The Tai

79191517

Date: 2024-11-15 08:13:45
Score: 6.5 🚩
Natty:
Report link

When facing the same error i used pip install psycopg and it got solved

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): facing the same error
  • Single line (0.5):
  • Starts with a question (0.5): When
  • Low reputation (1):
Posted by: verygood muhirwa

79191509

Date: 2024-11-15 08:09:43
Score: 16
Natty: 8.5
Report link

I have the same problem here. Have you found any solutions? Thanks!

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

79191466

Date: 2024-11-15 07:51:39
Score: 5.5
Natty: 7
Report link

How can it be renamed in the name of the post but without the post being saved? I mean, I create a new post, I don't save it yet, and the image should be renamed to the name of the post?

Reasons:
  • Blacklisted phrase (0.5): How can i
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): How can it
  • Low reputation (1):
Posted by: Gomy

79191449

Date: 2024-11-15 07:43:35
Score: 10.5 🚩
Natty: 5.5
Report link

Were you able to arrive at a solution. I am stuck with the same problem.

Reasons:
  • RegEx Blacklisted phrase (1.5): I am stuck
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am stuck with the same problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: user26847748

79191388

Date: 2024-11-15 07:19:26
Score: 8 🚩
Natty:
Report link

I have encountered the same issue, have you found a solution yet ?

Reasons:
  • RegEx Blacklisted phrase (2.5): have you found a solution yet
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: 펖파오라

79191350

Date: 2024-11-15 06:58:21
Score: 5
Natty:
Report link

I just recognized that I can use the ranking/unranking functions from this answer:

https://stackoverflow.com/a/56782034/6301603

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: TTho Einthausend

79191321

Date: 2024-11-15 06:46:17
Score: 9 🚩
Natty:
Report link

stuck with the same, did u find the answer?

Reasons:
  • RegEx Blacklisted phrase (3): did u find the answer
  • 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: HelpForLuck

79191291

Date: 2024-11-15 06:32:13
Score: 4.5
Natty: 4
Report link

use mozilla to get network inspect tool can be used. replace 77777777 from here

https://public-api.wordpress.com/rest/v1.1/sites/77777777/posts?http_envelope=1&author=&number=20&order=DESC&search=&status=publish,private&type=post&page=1

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Filler text (0.5): 77777777
  • Filler text (0): 77777777
  • Low reputation (1):
Posted by: MR NOBODY

79191163

Date: 2024-11-15 05:15:55
Score: 7.5 🚩
Natty:
Report link

hey I am trying to add speech to text in my MERN project. But I am having some issues. Can you please share your repo where you implemented Google Cloud Speech-to-Text for transcribing spoken words.

Also you can try to send transcripted text to gcp translation service to get translation.

Reasons:
  • Blacklisted phrase (1): I am trying to
  • RegEx Blacklisted phrase (2.5): Can you please share your
  • RegEx Blacklisted phrase (2): hey I am
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Siddharth Patil

79191138

Date: 2024-11-15 04:55:49
Score: 6 🚩
Natty:
Report link

I am getting the same issue with the complex query.

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

79191118

Date: 2024-11-15 04:45:47
Score: 5
Natty:
Report link

you should install netbeans with this link https://www.apache.org/dyn/closer.lua/netbeans/netbeans-installers/23/Apache-NetBeans-23.pkg

using Apple Sillicon M3: https://i.sstatic.net/zOkCvMe5.png

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

79191103

Date: 2024-11-15 04:37:45
Score: 4
Natty:
Report link

Safari is an absolute trash browser.

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

79191051

Date: 2024-11-15 04:01:36
Score: 9.5 🚩
Natty:
Report link

[enter link description here][1]

[1]: https://www.youtube.com/channel/UCEK25G0t2R1SzW5339X8CaQ I know every community guideline roled by YouTube and I am sure that there is on violation of YouTube community guidelines.

I think this can be done by mistake please make a again review of it and give me back my suspended account.

I am very sad and making content with full of effects as per the YouTube rule and regulation please help me as soon as possible thank you hope u solve my issue

My channel URL https://www.youtube.com/channel/UCEK25G0t2R1SzW5339X8CaQ

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): youtube.com
  • Blacklisted phrase (0.5): enter link description here
  • RegEx Blacklisted phrase (3): please help me
  • RegEx Blacklisted phrase (1): I think this can be done by mistake please
  • RegEx Blacklisted phrase (1): I am very sad and making content with full of effects as per the YouTube rule and regulation please
  • No code block (0.5):
  • Low reputation (1):
Posted by: Real Boy

79191018

Date: 2024-11-15 03:26:26
Score: 7.5 🚩
Natty:
Report link

ok ....................................................................................................................................................................................................................................................................................

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • No latin characters (3):
  • Filler text (0.5): ....................................................................................................................................................................................................................................................................................
  • Low entropy (1):
  • Low reputation (1):
Posted by: Akshita Sharma

79191010

Date: 2024-11-15 03:18:24
Score: 4.5
Natty:
Report link

im having the same problem can't get to download GitBash for window download on my win10 laptop.

This site can’t be reached objects.githubusercontent.com took too long to respond. Try:

Checking the connection Checking the proxy and the firewall Running Windows Network Diagnostics ERR_TIMED_OUT

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): having the same problem
  • Low reputation (1):
Posted by: Chukz Michael Nworji

79190858

Date: 2024-11-15 01:31:00
Score: 4.5
Natty:
Report link

When you're using the Include, Cloudformation tries to access the file. So it's mostly a permission with that role. Are you sure that the specified cloudformation role has access to that bucket? And there's no additional bucket ACL or policy issue?

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): When you
  • Low reputation (0.5):
Posted by: Fedi Bounouh

79190836

Date: 2024-11-15 01:05:54
Score: 4
Natty: 5
Report link

Very thanks your comment solved my error

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: CARLOS ANDRES DIAZ MARTINEZ

79190832

Date: 2024-11-15 01:02:51
Score: 6.5 🚩
Natty:
Report link

I have been facing the same issue on Eclipse v 2023-12, and the resolution consisted of using the last version of Lombok at least on this link https://projectlombok.org/download I have taken the version Lombok v1.18.36enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Blacklisted phrase (1): this link
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Low reputation (1):
Posted by: Jack Mbuyi

79190830

Date: 2024-11-15 00:59:48
Score: 6 🚩
Natty: 6.5
Report link

This article may be helpful, Making Mocking Functions Strongly Typed in Python

Reasons:
  • Blacklisted phrase (1): This article
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Shiqi Cao

79190788

Date: 2024-11-15 00:28:40
Score: 4.5
Natty:
Report link

I currently have the same issue (and am also doing the MIT deeplearning course). The reason for the issue is (I think) because there's been a change to the Keras API. I am not sure what the alternative keyword arg would be, and I haven't found anything yet.

https://www.tensorflow.org/api_docs/python/tf/keras/layers/Embedding

The embedding layer doesn't have anything at all relating to batch_input_shape. Unfortunately, I have very little knowledge on the Keras API and deep learning in general. I will keep posted if I find a solution.

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): have the same issue
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Horse

79190761

Date: 2024-11-15 00:01:32
Score: 5.5
Natty:
Report link

from what ive read the context menu class in VScode is usually a child of .monaco-menu.

Also check this link: https://stackoverflow.com/a/57729835/27796957

I think it will answer your question

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Blacklisted phrase (1): this link
  • RegEx Blacklisted phrase (1): check this link
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mpoulin

79190720

Date: 2024-11-14 23:36:25
Score: 4
Natty: 8
Report link

I’m very new to all of this but have a question I suspect has an obvious (to the more learned folks) answer. In some of the above responses the datasets begin at 0,0,0,0,0 and finish with 0,1,1,1,1 … OR begin with 0,0,0,0,1 and finish with 1,1,1,1,1. I guess you see my question is why are there not 32 combinations, which would include bot all 0s and all 1s ??? Thank you for any response/s. Steve

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): ???
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Steve Aitken

79190712

Date: 2024-11-14 23:32:24
Score: 4
Natty:
Report link

I'm trying to do the same thing, but the values ​​don't seem to match. I don't understand what the equivalent column is in the API.

Reasons:
  • Blacklisted phrase (1): trying to do the same
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Diego Vigo Briones

79190667

Date: 2024-11-14 23:10:18
Score: 5
Natty:
Report link

im also new here. I dont see your page load function, you dont need the saved theme to load anymore?

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

79190645

Date: 2024-11-14 22:57:15
Score: 12
Natty: 7.5
Report link

@sina_Islam were you able to resolve this?

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

79190581

Date: 2024-11-14 22:16:06
Score: 4
Natty:
Report link

If the user is having a browser with PDF reading capabilities (or a plugin) and the corresponding settings to open PDF files in-browser, the PDF will open like that.

See: How to force a Download File prompt instead of displaying it in-browser with HTML?

Are you specifically dealing with PDFs? Or does this happen for all files?

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

79190558

Date: 2024-11-14 22:07:04
Score: 4
Natty:
Report link

This seems to have cleared up, so I believe Stoplight.io fixed an issue.

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

79190476

Date: 2024-11-14 21:36:53
Score: 6 🚩
Natty:
Report link

Thanks @BigBen - solution was forgetting to include 'ignore_index=True'. Now to figure out why my other projects worked without it...

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @BigBen
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: crime-brulee

79190398

Date: 2024-11-14 21:03:43
Score: 6.5 🚩
Natty: 6.5
Report link

Not so clear about how this works.

Q1: let's say I have an Excel file named MyFile in directly C:MyDir. How do I get the C++ code to find and access this file?

Q2: let's say I have two columns of data to read in the c++ code I am creating. First column cells A1 to A10 and corresponding cells B1 to B10. How do I read this data in my c++ code? I do want to create for example if conditions such as if (A1=5) then (B1=0).

Thanks in advance.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): How do I
  • RegEx Blacklisted phrase (3): Thanks in advance
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: user23475860

79190361

Date: 2024-11-14 20:45:36
Score: 6.5 🚩
Natty: 5
Report link

Did you find the root cause of this issue ? It seems to be present since version 15 of Keycloak.

We got the same error, but nothing about the issue in forums or from Keycloak.

Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): Did you find the
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you find the
  • Low reputation (1):
Posted by: Quentin RODIC

79190312

Date: 2024-11-14 20:26:30
Score: 4
Natty:
Report link

Thank you,"minSdk = flutter.minSdkVersion" to "minSdk = 23" work for me too. :)

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

79190250

Date: 2024-11-14 20:02:24
Score: 4
Natty:
Report link

Its Really Hard To Say about problem

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

79190122

Date: 2024-11-14 19:10:06
Score: 12.5 🚩
Natty:
Report link

I have the same issue, Did you find a solution ?

Reasons:
  • Blacklisted phrase (1): I have the same issue
  • RegEx Blacklisted phrase (3): Did you find a solution
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same issue
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Abdullah

79190086

Date: 2024-11-14 18:53:01
Score: 4
Natty:
Report link

I was finally able to deploy DRF (Django Rest Framework) in azure with SQL server database. Following this tutorial by MS .

Reasons:
  • Blacklisted phrase (1): this tutorial
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Jani Pekkala

79189909

Date: 2024-11-14 17:53:44
Score: 11
Natty: 7.5
Report link

how did you solve this problem ?

Reasons:
  • RegEx Blacklisted phrase (3): did you solve this problem
  • RegEx Blacklisted phrase (1.5): solve this problem ?
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): how did you solve this
  • Low reputation (1):
Posted by: Rajesh kothari

79189891

Date: 2024-11-14 17:48:40
Score: 11.5 🚩
Natty: 6
Report link

I'm trying to update to VS2022 but I did all the steps up and this error continue:

Severity Code Description Project File Line Suppression State Details Error LNK2019 unresolved external symbol _MainTask referenced in function __Thread@4 UI_SIM C:\EVO_WIN32\jura_evohome_main_app\GUISim.lib(SIM_GUI_App.OBJ)

Do you know how to solve this?

Reasons:
  • Blacklisted phrase (1): how to solve
  • RegEx Blacklisted phrase (1.5): how to solve this?
  • RegEx Blacklisted phrase (2.5): Do you know how
  • RegEx Blacklisted phrase (2): know how to solve
  • No code block (0.5):
  • Ends in question mark (2):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: David Hernandez

79189887

Date: 2024-11-14 17:47:39
Score: 11
Natty: 8.5
Report link

didnt you find any solution ???

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Blacklisted phrase (1): ???
  • RegEx Blacklisted phrase (2): any 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
  • Low reputation (1):
Posted by: Swayam

79189777

Date: 2024-11-14 17:10:27
Score: 4.5
Natty: 5
Report link

Thanks, helped for me as well...

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

79189733

Date: 2024-11-14 16:59:20
Score: 6.5 🚩
Natty: 4.5
Report link

I write a solution in C++.

here is the link: https://khobaib529.medium.com/solving-electrical-circuits-a-graph-based-algorithm-for-resistance-calculations-921575c59946

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Blacklisted phrase (1): here is the link
  • Probably link only (1):
  • Contains signature (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Khobaib

79189702

Date: 2024-11-14 16:47:17
Score: 4
Natty:
Report link

I created a conversation using conversation memory then asked the llm to summarize the conversation. If you use a vector database to initialize the conversation then assess the memory message chat history

conversation = [
    {"user": "Hey Louise, can you help me with something?"},
    {"ai": "Of course! What do you need help with today?"},
    {"user": "I’m trying to organize a surprise birthday party for my friend. Any ideas?"},
    {"ai": "That sounds fun! What does your friend enjoy? We can brainstorm a theme based on their interests."},
    {"user": "They love the outdoors and hiking. I was thinking of doing something in a park."},
    {"ai": "Great idea! How about a picnic party? You could set up a cozy area with blankets, snacks, and decorations that reflect nature. Maybe even some outdoor games!"},
    {"user": "I love that! What kind of snacks should I include?"},
    {"ai": "Consider packing finger foods that are easy to eat outdoors. Sandwiches, fruit skewers, veggie platters, and some homemade cookies would be perfect. Don’t forget refreshing drinks!"},
    {"user": "Good call! How about decorations? I want it to feel special."},
    {"ai": "You could use biodegradable decorations like paper lanterns, wildflower bouquets, and string lights. A nature-themed cake would also be a nice centerpiece!"},
    {"user": "These are awesome suggestions! How many people should I invite?"},
    {"ai": "It depends on the size of the park area you’ll be using. A smaller group of close friends might make it feel more intimate, while a larger group could bring more energy. What do you think?"},
    {"user": "Maybe around 10-15 people. That feels manageable."},
    {"ai": "Perfect! Just remember to send out the invites soon so everyone can mark their calendars. Do you need help with the invitation wording?"},
    {"user": "Yes, please! I want it to be fun and casual."},
    {"ai": "How about this: “Join us for a surprise outdoor adventure to celebrate [Friend’s Name]’s birthday! Bring your favorite snacks and your love for nature. Let’s make some unforgettable memories!”"},
    {"user": "I love it! Thanks, Louise. You’ve been a huge help."},
    {"ai": "Anytime! Have a blast planning the party, and let me know if you need anything else."}
]

def example_tool(input_text):
    system_prompt = "You are a Louise AI agent. Louise, you will be fair and reasonable in your responses to subjective statements. Logic puzzle the facts or theorize future events or optimize facts providing resulting inferences. Think"
    return f"{system_prompt} Processed input: {input_text}"

# Initialize the LLM
llm = LangChainChatOpenAI(model="gpt-4o-mini", temperature=0, openai_api_key=key)

# Define tools
tools = [
    Tool(
        name="ExampleTool",
        func=example_tool,
        description="A simple tool that processes input text."
    )
]

# Initialize memory
memory = ConversationBufferMemory(memory_key="chat_history", return_messages=True)

# Loop through the conversation and add messages to memory
for message in conversation:
    if "user" in message:
        memory.chat_memory.add_user_message(message["user"])
    elif "ai" in message:
        memory.chat_memory.add_ai_message(message["ai"])

# Initialize the agent with memory
agent = initialize_agent(
    tools,
    llm,
    agent=AgentType.ZERO_SHOT_REACT_DESCRIPTION,
    verbose=True,
    handle_parsing_errors=True,
    memory=memory
)

# Query to recall previous discussion
query = "Tell me in detail about our previous discussion about the party. Louise enumerate the foods that will be served at the party."
response = agent.run(query)

# Print the response
print(response)


print(memory.chat_memory.messages)
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): Any ideas
  • RegEx Blacklisted phrase (3): can you help me
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: ListenSoftware Louise Ai Agent

79189626

Date: 2024-11-14 16:26:10
Score: 4.5
Natty: 5.5
Report link

download links 32bit and 64 bit -

https://cdn.mysql.com/archives/mysql-8.0/mysql-server_8.0.33-1ubuntu18.04_amd64.deb-bundle.tar

https://cdn.mysql.com/archives/mysql-8.0/mysql-server_8.0.33-1ubuntu18.04_i386.deb-bundle.tar

https://downloads.mysql.com/archives/community/?version=8.0.33

thanks

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

79189591

Date: 2024-11-14 16:18:07
Score: 5
Natty:
Report link

Ionic provides ion-footer component. https://ionicframework.com/docs/api/footer

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

79189589

Date: 2024-11-14 16:17:07
Score: 4.5
Natty:
Report link

with the help of one of my friends here who guided me, I modified the js code like this:

window.onscroll = function () {
    Scroll_Indicator_blog_function()
};

function Scroll_Indicator_blog_function() {
    var winScroll = document.body.scrollTop || document.body.scrollTop;
    var height = document.body.scrollHeight - document.body.clientHeight;
    var scrolled = (winScroll / height) * 100;
    document.getElementById("Scroll_Indicator_blog").style.width = scrolled + "%";
}
.progress-container {
    position: fixed;
    top: 0;

    display: block;
    width: 100%;
    height: 8px;
    background: var(--vesal-background-color7);
    z-index: 9999;
}
.progress-bar {
    height: 100%;
    background: var(--vesal-background-color2);
    box-shadow: 0 5px 10px 0 var(--vesal-boxshadow-color-1);
    width: 0%;
    transition: ease-in-out 0.5s;
}
<div class="progress-container">
    <div class="progress-bar" id="Scroll_Indicator_blog"></div>
</div>

But now I came to a new problem! In the height calculated by this script, the height continues from the highest point of the Mojo account to the bottom of the page, that is, from the top of the header to the bottom of the footer, which is naturally not interesting to show how much of the content has been read by the reader! How can I make it so that the height is only limited to the section in question, that is, for example, it counts the height of the page from the beginning of a section to its end, and does not count the comments section, header and footer? Thanks again for the advice

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): How can I
  • RegEx Blacklisted phrase (3): Thanks again for the advice
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: محمد مهدی زارعی

79189468

Date: 2024-11-14 15:43:55
Score: 7 🚩
Natty:
Report link

This also happened to me today as well. How to fix this?

Reasons:
  • RegEx Blacklisted phrase (1.5): How to fix this?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Fang Ying Sham

79189421

Date: 2024-11-14 15:28:49
Score: 6 🚩
Natty: 4.5
Report link

were you able to modify fields via script? I had the same question and your code helped me. I'm trying to modify via mutation, but it doesn't seem to work.

Reasons:
  • Whitelisted phrase (-1): I had the same
  • RegEx Blacklisted phrase (3): were you able
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Guilherme Lima

79189418

Date: 2024-11-14 15:27:46
Score: 8.5 🚩
Natty: 5
Report link

did you get a working solution for this?

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

79189393

Date: 2024-11-14 15:22:42
Score: 15 🚩
Natty: 4.5
Report link

I have the same error. The strange thing is that it gives me error now that I recreated the project with git clone. On another pc with the same project and libraries it gives no problem.

Were you able to solve it?

Reasons:
  • Blacklisted phrase (1): you able to solve
  • Blacklisted phrase (2): gives me error
  • RegEx Blacklisted phrase (1.5): solve it?
  • RegEx Blacklisted phrase (1): I have the same error
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same error
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: elcid

79189388

Date: 2024-11-14 15:21:41
Score: 5.5
Natty:
Report link

https://github.com/j-oss2023/mysql-dynamic-inventory

I check your solution, but it post following problem: [WARNING]: * Failed to parse ca-dynamic-inventory-sqlserver.yaml with auto plugin: No module named 'pyodbc' [WARNING]: * Failed to parse ca-dynamic-inventory-sqlserver.yaml with yaml plugin: Plugin configuration YAML file, not YAML inventory [WARNING]: * Failed to parse ca-dynamic-inventory-sqlserver.yaml with ini plugin: Invalid host pattern 'plugin:' supplied, ending in ':' is not allowed, this character is reserved to provide a port. [WARNING]: Unable to parse ca-dynamic-inventory-sqlserver.yaml as an inventory source [WARNING]: No inventory was parsed, only implicit localhost is available

Do you have any suggest?

Reasons:
  • RegEx Blacklisted phrase (2.5): Do you have any
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Robert

79189298

Date: 2024-11-14 15:01:33
Score: 7.5 🚩
Natty: 4.5
Report link

How did you get on using the API? Was this before they put it behind a paywall? If not do you mind me asking what the fees are?

I really appreciate any help you can provide.

Reasons:
  • Blacklisted phrase (1): any help
  • RegEx Blacklisted phrase (3): did you get
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): How did you
  • Low reputation (1):
Posted by: user28300818

79189281

Date: 2024-11-14 14:57:31
Score: 4.5
Natty:
Report link

I am facing the same issue, I created the NCC, I am able to reach from onprem. yet, when not able to send traffic to the internet, thus I created a VPN tunnel between HUB-SPOKE, and a default route using the tunnel from the spoke and a reverse route to the nodes subnet on the HUB, yet the Traffic is intermittent, return traffic is lost somewhere. I really appreciate to share the best practice, so the solution proposed will be able to assist all possible traffic scenarios (will the DNS-based endpoint solve it) rather than using a mix of NCC+VPN

Thanks,

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing the same issue
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Ayman

79189200

Date: 2024-11-14 14:40:25
Score: 4.5
Natty:
Report link

I am not sure why my previous answer was hidden.

There is a possibility to report the issue in this window. Please send me an ID of the reported issue.

If you are unable to do it, then please create a ticket via YouTrack: https://youtrack.jetbrains.com/newIssue

Thank you!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (2.5): Please send me
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Anton Mefodichev

79189162

Date: 2024-11-14 14:31:20
Score: 6 🚩
Natty:
Report link

Answer from @xtermi2 worked for me. i can't upvote so

Reasons:
  • Blacklisted phrase (0.5): upvote
  • Whitelisted phrase (-1): worked for me
  • RegEx Blacklisted phrase (2): can't upvote
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @xtermi2
  • Single line (0.5):
  • Low reputation (1):
Posted by: yashas r

79189132

Date: 2024-11-14 14:22:17
Score: 4
Natty: 4
Report link

Access error, Run in admin access and reinstall the base files again.

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

79189129

Date: 2024-11-14 14:21:17
Score: 5
Natty:
Report link

I am facing similar issue, and when I appended "voip" to the app bundle (e.g., bundleID.voip), the server-side error changed from 500 to 200, indicating success. However, I am still not receiving the VOIP push notifications in my app.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing similar issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Muhammad Wazzah Iftikhar

79189095

Date: 2024-11-14 14:12:11
Score: 13.5 🚩
Natty: 5.5
Report link

i have the same issue, did you resolve it ?

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

79189075

Date: 2024-11-14 14:03:08
Score: 5
Natty:
Report link

I can't say anything based on this information. Did you remember to run npm install? Which command are you using to start the application?

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

79189027

Date: 2024-11-14 13:54:02
Score: 8 🚩
Natty: 6
Report link

Did you find the solution to this problem? The above solution did not work.

Reasons:
  • Blacklisted phrase (1): did not work
  • RegEx Blacklisted phrase (3): Did you find the solution to this problem
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you find the solution to this
  • Low reputation (1):
Posted by: harshit mishra

79189008

Date: 2024-11-14 13:47:00
Score: 4.5
Natty: 4.5
Report link

The meta comment:

Why is this so muddled? One wonders why bother using submodules at all?

Reasons:
  • RegEx Blacklisted phrase (0.5): Why is this
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: user2901351

79188966

Date: 2024-11-14 13:35:57
Score: 4
Natty:
Report link

You want a sparkline. Sadly, it's not available in Tensorboard at the moment. See this discussion

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

79188891

Date: 2024-11-14 13:15:50
Score: 4
Natty:
Report link

I took a peek at the source for requests and found this comment:

https://github.com/psf/requests/blob/23540c93cac97c763fe59e843a08fa2825aa80fd/src/requests/certs.py#L10C1-L12C20


If you are packaging Requests, e.g., for a Linux distribution or a managed environment, you can change the definition of where() to return a separately packaged CA bundle

This is supported by the docs as well: https://requests.readthedocs.io/en/stable/user/advanced/#ca-certificates which states that requests merely relies on the certifi package.

so, you can look at the certifi source and figure out how to monkey patch the where function.

https://github.com/certifi/python-certifi/blob/master/certifi/core.py

I don't see anything in the certifi source that reads from a place other than the pem file packaged with it.

Perhaps you and your client have different versions of python/certfi installed on your systems and aligning them would help?

Thanks, Mark

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Contains signature (1):
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Mark

79188871

Date: 2024-11-14 13:10:49
Score: 5.5
Natty:
Report link

Any other solution how to make nextjs with next-auth working with laravel sanctum using CSRF cookie based authentication?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Renars Kilis

79188845

Date: 2024-11-14 13:04:45
Score: 6 🚩
Natty: 5.5
Report link

How does one get this to work in python code?

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

79188775

Date: 2024-11-14 12:44:38
Score: 4.5
Natty:
Report link

int x = (int)Char.GetNumericValue(char)

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

79188767

Date: 2024-11-14 12:41:37
Score: 5.5
Natty: 5
Report link

I have still same problem and putting locale as last paramter in query string did not help, any updates ?

Reasons:
  • RegEx Blacklisted phrase (0.5): any updates
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Y.Yuksel

79188722

Date: 2024-11-14 12:27:30
Score: 10 🚩
Natty: 4
Report link

uhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • No latin characters (3.5):
  • Filler text (0.5): hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
  • Low entropy (1):
  • Low reputation (1):
Posted by: Rohana

79188661

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

enter image description here

enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: An Hồ Phạm Phú

79188654

Date: 2024-11-14 12:03:22
Score: 4
Natty:
Report link

change the version you used in the implementation to earlier version - i used 6.0.3 - , if you have the same error you might uses a package that implements the version 6.1.0 -in my case it was "usb-serial-0.5.2" -, so you need to change the version in the package build gradle too, go to your project on android studio => external libraries => Flutter plugins=> the package ,and change the version from dependencies as you did with the build gradle file of your project

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): have the same error
  • Low reputation (1):
Posted by: ahmed nagah

79188621

Date: 2024-11-14 11:55:19
Score: 4
Natty:
Report link

How do you find your path, here is simple trick:

  1. first step when your archive build is successful then the modal will show where you validate the app.
  2. here if the erros comes like Invalid Executable. The executable '***.app/FBSDKCoreKit/FBSDKCoreKit.framework/hermes' contains bitcode. (ID: 37fb02b5-0173-4c01-8d79-88a9cf6a33d8) then you have to do, how you can handle this just do copy this from your error and placed in the below solution
framework_paths = [
      "Pods/FBSDKCoreKit/XCFrameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/FBSDKCoreKit",
      "Pods/FBSDKShareKit/XCFrameworks/FBSDKShareKit.xcframework/ios-arm64/FBSDKShareKit.framework/FBSDKShareKit",
      "Pods/FBAEMKit/XCFrameworks/FBAEMKit.xcframework/ios-arm64/FBAEMKit.framework/FBAEMKit",
      "Pods/FBSDKCoreKit_Basics/XCFrameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64/FBSDKCoreKit_Basics.framework/FBSDKCoreKit_Basics",
      "Pods/FBSDKGamingServicesKit/XCFrameworks/FBSDKGamingServicesKit.xcframework/ios-arm64/FBSDKGamingServicesKit.framework/FBSDKGamingServicesKit",
      "Pods/FBSDKLoginKit/XCFrameworks/FBSDKLoginKit.xcframework/ios-arm64/FBSDKLoginKit.framework/FBSDKLoginKit",
    ]

All the lines in framework_paths are errors that come when I try to validate or upload the build. So most people face issue here that they don't know how to find the path of this framework, So you don't need to find it using commands.You can just use this template and if in your case different frameworks causing this bitCode error then just simply replace them. In my case if I receive the error of hermes-engine then what I will do I simply copy this from xcode and replace it

  "Pods/FBSDKCoreKit/XCFrameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/FBSDKCoreKit",

  "Pods/hermes-engine/XCFrameworks/hermes-engine.xcframework/ios-arm64/hermes-engine.framework/hermes-engine",

here I replace FBSDKCoreKit ---> hermes-engine
FBSDKCoreKit.xcframework  ---> hermes-engine.xcframework
FBSDKCoreKit.framework  ---> hermes-engine.framework
FBSDKCoreKit  ---> hermes-engine

In this way you can solve this error. So finally what you have to write in pod file

replace this code portion

react_native_post_install(
   installer,
   # Set `mac_catalyst_enabled` to `true` in order to apply patches
   # necessary for Mac Catalyst builds
   :mac_catalyst_enabled => false
 )
 __apply_Xcode_12_5_M1_post_install_workaround(installer)

with--------------------->

bitcode_strip_path = `xcrun --find bitcode_strip`.chop!
    def strip_bitcode_from_framework(bitcode_strip_path, framework_relative_path)
      framework_path = File.join(Dir.pwd, framework_relative_path)
      command = "#{bitcode_strip_path} #{framework_path} -r -o #{framework_path}"
      puts "Stripping bitcode: #{command}"
      system(command)
    end

    framework_paths = [
      "Pods/FBSDKCoreKit/XCFrameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/FBSDKCoreKit",
      "Pods/FBSDKShareKit/XCFrameworks/FBSDKShareKit.xcframework/ios-arm64/FBSDKShareKit.framework/FBSDKShareKit",
      "Pods/FBAEMKit/XCFrameworks/FBAEMKit.xcframework/ios-arm64/FBAEMKit.framework/FBAEMKit",
      "Pods/FBSDKCoreKit_Basics/XCFrameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64/FBSDKCoreKit_Basics.framework/FBSDKCoreKit_Basics",
      "Pods/FBSDKGamingServicesKit/XCFrameworks/FBSDKGamingServicesKit.xcframework/ios-arm64/FBSDKGamingServicesKit.framework/FBSDKGamingServicesKit",
      "Pods/FBSDKLoginKit/XCFrameworks/FBSDKLoginKit.xcframework/ios-arm64/FBSDKLoginKit.framework/FBSDKLoginKit",
    ]

    framework_paths.each do |framework_relative_path|
      strip_bitcode_from_framework(bitcode_strip_path, framework_relative_path)
    end
    

Thats it

Reasons:
  • Blacklisted phrase (1): How do you
  • Whitelisted phrase (-1): in your case
  • RegEx Blacklisted phrase (1): I receive the error
  • RegEx Blacklisted phrase (2.5): do you find your
  • Long answer (-1):
  • Has code block (-0.5):
  • Starts with a question (0.5): How do you find you
  • Filler text (0.5): ---------------------
  • Low reputation (1):
Posted by: ali raza

79188604

Date: 2024-11-14 11:51:17
Score: 4.5
Natty:
Report link

Resolved in a strange way. I've been experimenting a bit and when I changed the statement

var obj = {TYPE: item.getTitle(), DATE: item.getAllDayStartDate()}

to this:

var obj = {TYPE: item.getTitle(), DATE: (item.getStartTime() + (3 * HOUR))}

I didn't get the (wrong) start time + 3 hours, which would put the event at the correct date. Instead I now get the correct date and time, including the deviation from UTC time as 'GMT+0100'. This is what I originally wanted. Maybe adding an amount of time to the result of item.getStartTime() implicitly converts the result to local time???

Reasons:
  • Blacklisted phrase (1): ???
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Gilbert

79188588

Date: 2024-11-14 11:44:15
Score: 4
Natty: 5
Report link

Thanks for Bryan Latten. It's work for me

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

79188587

Date: 2024-11-14 11:44:15
Score: 4
Natty:
Report link

You can get the file/ item versions using the endpoint described at https://aps.autodesk.com/en/docs/data/v2/reference/http/projects-project_id-versions-POST/

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

79188571

Date: 2024-11-14 11:39:13
Score: 4
Natty:
Report link

You may need to specific the source url. Please refer to this https://github.com/CocoaPods/CocoaPods/issues/12679

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

79188443

Date: 2024-11-14 11:02:03
Score: 5
Natty:
Report link

I think its from input, make sure input parameter is numbers.

sorry i dont have reputation to comment.

Reasons:
  • Blacklisted phrase (1): to comment
  • RegEx Blacklisted phrase (1.5): i dont have reputation to comment
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Hitesh Bharadwaj

79188438

Date: 2024-11-14 11:01:01
Score: 7.5 🚩
Natty: 6
Report link

How to do Alexa development by only communicating with my server and not using AWS? Does anyone know? I pay

Reasons:
  • RegEx Blacklisted phrase (2): Does anyone know
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): How to
  • Low reputation (1):
Posted by: user28034210

79188396

Date: 2024-11-14 10:47:57
Score: 5.5
Natty: 6
Report link

Have you found a solution for this? I've also done all tweakable configs in Cloudflare, it's still wont work. It works when I'm directly accessing my app via VPS / Traefik, but when its hidden behind Cloudflare nothing happens lol.

Reasons:
  • RegEx Blacklisted phrase (2.5): Have you found a solution for this
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: erehwonmi

79188301

Date: 2024-11-14 10:28:51
Score: 4
Natty:
Report link

There are now some online converters, such as: https://catherinearnould.com/autres/resx/ which worked well for me.

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

79188271

Date: 2024-11-14 10:24:49
Score: 4
Natty: 4
Report link

is it possible to define the bucket "le" size somehow per configuration that it do not generate the values by it self?

Something where I can say buckets le of : [0.05, 0.1, 0.3, 0.5, 1, 3, 5, 10, 30]

Seems to be possible in nestJS. But I can't find it for spring boot

Thanks,

Tom

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): is it possible to
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): is it
  • Low reputation (0.5):
Posted by: Tom K.

79188193

Date: 2024-11-14 10:11:42
Score: 8 🚩
Natty:
Report link

Please,

is there any new update for Outlook 2024/Outlook WEB and .NET 8 ? In new outlook drag and drop function starts like:

private void Form1_DragEnter(object sender, DragEventArgs e)
{
    if (e.Data.GetDataPresent("Chromium Web Custom MIME Data Format"))
        e.Effect = DragDropEffects.Copy;
    else
        e.Effect = DragDropEffects.None;
}

private void Form1_DragDrop(object sender, DragEventArgs e)
{
    if (e.Data.GetDataPresent("Chromium Web Custom MIME Data Format"))
    {
        var data = e.Data.GetData("Chromium Web Custom MIME Data Format");
        if (data is MemoryStream memoryStream)
        {
            var bytes = memoryStream.ToArray();
            var rawText = Encoding.UTF8.GetString(bytes);
            Debug.WriteLine(rawText);
        }
    }
}

But this is not working properly. Please can somebody help mi to get content of email (text, assigned files,...) from copy paste & new Outlook version?

Thank you.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): is there any
  • Blacklisted phrase (0.5): not working properly
  • RegEx Blacklisted phrase (3): can somebody help
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: user2046901

79188180

Date: 2024-11-14 10:06:40
Score: 5.5
Natty: 5.5
Report link

Are you still looking a solution for this?

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

79188124

Date: 2024-11-14 09:53:36
Score: 5
Natty:
Report link

i am trying to paste a link to see if it works , it does not have anything related to the question - https://youtu.be/3wCnVvdrqy8?si=9aZg06kxh9yN_LmZ

Reasons:
  • Blacklisted phrase (1): i am trying to
  • Blacklisted phrase (1): youtu.be
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Luffy

79188063

Date: 2024-11-14 09:32:30
Score: 4
Natty: 5.5
Report link

hello please i need the code that used on this rectangular image to use it on my project

Reasons:
  • Blacklisted phrase (0.5): i need
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Youssef BOUH

79188045

Date: 2024-11-14 09:27:28
Score: 5
Natty: 7
Report link

I've another issue: when I try " sudo apt update
sudo apt install python3-can " or " pip install python-can "

the strings/words 'apt' and 'install' are counsidered as invalid syntax, how can I deal whith that ?

Reasons:
  • Blacklisted phrase (0.5): how can I
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: John Casuck

79188031

Date: 2024-11-14 09:23:26
Score: 4
Natty:
Report link

I update from 0.62.2 to 0.76.1 have same issue so i add includeBuild('../node_modules/react-native-gradle-plugin') in settings.gradle is worked. run yarn why react-native-gradle-plugin if have path is success.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): have same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Thục TeV

79188023

Date: 2024-11-14 09:20:25
Score: 5
Natty:
Report link

Unfortunately, we are facing the same problem. However, the root cause is that Marten does not support SoftDelete if you are using any kind of AggregateProjection. I found this issue - https://github.com/JasperFx/marten/issues/1992 but it seems to have been closed because it is no longer planned to be solved.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): facing the same problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nikita Karalius