79762793

Date: 2025-09-12 10:02:55
Score: 6.5 🚩
Natty:
Report link

Good day.

I've the same problem.
I've trying all the solutions of the above commets but without result.
The image is less of 300kb and the resolution is 1024x768 pixel.
The length of title and description are within the limits given above and the image is with the full url in https.

I includes the screenshot of my phone.
As you can see the preview in the sharing phase is displayed correctly, but then on WhatsApp the space appears at the top for a moment and then it turns white.
I tried with another site on a different server (which I did not) and on WhatsApp you can see the preview with title, description and photos.
Could it depend on the chmode of the photo which is 666?

enter image description here

enter image description here

Reasons:
  • Blacklisted phrase (1): Good day
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): 've the same problem
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: stefano errani

79762791

Date: 2025-09-12 10:01:54
Score: 8 🚩
Natty: 6
Report link

I am a little bit late but I have faced the same problem trying to expose thanos-sidecar service to a remote Thanos querier.

Thanks to your help I managed to make the grpcurl list to work but unfortunately on the querier side I still have this error :

Did you find a way to make it work end to end ?

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): Did you find a way to
  • RegEx Blacklisted phrase (1): I still have this error
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Agarov

79762790

Date: 2025-09-12 10:00:53
Score: 6.5 🚩
Natty: 5
Report link

I am also looking for an answer to OP question. Anything would be appreciated. :)

Reasons:
  • Blacklisted phrase (1): appreciated
  • Blacklisted phrase (2): I am also looking
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Soe Whaty

79762787

Date: 2025-09-12 09:57:51
Score: 4
Natty: 6
Report link

blablabla blebleble blublublu a blebleblebleble zuuubiiii

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

79762783

Date: 2025-09-12 09:53:50
Score: 4
Natty:
Report link

As other comments suggest, setting the height at 100% solves the issue, but introduces many others. What I found out is that it is worse when the keyboard is opened and closed.

Other thing I noticed on the header of my application, which has position: fixed but is being scrolled out of the view, is that if I get the bounding client rect the Y value is negative, so I tried something like this:

const handleScroll = () => {
  const headerElement = document.getElementById("app-header");
  const {y} = headerElement.getBoundingClientRect();
  if (y !== 0) {
    headerElement.style.paddingTop = `${-y}px`;
  }
};
window.addEventListener("scroll", handleScroll);

The problem here is that after ~800px are scrolled down the Y value is 0 again but the element is still outside of the screen, so this fix becomes useless.

I see this issue affecting multiple pages, from their own apple website to this stack overflow page and basically every page with a fixed element on it, but I cannot find this issue being tracked by Apple. Is there any support page where this has been reported?

Reasons:
  • Blacklisted phrase (1.5): I cannot find
  • Blacklisted phrase (1): Is there any
  • Blacklisted phrase (0.5): I cannot
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Andres Ballester

79762754

Date: 2025-09-12 09:27:42
Score: 4.5
Natty: 5
Report link

can i share widget json file. think you

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): can i share
  • Low reputation (1):
Posted by: user28937647

79762750

Date: 2025-09-12 09:24:41
Score: 4
Natty:
Report link

i want to answer this question and i have new account so i cannot able to answer where something like this question is posted

solution

run following commands one by one in terminal of your project dir

flutter upgrade

flutter clean

flutter pub get

then attach your physical "ios" device and run

Reasons:
  • Blacklisted phrase (0.5): i cannot
  • RegEx Blacklisted phrase (1): i want
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Mayuddin Rathod

79762739

Date: 2025-09-12 09:17:39
Score: 4
Natty:
Report link

you cant export like this

you need to import the component first and then export https://a810-dobnow.nyc.gov/Publish/DocumentStage/New%20License/L00032773/[email protected]/Social%20Security%20card/Social%20Security_bSJ5llzhhJCPAQhtMBaD_b72d54d113.pdf?V=81

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

79762724

Date: 2025-09-12 09:07:35
Score: 5
Natty:
Report link

It was related with this bug, a space instead of empty string in the back bar button for title did solve the problem: https://stackoverflow.com/questions/77764576/setting-backbuttondisplaymode-to-minimal-breaks-large-title-animation#:~:text=So%20we%20think,button%20title%20present%20at%20all

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Paulo Silva

79762310

Date: 2025-09-11 19:43:27
Score: 6.5 🚩
Natty: 4.5
Report link

I am trying to implement this same thing from the last 100 hours but I'm unable to do it. My code uses the same beginscope syntax with a dictionary consisting of a key value pair; but I cant see any custom dimension in application insights. Can someone please help

Reasons:
  • Blacklisted phrase (1): I am trying to
  • RegEx Blacklisted phrase (3): please help
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: yogesh singhania

79762220

Date: 2025-09-11 17:16:49
Score: 6 🚩
Natty: 4.5
Report link

Did you successfully fixed it? I'm running a similar error

Reasons:
  • RegEx Blacklisted phrase (1.5): fixed it?
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Enrique Muñoz

79762146

Date: 2025-09-11 15:57:28
Score: 6 🚩
Natty:
Report link

Same issue. Any ideas? I did install the Fortran compiler and also have the requisite Xcode tools. brew installing gettext did not help.

Reasons:
  • Blacklisted phrase (1): Any ideas
  • RegEx Blacklisted phrase (1): Same issue
  • 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: Alex

79762125

Date: 2025-09-11 15:41:22
Score: 9.5 🚩
Natty: 5.5
Report link

Did you find a solution to this ?

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

79762098

Date: 2025-09-11 15:19:16
Score: 5.5
Natty: 5.5
Report link

