79574243

Date: 2025-04-15 01:28:25
Score: 5
Natty: 4.5
Report link

No parametro path da imagem existe uma forma de usar o conteudo da image ao inves do caminho?

In the image path parameter, is there a way to use the image content instead of the path?

Reasons:
  • Blacklisted phrase (1): is there a way
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: user29410051

79574183

Date: 2025-04-14 23:52:59
Score: 4
Natty:
Report link

Should help fix these kinds of missing plugin issues with WordPress when it doesn't solve itself: https://github.com/wpallstars/wp-fix-plugin-does-not-exist-notices

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

79573979

Date: 2025-04-14 20:48:07
Score: 4.5
Natty:
Report link

Great question! I was wondering the same thing about attributes and methods. The top answer explains it really well. I also found a website that provides formal definitions and examples: https://www.almabetter.com/bytes/tutorials/python/methods-and-attributes-in-python

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

79573894

Date: 2025-04-14 19:42:47
Score: 5
Natty:
Report link

I was able to find a post from 7 years ago that give me some direction and came up with this. Thanks for looking.. Brent

  ---solution  
SELECT  acct_id,sa_type_cd, end_dt
FROM
(SELECT acct_id,sa_type_cd,end_dt,
               rank() over (partition by acct_id order by end_dt desc) rnk
          FROM test
          WHERE sa_type_cd IN ( 'E-RES', 'E-GS' ) and end_dt is not null)
WHERE rnk = 1 and acct_id = '299715';
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (3): give me some
  • Contains signature (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Brent

79573858

Date: 2025-04-14 19:16:39
Score: 5
Natty: 5
Report link

Thanks bro, you helped me a lot... the same thing happened to me hahaha

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): helped me a lot
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ESWIN STUARD POROJ CASTRO

79573835

Date: 2025-04-14 19:01:33
Score: 5.5
Natty: 5
Report link

Мне удалось решить эту проблему удалением переменной среды PYTHONPATH

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • No latin characters (2):
  • Low reputation (1):
Posted by: geparrrd

79573828

Date: 2025-04-14 18:52:30
Score: 6.5 🚩
Natty:
Report link

Enquanto verdadeiro: se enemy_slime.health <= 0: quebrar para i no intervalo (3): b = entrada (“você gostaria de balançar ou bloquear? “ ) ​​se b em balanço: my_sword.swing() enemy_slime.slime_attack() continuar elif b em bloco: my_sword.block enemy_slime.slime_attack() continuar

Reasons:
  • Blacklisted phrase (3): você
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: jogospraps2

79573735

Date: 2025-04-14 17:43:09
Score: 4
Natty:
Report link

I just saw this post, but I was not able to do so with Apple Notes. What I am trying to do is to use .localized (I don't think Apple Notes have this anymore) to avoid problems with another languages when I filter the notes to fetch all notes, but "Recently Deleted" ones. This is the AppleScript I am using:

    tell application "Notes"
        set output to ""
        repeat with eachFolder in folders
            set folderName to name of eachFolder
            if folderName is not "Nylig slettet" and folderName is not "Recently Deleted" then
                repeat with eachNote in notes of eachFolder
                    set noteName to name of eachNote
                    set noteID to id of eachNote
                    set output to output & noteID & "|" & folderName & " - " & noteName & "\n"
                end repeat
            end if
        end repeat
        return output
    end tell

I am using the Norwegian translation here too because my system is in Norwegian.

Does anyone knows a solution to this? I checked into Apple Notes/Contents/Resources, but I did not find any .strings.

Reasons:
  • Blacklisted phrase (1): I am trying to
  • Blacklisted phrase (1): anyone knows
  • RegEx Blacklisted phrase (2): Does anyone know
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Antoniorodr

79573732

Date: 2025-04-14 17:42:08
Score: 5
Natty: 6.5
Report link

same here. tryed https://www.amerhukic.com/finding-the-custom-url-scheme-of-an-ios-app but no win. LOL

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

79573718

Date: 2025-04-14 17:35:04
Score: 6 🚩
Natty: 6
Report link

@flakes thank you very much for your explanation

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

79573695

Date: 2025-04-14 17:15:58
Score: 5
Natty: 5
Report link

I am in absolutely the same situation. I tried everything :/
Do u have update?

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

79573666

Date: 2025-04-14 17:00:52
Score: 6 🚩
Natty: 5.5
Report link

Maybe set the Url for to just the URL?

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

79573570

Date: 2025-04-14 16:05:35
Score: 8.5
Natty: 7
Report link

@Pigeo or anyone willing to help. I'm a noobie and can someone please explain the following Apache 2.4 syntax:

Header onsuccess edit Set-Cookie ^(.*(?i:HttpOnly).*)$ ;;;HttpOnly_ALREADY_SET;;;$1

Especially

 ^(.*(?i:HttpOnly).*)$ ;;;HttpOnly_ALREADY_SET;;;$1

I'm assuming that the * is a wildcard, but how is this syntax read? If someone can please explain or direct me to somewhere (page) that may explain it. Thanks.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): can someone please explain
  • RegEx Blacklisted phrase (2.5): please explain
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @Pigeo
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: ET4

79573563

Date: 2025-04-14 16:03:34
Score: 5
Natty: 7
Report link

I'm trying to understand how let the eyetracker work and record data in VIVE FOCUS 3. As i readed all around the web I need Unity to do it. Once I tried to do it but withouth results. Have you some reccomendation or tutorial to suggest?

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

79573525

Date: 2025-04-14 15:46:27
Score: 9.5 🚩
Natty: 6
Report link

did you find a solution to this / have any insights? Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): did you find a solution to this
  • 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 find a solution to this
  • Low reputation (1):
