79740770

Date: 2025-08-20 07:51:07
Score: 12.5
Natty: 6.5
Report link

Hey did you get the answer for this one?
i am facing a similar issue regarding this.
can you tell me what did you do?

Reasons:
  • RegEx Blacklisted phrase (2.5): can you tell me what
  • RegEx Blacklisted phrase (3): did you get the answer
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): i am facing a similar issue
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Black Flame

79740766

Date: 2025-08-20 07:46:06
Score: 5
Natty:
Report link

Since Bundle.appStoreReceiptURL is deprecated as of iOS 18 I was wondering if anybody has successfully used AppDistributor so far?

Reasons:
  • Blacklisted phrase (2): was wondering
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Single line (0.5):
Posted by: benrudhart

79740765

Date: 2025-08-20 07:45:06
Score: 1.5
Natty:
Report link

I am finding it really difficult to contact Heroku. Unfortunately I have been getting monthly bills for some years without noticing. I created an account years ago as a student testing a web development project. Being completely new to cloud services I assumed it was a free trial but my account is being drained and I can't login because I no longer have 2FA and am not getting responses from the support account. Ideally I'd get a refund for all these payments since it is clear it was a mistake. I wonder if there is any advice on how to get a response or support with the refund

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: learning

79740763

Date: 2025-08-20 07:45:05
Score: 4
Natty: 4.5
Report link

This feature is currently not supported. Please follow this request: IJPL-148496 Add possibility to change selected file highlight color in Project view

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

79740761

Date: 2025-08-20 07:44:05
Score: 2
Natty:
Report link

A graphical version of PyInstaller has been published on Microsoft Store. It runs the standard PyInstaller under the hood but provides a full GUI (one-file/dir, hidden imports, data files, UPX, etc.). This way you don’t have to memorize or type commands anymore:

https://apps.microsoft.com/detail/9MZCLVF2DFC4?hl=en-us&gl=US&ocid=pdpshare

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Nasrollah Moosavi

79740759

Date: 2025-08-20 07:38:04
Score: 1
Natty:
Report link

Solved.

Basically, after editing my solver.xlam, I commented out every line Excel complains about (4 lines in total, each time it uses dlgSolverParameters.refObj or .refVariables). After a couple of runs, it worked, so I closed and reopened Excel (the xlam restored itself), and magically everything worked.

Thank you all.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Whitelisted phrase (-1): it worked
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: MauroT

79740755

Date: 2025-08-20 07:36:03
Score: 1.5
Natty:
Report link

Had the same issue, stumped me for days.

Resolved this by downloading the latest version of the tc-b_new_sdk.dll and more importantly tc-b_new_sdk.lib files. Placed both of these in the service folder and bingo it all works.

I now have a VB.NET service that downloads clock times from 5 Anviz clock machines, then imports the results into our Dynamics NAV ERP and PeopleHR systems.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Toddy Boy

79740749

Date: 2025-08-20 07:32:02
Score: 5
Natty:
Report link

Free & working (5 Millions installs) : https://www.devsense.com/en

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

79740746

Date: 2025-08-20 07:28:01
Score: 1.5
Natty:
Report link

I found the answer its the cron issue or we can say path issue , problem was when i was running script manually than i was in my script directory than the encrypted file was build in the directory as i run the script.sh but in corn the working directory is by default /home/ubuntu/ and in my script the rsync have the path of my script directory so rsync cant find the file there and that make it fail so i updated script from just having file name like this

file="$data_${date}.enc"

to

loc="/home/ubuntu/scripts/automated_datasender"

file="${loc}/data_${date}.enc"

now the rsync can find the file.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: harshit Gupta

79740725

Date: 2025-08-20 07:07:55
Score: 2.5
Natty:
Report link

I really appreciate the help! With the advice from jasonharper, I updated to the latest EEGLAB and exported the data again with the “Use comma separator (csv) instead of tab” option checked — the output looks perfect now! like this!

enter image description here

Many thanks also to UncleBigBay for providing valuable suggestions on how to improve my post. Because the Staging Ground post was temporarily locked, I wasn’t able to respond directly, but your support was very helpful.

Reasons:
  • Blacklisted phrase (0.5): thanks
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: xsxs

79740720

Date: 2025-08-20 07:03:54
Score: 3.5
Natty:
Report link

The error seems to go away when I configured the project to target the same platform (targeted all to x64 and published as x64).

Step 6 in this article.

Reasons:
  • Blacklisted phrase (1): this article
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: gmz007

79740709

Date: 2025-08-20 06:40:48
Score: 4.5
Natty:
Report link

How big are we talking? The new Plotly Cloud by default accepts Dash projects up to 80MB (and you could convert your excel to parquet for a more compact (and efficient footprint)

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): How
  • Low reputation (1):
Posted by: Dave Gibbon

79740703

Date: 2025-08-20 06:35:47
Score: 1
Natty:
Report link

The Premise Let HA​ and HB​ be two distinct, secure cryptographic hash functions.

HA​:{0,1}∗→{0,1}n HB​:{0,1}∗→{0,1}m (Where n and m are the output bit lengths) We operate on two fundamental assumptions for any secure cryptographic hash function:

One-Wayness (Preimage Resistance): Given an output y, it is computationally infeasible to find any input x such that H(x)=y. Pseudo-randomness: The output of the hash function is computationally indistinguishable from a truly random function. Colllary: Pseudo-randomness implies that for two independent hash functions HA​ and HB​, their outputs are uncorrelated. Knowing HA​(x) provides no useful information about the value of HB​(x).

Suppose there exists an efficient, general-purpose conversion algorithm, F, such that for any input message x:

F(HA​(x))=HB​(x)

Proof by Contradiction We will assume that such an efficient algorithm F exists and demonstrate that this assumption violates the core property of pseudo-randomness.

  1. The Distinguisher Game

To prove a function is not pseudo-random, we construct a “distinguisher” — an algorithm that can successfully tell the function’s output apart from a truly random output.

Consider an adversary whose goal is to determine if it’s interacting with our real hash functions (HA​,HB​) or with two truly independent random functions (RA​,RB​).

World 1 (Real): The adversary can query an oracle that provides the pair (HA​(x),HB​(x)) for any chosen x. World 2 (Random): The adversary can query an oracle that provides the pair (RA​(x),RB​(x)) for any chosen x, where RA​ and RB​ are independent, truly random functions. 2. The Adversary’s Strategy

The adversary uses our hypothetical conversion function F to win this game with near-certainty.

The adversary chooses any single input message, x0​. It submits x0​ to a hashing oracle The oracle returns a pair of outputs, (yA​,yB​). The adversary then computes F(yA​) and performs a simple test: Is F(yA​)=yB​ ? 3. Analyzing the Outcome

In World 1 (Real): The returned pair is (HA​(x0​),HB​(x0​)). By the definition of our assumed function F, F(HA​(x0​)) is guaranteed to equal HB​(x0​). The test passes with probability 1.