Trying to pay DSTV but payment is confirmed but not going through, I didn't get confirmation of payment, what can I do

Reasons:
  • Blacklisted phrase (1): can I do
  • Blacklisted phrase (1): what can I do
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rose Twala

79762052

Date: 2025-09-11 14:39:03
Score: 4.5
Natty: 5.5
Report link

La réponse de "didzispetkus" est valide pour moi.

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

79761980

Date: 2025-09-11 13:35:43
Score: 4.5
Natty:
Report link

I also add the stack traces of the error: enter image description here

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

79761978

Date: 2025-09-11 13:34:42
Score: 5
Natty: 7
Report link

I have received the txt too about my account how I can exet the app or what it is I don't know much about leaks or hacking.. can you guys help me on this esi thank you

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Blacklisted phrase (1): help me
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Josué

79761900

Date: 2025-09-11 12:19:20
Score: 4
Natty: 4
Report link

For those finding this later and looking for a bot that does this look up rolebot

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

79761877

Date: 2025-09-11 11:46:11
Score: 6
Natty: 7
Report link

Where do you add that block? In functions.php?

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): Where do you add that
  • Low reputation (1):
Posted by: Leandro Olivera

79761810

Date: 2025-09-11 10:44:53
Score: 5
Natty: 5
Report link

Watch this youtube video for Solve this issue
https://www.youtube.com/watch?v=K8L7gUEYE40

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

79761798

Date: 2025-09-11 10:29:49
Score: 4
Natty:
Report link

C:\Users\your user \AppData\Local\Android\Sdk\extras\google\usb_driver

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

79761757

Date: 2025-09-11 09:57:38
Score: 5
Natty: 5
Report link

With some more options and checks:

https://raw.githack.com/experder/string_converter/main/strings.html

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

79761713

Date: 2025-09-11 09:19:26
Score: 6 🚩
Natty: 5.5
Report link

You thought i was kidding??!!!

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sempre Que Voc Ler Os Comentri

79761516

Date: 2025-09-11 06:00:33
Score: 4
Natty:
Report link

I forgot to add the jackson-atatype-JSR310 dependency

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

79761503

Date: 2025-09-11 05:42:29
Score: 4.5
Natty: 4
Report link

I've encountered the same error. Running the shell as admin got the command to run for me, but I still haven't been able to get the install working. Perhaps that will work for you?

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

79761067

Date: 2025-09-10 16:18:17
Score: 6 🚩
Natty:
Report link

Did build a persistence plugin that supports asynchronous storages in IndexedDB: https://github.com/erlihs/pinia-plugin-storage