Posted by: itsamy

79573481

Date: 2025-04-14 15:20:19
Score: 4
Natty:
Report link

Any pointers on where to locate the

WixToolset.Mba.Core.dll

I have installed the wix tools set 4.x but dont find the WixToolset.Mba.Core.dll installed under %%user profile%%/.nuget\packages\wixtoolset.sdk\4.0.0\Sdk

please help.
Reasons:
  • RegEx Blacklisted phrase (3): please help
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Rambabu Nethi

79573461

Date: 2025-04-14 15:10:14
Score: 11 🚩
Natty: 6.5
Report link

im having the same problem, when I query all the table (*) it shows as in preview but when i query those specific columns Unrecognized name: Small_Bags; Did you mean Small Bags? at [4:1] appers. Unfortunaately it has been a constant during the course. Were you able to find a solution?

Reasons:
  • RegEx Blacklisted phrase (1): Were you able to find a solution
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): having the same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Loremy Yehudí Cauich Suárez

79573415

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

The answer was ensuring that there is no other class called "Timer"!

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

79573409

Date: 2025-04-14 14:51:05
Score: 6.5 🚩
Natty: 4
Report link

did you find a solution to this problem within gnuradio? I encountered the same problem when trying to process METEOR-M2 within gnuradio with the Viterbi algorithm.

I used the ccsds27 library decoder, but when checking with the medet program, there was nothing that indicated the correct operation of the Viterbi algorithm. Although the sync words were decoded correctly. I also tried to use the FEC decoder with the Viterbi algorithm config, but nothing worked either.

Reasons:
  • Blacklisted phrase (1): but nothing work
  • RegEx Blacklisted phrase (3): did you find a solution to this problem
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): did you find a solution to this
  • Low reputation (1):
Posted by: minhgf7766

79573344

Date: 2025-04-14 14:16:54
Score: 4.5
Natty: 4
Report link

apple gaouse hack core every day

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

79573303

Date: 2025-04-14 13:59:47
Score: 5.5
Natty: 6
Report link

I've got Linux Ubuntu 2204 LTD and Python 3.10.12 with PIP 22.02. I don't find pip.conf file, not even a "pip"-folder.

But according to an installation tutorial of rasa, I have to find it in order to add a line.

What can I do..?

Reasons:
  • Blacklisted phrase (1): can I do
  • Blacklisted phrase (1): What can I do
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Uwe_98

79573279

Date: 2025-04-14 13:46:42
Score: 6 🚩
Natty: 5.5
Report link

Same issue here.
I found this message on this Gitlab forum topic useful: https://forum.gitlab.com/t/placeholder-users-how-to-manage/120632/9
Does this work for you?

Reasons:
  • RegEx Blacklisted phrase (1): Same issue
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Yoann Pageaud

79573179

Date: 2025-04-14 12:49:24
Score: 9
Natty: 7.5
Report link

did you manage to solve this ? removing/changing the black background in the embed iframe google slide ? I'll be happy if you could share a tips, thanks

Reasons:
  • Blacklisted phrase (0.5): thanks
  • RegEx Blacklisted phrase (3): did you manage to solve this
  • RegEx Blacklisted phrase (1.5): solve this ?
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did you
  • Low reputation (1):
Posted by: Support IT

79572937

Date: 2025-04-14 10:44:38
Score: 4
Natty: 4.5
Report link

Just adding that the solution presented above is documented in MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/static#calling_static_members_from_a_class_constructor_and_other_methods

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

79572933

Date: 2025-04-14 10:41:36
Score: 4.5
Natty: 4.5
Report link

Did you enable the VPN? I ran into a similar problem when using AnyConnect.

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): Did you
  • Low reputation (1):
Posted by: Trung Lê

79572907

Date: 2025-04-14 10:26:31
Score: 10
Natty: 8
Report link

Got the same issue. Anyone can help?

Reasons:
  • RegEx Blacklisted phrase (3): Anyone can help
  • RegEx Blacklisted phrase (0.5): Anyone can help
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user30266831

79572883

Date: 2025-04-14 10:17:26
Score: 6.5 🚩
Natty:
Report link

Buddy, have you tried getting good?

Reasons:
  • Whitelisted phrase (-1): have you tried
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: user30266748

79572878

Date: 2025-04-14 10:14:25
Score: 5
Natty: 6
Report link

using Matplotlib 3.10.1, this instruction is not accepted anymore :

in set_val
    self.poly.xy[2] = val, 1
    ~~~~~~~~~~~~^^^
TypeError: 'tuple' object does not support item assignment