In World 2 (Random): The returned pair is (RA​(x0​),RB​(x0​)). Since RB​ is a truly random function independent of RA​, its output RB​(x0​) is a random m-bit string. The value F(RA​(x0​)) is some fixed output. The probability that this specific output happens to match the random output from RB​ is negligible: 1/2m. 4. The Contradiction

The existence of the function F allows an adversary to distinguish between the real world and the random world with probability 1.

This directly violates the pseudo-randomness assumption, which underpins the security of all cryptographic hash functions.

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Jeremy Khoo

79740694

Date: 2025-08-20 06:19:44
Score: 3.5
Natty:
Report link

You can use the free online delphi pascal code formatter: https://pscodec.cipindanci.com/pasfmt/

Reasons:
  • Whitelisted phrase (-1.5): You can use
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: root

79740693

Date: 2025-08-20 06:19:44
Score: 13.5
Natty: 7.5
Report link

I have the same issue. Did you manage to fix it?

Reasons:
  • Blacklisted phrase (1): I have the same issue
  • RegEx Blacklisted phrase (3): Did you manage to fix it
  • RegEx Blacklisted phrase (1.5): fix it?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Simon Bowen

79740685

Date: 2025-08-20 06:13:41
Score: 5
Natty:
Report link

Pyenv is not made for windows. see https://github.com/pyenv/pyenv?tab=readme-ov-file