Reasons:
  • Probably link only (1):
  • Contains signature (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did
  • Low reputation (1):
Posted by: erlihs

79761030

Date: 2025-09-10 15:47:08
Score: 4
Natty:
Report link

Size limit, probably. Did build a persistence plugin that supports asynchronous storages in IndexedDB: https://github.com/erlihs/pinia-plugin-storage

Reasons:
  • Contains signature (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: erlihs

79760882

Date: 2025-09-10 12:54:18
Score: 4
Natty:
Report link

In this blog post, you can see how to automate and accelerate chunk downloads using curl with parallel threads in Python.

https://remotalks.blogspot.com/2025/07/download-large-files-in-chunks_19.html

Reasons:
  • Blacklisted phrase (1): this blog
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: guest

79760856

Date: 2025-09-10 12:32:12
Score: 9.5
Natty: 7
Report link

did you succeed? I am trying to do the same thing to migrate my on-premise domain to EntraID

Reasons:
  • Blacklisted phrase (1): I am trying to
  • Blacklisted phrase (1): trying to do the same
  • Blacklisted phrase (3): did you succeed
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did you
  • Low reputation (1):
Posted by: Sebastien

79760846

Date: 2025-09-10 12:15:06
Score: 4
Natty:
Report link

(Scenario) --> In the container instance

Even though i've given like below i can't able to curl....

env:
          - name: OPTION_LIBS
            value: ignite-kubernetes,ignite-rest-http

so done below:
netstat -tulnp
and i didn't find any http 8080 in the listeners.... and configured connectorConfiguration by using the below code in config

        <property name="connectorConfiguration">
            <bean class="org.apache.ignite.configuration.ConnectorConfiguration">
                <property name="host" value="0.0.0.0"/>
                <property name="port" value="8080"/>
            </bean>
        </property>

Then i can confirm that http server is started but in the name TCP binary (I'm expecting in the HTTP).... confirmed from the logs

[11:41:19,261][INFO][main][GridTcpRestProtocol] Command protocol successfully started [name=TCP binary, host=/0.0.0.0, port=8080]

so tried to curl

wget -qO- http://127.0.0.1:8080
wget: error getting response

and in the logs i've got below warning in the logs:


[12:06:56,874][WARNING][grid-nio-worker-tcp-rest-3-#42][GridTcpRestProtocol] Client disconnected abruptly due to network connection loss or because the connection was left open on application shutdown. [cls=class o.a.i.i.util.nio.GridNioException, msg=Failed to parse incoming packet (invalid packet start) [ses=GridSelectorNioSessionImpl [worker=ByteBufferNioClientWorker [readBuf=java.nio.HeapByteBuffer[pos=0 lim=90 cap=8192], super=AbstractNioClientWorker [idx=3, bytesRcvd=0, bytesSent=0, bytesRcvd0=0, bytesSent0=0, select=true, super=GridWorker [name=grid-nio-worker-tcp-rest-3, igniteInstanceName=null, finished=false, heartbeatTs=1757506016868, hashCode=1109163085, interrupted=false, runner=grid-nio-worker-tcp-rest-3-#42]]], writeBuf=null, readBuf=null, inRecovery=null, outRecovery=null, closeSocket=true, outboundMessagesQueueSizeMetric=o.a.i.i.processors.metric.impl.LongAdderMetric@27c2862d, super=GridNioSessionImpl [locAddr=/127.0.0.1:8080, rmtAddr=/127.0.0.1:59486, createTime=1757506016868, closeTime=0, bytesSent=0, bytesRcvd=90, bytesSent0=0, bytesRcvd0=90, sndSchedTime=1757506016868, lastSndTime=1757506016868, lastRcvTime=1757506016868, readsPaused=false, filterChain=FilterChain[filters=[GridNioCodecFilter [parser=GridTcpRestParser [marsh=JdkMarshaller [clsFilter=o.a.i.marshaller.IgniteMarshallerClassFilter@fbbedd80], routerClient=false], directMode=false]], accepted=true, markedForClose=false]], b=47]]
[12:06:56,874][WARNING][grid-nio-worker-tcp-rest-3-#42][GridTcpRestProtocol] Closed client session due to exception [ses=GridSelectorNioSessionImpl [worker=ByteBufferNioClientWorker [readBuf=java.nio.HeapByteBuffer[pos=0 lim=90 cap=8192], super=AbstractNioClientWorker [idx=3, bytesRcvd=0, bytesSent=0, bytesRcvd0=0, bytesSent0=0, select=true, super=GridWorker [name=grid-nio-worker-tcp-rest-3, igniteInstanceName=null, finished=false, heartbeatTs=1757506016868, hashCode=1109163085, interrupted=false, runner=grid-nio-worker-tcp-rest-3-#42]]], writeBuf=null, readBuf=null, inRecovery=null, outRecovery=null, closeSocket=true, outboundMessagesQueueSizeMetric=o.a.i.i.processors.metric.impl.LongAdderMetric@27c2862d, super=GridNioSessionImpl [locAddr=/127.0.0.1:8080, rmtAddr=/127.0.0.1:59486, createTime=1757506016868, closeTime=1757506016868, bytesSent=0, bytesRcvd=90, bytesSent0=0, bytesRcvd0=90, sndSchedTime=1757506016868, lastSndTime=1757506016868, lastRcvTime=1757506016868, readsPaused=false, filterChain=FilterChain[filters=[GridNioCodecFilter [parser=GridTcpRestParser [marsh=JdkMarshaller [clsFilter=o.a.i.marshaller.IgniteMarshallerClassFilter@fbbedd80], routerClient=false], directMode=false]], accepted=true, markedForClose=true]], msg=Failed to parse incoming packet (invalid packet start) [ses=GridSelectorNioSessionImpl [worker=ByteBufferNioClientWorker [readBuf=java.nio.HeapByteBuffer[pos=0 lim=90 cap=8192], super=AbstractNioClientWorker [idx=3, bytesRcvd=0, bytesSent=0, bytesRcvd0=0, bytesSent0=0, select=true, super=GridWorker [name=grid-nio-worker-tcp-rest-3, igniteInstanceName=null, finished=false, heartbeatTs=1757506016868, hashCode=1109163085, interrupted=false, runner=grid-nio-worker-tcp-rest-3-#42]]], writeBuf=null, readBuf=null, inRecovery=null, outRecovery=null, closeSocket=true, outboundMessagesQueueSizeMetric=o.a.i.i.processors.metric.impl.LongAdderMetric@27c2862d, super=GridNioSessionImpl [locAddr=/127.0.0.1:8080, rmtAddr=/127.0.0.1:59486, createTime=1757506016868, closeTime=0, bytesSent=0, bytesRcvd=90, bytesSent0=0, bytesRcvd0=90, sndSchedTime=1757506016868, lastSndTime=1757506016868, lastRcvTime=1757506016868, readsPaused=false, filterChain=FilterChain[filters=[GridNioCodecFilter [parser=GridTcpRestParser [marsh=JdkMarshaller [clsFilter=o.a.i.marshaller.IgniteMarshallerClassFilter@fbbedd80], routerClient=false], directMode=false]], accepted=true, markedForClose=false]], b=47]]

can anyone please help me....

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): please help me
  • RegEx Blacklisted phrase (0.5): anyone please help
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Manoj

79760798

Date: 2025-09-10 11:31:53
Score: 12.5 🚩
Natty:
Report link

Is there any solution to this? I have the same problem.

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Blacklisted phrase (1.5): any solution
  • Blacklisted phrase (1): Is there any
  • RegEx Blacklisted phrase (2): any solution to this?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Is there any solution to this
  • Low reputation (1):
Posted by: user2398244

79760776

Date: 2025-09-10 11:14:48
Score: 4
Natty: 4
Report link

Since android API 31: Build.SOC_MODEL
https://developer.android.com/reference/android/os/Build#SOC_MODEL

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

79760749

Date: 2025-09-10 10:41:38
Score: 7 🚩
Natty: 5
Report link

Thank you for this post.

I'm getting en error : "No action specified" when using the command WinSCP.com /keygen ....

Do you know what that means ?

Regards,

HD

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): Regards
  • RegEx Blacklisted phrase (1): I'm getting en error
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Housseyn DAOUD

79760711

Date: 2025-09-10 10:04:26
Score: 4
Natty:
Report link

With Sling Models with @Exporter annotations, AEM component data can be exposed as JSON and accessed through the component's JSON endpoint.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @Exporter
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kapricorn

79760670

Date: 2025-09-10 09:21:13
Score: 9.5 🚩
Natty: 6.5
Report link

Brad, did you manage to implement the solution the way you wanted?

I am currently facing a similar issue, I'd like to insert an actual blank row in the flextable itself, not the original data.frame.

The "padding" solution is not ideal for me.

Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): did you manage to
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): facing a similar issue
  • Contains question mark (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Ezequiel

79760668

Date: 2025-09-10 09:15:11
Score: 4
Natty:
Report link

-DskipPublishing did the trick.

Reasons:
  • Low length (2):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did the
  • Low reputation (0.5):
Posted by: Pat

79760663

Date: 2025-09-10 09:12:10
Score: 5
Natty: 4.5
Report link

Had similar issue and found this link with instructions to fix: https://github.com/twosixlabs/armory/issues/156

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

79760643

Date: 2025-09-10 08:52:02
Score: 4
Natty:
Report link

Downvoted already. You people are such cunts.

Turns out that some twat at Microsoft has renamed requests to AppRequests depending on fuck knows what.

Reasons:
  • Blacklisted phrase (2): fuck
  • RegEx Blacklisted phrase (2): Downvote
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: Richard Barraclough

79760475

Date: 2025-09-10 04:57:58
Score: 7.5 🚩
Natty:
Report link

Can you share your code?

Can you change your code to generate the sequence numbers inside the transactions? Will you still get the duplicates but with the unique DBTASKID()?

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you share your code
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Can you share you
  • Low reputation (1):
Posted by: George Potemkin

79760424

Date: 2025-09-10 02:56:29
Score: 4
Natty:
Report link

ctrl+d helps me in macos to close vscode terminal, ctrl+C doesn't work for me.

Reasons:
  • RegEx Blacklisted phrase (2): doesn't work for me
  • Low length (1.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Xie Yuchen

79760397

Date: 2025-09-10 02:00:12
Score: 4.5
Natty: 6
Report link

Did you crack this yet? I am trying to do something similar but twilio is sending back some silence packets. I am not even sure if its getting to STT streaming on gpt-4o-realtime-preview model I intend to use.

Reasons:
  • Blacklisted phrase (1): I am trying to
  • Low length (0.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: Akash Sharma

79760352

Date: 2025-09-10 00:00:46
Score: 12 🚩
Natty:
Report link

Please I need help . I'm facing the same problem and don't know what to do.

Any help is appreciated.

I have this error message:

https://submit.cs50.io/check50/920b5463f68b374c1e6ab130b8041766f9eeb99c

This was my code :


import re

def main():
    month_dict = {1:"January",2:"February",3:"March",4:"April",
                  5:"May",6:"June",7:"July",8:"August",
                  9:"September",10:"October",11:"November",12:"December"}

    while True:
        date = input("Date: ").strip()
        try:
            # Replace -, /, , with space
            for sep in ['-', '/', ',']:
                date = date.replace(sep, ' ')

            # get rid of white spaces
            list_date = [p for p in date.split() if p]


            # Numeric format for Month
            if list_date[0].isdigit():
                month = int(list_date[0])
                day = int(list_date[1])
                year = int(list_date[2])
            # Month-name format
            else:
                month_name = list_date[0]
                month = None
                for k, v in month_dict.items():
                    if month_name.lower() == v.lower():
                        month = k
                if month is None:
                    raise ValueError("Invalid month name.")
                day = int(list_date[1])
                year = int(list_date[2])

            # Make sure the range of months and days is correct
            if not (1 <= month <= 12):
                raise ValueError("Month must be between 1 and 12.")
            if not (1 <= day <= 31):
                raise ValueError("Day must be between 1 and 31.")

            # Format as YYYY-MM-DD
            new_date = f"{year}-{month:02}-{day:02}"
            print(new_date)

            break  # exit the loop if everything is correct
        # prompt the user to enter a correct date
        except Exception as e:
            print(f"Error: {e}")
            print("Please try again with a valid date format like 9/5/2020 or September 8, 1636.")

if __name__ == "__main__":
    main()
Reasons:
  • Blacklisted phrase (1): appreciated
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1): Any help
  • Blacklisted phrase (1): m facing the same problem
  • Blacklisted phrase (2.5): I need help
  • RegEx Blacklisted phrase (3): Any help is appreciated
  • RegEx Blacklisted phrase (1): I have this error
  • Long answer (-1):
  • Has code block (-0.5):
  • Me too answer (2.5): I'm facing the same problem
  • Low reputation (1):
Posted by: chaker saidi

79760239

Date: 2025-09-09 20:02:49
Score: 4
Natty:
Report link

I entered wrong email id while ordering my parcel. Now I don't know what I should do. I want to change my email id .

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: akhila reddy Kathi

79760156

Date: 2025-09-09 18:05:17
Score: 4.5
Natty:
Report link

This was related to github.com/dotnet/runtime/issues/116521 and has been fixed in the latest release.

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: Alexander Brehm

79760125

Date: 2025-09-09 17:13:02
Score: 4
Natty:
Report link

The package filter switch is here (the green circle).

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: Jamil Rahman

79760112

Date: 2025-09-09 16:58:57
Score: 5
Natty: 6
Report link

What about cookies?

import_request_variables('gpc');

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Has no white space (0.5):
  • Starts with a question (0.5): What
  • Low reputation (1):
Posted by: Henry

79759985

Date: 2025-09-09 14:39:17
Score: 4.5
Natty:
Report link

Somebody helped me on github, linking here in case anyone comes across this in the future

https://github.com/esp-idf-lib/core/discussions/53#discussioncomment-14276631

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

79759901

Date: 2025-09-09 13:15:54
Score: 6.5
Natty: 8
Report link

What about the .NET MAUI Community Toolkit Data Grid: https://learn.microsoft.com/en-us/dotnet/api/communitytoolkit.winui.ui.controls.datagrid ?

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): What
  • Low reputation (0.5):
Posted by: Tomas Melin

79759888

Date: 2025-09-09 12:39:46
Score: 4.5
Natty: 5
Report link

the migration guide helped me thank you

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Samy AbdelAal

79759872

Date: 2025-09-09 12:22:41
Score: 9.5 🚩
Natty: 5.5
Report link

Thanks! It's working.

But where did you find that we can put add on it? I also didn't find official documentation to wp.image. Can someone share it?

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): Can someone share
  • RegEx Blacklisted phrase (3): did you find that
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Paul Asafov

79759678

Date: 2025-09-09 08:48:40
Score: 4
Natty:
Report link

Caused by code execution efficiency and thread scheduling.

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

79759662

Date: 2025-09-09 08:34:36
Score: 5
Natty: 5.5
Report link

For details, visit Celebrity Heights

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

79759643

Date: 2025-09-09 08:10:29
Score: 4
Natty:
Report link

set date time of your to automatic

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

79759623

Date: 2025-09-09 07:50:22
Score: 5.5
Natty: 4
Report link

Hi Idris Olokunola,

I have tried python requests and was able to load the certificate. But im switching to selenium since the website needs interaction.

Can you give me an input on how I implement in python selenium. Im in ubuntu.
Thanks.

Here is the flow
1. Create a temporary certificate
2. Create firefox profile
3. Import the certificate using certutil
4. Load the page

Here is my initial implementation:

import tempfile
import subprocess
import shutil
import os
import asyncio

from selenium import webdriver
from selenium.webdriver.firefox.options import Options
from selenium.webdriver.remote.webelement import WebElement
from selenium.webdriver.common.by import By
from selenium.webdriver.support.ui import WebDriverWait
from selenium.webdriver.support import expected_conditions as EC

async def import_ssl(cert_path, profile_path, name):
    subprocess.run([
        "certutil", "-A",
        "-n", name,
        "-t", "u,u,u",
        "-i", cert_path,
        "-d", f"sql:{profile_path}"
    ], capture_output=True, text=True)

async def create_certificate(cert) -> str:
    ssl_cert = tempfile.NamedTemporaryFile(
        delete=False, suffix=".pem", mode="w"
    )

    ssl_cert.write(cert)
    ssl_cert.close()

    return ssl_cert.name

async def initialize_profile(resource):
    profile_path = os.path.join(dir, 'Profiles', resource)

    os.makedirs(profile_path, exist_ok=True)

    # Create Firefox profile
    subprocess.run(["firefox", "-CreateProfile", f"{resource} {profile_path}"], timeout=10)

    # Fix permissions
    current_user = os.environ.get("USER")
    subprocess.run(["chmod", "-R", "u+w", profile_path])
    subprocess.run(["chown", "-R", f"{current_user}:{current_user}", profile_path])

    # Add custom preferences
    prefs_path = os.path.join(profile_path, "user.js")
    with open(prefs_path, "a") as f:
        f.write('user_pref("security.enterprise_roots.enabled", true);\n')
        f.write('user_pref("security.default_personal_cert", "Select Automatically");\n')

    return profile_path

async def main(url, cert, resource):
        cert_path = await create_certificate(cert)
        profile_path = await initialize_profile(resource)

        await import_ssl(cert_path, profile_path, resource)
        
        options = Options()
        options.add_argument(f"-profile")
        options.add_argument(profile_path)

        browser = webdriver.Firefox(options=options)

        browser.get(url)

asyncio.run(main(url, cert, resource))

The issue im facing, is the certificate is not imported in the firefox profile I have created so that when loading the website, I got this issue.

selenium.common.exceptions.WebDriverException: Message: Reached error page: about:neterror?e=nssFailure2&u=https%3A//testsite.com&c=UTF-8&d=%20
Stacktrace:
RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8
WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:199:5
UnknownError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:910:5
checkReadyState@chrome://remote/content/marionette/navigate.sys.mjs:59:24
onNavigation@chrome://remote/content/marionette/navigate.sys.mjs:348:39
emit@resource://gre/modules/EventEmitter.sys.mjs:156:19
receiveMessage@chrome://remote/content/marionette/actors/MarionetteEventsParent.sys.mjs:33:25

Hopefully you could help. Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): Can you give me
  • RegEx Blacklisted phrase (3): you could help
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: shamyjun22