though this is typically what is suggested above. I am not an expert in these tools, just a program which was handed over to me. How can I solve this ?

Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): How can I
  • RegEx Blacklisted phrase (1.5): How can I solve this ?
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: lorenzaccio

79572866

Date: 2025-04-14 10:08:22
Score: 4.5
Natty: 4.5
Report link

I think this post is great for a noobie like me:

https://medium.com/@smopuru/multithreading-concurrency-vs-parallelism-1483c5dbfc35

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

79572848

Date: 2025-04-14 09:58:18
Score: 6 🚩
Natty: 5.5
Report link

any suggested solution for this issue?

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

79572808

Date: 2025-04-14 09:40:11
Score: 6
Natty:
Report link
please share the correct solution 
Reasons:
  • RegEx Blacklisted phrase (2.5): please share
  • Low length (2):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Shan

79572714

Date: 2025-04-14 08:49:53
Score: 4.5
Natty:
Report link

It is a bug with OkHttpClient and is raised in https://github.com/square/okhttp/issues/8739

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

79572683

Date: 2025-04-14 08:30:47
Score: 5.5
Natty:
Report link

I checked your geometries. (See 1st screenshot)
Table FTJOIN contains invalid geometries returning Oracle error code 13367. Check this blog post about validating and rectifying, if necessary, invalid geometries using SDO_UTIL.RECTIFY_GEOMETRY. Once rectified you´ll get the result you are expecting. (See 2nd+3rd screenshots)

Does it help?

enter image description here

enter image description here

enter image description here

Reasons:
  • Blacklisted phrase (1): this blog
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: kpatenge

79572651

Date: 2025-04-14 08:15:42
Score: 4
Natty:
Report link

Your first attempt isn't a formula, so saying that Temperatuur = 15 C, it then should be assigning the value:

Text(${Temperatuur}) //Text(15 C)

I get the expected output from:

=Text(Temperatuur) //15 C

While using:

=Text(${Temperatuur})

I get these errors regarding unexpected characters:

Parameter 'Value': Unexpected characters. Characters are used in the formula in an unexpected way.
Unexpected characters. The formula contains 'CurlyOpen' where 'ParenClose' is expected.
Unexpected characters. Characters are used in the formula in an unexpected way.
The function 'Text' has some invalid arguments.
Expected text or number. We expect text or a number at this point in the formula.

Best regards,

Gustav

Reasons:
  • Blacklisted phrase (0.5): Best regards
  • Blacklisted phrase (1): regards
  • RegEx Blacklisted phrase (1): I get these error
  • Contains signature (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Gustav

79572650

Date: 2025-04-14 08:14:40
Score: 9 🚩
Natty: 5.5
Report link

Hello I have the same problem or similar. I have downloaded protocol buffers and compiled with cmake as the readme file says in this download: https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0

Then compiled a simple .proto file, added the .pb.h and .pb.cc:

enter image description here

Added the addutuibak Include and the Linker paths to libs, still I get:

enter image description here

Does anyone know what is happening? Thank you so much

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): I have the same problem
  • Blacklisted phrase (1): enter image description here
  • RegEx Blacklisted phrase (2): Does anyone know
  • 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: Jairo Ferrero

79572553

Date: 2025-04-14 07:25:24
Score: 6 🚩
Natty: 6.5
Report link

difflib.get_close_matches gives amazing results with high accuracy. do give it a try. But also does anyone know how to do this same process on golang?

Reasons:
  • RegEx Blacklisted phrase (2): does anyone know
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Arul Prasad

79572481

Date: 2025-04-14 06:35:09
Score: 5
Natty: 4.5
Report link

Add exception for those urls in Avast :

https://repo.packagist.org/\*

https://api.github.com/\*

https://getcomposer.org/\*

https://packagist.org/\*

https://raw.githubusercontent.com/\*

https://codeload.github.com/\*

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

79572472

Date: 2025-04-14 06:30:07
Score: 4
Natty:
Report link

flood, flood, flood, flood, flood, flood, flood, flood, flood, flood

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

79572418

Date: 2025-04-14 05:57:56
Score: 9 🚩
Natty: 6
Report link

Facing this exact situation, did someone find the answer?

Reasons:
  • RegEx Blacklisted phrase (3): did someone 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: user30264386

79572407

Date: 2025-04-14 05:50:53
Score: 8 🚩
Natty: 5.5
Report link

I am having the same issue/error.

is the above answer works ?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am having the same issue
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user30264332

79572322

Date: 2025-04-14 03:57:25
Score: 4.5
Natty: 5
Report link

I am finding the above filter function prevents the cart from having shipping added for Express checkout type payment methods including Apple Pay. Has anyone else experienced this?

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

79572315

Date: 2025-04-14 03:46:22
Score: 10
Natty: 7
Report link

I am also facing same issue with intelliJ. Please let me know for evaulate Java8 Stream in IntelliJ?

Reasons:
  • RegEx Blacklisted phrase (2.5): Please let me know
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am also facing same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Haribabu

79572235

Date: 2025-04-14 01:27:48
Score: 5
Natty: 4
Report link