Have you tried pyenv-win (https://github.com/pyenv-win/pyenv-win)?

Reasons:
  • Whitelisted phrase (-1): Have you tried
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Christoph Noll

79740675

Date: 2025-08-20 06:05:40
Score: 2
Natty:
Report link

You need to open the document like this:

window.open('https://view.officeapps.live.com/op/view.aspx?src=' + publicUrl);

This will open files in a new window.

If you want to display the document in an iframe, use:

https://view.officeapps.live.com/op/embed.aspx?src= + publicUrl

Also make sure that your Nginx configuration allows external requests by enabling the appropriate CORS settings. Otherwise, Office Online will not be able to download the file from your server.

Reasons:
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: 404 error

79740672

Date: 2025-08-20 06:03:39
Score: 2.5
Natty:
Report link

I downloaded the latest version of anaconda and installed it, when I needed to select a folder to install I renamed the old anaconda3 folder to something else. Then the base python and conda were up to date. I then copied over the old envs to the new folder.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Brian

79740664

Date: 2025-08-20 05:55:37
Score: 1
Natty:
Report link

This was the result in my case:

result.get_text(separator=" ", strip=True)

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
Posted by: Pepe Alvarez

79740655

Date: 2025-08-20 05:45:35
Score: 2
Natty:
Report link

I already figured out the issue. Had to replace all of the np.empty inside the Heun function with np.full. The initial conditions were also way too big for the model I'm studying, so had to change that as well. I now get a proper, realistic looking orbit, like this: enter image description here Anyways, thank you all who tried to help me.

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Blacklisted phrase (1): help me
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Don Al

79740641

Date: 2025-08-20 05:23:30
Score: 2
Natty:
Report link

The issue you're experiencing, where the internet stops working after connecting to the Azure VPN Client, is likely due to the VPN configuration routing all traffic through the VPN tunnel by default, which can disrupt access to the public internet. Your configuration already includes excluderoutes to keep public internet traffic off the VPN tunnel, but it seems the settings might not be fully effective, or additional configuration is needed to ensure split tunneling works correctly.Here’s a step-by-step analysis and solution to rectify the issue:1. Understand the Current ConfigurationYour configuration includes:

Despite these settings, the internet is being blocked, which suggests that either:

2. Steps to Rectify the Issuea. Verify Split Tunneling in Azure VPN GatewayThe Azure VPN Gateway may be configured to route all traffic (including internet traffic) through the VPN tunnel, overriding the client-side excluderoutes. To ensure split tunneling is enabled on the Azure side:

  1. Check the Point-to-Site Configuration in Azure:

    • Go to the Azure Portal > Navigate to your Virtual Network Gateway > Point-to-site configuration.

    • Ensure that the Address Pool only includes the VNet address range (e.g., 10.0.0.0/16) and does not include 0.0.0.0/0 (which would route all traffic through the VPN).

    • If 0.0.0.0/0 is present in the address pool, remove it to enable split tunneling.

  2. Download a Fresh VPN Profile:

    • After confirming or updating the Point-to-Site configuration, download a new VPN profile from the Azure Portal and compare it with your current configuration.

    • Update your XML file with any new settings from the downloaded profile, ensuring the fqdn, servervalidation, and certificate details match.

b. Adjust the Client ConfigurationYour current excluderoutes configuration (0.0.0.0/1 and 128.0.0.0/1) is correct for split tunneling, as it covers the entire public internet address space while allowing 10.0.0.0/16 to go through the VPN. However, you can make the configuration more explicit or troubleshoot further:

c. Check DNS SettingsIf the internet is inaccessible, it could be due to DNS resolution issues rather than routing. When connected to the VPN, the client might be using the Azure VNet’s DNS servers, which may not resolve public internet domains correctly.

d. Test with TCP Instead of UDPYour configuration uses UDP (<transportprotocol>udp</transportprotocol>), which is generally faster but can be less reliable in some network environments due to NAT or firewall issues. If the internet issue persists, try switching to TCP:

xml

<transportprotocol>tcp</transportprotocol>

After making this change, reconnect and test internet access.e. Verify Azure VPN Client VersionEnsure you’re using the latest version of the Azure VPN Client, as older versions may have bugs or compatibility issues with split tunneling:

f. Check Local Firewall or Network SettingsYour local machine’s firewall or network settings might block internet access when the VPN is active:

g. Test ConnectivityAfter making changes:

  1. Re-import the modified VPN profile into the Azure VPN Client.

  2. Connect to the VPN.

  3. Test internet access by visiting a public website (e.g., google.com).

  4. Verify VNet access by pinging or connecting to a resource in the 10.0.0.0/16 range.

  5. If the issue persists, check the Azure VPN Client logs (available in the client’s diagnostic section) for errors related to routing or DNS.

3. Sample Adjusted ConfigurationHere’s a modified version of your configuration with a single excluderoutes entry and DNS settings (if supported by the client):

xml

<?xml version="1.0" encoding="utf-8"?>
<AzVpnProfile>
  <clientconfig>
    <!-- Keep public internet OFF the VPN tunnel -->
    <excluderoutes>
      <route>
        <destination>0.0.0.0</destination><mask>0</mask>
      </route>
    </excluderoutes>
    <!-- Send only your VNet over the tunnel -->
    <includeroutes>
      <route>
        <destination>10.0.0.0</destination><mask>16</mask>
      </route>
    </includeroutes>
    <!-- Optional: Specify public DNS servers -->
    <dnsservers>
      <dns>8.8.8.8</dns>
      <dns>8.8.4.4</dns>
    </dnsservers>
  </clientconfig>

  <name>Geovert-VM-vnet</name>
  <protocolconfig>
    <sslprotocolConfig>
      <transportprotocol>tcp</transportprotocol> <!-- Switched to TCP for testing -->
    </sslprotocolConfig>
  </protocolconfig>

  <serverlist>
    <ServerEntry>
      <displayname i:nil="true" />
      <fqdn>azuregateway-0ad30063-afcb-4d23-9960-b3fc2f4b4b06-ae638e987919.vpn.azure.com</fqdn>
    </ServerEntry>
  </serverlist>

  <servervalidation>
    <Cert>
      <hash>DF3C24F9BFD666761B268073FE06D1CC8D4F82A4</hash>
      <issuer i:nil="true" />
    </Cert>
    <serversecret></serversecret>
    <type>cert</type>
  </servervalidation>

  <version>1</version>
</AzVpnProfile>

Note: The <dnsservers> section may not be supported in all Azure VPN Client versions. If it causes an error, remove it and configure DNS manually in the client or Azure Gateway settings.4. If the Issue PersistsIf none of the above resolves the issue:

5. Additional Notes

If you need further assistance with specific steps (e.g., checking the Azure Portal, interpreting logs, or testing routes), please let me know, and I can provide more detailed instructions or analyze any additional details you share (e.g., logs or Azure Gateway settings).

Reasons:
  • RegEx Blacklisted phrase (2.5): please let me know
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dee Master

79740621

Date: 2025-08-20 04:42:21
Score: 0.5
Natty:
Report link

You can try : AckMode.BATCH with enable-auto-commit: false

This gives you one commit per batch, not per record, and not time-based.

If you want absolute control (e.g., handle errors yourself before retry), you can go with :

AckMode.Manual

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: shailesh patil

79740619

Date: 2025-08-20 04:38:21
Score: 0.5
Natty:
Report link

Your real problem is that you are trying to reuse a model for only part of its functionality.

The best (only?) way to do that is to load the original model fully. Then delete/ignore the parts that you don't want from that model.
This can be achieved in multiple ways:

model = models.resnet18(pretrained=False)
new_fc = nn.Linear(512, 10)  # must be the same number of input channels as the original layer
new_fc.weights = model.fc.weights[512, :10]  # if you only want to keep the first 10 output features, if the layer has other parameters (bias, buffer), copy them too
model.fc = new_fc
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: ZeSeb

79740614

Date: 2025-08-20 04:20:17
Score: 1
Natty:
Report link

Python exceptions go to the vhost ErrorLog, but the logging module writes to stderr, which under mod_wsgi is sent to Apache’s main error log (/var/log/httpd/error_log). If you want your logging output in /homedir/error.log, set up a FileHandler in your logging config and point it to that file instead of relying on stderr.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ankit Sharma

79740609

Date: 2025-08-20 04:08:14
Score: 0.5
Natty:
Report link

I assume you use a script or some automated process for these steps. Can you add some waiting time between these calls and try again (e.g., add a delay after the update call)? There are multiple registry transactions happening in the background that could have resulted in a missing definition in the registry, which is the reason you were unable to retrieve the OAS definition.

Reasons:
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Chamila Adhikarinayake

79740606

Date: 2025-08-20 03:59:12
Score: 2.5
Natty:
Report link

Had a similar issue. VS Code was simply stuck on creating a new app using Flutter: New Project-Application- then small box in right bottom corner showing it's doing something (but in reality nothing). Task Manager was showing VS Code consuming CPU but no disk or network. I tried the flutter clean, but there wasn't anything to clean since no files were actually created. After trying a lot of other things, simply running VS Code as Administrator solved the issue.

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

79740605

Date: 2025-08-20 03:57:12
Score: 6
Natty: 5.5
Report link

How to detect landscape-left or rigtht in react native?

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

79740603

Date: 2025-08-20 03:54:11
Score: 2.5
Natty:
Report link

In python, we would use the scikit-learn library for such kind of computation: https://scikit-learn.org/stable/modules/generated/sklearn.cluster.k_means.html
Or the scipy library: https://docs.scipy.org/doc/scipy/reference/generated/scipy.cluster.vq.kmeans.html#scipy.cluster.vq.kmeans

However, they only use the euclidean distance metric. The code for scipy seems easier to edit https://github.com/scipy/scipy/blob/e368cd42cee81df86c55d23d78380b83ca320306/scipy/cluster/vq.py#L279 so you could consider updating it and making a pull request to provide that feature to the library.

Otherwise, someone already asked this question on stack overflow a while back: Create clusters using correlation matrix in Python
It is not about the k-means clustering but it is about clustering based on correlation. Maybe you will find it helpful.

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

79740587

Date: 2025-08-20 03:24:06
Score: 4.5
Natty:
Report link

Open Gmail node, go to Settings and set Execute Once to true

enter image description here

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

79740584

Date: 2025-08-20 03:23:06
Score: 2.5
Natty:
Report link

1.Use HttpClient to call the authentication endpoint.

2.Parse the response (usually JSON) to extract the token.

3.Optionally store the token for setting in subsequent requests

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Nxra Insights pvt Ltd

79740583

Date: 2025-08-20 03:20:05
Score: 1.5
Natty:
Report link

Good Quality Counterfeit Money

Fake Money Hub  is excellent for buying counterfeit money online. It is very important for you to buy good quality counterfeit money so that it is not detected by detection

machines. Our platform is good for purchasing undetectable counterfeit money. You will

find counterfeit money which completely replicates the original one in terms of Sight,

Touch, Holograms and Watermarks. We provide multiple offers and discounts from time to time and we have no risks involved because anonymity.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Oxy Plug

79740582

Date: 2025-08-20 03:18:03
Score: 3
Natty:
Report link
header 1 header 2
cell 1 cell 2
cell 3 cell 4
Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: SURAJ AHIRWAR

79740573

Date: 2025-08-20 02:47:56
Score: 1.5
Natty:
Report link

Seeing the same issue as user1967479, We are able to repeat this behaviour on dbatools v2.1.30 with sql server 2022. Separating to bak and trn restore has resolved the issue.

We used the below code to restore the bak and trn files leaving the db in norecovery ready for adding to an availability group. Hope this helps someone else.

# Full backup first
Restore-DbaDatabase -SqlInstance "$TargetServerInstance" `
    -Path (Get-ChildItem "$TargetCopyFolder\$($RefreshDatabase.name)\*.bak" | Sort-Object LastWriteTime).FullName -DatabaseName "$($RefreshDatabase.name)" -WithReplace -NoRecovery -ErrorAction Stop
# Apply transaction logs
Restore-DbaDatabase -SqlInstance "$TargetServerInstance" -Path (Get-ChildItem "$TargetCopyFolder\$($RefreshDatabase.name)\*.trn" | Sort-Object LastWriteTime).FullName -DatabaseName "$($RefreshDatabase.name)" -Recovery -ErrorAction Stop
Reasons:
  • Whitelisted phrase (-1): Hope this helps
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): Seeing the same issue
  • Low reputation (1):
Posted by: Rod West

79740572

Date: 2025-08-20 02:46:56
Score: 1
Natty:
Report link

If you are using vite bundler and version@3 so you have to run these 2 commands

npm install -D tailwindcss@3 postcss autoprefixer
npx tailwindcss init -p

after this there is file name postcss.config.js than add in content

content: ["./src/**/*.{js,ts,jsx,tsx}"],

your problem will solve!

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Anil Daal

79740571

Date: 2025-08-20 02:45:56
Score: 0.5
Natty:
Report link

Good question. Lets say you have a table with a billion rows in it, inserted over the last 15 years, but your application only really ever needs to access the last few months worth of data. Let's say you divide up your table into partitions and run your queries on just the one with the most recent data. An index helps find individual rows, but range based queries still do a full table scan. If you limit these within a specific partition you greatly reduce the amount of data that must be processed. Even something like an indexed WHERE clause involves additional IO operations, you're pulling an index from disk and scanning it. With partitioning you don't need to pull from disk. In the example you know beforehand that you're only interested in the most recent few months of data, so this is an improvement. Partitioning improves cache utilization since operations are limited to pulling the same smaller subset of data into cache. Also, the partitions indexes themselves will be smaller and run faster. Remember the index still has to be loaded into memory, for very large tables (like a billion rows) it can be a substantial amount of IO just to traverse an index. And infact you can setup local indexes on particular partitions. It also makes backup / restoration / archiving / data deletion easier since you can do things like drop an old partition, which takes a very minimal amount of resources compared with deleting all the individual rows.

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: ibrust

79740568

Date: 2025-08-20 02:41:54
Score: 4
Natty:
Report link

if you use inject , make sure do it right
Inject setting with build setting

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

79740565

Date: 2025-08-20 02:38:53
Score: 1.5
Natty:
Report link

I had the same problem on Hadoop 3.3.6. I found out the DataTransfer port (9866 in my case) on the server was not exposed to client. All I had to do was to open this port.

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: The UMA

79740559

Date: 2025-08-20 02:05:47
Score: 1
Natty:
Report link

Alternatively, using a template literal also converts the `BigInt` to a string implicitly.

let result = 15511210043330985984000000n;
console.log(`${result}`); // Outputs: 15511210043330985984000000
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Siva Surya

79740552

Date: 2025-08-20 01:52:44
Score: 4.5
Natty:
Report link

Try adding:

@rendermode InteractiveServer

to the top of your razor page.

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

79740548

Date: 2025-08-20 01:47:43
Score: 3
Natty:
Report link

Thanks to @Tsyvarev I found out that I misunderstood the error message. There was another source file that I forgot to add dependency and the error was about that target rather than the one I posted. After adding dependency using target_link_libraries everything worked fine.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @Tsyvarev
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: X. Sun

79740544

Date: 2025-08-20 01:23:38
Score: 1
Natty:
Report link

TL;DR

Don’t create the ConnectionFactory manually in code.
Instead, inject it with @Resource so WebLogic uses the credentials from the Foreign Server configuration.


I was able to find the root cause for this a few weeks ago, and now I’m taking the time to close this topic.

The issue was actually in the application source code, which I was initially trying to avoid changing.

The application was creating the ConnectionFactory like this:

public static void sendMessage(final Object msg, final String queueName) throws Exception {
    String connectionFactoryName = "ConnectionFactoryName";
    ServiceLocator sl = ServiceLocatorFactory.getServiceLocator(queues);
    
    try {
        QueueConnectionFactory connectionFactory = sl.getQueueConnectionFactory(connectionFactoryName);
        QueueConnection connection = connectionFactory.createQueueConnection();

        [...]
    }
}

When I changed the line to explicitly provide username and password:

QueueConnection connection = connectionFactory.createQueueConnection("user", "password");

the connection was authenticated successfully.


So, when you create a ConnectionFactory directly in code without passing user and password as arguments, the application will still retrieve all configuration from the Foreign Server (such as Remote JNDI and Remote ConnectionFactory), except the user/password values defined there.


Final Fix

The real fix was to avoid creating the ConnectionFactory in code at all. Instead, I injected it directly into the MDB EJB using @Resource. This way, the application receives the complete ConnectionFactory with the authentication provided inside the Foreign Server:

@Resource(lookup = "jms/app/remoteFactory")
private QueueConnectionFactory connectionFactory;
Reasons:
  • Long answer (-1):
  • Has code block (-0.5):
  • User mentioned (1): @Resource
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: vz1654056

79740542

Date: 2025-08-20 01:21:38
Score: 1.5
Natty:
Report link

Simple Answer

Use GoogleWebAuthorizationBroker for desktop.

For server-side web apps, use GoogleAuthorizationCodeFlow

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: 0ro2

79740539

Date: 2025-08-20 01:15:35
Score: 6.5
Natty: 4
Report link

Were you able to get into this API? Every query I attempt yields the same error your posted regardless of the endpoint.

Reasons:
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Michael Klemens

79740538

Date: 2025-08-20 01:11:34
Score: 1
Natty:
Report link

For server-side .NET apps you should not use GoogleWebAuthorizationBroker (it opens a local browser). The right way is to use a Service Account with a key file. My suggestion is first Create a Service Account in Google Cloud, enable the Drive API, download the JSON key, and share the target Drive folder with that service account email.

Then use GoogleCredential.FromFile("key.json").CreateScoped(DriveService.Scope.Drive) to build your DriveService. This works on any web server without user interaction.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Vinay Kandula

79740534

Date: 2025-08-20 00:59:31
Score: 4.5
Natty: 4
Report link

A bit late to the party but, is there a way to use the in-app browser from Capacitor to prevent this horrific UX? If the browser window fl

Reasons:
  • Blacklisted phrase (1): is there a way
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Flobo79

79740531

Date: 2025-08-20 00:50:29
Score: 0.5
Natty:
Report link

How to Enable Auto Indent on Paste in VS Code or VSCodium

1. Install or Update

Make sure you're using VS Code or VSCodium version 1.102.2 or later.

Ref: commit history

2. Open Settings

3. Set Auto Indent On Paste

vscode-auto-indent

Reasons:
  • Has code block (-0.5):
  • Starts with a question (0.5): How to
  • Low reputation (0.5):
Posted by: Asalan

79740528

Date: 2025-08-20 00:39:27
Score: 2.5
Natty:
Report link

I just removed defaultValue: 0 from migration and HasDefaultValue(0) from configuration. After that it seems working fine. It seems that due to some reason MSSQL not saving default value 0 when we paas HasDefaultValue.

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

79740518

Date: 2025-08-20 00:16:21
Score: 1.5
Natty:
Report link

https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?utm_source=chatgpt.com

as per Google suggestion:

Canonical tags should use absolute URLs — e.g., https://example.com/page/, not /page/.

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
Posted by: Rossitten

79740515

Date: 2025-08-20 00:13:20
Score: 4.5
Natty:
Report link

Thanks @Hamed Jimoh and @Salketer for your comment. After studying the ricky123 VAD code base, I switched to use NonRealTimeVAD following the example (https://github.com/ricky0123/vad/blob/master/test-site/src/non-real-time-test.ts#L31). Here is the code used in a Web Worker:

    import { NonRealTimeVAD, NonRealTimeVADOptions, utils } from "@ricky0123/vad-web";
    
    var concatArrays = (arrays: Float32Array[]): Float32Array => {
        const sizes = arrays.reduce((out, next) => {
                                        out.push(out.at(-1) as number + next.length);
                                        return out;
                                    }, [0]);
        const outArray = new Float32Array(sizes.at(-1) as number);
        arrays.forEach((arr, index) => {
            const place = sizes[index];
            outArray.set(arr, place);
        });
        return outArray;
    };
    
    // const options: Partial<NonRealTimeVADOptions> = {
    //     // FrameProcessorOptions defaults
    //     positiveSpeechThreshold: 0.5,
    //     negativeSpeechThreshold: 0.5 - 0.15,
    //     preSpeechPadFrames: 3,
    //     redemptionFrames: 24,
    //     frameSamples: 512,
    //     minSpeechFrames: 9,
    //     submitUserSpeechOnPause: false,
    // };
    
    var Ricky0123VadWorker = class {
        vad: NonRealTimeVAD|null;
        sampleRate: number = 16000;
        
        constructor() {
            this.vad = null;
    
            this.init = this.init.bind(this);
            this.process = this.process.bind(this);
        }
        
        public async init(sampleRate: number) {
            console.log("VAD initialization request.");
            
            try {
                this.sampleRate = sampleRate;
                
                const baseAssetPath = '/vad-models/';
                defaultNonRealTimeVADOptions.modelURL = baseAssetPath + 'silero_vad_v5.onnx';
                // defaultNonRealTimeVADOptions.modelURL = baseAssetPath + 'silero_vad_legacy.onnx';
                this.vad = await NonRealTimeVAD.new(defaultNonRealTimeVADOptions); // default options
                
                console.log("VAD instantiated.");
                self.postMessage({ type: "initComplete" });
            }
            catch (error: any) {
                self.postMessage({ type: 'error', error: error.message });
            }
        }
        
        public async process(chunk: Float32Array) {
            // Received an audio chunk from the AudioWorkletNode.        
            
            let segmentNumber = 0;
            let buffer: Float32Array[] = [];
            for await (const {audio, start, end} of this.vad!.run(chunk, this.sampleRate)) {
                segmentNumber++;
                // do stuff with
                //   audio (float32array of audio)
                //   start (milliseconds into audio where speech starts)
                //   end (milliseconds into audio where speech ends)
                buffer.push(audio);
            }
            if (segmentNumber > 0) {
                console.log("Speech segments detected");
                const audio = concatArrays(buffer);
                self.postMessage({ type: 'speech', data: audio });
            }
            else {
                console.log("No speech segments detected");
            }
        }
        
        // Finalize the VAD process.
        public finish() {
            this.vad = null;
        }
    };
    
    var vadWorkerInstance = new Ricky0123VadWorker();
    
    self.onmessage = (event) => {
        const { type, data } = event.data;
        switch (type) {
            case "init":
                vadWorkerInstance.init(data);
                break;
            case "chunk":
                vadWorkerInstance.process(data);
                break;
            case "finish":
                vadWorkerInstance.finish();
                break;
        }
    };

The worker creation in the main thread:

    const vadWorker = new Worker(
                                          new URL('../lib/workers/ricky0123VadWorker.tsx', import.meta.url),
                                          { type: 'module' }
                                    );

Upon running the web page, it still hangs on this.vad = await NonRealTimeVAD.new() as console.log afterwards never outputs the trace message. I tried both silero_vad_legacy.onnx and silero_vad_v5.onnx. I also copied the following files into public/vad-models/ folder:

    silero_vad_v5.onnx
    silero_vad_legacy.onnx
    vad.worklet.bundle.min.js
    ort-wasm-simd-threaded.wasm
    ort-wasm-simd-threaded.mjs
    ort-wasm-simd-threaded.jsep.wasm
    ort.js

I suspect something wrong with underlying model loading. Without any error messages, it's hard to know where the problem is exactly. Could anyone enlighten me on what else I missed out to cause the hang?

Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • User mentioned (1): @and
  • User mentioned (0): @for
  • Self-answer (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: user30919975

79740514

Date: 2025-08-20 00:12:20
Score: 1.5
Natty:
Report link

app_location should be relative to the repo root (no leading ./), and output_location should be relative to that app_location.

app_location: "BDOOPT_VUE/bdo-optimizer-temp"
output_location: "dist"

Refer to this doc : https://learn.microsoft.com/en-us/azure/static-web-apps/build-configuration?tabs=identity&pivots=github-actions

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Rajeev KR

79740504

Date: 2025-08-19 23:54:16
Score: 1
Natty:
Report link

Relax - they just mean that "You cannot reverse this from this page", not "This permanently blocks vs code from accessing your github".

I know it's been a while since this was posted, but here's what worked for me.

1. Sign out of github on VS code. Go to the command palette, and type "Github sign out".

2. go to your credential manager and remove the git credentials from your system.

3. now open vs code again, and click "clone a repo". It will detect that you're not signed in, and give you the option to sign in. continue as normal.

Reasons:
  • Blacklisted phrase (1): I know it's been
  • Whitelisted phrase (-1): worked for me
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: aarushi1104

79740503

Date: 2025-08-19 23:54:16
Score: 4.5
Natty: 5
Report link

Các bạn có thể tham khảo bài viết Toán tử REGEXP trong MySQL của bên mình https://webmoi.vn/toan-tu-regexp-trong-mysql/

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bùi Tấn Lực

79740492

Date: 2025-08-19 23:30:10
Score: 1
Natty:
Report link

termqt is another python terminal emulator
that works with PyQt and PySide

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • High reputation (-1):
Posted by: milahu

79740461

Date: 2025-08-19 22:40:59
Score: 2.5
Natty:
Report link

You just cannot ask something in the console using Flask.
If you want to interact with the console while using a WSGI server,
it’s not a good idea.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Vladislav Yarko

79740453

Date: 2025-08-19 22:21:54
Score: 1.5
Natty:
Report link

Yes, your issue is version compatibility. The Vault API changes between versions, so binaries built against Vault 2012 DLLs will not reliably work with Vault 2015 because of authentication and API differences. You’ll need to reference the matching Vault 2015 SDK assemblies and recompile your code. Unfortunately, there’s no single universal build that works across all Vault versions, but you can design your code to be version-flexible by using abstraction layers or conditional compilation so you only swap DLL references per version.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Martin P

79740434

Date: 2025-08-19 22:03:49
Score: 1.5
Natty:
Report link

from PIL import Image

# Load the image

img_path = 'path_to_your_image.jpg'

img = Image.open(img_path)

# You can manually crop or use inpainting techniques to remove the person

# Example of cropping (this part can be customized to your needs)

cropped_img = img.crop((left, top, right, bottom))

# Save the edited image

cropped_img.save('edited_image.jpg')

# Optionally, display the result

cropped_img.show()

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Fiorella Tasigchana Mendoza

79740422

Date: 2025-08-19 21:39:43
Score: 1.5
Natty:
Report link

Non of the solutions worked for me, but this:

Click on the 3 dots at the right top corner and click on:

Device Emulation

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: MonkeyLautee

79740396

Date: 2025-08-19 20:59:33
Score: 3
Natty:
Report link

By selecting the Business Intelligence option during SSMS21 installation, the issue is resolved.

I tried this on 19/8.2025 and it got the issue fixed. after coming to this page

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Bee Knight

79740387

Date: 2025-08-19 20:45:29
Score: 1
Natty:
Report link

If you're using Spring Kafka containers (e.g. @KafkaListener as a basis for your stuff in Spring Boot) - you don't need manual acknowledgement.

Just set AckMode in your Container Properties to RECORD - and be happy.
Container would do that lower-level Kafka API Consumer manual ack for you.

P.S. On a side note - the default 5 sec is way, way, WAY too long in a nowadays nanosecond-fine world. For one, the default for "native" Kafka API is 100ms, to my recollection.
I don't even know what these Spring Kafka guys were thinking when they set it (although it goes along with a messy quality of the package itself).

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • User mentioned (1): @KafkaListener
Posted by: Yuri G

79740375

Date: 2025-08-19 20:26:24
Score: 0.5
Natty:
Report link

Just iterate all select elements by index.

selects = page.locator("select")
for i in range(selects.count()):
    selects.nth(i).select_option("raw")

You mentioned AttributeError: 'Locator' object has no attribute 'all', which it doesn't.

Should work for you.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: 0ro2

79740370

Date: 2025-08-19 20:24:23
Score: 1
Natty:
Report link

I'm trying to get this working, based on a YouTube video that credits this forum post. However, I've tried it exactly as shown on the video and with numerous alterations in an attempt to make it function properly. I can make either form initiate an email, but with only the elements from the posting page, the parent or the iframe. No matter what I try, it won't combine the data from both when I post from the parent. What am I missing?

Here's my parent code:

<body>

<form action="mailto:[email protected]?subject=Test" onsubmit="this.submit();return false;" id="form1" method="post" enctype="text/plain">

Parent Entry:<input type="text" size="25" name="Parent Entry">

<br>

<iframe src ="testiframe.htm" width="auto" height="44px" frameborder="0">

</iframe>

<br>

<input type="image" name src="email.gif" border="0" width="200" onsubmit="submitBothForms()">

<script>

function submitBothForms() {

var iframedoc = document.getElementById('myIframe').contentWindow.document;

var inputs = iframedoc.getElementsByTagName('input');

$('#form1').append($(inputs));

document.getElementById('form1').submit();

}

</script>

</form>

</body>

And my iframe code:

<body>

<form action="mailto:[email protected]?subject=Test" onsubmit="this.submit();return false;" id="form2" method="post" enctype="text/plain">

iFrame Entry: <input type="text" size="20" name="iFrame Entry" value="" id="myIframe" /><br><br>

<input type="image" name src="email.gif" border="0" width="200" onsubmit="this.submit()">

<script>

var iframedoc = getElementById('myIframe').contentWindow.document;

var inputs = iframedoc.getElementsByTagName('input');

iframedoc.getElementsByTagName('form')[0].submit();

</script>

</form>

</body>

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: FoxEcho Charlie

79740367

Date: 2025-08-19 20:19:21
Score: 1
Natty:
Report link

After looking into this for about an hour. I searched the alpine for "alpine store" to see if there are alternatives and I think that there may be some conflicts or they have rolled Spruce into Alpine which may be why Spruce is now in public archive.

That said for all the lost soles out there. Here is the link to the Alpine.store() documentation.

https://alpinejs.dev/globals/alpine-store

Reasons:
  • Blacklisted phrase (1): Here is the link
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: AvidDabbler

79740365

Date: 2025-08-19 20:16:20
Score: 1.5
Natty:
Report link

I tried lot of other steps, but below solved my problem

python -m pip install pip-system-certs --use-feature=truststore
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Raj Tech Enhance

79740364

Date: 2025-08-19 20:15:20
Score: 9.5
Natty: 8
Report link

did you figure out a solution to this issue?

Reasons:
  • RegEx Blacklisted phrase (3): did you figure out a solution to this
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did you
  • Low reputation (1):
Posted by: anonym

79740355

Date: 2025-08-19 20:05:16
Score: 3.5
Natty:
Report link

Instead of using sandbox domain name use api.wise.com. So the correct version of endpoint is https://api.transferwise.com/v1/transfers

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

79740354

Date: 2025-08-19 20:02:15
Score: 2
Natty:
Report link

For anyone that comes to this post:

Microsoft had changed the default behavior description in "For each" loops but it doesn't seem like its implementation had changed.

I had the same exact problem as @Hugo and noticed that my "for each" had the following settings:

enter image description here

I suspected that it wasn't running sequentially as in each iteration my object was always with no property set. So I forced a concurrency control with only one degree of parallelism.

enter image description here

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Probably link only (1):
  • No code block (0.5):
  • User mentioned (1): @Hugo
  • Low reputation (0.5):
Posted by: Gabriel Antonio

79740352

Date: 2025-08-19 20:01:15
Score: 0.5
Natty:
Report link

If what you shared is a working example, then, you could do:

# wait for the old message to be unloaded
expect(old_message_element).toBeHidden()

then continue with what you wrote:

answer_input = page.locator("#message textarea[name='answer']")
....
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: ProgrammingEnthusiast

79740349

Date: 2025-08-19 19:55:13
Score: 2
Natty:
Report link

Have you had a chance to review the Stripe guide on resolving signature verification errors? Additionally, it would be helpful to log the payload and the headers of the requests you receive. If you haven't done so already, logging these values can help identify any discrepancies that might be causing the signature verification errors.

For your reference, here’s the relevant link to the guide:

Reasons:
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: jaysea

79740348

Date: 2025-08-19 19:55:13
Score: 1
Natty:
Report link

Replace <cmath> with <math.h> in all files. <cmath> is only in C++.

Additionally, compile with /TC for C files & /TP for C++ files.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: 0ro2

79740341

Date: 2025-08-19 19:48:11
Score: 3.5
Natty:
Report link

Use this library, it is a helper model of openpuxls that has all the styles very easily, be sure to visit it pip install excelstyler

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

79740339

Date: 2025-08-19 19:47:10
Score: 3.5
Natty:
Report link

Don't use cascading deletes ever.

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

79740334

Date: 2025-08-19 19:41:08
Score: 1
Natty:
Report link

I had to do a nested query and cast entry_date as an INT64 twice. If I didn't the message would read "No matching signature for function TIMESTAMP_SECONDS Argument types: FLOAT64 Signature: TIMESTAMP_SECONDS(INT64) Argument 1: Unable to coerce type FLOAT64 to expected type INT64."

The code is below.

select 
  individual, 
  date(TIMESTAMP_SECONDS(entry_sec)) as entry_date_converted

  from(
    select *,
    cast(cast(entry_date as int64)/1000000000 as int64) as entry_sec
    from table 

  )
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Connor Hill

79740331

Date: 2025-08-19 19:31:05
Score: 2
Natty:
Report link
Sub SaveNewWorkbookAs()
    Dim wb As Workbook
    Dim filename As String

    filename = "C:\Temp\MyFile.xlsx"

    Set wb = Workbooks("Book1") ' or ActiveWorkbook
    wb.SaveAs filename:=filename, FileFormat:=xlOpenXMLWorkbook
End Sub

try this does it work?

Reasons:
  • Whitelisted phrase (-1): try this
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: ZephyR

79740327

Date: 2025-08-19 19:26:04
Score: 1.5
Natty:
Report link

Try this, does it work for you?

Sub SaveAsFile(filename As String)
    Dim wb As Workbook
    Set wb = ActiveWorkbook ' or Workbooks("Book1")
    wb.SaveAs filename:=filename
End Sub
Reasons:
  • Whitelisted phrase (-1): Try this
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: 0ro2

79740325

Date: 2025-08-19 19:22:03
Score: 1.5
Natty:
Report link

@Radosław Szczerba

I tried this and still does not work.

"departureDate": ("2024-12-24","2025-04-12")
Amadeus error 500: 
            {
                "errors": [
                        {
                            "code": 38189,
                            "title": "Internal error",
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Kratos88

79740315

Date: 2025-08-19 19:10:59
Score: 2.5
Natty:
Report link

To paste in column mode is not natively available in VSCode as of today [Version: 1.103.0 (Universal)]. In Mac, the shift + option doesn't work too. The Column Paste extension does this well.

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

79740304

Date: 2025-08-19 19:00:57
Score: 2.5
Natty:
Report link

This is not on a per request basis, but per connection ... within the configuration block of the connection - faraday.response :raise_error, include_request: true

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Wayne Weibel

79740289

Date: 2025-08-19 18:38:52
Score: 0.5
Natty:
Report link
// build dynamic list whose elements are determined at run time
val myList: List<Float> = buildList {
  add(1f)
  // add computed items
  //TODO:
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Farid Z

79740284

Date: 2025-08-19 18:34:50
Score: 1
Natty:
Report link

Immutability in Dart data classes is known as final

This class is immutable, why? After declaring the class you won't be able to change it's variables again.

class User {
  final String name;
  final int age;

  const User(this.name, this.age);
}

Bonus:

If you want the other methods that are normally included automatically in a language such as toMap, toJson, fromJson, fromMap , toString etc. You can also use code generation to get them with this extension:

https://marketplace.visualstudio.com/items?itemName=hzgood.dart-data-class-generator

Reasons:
  • Blacklisted phrase (0.5): why?
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: utkuaydos

79740281

Date: 2025-08-19 18:31:49
Score: 2.5
Natty:
Report link

I don't know what type of operation you are doing, but in all my web scraping operations I like to use Selenium Undetected, sometimes what may be happening is that the bot or algorithm detected your actions, do this test

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

79740271

Date: 2025-08-19 18:19:45
Score: 0.5
Natty:
Report link

AWS App Runner, when connected to a VPC via a VPC connector, still sends outbound traffic from its own managed ENI in App Runner’s underlying VPC, not through your NAT Gateway. Even though Nat Gateway setup works for Lambda, App Runner does not route traffic through it, so your EIP isn’t the source on the public side.

This is by design, App Runner does not honor the NAT Gateway for outbound.

Reference: https://aws.amazon.com/blogs/containers/deep-dive-on-aws-app-runner-vpc-networking/

Currently, App Runner does not support outbound static IP via NAT Gateway.
Or open a feature request with AWS for adding this functionality.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: syam

79740268

Date: 2025-08-19 18:14:43
Score: 5.5
Natty:
Report link

I have the same issue, and the answer is to stop the Services below in your system

  1. SQL Server (MSSQLSERVER)

  2. SQL Server Agent (MSSQLSERVER)

Now it will work.

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

79740255

Date: 2025-08-19 18:02:40
Score: 0.5
Natty:
Report link

System.Drawing.Bitmap is exceedingly not threadsafe. Even something simple like reading the "Width" property of a Bitmap will make API calls into GDI plus, and can cause GDI plus internal errors. If you need to use Bitmap in a multithreaded way, you need to wrap literally everything behind a global lock. Any method call (including static methods) or property access will require a lock, otherwise you could randomly encounter a GDI plus internal error or access violation.

Meanwhile, access to the properties of a BitmapData object (created by using LockBits) is threadsafe. If you read the properties Width, Height, Scan0, Stride, or PixelFormat, it does not make any function calls into GDI plus, instead it just reads a private field, so the properties are threadsafe. But using BitmapData still relies on the use of pointers, requiring unsafe code.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Dwedit

79740252

Date: 2025-08-19 18:01:39
Score: 0.5
Natty:
Report link

Update:

This is the right syntax for the return which will tell the value of the parameter:

e.commonEventObject.parameters

And correct syntax for the function:

function buildCategoryCardV2(categories) {
  const buttons = categories.map(category => ({
    text: category,
    onClick: {
      action: {
        "function": "handleCardClick",
        "parameters": [
        // Pass the variable's value as a parameter
        { "key": "categoryPressed", "value": category } 
      ]
      }
    }
  }));
  const card = {
    cardId: 'category_selector',
    card: {
      name: 'Category Selector',
      header: { title: 'Inventory Request', subtitle: 'Please select a category' },
      sections: [{ widgets: [{ buttonList: { buttons: buttons } }] }]
    }
  };
  return card;
}
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: kiev_ghetto

79740245

Date: 2025-08-19 17:56:38
Score: 0.5
Natty:
Report link

Can be done, add module-alias:

npm install --save-dev module-alias

Register your aliases in package.json, using property _moduleAliases:

{
  "name": "playwright-alias",
  "version": "1.0.0",
  "description": "Show how to use aliases with Playwright ",
  "main": "index.js",
  "author": "Borewit",
  "type": "commonjs",
  "devDependencies": {
    "@playwright/test": "^1.54.2",
    "@types/node": "^24.3.0",
    "module-alias": "^2.2.3"
  },
  "_moduleAliases": {
    "@cy": "./cypress",
    "@": "./aliased"
  }
}

This file (based on the scenario in the question) we will alias aliased/utils/date-utils.js:

export function formatDate() {
    return 'aliased';
}

Testing the alias @ (tests/alias.spec.js):

import {expect, test} from "@playwright/test";
import { formatDate } from '@/utils/date-utils.js'; // Aliased import

test('alias', async ({ page }) => {
    expect(formatDate()).toBe('aliased');
});

Full source code: https://github.com/Borewit/playwright-alias

Reasons:
  • Contains signature (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): Can
Posted by: Borewit

79740244

Date: 2025-08-19 17:55:38
Score: 1
Natty:
Report link

You can get this to work more easily by nesting the if function in Google sheets.

For this example, you can put this formula into cell d2 =if(C2<>true, "",if(D2="",Today(),D2))
This formula checks if C2 has been checked. If it hasn't been checked, D2 remains empty. If C2 has been checked, then it looks if there's already a value in D2. If there is not a value in D2, it returns today's date. If there is a value in D2, it returns the value that's already there (the date the box was checked).

Note, you need to turn on iterative calculations in file->settings->calculations and set it to on with at least 1 calculation.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: entreri

79740242

Date: 2025-08-19 17:53:37
Score: 0.5
Natty:
Report link
defaultConfig {
    applicationId = "com.example.test_application_2"
    minSdkVersion = flutter.minSdkVersion
    targetSdk = flutter.targetSdkVersion
    versionCode = flutter.versionCode
    versionName = flutter.versionName
}

In your code, there isn't a = after minSdk

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: utkuaydos

79740226

Date: 2025-08-19 17:33:31
Score: 0.5
Natty:
Report link

Online Shopping System Use Case Diagram

This diagram illustrates the interactions between different actors (users) and the system itself.

enter image description here

Key Components:

Relationship Types:

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Tagorepriyan Saravanavel

79740225

Date: 2025-08-19 17:28:29
Score: 2
Natty:
Report link
Hello, it was great, PHM la.
My problem was solved with your solution, thank you. I don't know, my friend 
sleblanc says that changing the range solved the problem, I tried a lot, but it didn't work.
Thanks again, PHM la.
Reasons:
  • Blacklisted phrase (0.5): thank you
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Omid Javadi

79740217

Date: 2025-08-19 17:18:27
Score: 1
Natty:
Report link

The official core package collection has a compareNatural function that fits for this purpose.
It compares strings according to natural sort ordering.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: André Sousa

79740203

Date: 2025-08-19 16:57:22
Score: 1
Natty:
Report link

Yes, you're tracking them by adding those properties. They won't appear in the GA4 UI anywhere unless you add them as secondary dimensions, but when you do they'll be available.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Kevinleary.net

79740201

Date: 2025-08-19 16:55:21
Score: 2.5
Natty:
Report link

I think the best way is to just re-download Python Interpreter.
It’s really the simplest way to return everything back.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Vladislav Yarko

79740196

Date: 2025-08-19 16:51:20
Score: 2
Natty:
Report link

Spring 7 prefers NullAway over the Checker Framework because it’s much faster, lighter, and integrates smoothly into builds, giving developers quick feedback with minimal annotation overhead. The Checker Framework is more powerful but slower and heavier, which hurts productivity on large projects like Spring.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Dev Panchal

79740181

Date: 2025-08-19 16:34:13
Score: 2
Natty:
Report link

I would also add, to the comment on the generality of the answer, that it might be a good idea to have a space for Clarity lang users to share best practices and design patterns. For example, I guess the OP might have wanted to know how to efficiently search or sort a list in Clarity. These are actually features that the language could include as magic functions (implemented in Rust).

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

79740176

Date: 2025-08-19 16:28:12
Score: 2.5
Natty:
Report link

# git ignore MacOS specific files

git config --global core.excludesfile ~/.gitignore_global

echo .DS_Store >> ~/.gitignore_global

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: David Howard

79740173

Date: 2025-08-19 16:24:11
Score: 2.5
Natty:
Report link

In the newer version of react-player,they are using src as a prop instead of url. So, use src, it may help you to solve the issue.like, <ReactPlayer src='https://www.youtube.com/watch?v={video ID}' \> or check the official documentation.

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Subham Chakraborty

79740171

Date: 2025-08-19 16:21:10
Score: 1
Natty:
Report link

Spring chose NullAway because it’s lightweight and integrates easily into large builds. It only checks for nullness, so it runs much faster than the Checker Framework and doesn’t add much overhead during compilation. That’s a big deal for a project the size of Spring where build times matter.

The Checker Framework is more powerful and can enforce stricter guarantees, but it requires more annotations, has a steeper learning curve, and is noticeably slower. On top of that, the current JSpecify annotations fit naturally with NullAway, while support in Checker Framework is less complete (for example, locals).

So it’s mainly a trade-off: Spring doesn’t need the full power of Checker Framework, but it does need something consistent, fast, and aligned with JSpecify.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Sneha Sahani

79740167

Date: 2025-08-19 16:15:08
Score: 3.5
Natty:
Report link

I'm thinking of using one of these solutions for my long nexus modlist Downloader, I was struggling with limiting to number of jobs at once but that seems answered here. I do have a question though, say I want 4 threads or jobs going at once, how can I have it so if one finishes another will start so its always 4 running until finished?

Right now I'm using chunks and it seems to finish all before starting any new ones. Here's my script for reference

https://gitlab.com/cavebros/openmw-android-docker/-/blob/NexusHandler/payload/app/src/main/java/org/openmw/modDownloader/ModDownloader.kt?ref_type=heads#L123

Reasons:
  • Blacklisted phrase (0.5): how can I
  • RegEx Blacklisted phrase (1): I want
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Jared Davenport

79740166

Date: 2025-08-19 16:14:08
Score: 2.5
Natty:
Report link

I don't' think the popular geometric shadowing terms behave correctly with negative numbers. It's typical to clamp the ndots before passing them to the geometry terms, but geometry doesn't just go away because it goes into shadow. It' better to make the geometry functions work correctly with negative numbers. What I did was just save the sign of the ndot inputs and then work on the abs of them. Then restore the sign at the output. Simple but effective.

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

79740158

Date: 2025-08-19 16:06:06
Score: 2
Natty:
Report link

The best practice would be to use a virtual environment (e.g. conda, pipenv etc.). This way you can delete the environment and create it from scratch in case of breaking modifications.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Ivan Tishchenko