79759594

Date: 2025-09-09 07:18:11
Score: 7
Natty: 7
Report link

have you found a solution to this? I am experiencing the same issue.

Reasons:
  • RegEx Blacklisted phrase (2.5): have you found a solution to this
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bmonkey123

79759549

Date: 2025-09-09 06:18:52
Score: 4
Natty:
Report link

These days you might try https://www.mycompiler.io/new/r

It plots figures.

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

79759495

Date: 2025-09-09 04:17:24
Score: 6.5 🚩
Natty: 5
Report link

Any luck on this? I'm looking for the same problem when migrating Pentaho to dbt?

Reasons:
  • Blacklisted phrase (1.5): Any luck
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Quang Hoàng Minh

79759441

Date: 2025-09-09 02:16:54
Score: 8 🚩
Natty: 5
Report link

im working on a school project. what did you find out when you build it without license? did some of the feature not work? or the license if just for legal purposes?

Reasons:
  • RegEx Blacklisted phrase (3): did you find out
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: kou yanagi

79759422

Date: 2025-09-09 01:22:42
Score: 7.5 🚩
Natty: 5
Report link

Are you using Copilot in the GitHub UI or in an IDE? The GitHub UI saves your previous selection on most every page... can you provide some more context?

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

79759408

Date: 2025-09-09 00:12:28
Score: 5
Natty:
Report link