You can try using onlyoffice(https://api.onlyoffice.com/docs/docs-api/get-started/frontend-frameworks/vue/)

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

79572189

Date: 2025-04-14 00:21:31
Score: 10
Natty: 7.5
Report link

None of the above worked for me. I have environment variables pointed to flutter bin folder. I have android APK support enabled. I have the new 2024 version of Android Studio and nothing I have tried is working. Can someone help me please?

Reasons:
  • Blacklisted phrase (1): help me
  • Whitelisted phrase (-1): worked for me
  • RegEx Blacklisted phrase (3): Can someone help me
  • RegEx Blacklisted phrase (2): help me please
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Joseph

79572171

Date: 2025-04-13 23:46:22
Score: 6.5
Natty:
Report link

I am facing same issue , service is not able to connect to db after 15 minutes . I have added logic to generate toke every 14 minutes still no luck.

Reasons:
  • Blacklisted phrase (1): no luck
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am facing same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Vidya Karthick

79572165

Date: 2025-04-13 23:32:19
Score: 4
Natty: 4
Report link

ITS WHEN THE CORRUPT FEDS ARE MONITORING YOUR COMPUTER ILLEGALLY THAT THESE THINGS OCCURT

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

79572139

Date: 2025-04-13 22:44:06
Score: 4
Natty:
Report link

I know it sucks, it really does. A sunrise at 03:44 seems out of sync

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

79572106

Date: 2025-04-13 22:11:56
Score: 4
Natty:
Report link

You can try to use my @longpress event that wraps JS library for this purpose:
https://github.com/Kebechet/Blazor.EventHandlers.LongPress

https://www.nuget.org/packages/Kebechet.Blazor.EventHandlers.LongPress

Reasons:
  • Probably link only (1):
  • Contains signature (1):
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @longpress
  • High reputation (-1):
Posted by: Kebechet

79572051

Date: 2025-04-13 21:11:39
Score: 4
Natty: 6
Report link

Niczem Olaske how would I grab an access key from duck duck go maps page? Please and thank you.

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: x x

79572018

Date: 2025-04-13 20:31:29
Score: 5
Natty:
Report link

What about replacing matrix with &matrix [0] in the call, please ?

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): What
  • Low reputation (1):
Posted by: adder_2003

79571849

Date: 2025-04-13 17:48:44
Score: 6.5 🚩
Natty: 4
Report link

I'm also facing same issue with aani app in UAE

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm also facing same issue
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ananth

79571778

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

you can style only the first child check how using tailwind: https://tailwindcss.com/docs/hover-focus-and-other-states#first-last-odd-and-even

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

79571760

Date: 2025-04-13 16:27:22
Score: 4
Natty:
Report link

The answer is using supervisor. Thank you for your help and guidance

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Whitelisted phrase (-0.5): Thank you for your help
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Arthur Cervania

79571758

Date: 2025-04-13 16:23:20
Score: 5.5
Natty: 6.5
Report link

Установил все. import * as Location from 'expo-location' import * as TaskManager from 'expo-task-manager' Программа скомпилировалась и запустилась. Но ничего не делает. В чем может быть проблема?

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

79571707

Date: 2025-04-13 15:25:05
Score: 6.5 🚩
Natty: 5
Report link

I like to cancel my subscription for Favoread but I forget which payment I use.When I send email to them they asking my stripe account. Which I not sure and I being email them to give solution. What should I do?

Reasons:
  • Blacklisted phrase (2): What should I do
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sandra CJ

79571584

Date: 2025-04-13 13:30:34
Score: 5
Natty:
Report link

This issue has been resolved
click here

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

79571572

Date: 2025-04-13 13:11:30
Score: 4
Natty:
Report link

The solution was to upgrade to V12 & enable the logging-jul-capture module.

The question now is how to remove the default Jetty SLF4J binding & force jetty's internal logs to use logaback instead of the default Jetty SLF4J provider ?

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: timmacp

79571568

Date: 2025-04-13 13:06:28
Score: 4
Natty: 5
Report link

https://vm.tiktok.com/ZMBqnUfnp/ Esta publicação é compartilhada via TikTok Lite. Baixe o TikTok Lite para curtir mais publicações: https://www.tiktok.com/tiktoklite

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

79571526

Date: 2025-04-13 12:23:17
Score: 4
Natty:
Report link

installing both worked for me:
enter image description here enter image description here

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rajesh T

79571473

Date: 2025-04-13 11:18:59
Score: 4
Natty:
Report link

(https://i.sstatic.net/6HH5v8cB.png)

you need to check Allow delivery of PDF and ZIP

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

79571460

Date: 2025-04-13 11:02:54
Score: 5
Natty: 4.5
Report link

I have solution. contact @ [email protected] ..

Regards,

Said Khan

Reasons:
  • Blacklisted phrase (1): Regards
  • Contains signature (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Said Khan

79571404

Date: 2025-04-13 09:59:38
Score: 4
Natty: 5
Report link

I am experiencing the same problem but when I tried your method, I start not to be able to run any program. when I try to, for example, " pintos -f -q", it gives only the following message in kernel:

PiLo hda1 Loading............
Kernel command line: -q run echo
Pintos booting with 4,096 kB RAM...
383 pages available in kernel pool.
383 pages available in user pool.

it constantly stucks here.

in addition, I can't pass the tests because I receive a timeout error when I run "make check" in src/userprog/build.

I returned to start point so I am unable to send the codes.

what else do I need to do ?

Reasons:
  • Blacklisted phrase (0.5): I need
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Filler text (0.5): ............
  • Low reputation (1):
Posted by: Ömer Kaya

79571364

Date: 2025-04-13 08:58:21
Score: 4
Natty: 4.5
Report link

I also encountered the same problem
The only thing I can do is ignore this warning in rsbuild.config.ts

export default defineConfig({
  plugins: [pluginVue()],
  source: {
    ...
  },
  tools: {
    rspack:{
      ignoreWarnings: [/Critical dependency: require function is used in a way in which dependencies cannot be statically extracted/],
    }
  }

Besides, I also saw another solution↓

https://juejin.cn/post/7454129441716207625

tools: {
  rspack: (config, {rspack}) => {
    config.cache = true;
    config.plugins.push(
      /**
       * 关闭警告:
       * public/tools/regulex中存在动态require
       * Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
       */
      new rspack.ContextReplacementPlugin(/require\(\[".*"\]\)/, resolve('public'))
    );
  }
}

Does anyone know how to use it correctly?

Reasons:
  • RegEx Blacklisted phrase (2): Does anyone know
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Casey Fu

79571333

Date: 2025-04-13 08:21:10
Score: 7.5 🚩
Natty: 4.5
Report link

have you sloved it? i have the same error

Reasons:
  • RegEx Blacklisted phrase (1): i have the same error
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): i have the same error
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: cos moscos

79571316

Date: 2025-04-13 07:58:03
Score: 4.5
Natty: 5
Report link

Julia still maintains the C backend: https://github.com/JuliaHubOSS/llvm-cbe

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

79571306

Date: 2025-04-13 07:39:58
Score: 8.5 🚩
Natty: 5.5
Report link

@Scott Craner

I want to highlight all the rows in a table where I don't know the column number but I know the table name. So can you tell me what the code is for dynamic table rows?

Range(Cells(a.Row, 1), Cells(a.Row, 6)).Interior.Color = currentColor
Reasons:
  • RegEx Blacklisted phrase (2.5): can you tell me what the code
  • RegEx Blacklisted phrase (1): I want
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • User mentioned (1): @Scott
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Mahafuzur Rahaman

79571202

Date: 2025-04-13 04:34:14
Score: 5.5
Natty: 4.5
Report link

enter image description here

MicroG Services unlock kra do

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Karan Singh

79571150

Date: 2025-04-13 02:43:47
Score: 4.5
Natty: 5
Report link

If you want sonarqube scanner to perform maven build and then code quality check

Or let's say trivy vulnerability scan, how will you do same in dynamic slave ?

How that's all possible in dynamic jenkins slave?

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

79571094

Date: 2025-04-13 01:04:20
Score: 7 🚩
Natty: 6.5
Report link

Вы нашли решение? Столкнулся с такой же проблемой, но не уверен, что это системная невозможность

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • No latin characters (3.5):
  • Low reputation (1):
Posted by: Lol Lol

79571079

Date: 2025-04-13 00:35:12
Score: 4.5
Natty:
Report link

I was told this is intended behavior (https://issuetracker.google.com/issues/362137845). To avoid this, use enableEdgeToEdge().

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

79571036

Date: 2025-04-12 23:26:56
Score: 4.5
Natty:
Report link

Great article. you can learn more about that here: https://focusmedsrx.com

Reasons:
  • Contains signature (1):
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: focusmedsrx

79570970

Date: 2025-04-12 21:45:29
Score: 4.5
Natty:
Report link

The documentation is clear about prerendering, but to inject the route IDs as parameters I need to be authenticated in Firebase to get the IDs. How will I authenticate during build time?

Any idea

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Daniel Otero

79570925

Date: 2025-04-12 20:47:16
Score: 10.5 🚩
Natty: 6.5
Report link

I'm having a similar problem.

Running ModSecurity 2.9.8. OWASP CRS 4.13.0 with Apache 2.4.63 on AlmaLinux 9.5

Had the rules as:
SecRule REQUEST_FILENAME "@endsWith .ttf" "id:200000003,phase:1,nolog,allow"

But still getting modsec blocks, going to try:
SecRule REQUEST_URI ".ttf" "id:200000004,phase:1,nolog,t:urlDecode,t:lowercase,t:normalizePath,ctl:ruleRemoveById=920440"

Any other suggestions?
Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): I'm having a similar problem
  • RegEx Blacklisted phrase (2): Any other suggestions?
  • No code block (0.5):
  • Me too answer (2.5): I'm having a similar problem
  • Ends in question mark (2):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: FL538

79570915

Date: 2025-04-12 20:38:13
Score: 5
Natty:
Report link

Did not need answer so overwrtite it

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did not
  • Low reputation (1):
Posted by: readthemanual

79570889

Date: 2025-04-12 20:09:04
Score: 4.5
Natty:
Report link

Good morning everyone, hope this message finds you well! Wondering if there's any changes need to be done to the following lines of code as tt's returning the following exceptions(provided in output section). Your support is highly appreciated. Pls advise. Thanks

code.. starts from here....

public interface AuthService {

   @PostMapping(
    value = "/oauth/token",
   consumes = MediaType.APPLICATION_FORM_URLENCODED_VALUE,
   //consumes = {"application/x-www-form-urlencoded"},
    produces = MediaType.APPLICATION_JSON_VALUE
    //produces = {"application/json"}
  )
  LoginResponse authenticate(
    @RequestParam(name = "grant_type") String grantType,
    @RequestParam String username,
    @RequestParam String password,
   @RequestBody String reqBody
 ) ;}

code....code ends here.

Output:

[AuthService#authenticate(String,String,String,String)]: [{"error":"invalid_request","error_description":"Missing form parameter: grant_type"}]] with root cause feign.FeignException$BadRequest: [400 Bad Request] during [POST]

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): appreciated
  • Blacklisted phrase (1): Good morning
  • RegEx Blacklisted phrase (2.5): Pls advise
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user30254997

79570860

Date: 2025-04-12 19:40:56
Score: 4
Natty:
Report link

Deleting all the excluded architectures fixed the frustrating issue for me. Just open the workspace file with xcode and delete the lines.

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

79570834

Date: 2025-04-12 19:09:47
Score: 4
Natty: 5
Report link

It seems still to be an unresolved issue

https://github.com/apache/camel-karaf/issues/562

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

79570750

Date: 2025-04-12 17:26:21
Score: 4
Natty:
Report link

In addition, $this refers to: WP_Event_Manager::instance()

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

79570735

Date: 2025-04-12 17:05:15
Score: 4.5
Natty:
Report link

According to Siteground's website, Node.js is not supported on their shared and cloud hosting plans.

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

79570662

Date: 2025-04-12 16:00:57
Score: 9.5 🚩
Natty: 5.5
Report link

did you manage to resolve this, I am having the same issue.

Reasons:
  • RegEx Blacklisted phrase (3): did you manage to resolve this
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am having the same issue
  • Single line (0.5):
  • Starts with a question (0.5): did you
  • Low reputation (1):
Posted by: Richard Yaya-Abatan

79570658

Date: 2025-04-12 15:56:55
Score: 4.5
Natty:
Report link

Nvm it works now I figured how

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

79570656

Date: 2025-04-12 15:52:54
Score: 5
Natty: 4.5
Report link

May I ask if the value of the url-template tag in the custom Intent is completely customizable? After developing a custom Intent, is it necessary to package and upload the new version of the application to Google Play before being able to use Google Assistant for testing? Does the Activity corresponding to the target class in the AndroidManifest.xml file require any additional configurations besides the configuration of android:exported="true"?

Reasons:
  • Blacklisted phrase (1): May I ask
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: KUNMING YANG

79570593

Date: 2025-04-12 15:04:40
Score: 5.5
Natty:
Report link
// route
export const todoRoute = new Hono().post(
  "/",
  zValidator("json", createTodoSchema, (result, c: Context) => {
    if (!result.success) {
      return c.json(
        {
          message: "Validation failed",
          errors: result.error.errors.map(({ message }) => message),
        },
        400
      );
    }
    c.set("validatedData", result.data);
    // Optional: c.set("isValidated", result.success);
  }),
  createTodo
);




export async function createTodo(c: Context) {
  const body = c.get("validatedData") as CreateTodoSchemaType;

  const newTodo = new Todo(body);
  await newTodo.save();

  return c.json({
    message: "Todo created successfully",
    data: {
      title: body.title,
      completed: body.completed,
    },
  });
}

Is this an acceptable way to avoid using Context<Env, Path, Input> generics and still make full use of validation?

Does storing the validated data in c.set() have any performance or memory drawbacks, or is this considered a clean solution?

Thanks in advance!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): Thanks in advance
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Is this an
  • Low reputation (1):
Posted by: Rupesh Thapa

79570553

Date: 2025-04-12 14:23:29
Score: 7.5 🚩
Natty:
Report link

طرح مهر ارسال به سراسر کشور بهترین قیمت و برندها

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • No latin characters (3.5):
  • Low reputation (1):
Posted by: SEO TEAM

79570475

Date: 2025-04-12 13:06:11
Score: 6 🚩
Natty:
Report link

This appears to be an issue with the terminal configuration as suggested in issue, keeping this as an answer for anyone having the same problem.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): having the same problem
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: juxyper

79570458

Date: 2025-04-12 12:46:06
Score: 5.5
Natty:
Report link

Facing the same errors, turns out I accidentaly changed the 'distributionUrl' on [project-dir]/android/gradle/wrapper/gradle-wrapper.properties .

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

79570419

Date: 2025-04-12 11:52:53
Score: 4
Natty: 4
Report link

Обычно nginx возвращает весь путь сайта (без меток) в переменной $_GET['q'], и для обработки можно использовать $path=explode("/", $_GET['q']); и дальше по усмотрению. Всё придётся делать в index.php и подгружать файлы через include. Так не придётся мучительно настраивать файл конфигурации, изучать правила и перезагружать сервер.

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

79570387

Date: 2025-04-12 11:29:47
Score: 10.5
Natty: 7.5
Report link

i think this grammer is ambiguous. But i am not able to solve it can anyone help me ?

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): i am not able to
  • RegEx Blacklisted phrase (3): can anyone help me
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: AKASH KUMAR