@Ashavan is correct. Imagine if in future if for some reason the relationship between Block A and Room 3 were to change, will you go back to update all prior Appointment resources to fix this relationship? or will it not be easier to just adjust the relationship between Location "Block A" and Location "Room3" leaving your Appointment resources as is.

Reasons:
  • RegEx Blacklisted phrase (1.5): fix this relationship?
  • No code block (0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @Ashavan
  • Single line (0.5):
  • Looks like a comment (1):
Posted by: BlessedHIT

79759403

Date: 2025-09-08 23:50:24
Score: 4
Natty:
Report link

Turns out it was as simple as manually updating the Angular version (not Angular CLI) to 8. Thank to all of those who gave suggestions, and to @Eliseo for the answer in the comments!

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

79759353

Date: 2025-09-08 21:45:56
Score: 10
Natty: 7
Report link

I need help creating a e X.509 v3 c signature Texas compliant for my notary, can anyone help. Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (2.5): I need help
  • RegEx Blacklisted phrase (3): can anyone help
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Unicorn mom

79759313

Date: 2025-09-08 20:40:38
Score: 9.5 🚩
Natty: 6
Report link

I am trying to create an Android 13 based demo system, to demonstrate some audio post processing software that I created. (The software does things like: automatic gain control, and 4+ channel audio spatialization.) I need to capture (intercept) the audio data from all audio sources, just before it goes to the audio device, process it, and then send the audio to the appropriate ALSA device/channel.

On my test device, I have an Android 13 AOSP build that I did not create, so I am looking for a solution that does not require me to rebuild AOSP. I am cool with using ADB to modify system configuration and binary files.

Any suggestions???

Reasons:
  • Blacklisted phrase (2): I am looking for
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1): I am trying to
  • Blacklisted phrase (1): ???
  • RegEx Blacklisted phrase (2): Any suggestions?
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Russ