79570386

Date: 2025-04-12 11:28:46
Score: 4.5
Natty: 5.5
Report link

Check out this guide for implementing themed icons in android, it also cover how to craft multi-tone themed icons

https://medium.com/proandroiddev/android-adaptive-themed-icons-guide-8e690263f7aa

enter image description here

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

79570378

Date: 2025-04-12 11:22:43
Score: 5
Natty: 4
Report link

Thank you @Strahinja, this worked for me. Cheers!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): Cheers
  • Whitelisted phrase (-1): this worked for me
  • Whitelisted phrase (-1): worked for me
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @Strahinja
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Nick Kay

79570316

Date: 2025-04-12 10:34:30
Score: 5
Natty:
Report link

did you find the solution? I am having the same problem on deepseekr1 and falcon3:10b and it seems to always happen on the same questions. It worked from question 1-6 and 8 but gave no response on question 7,9,10.

import ollama
import time
import traceback
import json

models = [ 
    "falcon3:10b"
]

questions = [
    r"Solve the PDE: \(u_{tt}=c^{2}u_{xx}\),with initial conditions \(u(x,0)=\sin (x)\) ,\(u_{t}(x,0)=0\).",
    "Compute the Lebesgue integral of the Dirichlet function on [0,1].",
    "Design a nondeterministic Turing machine that decides the language L={0^n 1^n∣n≥0}",
    "Prove that the halting problem is undecidable without referencing diagonalization.",
    "Optimize the Fibonacci sequence calculation to O(1) space complexity.",
    "Derive the Euler-Lagrange equations for a pendulum with air resistance proportional to velocity.",
    "Explain the Born rule in quantum mechanics and its interpretation.",
    "Explain the Black-Scholes PDE and its assumptions. Derive the closed-form solution for a European call option.",
    "Describe the Diffie-Hellman key exchange protocol and its vulnerability to quantum attacks.",
    "Model the spread of a virus using a SIR model with time-varying transmission rates.",
    "Write a Python function to compute the nth prime number, optimized for n > 10^6",
    "If the roots of lx2+2mx+n=0 are real & distinct, then the roots of (l+n)(lx2+2mx+n)=2(ln−m2)(x2+1) will be:",
    r"show that (without induction) $$\frac{1}{\displaystyle\prod_{i=0}^{i=n}A_{i}}=n!\int\limits_{|\Delta^{n}|}\frac{\mathrm d\sigma}{\left( \displaystyle \sum\limits_i s_i A_i \right)^n}$$ where $\mathrm d\sigma$ is the Lebesgue measure on the standard $n$-simplex $|\Delta^{n}|$, and $s_i$ are dummy integration variables."
]

log_file = r"C:\Users\ubuntu\Desktop\math model test results.txt"
max_retries = 3
retry_delay = 10  # seconds
wait_between_prompts = 30  # seconds

def log(message):
    print(message)
    with open(log_file, "a", encoding="utf-8") as f:
        f.write(message + "\n")

def get_resume_info(log_file_path, models):
    model_data = {}  # {model: {'last_attempted': int, 'last_completed': int}}
    current_model = None
    last_model = None

    try:
        with open(log_file_path, 'r', encoding='utf-8') as f:
            for line in f:
                line = line.strip()
                if line.startswith('=== Testing Model: '):
                    model_name = line[len('=== Testing Model: '):].split(' ===', 1)[0].strip()
                    if model_name in models:
                        current_model = model_name
                        if current_model not in model_data:
                            model_data[current_model] = {'last_attempted': 0, 'last_completed': 0}
                        last_model = current_model
                elif line.startswith('Question '):
                    if current_model:
                        q_num = int(line.split()[1].split(':')[0])
                        model_data[current_model]['last_attempted'] = q_num
                elif line.startswith('Response from '):
                    if current_model and model_data[current_model]['last_attempted'] > model_data[current_model]['last_completed']:
                        model_data[current_model]['last_completed'] = model_data[current_model]['last_attempted']
    except FileNotFoundError:
        pass

    if last_model:
        data = model_data.get(last_model, {'last_attempted': 0, 'last_completed': 0})
        if data['last_attempted'] > data['last_completed']:
            # Resume at the incompletely logged question
            return last_model, data['last_attempted']
        else:
            # Resume at next question
            return last_model, data['last_completed'] + 1
    else:
        return None, 1  # Start fresh

# Determine where to resume
last_model, start_question = get_resume_info(log_file, models)

start_model_index = 0
if last_model:
    try:
        start_model_index = models.index(last_model)
        # Check if we need to move to next model
        if start_question > len(questions):
            start_model_index += 1
            start_question = 1
    except ValueError:
        pass  # Model not found, start from beginning

# Clear log only if starting fresh
if last_model is None:
    open(log_file, "w").close()