79759235

Date: 2025-09-08 18:41:10
Score: 6.5 🚩
Natty:
Report link

As I understand, the problem was with weight of font file? Maybe it can helps https://web.dev/articles/reduce-webfont-size ?

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Хорт Транс

79759188

Date: 2025-09-08 17:31:51
Score: 5
Natty: 6.5
Report link

You need to have a Certificate to do this, read this article from Microsoft and you are ready to debug.

It works well with your solution on OneDrive

https://learn.microsoft.com/en-us/visualstudio/ide/how-to-sign-application-and-deployment-manifests?view=vs-2022

Reasons:
  • Blacklisted phrase (1): this article
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Benny Kristensen

79759165

Date: 2025-09-08 17:00:42
Score: 7 🚩
Natty: 5.5
Report link

I was hoping that the Apple would apply some logic to fix World Clock, which still assumes Daylight Savings is in effect in Mexico. Anyone aware of a fix for that?

Reasons:
  • RegEx Blacklisted phrase (1.5): fix for that?
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Andrew

79759154

Date: 2025-09-08 16:43:36
Score: 10 🚩
Natty: 6.5
Report link

didnt worked for me , can any one help me here ?have the same issue in RN 0.77.1

Reasons:
  • Blacklisted phrase (1): help me
  • Whitelisted phrase (-1): worked for me
  • RegEx Blacklisted phrase (3): can any one help me
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): have the same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did
  • Low reputation (1):
Posted by: Eren yeager

79759127

Date: 2025-09-08 16:17:28
Score: 4
Natty:
Report link

iOS 26+ New API

labelReservedIconWidth(_:)

https://developer.apple.com/documentation/swiftui/view/labelreservediconwidth(\_:)

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

79759106

Date: 2025-09-08 15:51:21
Score: 4
Natty: 4.5
Report link

JazzCash MWallet Integration in C# or asp dot net
https://github.com/owais924/JazzCash-Integration-ASP.NET-CSharp

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

79759085

Date: 2025-09-08 15:28:15
Score: 4
Natty:
Report link

Can you check related questions first

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Can you
  • Low reputation (0.5):
Posted by: Shineed Basheer

79759071

Date: 2025-09-08 15:12:11
Score: 5.5
Natty: 5.5
Report link

I don't have an answer, but which library are you using for force Atlas 2?

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

79759043

Date: 2025-09-08 14:51:04
Score: 4
Natty:
Report link

Chayim Friedman was correct in her comment.

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

79758915

Date: 2025-09-08 13:09:32
Score: 4
Natty: 5
Report link

Submitted:

# softly kill Finder

killall -SIGINT Finder

-> received error msg “No matching processes belonging to you were found,” but continued anyway with:

“sleep 0.3

# open Finder

open /Developer/Applications/Finder.app”

-> received error msg “The file /Developer/Applications/Finder.app does not exist.”

Thanks for any help you can provide to relaunch Finder.app without reboot! 🙏🏽

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): any help
  • Blacklisted phrase (0.5): 🙏
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Sleo007

79758884

Date: 2025-09-08 12:44:23
Score: 7.5 🚩
Natty: 6.5
Report link

Can you pls help me to know how to pass header in EDIFACT request in Jmeter

HEADER_COOKIE...1...............EDIFACT.........................sender001recv....4382............000056449485...MDRES...........4334

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Can you pls help me to
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Starts with a question (0.5): Can you
  • Filler text (0.5): ...............
  • Filler text (0): .........................
  • Filler text (0): ............
  • Filler text (0): ...........
  • Low reputation (1):