for model_idx in range(start_model_index, len(models)):
    model = models[model_idx]
    log(f"\n=== Testing Model: {model} ===\n")
    
    # Determine starting question for this model
    if model == last_model:
        q_start = start_question
    else:
        q_start = 1
    
    for q_idx in range(q_start - 1, len(questions)):
        question = questions[q_idx]
        i = q_idx + 1  # 1-based index
        
        # Optionally, add an explicit end-of-answer cue to the question
        # question += "\n\nPlease ensure that your answer is complete and end with '#END'."
        
        log(f"Waiting {wait_between_prompts} seconds before next prompt...\n")
        time.sleep(wait_between_prompts)
        
        log(f"Question {i}: {question}")
        attempt = 0
        success = False
        while attempt < max_retries and not success:
            try:
                start_time = time.time()
                response = ollama.chat(
                    model=model,
                    messages=[{"role": "user", "content": question}]
                )
                time_taken = time.time() - start_time
                
                # Log raw response for debugging
                log(f"Raw response object (string): {str(response)}")

                
                content = response.get('message', {}).get('content', '').strip()
                
                # Check if the response seems suspiciously short
                if len(content) < 50:
                    log(f"⚠️ Warning: Response length ({len(content)}) seems too short. Possible incomplete output.")
                
                log(f"\nResponse from {model}:\n{content}")
                log(f"Time taken: {time_taken:.2f} sec\n" + "-" * 60)
                success = True
            except Exception as e:
                attempt += 1
                error_info = f"Attempt {attempt} failed for model {model} on question {i}: {e}"
                log(error_info)
                if attempt < max_retries:
                    log(f"Retrying in {retry_delay} seconds...\n")
                    time.sleep(retry_delay)
                else:
                    log(f"Failed after {max_retries} attempts.\n")
                    log(traceback.format_exc())
                    log("-" * 60)

input('Press Enter to exit')
Reasons:
  • Whitelisted phrase (-1): It worked
  • RegEx Blacklisted phrase (3): did you find the solution
  • Long answer (-1):
  • Has code block (-0.5):
  • Me too answer (2.5): I am having the same problem
  • Contains question mark (0.5):
  • Starts with a question (0.5): did you find the solution
  • Low reputation (1):
Posted by: SeveralExtent

79570282

Date: 2025-04-12 10:02:21
Score: 4
Natty:
Report link

Check the "Hot Reload on File Save" dropdown menu option and run your project.

enter image description here

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

79570207

Date: 2025-04-12 08:35:58
Score: 4
Natty:
Report link

Maybe an updated answer.

Look in C:\Windwos\Sysetm32\SQLServerManager16.

Source: https://www.youtube.com/watch?v=t1jOy-7lotg

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

79570157

Date: 2025-04-12 07:41:43
Score: 12 🚩
Natty: 5
Report link

Hey man how did you solve it. I am facing same problem I have the exact same model as yours vivo z1x 1917. if you have solve it please let me know. i am facing the same issue.

Reasons:
  • Blacklisted phrase (1): how did you solve it
  • RegEx Blacklisted phrase (2.5): please let me know
  • RegEx Blacklisted phrase (3): did you solve it
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am facing same problem
  • Me too answer (0): i am facing the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Pratham Sharma

79570155

Date: 2025-04-12 07:39:42
Score: 4.5
Natty:
Report link

I have same problem, some times :

spring.session.jdbc.initialize-schema=always

not work and spring session tables are not created automatically for spring 3.x!

Reasons:
  • Blacklisted phrase (1): I have same problem
  • Low length (1):
  • Has code block (-0.5):
  • Me too answer (2.5): I have same problem
  • Low reputation (0.5):
Posted by: M2E67

79570149

Date: 2025-04-12 07:35:40
Score: 6.5 🚩
Natty: 4.5
Report link

My Google account recovery date. 1.4.2025 manajibhai u .kantariya. India. Surat.gujrat katargam pls help me

header 1 header 2
cell 1 cell 2
cell 3 cell 4
Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): pls help me
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Manjibhai Kantariya

79570128

Date: 2025-04-12 07:06:30
Score: 12.5 🚩
Natty: 5.5
Report link

I've been having the same issue, did you find a fix for this?

Reasons:
  • RegEx Blacklisted phrase (3): did you find a fix
  • RegEx Blacklisted phrase (1.5): fix for this?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): having the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jowi

79570091

Date: 2025-04-12 06:15:19
Score: 10
Natty: 7
Report link

Same issue with me.. Have you solved it?

Reasons:
  • Blacklisted phrase (2): Have you solved it
  • RegEx Blacklisted phrase (1.5): solved it?
  • RegEx Blacklisted phrase (1): Same issue
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Arjit Bhandari

79570075

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

I have the same issue. What worked for me was to create a new bucket in firebase, then click on importing existing buckets, then click on the existing bucket then it will automatically import to firebase project.

Reasons:
  • Blacklisted phrase (1): I have the same issue
  • Whitelisted phrase (-1): worked for me
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Thắng Nguyễn Quốc

79570059

Date: 2025-04-12 05:25:07
Score: 5.5
Natty:
Report link

any soluation for this error message ?

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Ali Al-Amrad