Posted by: anil kumar

79758676

Date: 2025-09-08 08:54:21
Score: 4
Natty:
Report link

I faced the same issue. then I downgraded Apache cxf to 4.0.4. It didn't show up again.

But still wondering if there is any solution for this

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Chun Yueh

79758661

Date: 2025-09-08 08:34:15
Score: 4.5
Natty:
Report link

working cpp implementation here:
https://github.com/milsanore/trader.cpp/blob/master/src/MyApplication.cpp#L55

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

79758638

Date: 2025-09-08 08:08:08
Score: 4.5
Natty: 4.5
Report link

not sure but these might help:
https://github.com/micrometer-metrics/micrometer/wiki/1.13-Migration-Guide
https://github.com/micrometer-metrics/micrometer/issues/5093

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

79758625

Date: 2025-09-08 07:54:05
Score: 4.5
Natty: 7
Report link

see: https://docs.github.com/en/get-started/learning-about-github/faq-about-changes-to-githubs-plans

dont look at that: ;f;;d;r;;;f;g;gitdd;lks;sudjsjlal;d;;;;ll;d;d;d;dodls;ldldlsls

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

79758605

Date: 2025-09-08 07:11:54
Score: 4
Natty:
Report link

I did not tried the package, but maybe V Video Compressor will works for you :
https://pub.dev/packages/v_video_compressor

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

79758503

Date: 2025-09-08 04:37:18
Score: 9 🚩
Natty: 4.5
Report link

https://marketplace.visualstudio.com/items?itemName=xlboy.ts-type-hidden

Click to view an example.

:)..........

Reasons:
  • Probably link only (1):
  • Contains signature (1):
  • Low length (2):
  • No code block (0.5):
  • No latin characters (3):
  • Filler text (0.5): ..........
  • Low reputation (1):
Posted by: xlboy

79758487

Date: 2025-09-08 03:54:06
Score: 6.5 🚩
Natty: 6
Report link

I encountered the similar issue and would like to know if there's any updates in your scenario? Thanks.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (0.5): any updates
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ellen

79758405

Date: 2025-09-07 23:43:07
Score: 4
Natty:
Report link

You didn't provide code, so idk if your problem is the result of a syntax error or something like that, but I think these links can help:

https://developers.google.com/youtube/iframe_api_reference

https://developers.google.com/youtube/youtube_player_demo

Reasons:
  • Blacklisted phrase (1): these links
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: JaecadeJnight

79758392

Date: 2025-09-07 23:14:59
Score: 4.5
Natty:
Report link

Solved it myself. Thank you for looking.

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

79758386

Date: 2025-09-07 22:41:51
Score: 4
Natty:
Report link

Ashirhafeez _12We have follower is 10k 10k folding

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

79758370

Date: 2025-09-07 21:35:35
Score: 5
Natty: 5
Report link

I'm running into the exact same issue. Do you get it sorted out? If so can you point me in the right direction?

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

79758345

Date: 2025-09-07 20:22:17
Score: 4
Natty:
Report link

did you check if your folder where pages exists is a python module meaning does it have a file called
'_init_.py' inside it?.

if you want to import from a file you need it's folder to have a '_init_.py' file inside of it.

this guide can help you get started https://realpython.com/python-import/

Reasons:
  • Blacklisted phrase (1): this guide
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): did you
  • Low reputation (1):
Posted by: omri

79758322

Date: 2025-09-07 19:34:04
Score: 4.5
Natty: 5
Report link

ACL ingestion is available for ADLSGen2 now
https://learn.microsoft.com/en-us/azure/search/search-indexer-access-control-lists-and-role-based-access

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

79758274

Date: 2025-09-07 18:12:38
Score: 5
Natty:
Report link

if you using parcel 2, you should try adding 'url:path/to/imag/img.png'

refer this : https://stackoverflow.com/a/79758180/31439125

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

79758268

Date: 2025-09-07 17:59:34
Score: 5
Natty:
Report link

Ok. I have absolutely no idea why this is happening, but when using the Firefox Developer Edition, I don't have this problem anymore. Maybe something about my firefox profile is seriously fucked up or something else is wrong, but for now, I'll consider this problem solved.

Reasons:
  • Blacklisted phrase (2): fuck
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Arian Pieroni

79758163

Date: 2025-09-07 14:06:40
Score: 4
Natty: 4.5
Report link

use this project if you are using Python

https://github.com/mahdiramezanii/persian_pdf_converter

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mohammad Reza Hosein nia

79758101

Date: 2025-09-07 12:16:10
Score: 7.5 🚩
Natty:
Report link

Did you ever figure out how to do this? I'm looking at Wolverine now, and i'm trying to do the same, i don't want my consumer code littered with 10 million try/catch blocks.

Reasons:
  • Blacklisted phrase (1): trying to do the same
  • RegEx Blacklisted phrase (3): Did you ever figure out
  • 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 (0.5):
Posted by: LlamaNL

79758045

Date: 2025-09-07 09:48:34
Score: 4.5
Natty:
Report link

Solved!

After the problems with sending strings I decided to send structs:

typedef struct data_point {
    int x_val;
    int y_val;
} data_point;

I have used this library to make the GTK-Chart:

Slope

First result looks quiet good:

enter image description here

THX for your help especially @ian-abbott

Reasons:
  • Blacklisted phrase (1): THX
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @ian-abbott
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Damir Duric

79757931

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

Short answer: you’re close, but a few tweaks will save you a lot of pain. The biggest risks are (1) letting “system test” become a grab-bag of half-ready features and (2) not having a crisp, repeatable RC process with versioned release branches and back-merges.

Here’s a pragmatic way to refine what you have.

What’s good 👍

Key risks to address ⚠️

  1. System test as a playground

    • If it includes both current and future features, you’ll get “hidden dependencies” and late surprises when you try to cherry-pick only some changes into RC.

    • Rolling back is hard if future work bleeds in.

  2. No versioned release branches

    • A single preprod branch that mutates over time makes it hard to track exactly what’s in RC1 vs RC2, generate clean release notes, or hotfix a specific release.
  3. Hotfix path ambiguity

    • Where do urgent production fixes land first? How do they flow back into develop/system-test and any open RC?

Recommended model (minimal change to your design)

Keep your branch names, add a few guardrails.

Branches

Flow

  1. Cut RC

    • When you’re ready to stabilize, branch from develop to release/x.y.

    • Only allow bug-fix merges into release/x.y (no new features). Tag candidates vX.Y.0-rc.1, -rc.2, etc.

  2. Stabilize RC

    • Run full regression in pre-prod environment from release/x.y.

    • Any fixes are merged into release/x.y and back-merged into develop (to avoid regressions next cycle).

  3. Release

    • When green, fast-forward or merge release/x.y → main, tag vX.Y.0, deploy.

    • Optionally, merge main → develop to ensure post-release parity (if your GitLab settings don’t auto-sync).

  4. Hotfixes

    • Create hotfix/x.y.z from main, merge back to main, tag vX.Y.Z, deploy.

    • Then cherry-pick to any open release/x.y (if applicable) and merge to develop. Keep a checklist so hotfixes don’t get lost.

Why this helps

If you want to simplify even more (optional)

Concrete GitLab guardrails to add

Answers to the specifics you mentioned

Example naming & cadence


If you adopt the versioned release/* branch + feature flags + protected merges, your current plan will work smoothly and remain auditable. Want me to write a short GitLab policy doc (branch protections, MR templates, CI “rules:” snippets) tailored to your repo?

Thanks

https://alafdl.com

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (1.5): fixes land first?
  • RegEx Blacklisted phrase (2): urgent
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Mostafa Ahmed

79757855

Date: 2025-09-06 23:49:19
Score: 5.5
Natty: 4
Report link

This is happening to me, I’m also using an Avada theme. Is there any fix? Or do I have to find a new theme? I’m setting up hundreds of products in WooCommerce, and all the links are breaking because of it

Reasons:
  • Blacklisted phrase (1): Is there any
  • RegEx Blacklisted phrase (1.5): fix?
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Vocal Talent

79757790

Date: 2025-09-06 20:59:36
Score: 6.5 🚩
Natty:
Report link

I'm still having this problem in NextJS that the seeding isn't being executed correctly. When I run npx prisma db seed, no errors are thrown, but the seed isn't being executed.

When I try to start the seed.ts file manually via npx tsx prisma/seed.ts, I get this error:

error: Environment variable not found: DATABASE_URL.  
  --\>  schema.prisma:3  
   |  
 2 |   provider = “postgresql”  
 3 |   url      = env(“DATABASE_URL”)  
   |  

This is what my prisma.config.ts file looks like

import 'dotenv/config';  
import path from 'node:path';  
import { defineConfig } from 'prisma/config';  
  
export default defineConfig({  
    schema: path.join('prisma', 'schema.prisma'),  
    migrations: {  
        path: path.join('prisma', 'migrations'),  
        seed: 'tsx prisma/seed.ts',  
    },  
});  

It also doesn't matter whether I use tsx prisma/seed.ts or npx tsx prisma/seed.ts as the seed command in the config file, neither works.

Any solutions? Do I need to adjust something else in the seed.ts file?

Reasons:
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1.5): Any solution
  • RegEx Blacklisted phrase (1): I get this error
  • RegEx Blacklisted phrase (2): Any solutions?
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Tobias Westphal

79757722

Date: 2025-09-06 18:20:57
Score: 4.5
Natty: 4
Report link

If you want to know why this behavior is occurring, then maybe it is because you can't declare two variables with the same name in Javascript? Is there a reason why both values need to have the name MY_FAV?

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

79757707

Date: 2025-09-06 17:56:50
Score: 4
Natty:
Report link

I have found a simpler way to disable power throttling from this link: https://forums.ni.com/t5/LabVIEW/CPU-load-when-application-is-minimized-is-reduce-50/td-p/4343470/page/2

Run this in an Administrator CMD for your exe:

powercfg /powerthrottling disable /path "C:\Program_Path\program.exe"

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

79757660

Date: 2025-09-06 16:14:27
Score: 13.5
Natty: 7.5
Report link

I'm having the same problem. Did you solve this?

Reasons:
  • Blacklisted phrase (1): I'm having the same problem
  • RegEx Blacklisted phrase (3): Did you solve this
  • RegEx Blacklisted phrase (1.5): solve this?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nick

79757631

Date: 2025-09-06 15:11:14
Score: 4
Natty: 6.5
Report link

Thanks Psionman! Exactly what I needed to create a wx.Image from a PIL image (I didn't actually need a bitmap). The 1st line of the function might be simplified(?) to wx_image = wx.Image(*pil_image.size)

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rob Cliffe

79757465

Date: 2025-09-06 09:53:54
Score: 4
Natty: 5
Report link

Please refer the comparison between different primary key options before deciding the primary key. https://newuuid.com/database-primary-keys-int-uuid-cuid-performance-analysis

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