79566086

Date: 2025-04-10 08:21:28
Score: 0.5
Natty:
Report link

You need to change the kotlin version in your android root project,

ext.kotlin_version = '1.6.0' // or whatever version is currently there

Replace it with the latest stable version, for example:

ext.kotlin_version = '1.9.0' // or latest version

Also update gradle android/gradle/wrapper/gradle-wrapper.properties file
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-all.zip

hope it helps!

Reasons:
  • Whitelisted phrase (-1): hope it helps
  • No code block (0.5):
  • Low reputation (1):
Posted by: Poorvesh Modasia

79566079

Date: 2025-04-10 08:20:28
Score: 3
Natty:
Report link

You can do it, for example using benchmark-runner. Here is the doc about it

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

79566078

Date: 2025-04-10 08:20:27
Score: 6 🚩
Natty:
Report link

did you find an answer on this, i'm getting the same, metrics sort of start / stop for no particular reason

Reasons:
  • RegEx Blacklisted phrase (3): did you find an answer
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did you find an answer on this
  • Low reputation (0.5):
Posted by: David Stanton

79566068

Date: 2025-04-10 08:15:26
Score: 2.5
Natty:
Report link

I think you need to manually mock the HttpConext, Request & Headers.
You can create a fake HttpContext & then assign it to the your main controller.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Pruthvi Gohil

79566050

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

You can calculate the side lengths of the oriented bounding box as std::abs(obb.max_pt.x-obb.min_pt.x) and std::abs(obb.max_pt.y-obb.min_pt.y) and std::abs(obb.max_pt.z-obb.min_pt.z).

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: IBitMyBytes

79566049

Date: 2025-04-10 08:04:23
Score: 1.5
Natty:
Report link

We get a lot of the same errors recently even though we have not enabled the Container Analysis API in the project, it seems to be coming from somewhere in GCP web interface since it originates from my IP address... It must be a new feature / bug

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
Posted by: cjohansson

79566037

Date: 2025-04-10 07:58:22
Score: 3
Natty:
Report link

<a href="https://achyutammedia.com/">redslot88</a> hadir dengan sistem permainan yang transparan dan dapat dipercaya, menjadikannya menjadi pilihan favorit bagi pemain slot online.

Nikmati permainan slot yang seru dan menantang di <a href="https://achyutammedia.com/">redslot88</a>, situs slot terpercaya dengan tingkat kemenangan yang lebih tinggi.

Reasons:
  • Contains signature (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Slot Terpercaya

79566035

Date: 2025-04-10 07:57:21
Score: 1
Natty:
Report link

Homebrew always seems to install them at /opt/homebrew/opt

You can verify this if you open finder, press Command+Shift+G and type in /opt/homebrew/opt

I'd typically place this location in my .zshrc file like this:

export JAVA_HOME="opt/homebrew/opt/openjdk<@version-here>"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: R Walet

79566026

Date: 2025-04-10 07:53:21
Score: 2.5
Natty:
Report link

Please note that presently WebLogic 14.1.2 supports Java 17 and 21, Jakarta EE 8. WebLogic 14.1.2 does not support newer 3rd-party Java frameworks that use “jakarta” package names such as Spring 6.x or SpringBoot 3.x or Hibernate 5.5+.

Oracle is planning to release WebLogic 15.1.1 in CY2025, which will support "Jakarta EE 9.1" and therefore will support applications using Spring 6.x or SpringBoot 3.x or Hibernate 5.5+.

WebLogic 15.1.1 will support Java 17, 21, and 21 virtual threads, and "Jakarta EE 9.1". Therefore, it will provide support Spring 6.x or SpringBoot 3.x or Hibernate 5.5+ from an application perspective.

So, you need to undo the changes in SpringBoot version 3.4.2 and comeback to a previous version 2.7.18.

Kind Regards

Reasons:
  • Blacklisted phrase (1): Regards
  • Long answer (-0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Ousama Dahbi Sebbaghi

79566019

Date: 2025-04-10 07:49:20
Score: 3.5
Natty:
Report link

Hey @Mauricio Bueno you need to enter workflow and clicking on title you can change it :)

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @you
  • Single line (0.5):
  • High reputation (-1):
Posted by: Kresimir Pendic

79566015

Date: 2025-04-10 07:48:19
Score: 0.5
Natty:
Report link

Here's a solution using q wrapper prior - https://code.kx.com/q/ref/prior/ along with scan iterator.

q)pt:{{(+)prior x,0}\[x;1]}
q)pt[4]
1
1 1
1 2 1
1 3 3 1
1 4 6 4 1
Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: Utsav

79566014

Date: 2025-04-10 07:47:19
Score: 2
Natty:
Report link

I found the solution, in case of multiple datasets i don't have to set barWidth property.

Reasons:
  • Whitelisted phrase (-2): I found the solution
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Moreno Forlani

79566012

Date: 2025-04-10 07:46:19
Score: 3.5
Natty:
Report link

You have to upgrade your Gradle Plugin

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: A.Ktns

79566008

Date: 2025-04-10 07:43:18
Score: 1.5
Natty:
Report link

Another easy fix for this issue is to execute:

git add .
git restore --staged .
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: FliegendeWurst

79565995

Date: 2025-04-10 07:37:16
Score: 5.5
Natty:
Report link

Not working for me at all, tried to downgrade the version to 3.2.0, not much success though.

This one might be a good fit instead - react-international-phone.

Reasons:
  • RegEx Blacklisted phrase (3): Not working for me
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Papp G

79565994

Date: 2025-04-10 07:36:15
Score: 2.5
Natty:
Report link

org.apache.orc.impl.TreeReaderFactory.BytesColumnVectorUtil#readOrcByteArrays

https://github.com/apache/orc/blob/main/java/core/src/java/org/apache/orc/impl/TreeReaderFactory.java#L2086-L2089

OR use flatten api

BytesColumnVector value = (BytesColumnVector) batch.cols[0];
value.flatten(false, batch.selected, batch.size); 
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: user1885418

79565990

Date: 2025-04-10 07:34:15
Score: 2
Natty:
Report link

READ THIS Disable either:

Confirm Email, if you're not using email confirmation. OR

Confirm Phone, even if you're not using phone-based auth. It's enabled by default, so you need to manually disable it in the Supabase Auth settings.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Muhammad Hussnain

79565970

Date: 2025-04-10 07:22:12
Score: 1
Natty:
Report link

You can disable CSRF protection for specific routes using the withoutMiddleware method.

Example: Route::post('/your-route', 'YourController@yourMethod')->withoutMiddleware('web');

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

79565968

Date: 2025-04-10 07:21:12
Score: 0.5
Natty:
Report link

I figured it out. The problem was with my razorpay account. when I used different one it worked.

Reasons:
  • Whitelisted phrase (-1): it worked
  • Whitelisted phrase (-2): I figured it out
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: kripal singh

79565967

Date: 2025-04-10 07:21:12
Score: 2.5
Natty:
Report link

For issue above can just try:

alias x86brew='arch -x86_64 /usr/local/bin/brew'

x86brew install gdb

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Shawn TAN

79565958

Date: 2025-04-10 07:17:11
Score: 2
Natty:
Report link

npm i -g react-scripts worked for me then after that you restart it with npm start

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

79565956

Date: 2025-04-10 07:15:11
Score: 3.5
Natty:
Report link

Ensure your Kotlin version matches your Android Gradle Plugin (AGP).

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

79565948

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

I am facing the same problem. Did you manage to find something ?

Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): m facing the same problem
  • RegEx Blacklisted phrase (3): Did you manage to find
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing the same problem
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: saif eddin dkhilalli

79565933

Date: 2025-04-10 07:06:08
Score: 0.5
Natty:
Report link

You could build a separate base image with the stuff that takes a long time to build. You could also then trim down the size of that base image by deleting the stuff you don’t need during the build for the base image. You can then publish that to docker hub or ECR and build off that.

However, the size of the ultralytics package does not appear to be your problem. It’s taking 20 minutes to send 100MB of build context to the docker daemon. It should take nowhere near that long.

I’m guessing the bulk of that build context is best.onnx. So there’s either something weird with that file, or an issue with your docker set up. Try replacing it with a different 100MB file to determine which it is.

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

79565931

Date: 2025-04-10 07:04:07
Score: 3.5
Natty:
Report link

Maybe you miss config your server url in string.xml. Check your server url configs in this link

Reasons:
  • Blacklisted phrase (1): this link
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Duong Nguyen

79565930

Date: 2025-04-10 07:04:07
Score: 6.5 🚩
Natty: 5
Report link

I'm having the same problem when trying to build my source, still wonder why even with latest version of Nextjs still not addressing this issue

Reasons:
  • Blacklisted phrase (1): I'm having the same problem
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: Quyết Trần Vũ

79565923

Date: 2025-04-10 07:00:06
Score: 3
Natty:
Report link

Problem was solved after performing a "InstallCleanup" and reinstalling again.

More details can be found here:

https://learn.microsoft.com/en-us/visualstudio/install/uninstall-visual-studio?view=vs-2022

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

79565922

Date: 2025-04-10 07:00:06
Score: 3.5
Natty:
Report link

I am experiencing the same issue. When I save my code it still does not show any output, just the standard "[Done] exited with code=null in 4.799 seconds"

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

79565919

Date: 2025-04-10 06:59:05
Score: 1
Natty:
Report link

Maybe just try

npm i --legacy-peer-deps

If that did'nt do it, First run

rm -rf node_modules

This will remove your node modules folder.

Then go through your package.json and install each dependency alone.

If you face an error for a specific library install it without the version tag.

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

79565918

Date: 2025-04-10 06:58:05
Score: 4.5
Natty:
Report link

https://drive.google.com/file/d/19MvdOfZBP84TqY8gpv3-gnJ_EApG7GJS/view?usp=drivesdk

www.marcelokavaleski.com.br

WWW.KAVALESKIMARCELO.COM.BR

[email protected]

@marcelo_kavaleski_imobiliarias

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @marcelo_kavaleski_imobiliarias
  • Low reputation (1):
Posted by: Kavaleski ImoveisMarcelo

79565911

Date: 2025-04-10 06:55:04
Score: 1.5
Natty:
Report link

Why this happens

Think of Java fonts like a toolbox

Without overriding:

Java uses logical fonts ("Dialog", "SansSerif") that internally map to multiple physical fonts — they support fallback.

Text: Hello 🌟 世界

Java:

Everything renders properly.

When you override the font:

You’re telling Java:

Use ONLY this one font. Don’t fall back to anything else.

So if the font doesn’t have emoji or CJK characters → they break.

Font font = new Font("Noto Sans", Font.PLAIN, 20);

Text: Hello 🌟 世界

Java:

Solution Options

Option 1: Use a logical font instead

Option 2: Set component fonts individually (selectively apply)

Option 3: Composite font via Font.createFont() (Advanced)

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Starts with a question (0.5): Why this
  • Low reputation (1):
Posted by: Makarand Hinge

79565908

Date: 2025-04-10 06:55:04
Score: 1.5
Natty:
Report link

Try running flutter clean then flutter pub get. After that try to run the app again. This helped me a few times.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Bryant Anthony

79565907

Date: 2025-04-10 06:54:03
Score: 2
Natty:
Report link
...content

this is the only solution works for me.

Reasons:
  • Whitelisted phrase (-1): works for me
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: arpan mehta

79565905

Date: 2025-04-10 06:53:03
Score: 3.5
Natty:
Report link

Thanks everybody. That got it sorted. This was a bit of practice for me creating a class and using it without just copying and pasting from another source. Your help has been invaluable. Got a MUCH better idea of what us going on now!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Steven Murray

79565901

Date: 2025-04-10 06:51:02
Score: 1.5
Natty:
Report link

I wrote a UDF that does this for you and mimics Excel networkdays.

https://github.com/DataToolsPro/SnowUDFExcel

Ends up looking like the following. The third argument that is NULL is a holidays array. You can

I wrapped the UDF in a condition to checks if it is >2.

SELECT
IFF (
NETWORKDAYS("Date1" , "Date2" , NULL) as DAYS FROM > 2 , 'Grater than 2', 'Less or equal to 2') AS DAYCOMPARE
FROM
DB_NAME.SCHEMA_NAME.TABLE_NAME;

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ryan Goodman

79565900

Date: 2025-04-10 06:50:02
Score: 1.5
Natty:
Report link

I was never successful in stopping flask adding a nonce value. I don't know if it's something about my version of flask or some kind of environment setting?

Ultimately, the only way I could resolve this problem was to place the URL in a hidden div statement (rather than inline script) and extract it in the javascript code. While this works, it is extremely ugly and a hack. It seems to me there should be a simpler solution. But I don't have the time to look for it. I will leave this question for posterity in case anyone else can shed some light on the subject.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Chris Z

79565896

Date: 2025-04-10 06:47:01
Score: 0.5
Natty:
Report link

Could you please advise on any additional settings or requirements needed to populate the key selection dropdown?

According to this MS-Document,

As far as I know, you can't authenticate with Azure Key Vault when creating an Azure SFTP local user.

First create SSH key from Azure portal through this MS-Document.

Once you've created the SSH key through the Azure portal, you will now be able to see the key under Use existing key stored in Azure.

Portal: enter image description here

Reasons:
  • RegEx Blacklisted phrase (2.5): Could you please advise
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • High reputation (-2):
Posted by: Venkatesan

79565886

Date: 2025-04-10 06:43:00
Score: 4
Natty:
Report link

what is error is popping up. share screenshot or error details.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): what is
  • Low reputation (1):
Posted by: Muhammad Waqar Mughal

79565879

Date: 2025-04-10 06:35:58
Score: 1
Natty:
Report link

Convert the user’s current time to a date (without time) in their timezone. Convert the EffectiveDate and ExpirationDate to local date only (also in user’s timezone). Then do a date-only comparison to check if the currentUserDate falls between the EffectiveDate and ExpirationDate in the user's local date context.

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

79565876

Date: 2025-04-10 06:33:58
Score: 5.5
Natty: 5
Report link

If anyone solves this please let me know!

Reasons:
  • RegEx Blacklisted phrase (2.5): please let me know
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: martin

79565875

Date: 2025-04-10 06:33:58
Score: 3.5
Natty:
Report link

I also found the solution.

Adding [len] after the struct array pointer solved my problem, it seems to work fine.

enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: L Rainner

79565874

Date: 2025-04-10 06:32:56
Score: 6.5 🚩
Natty:
Report link

No worries — I’ll help you get it working!

Let’s go step by step. First, here’s why it might not be opening:

If you double-click the file, it opens with a file:// URL, and some browsers block scripts like Three.js from loading this way.

It needs to be run through a local server.


Easiest Fix: Use Python to Run a Local Server

Step-by-Step:

  1. Make sure Python is installed Open a terminal (or Command Prompt) and type:

python --version

If it shows a version (like Python 3.10.x), you're good. If not, install Python from python.org.

  1. Find the folder where you downloaded 3d_car_racing_game.html

  2. Open terminal in that folder On Windows: Right-click inside the folder > “Open in Terminal” On Mac/Linux: Open terminal and use cd to go to the folder

  3. Run a local server by typing:

python -m http.server

  1. Open your browser and go to:

http://localhost:8000/3d_car_racing_game.html


Still not working?

If you’d prefer, I can host a temporary version for you to try online — just say the word. Want me to do that?

Reasons:
  • Blacklisted phrase (2): Still not working
  • RegEx Blacklisted phrase (2): working?
  • Long answer (-1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Deepak Jain

79565873

Date: 2025-04-10 06:32:56
Score: 1.5
Natty:
Report link

Turning on the VPN worked for me :')) After spending 2 hours trying to debug..

Putting this out there for anyone, hoping it helps :))

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

79565871

Date: 2025-04-10 06:31:55
Score: 2.5
Natty:
Report link

The last argument is the occurance.

0 is the first you are using 1 which the 2nd occurance

It's confusing but check the docs

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Rami Segal

79565857

Date: 2025-04-10 06:21:53
Score: 1
Natty:
Report link
package com.example.Firstproject.Repository;

import org.springframework.data.mongodb.repository.MongoRepository;
import com.example.Firstproject.Model.JournalEntry;
import org.springframework.stereotype.Repository;

@Repository
public interface JournalEntryRepository extends MongoRepository<JournalEntry, String> {
    // You can define custom query methods here if needed
}

Correction -

Fix the import: Use org.springframework.data.mongodb.repository.MongoRepository instead of the incorrect one.

Add generics: Specify the entity type and ID type like <JournalEntry, String>.

Follow naming conventions: Rename jarnalentryrepository to JournalEntryRepository.

Add @Repository annotation.

Please rename the file to JournalEntryRepository.java to match the updated class name JournalEntryRepository and follow Java naming conventions.

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • User mentioned (1): @Repository
  • Low reputation (1):
Posted by: Makarand Hinge

79565839

Date: 2025-04-10 06:15:51
Score: 2.5
Natty:
Report link

I have faced same issue "Invalid Signature, code object not signed at all" error

Solution -

You need to add distribution certificate on Xcode

Signing & Capabilities > Select team >> Add Account >> Select your account >> Manage Certificates > Click on "+" Button >> Add Apple Distribution Certificate

I also attached screenshot for Reference let me know if its working

enter image description hereenter image description here

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

79565836

Date: 2025-04-10 06:12:51
Score: 1.5
Natty:
Report link

If it works fine on other websites, the problem probably isn’t with your LESS/SCSS itself, but with how assets are handled on this specific site. Double-check if this website uses a different theme or has modules that override assets — sometimes the order of imports or a missing dependency causes the compiler to fail.
Clearing Odoo s cache and restarting with --dev=assets might help too, just to make sure it’s not using some old cached version.

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

79565835

Date: 2025-04-10 06:11:51
Score: 1
Natty:
Report link

Same things happening with me also

I'm using DevExtreme DataGrid ("devextreme-react": "^22.2.4") in a React application. I've implemented a MasterDetail setup where a child component is rendered inside the masterDetail template of the DataGrid.

Even after optimizing both the parent and child components (using React.memo, useCallback, etc.), I'm still experiencing unwanted re-renders of the child component. Specifically, when I click on a checkbox inside a DataGrid row or (any triggers a prop function), the entire masterDetail section re-renders, causing the child component to reload unnecessarily.

This behavior occurs even though the props passed to the child haven't changed.

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

79565831

Date: 2025-04-10 06:09:50
Score: 1.5
Natty:
Report link

Jordan Mills - would love to know how you did this because I've found it impossible so far. You can't use a principal from the child domain in the creation of the account, for example "New-ADServiceAccount -Name accountName -DNSHostName accountname.parent.dom -PrincipalsAllowedToRetrieveManagedPassword "CN=computername,=ou=something,DC=child,DC=parent,DC=com" and if you use a domain local group in the parent domain for the "PrincipalsAllowedToRetrieveManagedPassword" argument and then add the computer from the child domain to the group you get an error on the computer in the child domain when you try to install the GMSA saying it can't find the GMSA because it only looks in the child domain. The process to install never looks in the parent domain for the account.

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

79565825

Date: 2025-04-10 06:02:48
Score: 1.5
Natty:
Report link

Just update compileSdk to 35 in build.gradle.kts(Module:app) and Sync Now:

android {
    compileSdk = 35
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Vipin Mahla

79565820

Date: 2025-04-10 05:55:47
Score: 2.5
Natty:
Report link

There are easier ways (as seen elsewhere on SO:

echo "centralparkzoo" | grep -o . | sort | tr -d "\n"

Gives:

aaceklnooprrtz

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Nigel Weeks

79565819

Date: 2025-04-10 05:55:47
Score: 2
Natty:
Report link

Can you downgrade the version and try

implementation 'androidx.browser:browser:1.8.0'
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): Can you
  • Low reputation (0.5):
Posted by: Vivek Samele

79565817

Date: 2025-04-10 05:54:46
Score: 5
Natty:
Report link

Can you get a refund from 𝘾𝚘𝚒𝚗𝚋𝚊𝚜𝚎? (( KnoW hErE How GeT FasT ))

https://support.google.com/edu/classroom/thread/337261049?authuser=1&hl=en&sjid=13894534608151052770-NC

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Can you
  • Low reputation (1):
Posted by: xtreame

79565814

Date: 2025-04-10 05:53:46
Score: 3.5
Natty:
Report link

This seems to be similar to NDK at ~/Library/Android/sdk/ndk-bundle did not have a source.properties file

One of the answers was related to a flutter issue. Can you try and see if it helps you?

Reasons:
  • Whitelisted phrase (-2): Can you try
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: underhill

79565799

Date: 2025-04-10 05:46:44
Score: 3
Natty:
Report link

Check out Amino: Live CSS Editor

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

79565797

Date: 2025-04-10 05:44:44
Score: 3
Natty:
Report link

The first comment to the question is the answer. It was a silly typo!

Shout out to Abdul Aziz Barkat (https://stackoverflow.com/users/14991864/abdul-aziz-barkat) for providing the answer.

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
Posted by: lhumanl

79565786

Date: 2025-04-10 05:36:42
Score: 12
Natty: 8
Report link

Have you solved this question? I am in the same circumstance, if you have any idea please help me out, thank you so much

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): please help me
  • RegEx Blacklisted phrase (1.5): solved this question?
  • RegEx Blacklisted phrase (2): help me out
  • 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: Julien Zhang

79565784

Date: 2025-04-10 05:34:41
Score: 2
Natty:
Report link

While technically possible, this approach goes somewhat against Spring Boot's "standalone" philosophy. It can work for your specific case of homogeneous applications, but requires careful testing and maintenance. The trade-off between deployment simplicity and operational complexity should be carefully evaluated.

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

79565780

Date: 2025-04-10 05:30:40
Score: 2
Natty:
Report link

Update :android/app/build.gradleIts dependencies

Refer latest version and nearest your version https://mvnrepository.com/artifact/androidx.browser/browser

    implementation("androidx.browser:browser") {
        version {
            strictly("1.8.0")
        }
    }
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: rajar

79565778

Date: 2025-04-10 05:29:40
Score: 2
Natty:
Report link

I have found solution for the issue,

Don't know why it was not working via directly adding .aar to main project.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Nikhil Sathawara

79565777

Date: 2025-04-10 05:29:40
Score: 2.5
Natty:
Report link

The library has now been updated and supports commercial usage through RapidAPI as of version 0.7.2. Library hadn't been maintained for a while Imgur, switched from Mashable to RapidAPI, but it is not being updated, polished and maintained.

https://github.com/Damgaard/PyImgur/blob/master/CHANGES.rst#pyimgur-072

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

79565771

Date: 2025-04-10 05:22:38
Score: 4
Natty:
Report link

I wrote a UDF that does this for you and mimics Excel networkdays.

https://github.com/DataToolsPro/SnowUDFExcel

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

79565767

Date: 2025-04-10 05:18:37
Score: 1.5
Natty:
Report link

You should check to see if the C:\Windows\System32 directory contains null.sys;

if not, you should copy a null.sys that is the same as your system to this directory;

Then open cmd and run the script:
sc create null binPath= C:\Windows\System32\drivers\null.sys type= kernel start= auto error= normal
sc query Null
sc start Null

Finally reinstall

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: haipeng Cui

79565765

Date: 2025-04-10 05:16:36
Score: 2.5
Natty:
Report link

Turns out we had different versions of Elasticsearch running for test and production for some reason. Test was on version 7 while production was on version 6. So i changed the versions of rest high level client and elastic search dependencies in pom.xml to version 7 and was able to get correct hits for testing by using hits.getTotalHits().value.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Pepe Silvia

79565763

Date: 2025-04-10 05:15:36
Score: 1.5
Natty:
Report link

I faced the similar issue and found alternate option.

1, I have created a pwershell script inside the VM "C:\Scripts\winget.ps1" commands inside the script is

winget install mozilla.firefox --source winget

winget install -e --id Google.Chrome.EXE --source winget

2, I have created a task scheduler with below security option.

Click the radio button --> Run whether user is logged out or not

Check this box --> Do not store password

Check this box --> Run with highest privilege

3, Go to Azure VM Run Command Script and run schtasks /run /tn "taskname"

The packages are installed successfully

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

79565753

Date: 2025-04-10 05:08:34
Score: 0.5
Natty:
Report link

Typically a 403 response indicates your access token is not authorized with the proper scopes/permissions to be able to access a particular FHIR resource type. You can see what your token is scoped for in the response to the /oauth2/token call.

Your code indicates you're requesting certain scopes, however that isn't the right approach for Epic. The scopes you have are determined by the API endpoints that have been added to your app. You need to update your app to include all of the endpoints you want access to; be sure to allow sufficient time for the changes to sync over to the sandbox environment.

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

79565752

Date: 2025-04-10 05:06:34
Score: 1
Natty:
Report link
const [image, setImage] = useState({
  url: '',
});

you have defined like this, what were you trying to achieve here,

setImage((prevImage) => ({
  ...prevImage,
  [name]: value,
}));
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ravindu Jayasekara

79565740

Date: 2025-04-10 04:54:32
Score: 2.5
Natty:
Report link

This one is very easy and safe way:
Assume: int[][]arr=new int[3][4];
Arrays.sort(arr, (a,b)->Integer.Compare(a[0],b[0]));

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Esmelealem Mihretu

79565737

Date: 2025-04-10 04:53:31
Score: 2
Natty:
Report link
Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Filler text (0.5): ---------------------------------------------------------------------------------------------------
  • Low reputation (1):
Posted by: Prabath Kavinda

79565730

Date: 2025-04-10 04:44:29
Score: 2
Natty:
Report link

I would recommend getting started here -> https://techcommunity.microsoft.com/blog/appsonazureblog/deploying-strapi-on-azure-app-service/4401398

It is quick way to deploy (using ARM template), and provides pre-built integration with Azure App service and other Azure services such as MySQL or PostgreSQL, Azure blob storage, Azure communication service for email and others.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Nitesh Jain

79565708

Date: 2025-04-10 04:17:24
Score: 5.5
Natty:
Report link

Sorry your screenshots aren't available I'm dealing with building the packages for Samsung for Heimdall no issues with installing the flash program issues with setting up packages pits and problem running correctly through command line or gooey can you help SMF 928U Samsung

Reasons:
  • RegEx Blacklisted phrase (3): can you help
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: J Flynt

79565701

Date: 2025-04-10 04:10:22
Score: 1
Natty:
Report link

You are getting the "Invalid email" error because your fieldValues.email is set to false (a boolean) instead of the actual email string. The regex validation fails because it’s not checking a string.

so, change this const [fieldValues, setFieldValues] = useState({ name: false, email: false, message: false, }) to const [fieldValues, setFieldValues] = useState({ name: "", email: "", message: "", })

here, stateKey is also passing boolean value insted of string so change this code, const handleInputClick = (stateKey) => { setFieldValues({ ...fieldValues, [stateKey]: true, }) } to this, const handleInputChange = (e, stateKey) => { setFieldValues({ ...fieldValues, [stateKey]: e.target.value, }) }

Probably, this work for you.

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

79565700

Date: 2025-04-10 04:09:22
Score: 2.5
Natty:
Report link

Windows does not natively support X11 forwarding as it doesn't use the X11 display server. The best way to use a Linux UI on a Windows machine is with a VNC, such as RealVNC.

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

79565688

Date: 2025-04-10 03:58:19
Score: 4.5
Natty: 4
Report link

es verdad que tu madre sea muy gorda

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

79565684

Date: 2025-04-10 03:56:19
Score: 1
Natty:
Report link
def has_conflict(self):
    return (Promotions.objects.filter(
        applicable_products__in=self.applicable_products.all(),
        priority=self.priority,).exclude(promotion_id=self.promotion_id).
        filter(models.Q(
            start_date__lte=self.end_date),
            end_date__gte = self.start_date).
        exists())
Reasons:
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: ntvbrkfn

79565678

Date: 2025-04-10 03:54:18
Score: 2
Natty:
Report link

Nowadays (2025) you can use Panda's read_spss

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Christian Teijon

79565675

Date: 2025-04-10 03:51:17
Score: 3
Natty:
Report link

I think nowadays (2025) a very good option is to use Pandas function read_spss.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Christian Teijon

79565665

Date: 2025-04-10 03:38:14
Score: 1.5
Natty:
Report link

The right way to solve this without much of overhead from PHP and also faster processing would be to create double foreigns of uuid(string) type and create second relation like movieCategoryByUuid where you would specify foreigns as uuid, also you sould put an index on the new foreign for the faster access.

Then you will be able to run your original code in the controller without any changes except for the used relation to create movie_categories.

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

79565664

Date: 2025-04-10 03:34:13
Score: 11.5
Natty: 7
Report link

Did you ever get an answer to this? Having the same issue

Reasons:
  • Blacklisted phrase (1): answer to this?
  • RegEx Blacklisted phrase (3): Did you ever get an answer to this
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): Having the same issue
  • 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: Darnell1390

79565662

Date: 2025-04-10 03:30:12
Score: 1.5
Natty:
Report link

You can disable check for SSL certificate in Jupyter Notebook for Mac:

import ssl
ssl._create_default_https_context = ssl._create_unverified_context
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Onslaught

79565651

Date: 2025-04-10 03:12:07
Score: 4.5
Natty:
Report link
{% csrf_token %} Изменить приоритет
Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • No latin characters (1):
  • Low reputation (1):
Posted by: ntvbrkfn

79565644

Date: 2025-04-10 02:54:04
Score: 1
Natty:
Report link

Few main things could cause this issue.

  1. Disable your AD-BLOCKER for your local domain(http://localhost:8080/). Advance Adblockers are blocking tracking events.such as GTM tags and etc. ADBLOCKER identify stripe as a tracker and blocks it because stripe tracks the user for security purposes. List item
  2. Make sure in your FE(Frontend) side local config you have setup the stripe keys.
  3. Make sure your BE(Backend) is listening to correct testing environment. if you are using dot net make sure your user secrets are same as listener.
Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: KasunSH

79565636

Date: 2025-04-10 02:41:01
Score: 1.5
Natty:
Report link

The NoClassDefFoundError for EnumEntriesKt occurs because the new UI version 2.9 requires Kotlin version 1.8.20 or higher.

Update the Kotlin plugin version in your project’s root build.gradle file to at least 1.8.20 (or higher, such as 1.9.0).

Apply the Kotlin plugin in your app’s build.gradle file:

```

apply plugin: 'org.jetbrains.kotlin.android'

```

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

79565632

Date: 2025-04-10 02:40:00
Score: 3
Natty:
Report link

The issue resolved after I deleted the .firebase directory, which contained files with names: hosting.*.cache

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

79565627

Date: 2025-04-10 02:28:58
Score: 2
Natty:
Report link

By default, the username and password are set to admin and pass unless you explicitly change them. Try using these credentials to log in.

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

79565620

Date: 2025-04-10 02:19:56
Score: 2.5
Natty:
Report link

There is now a checkbox to turn off references. Just go to settings search "code lens" and you should see it.

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

79565616

Date: 2025-04-10 02:15:54
Score: 4.5
Natty:
Report link

It's a bug in the Times New Roman font shipped by Apple.

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
Posted by: Mike Stay

79565614

Date: 2025-04-10 02:13:54
Score: 1
Natty:
Report link

Thanks for alerting me to this @IFTRM from Honduras. What was going wrong was that the code in Harrell's book uses the princomp() function from the stats package, *not* the princmp() function from the Hmisc package; strange given that the author of the book also created the Hmisc package. In any case, simple changing `princomp()` to `princmp()` meant that the downstream plot() function now allows the k= argument.

So

plot(prin.raw, 
     type= 'lines', 
     main= ' ', 
     k=13,
     ylim=c(0,3))

which now results in what I want.

enter image description here

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • Has code block (-0.5):
  • User mentioned (1): @IFTRM
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: llewmills

79565606

Date: 2025-04-10 02:01:51
Score: 4
Natty:
Report link

This is another answer (options visual studio IDE)

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

79565599

Date: 2025-04-10 01:53:49
Score: 0.5
Natty:
Report link

throttled-py supports multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket & GCRA) and storage backends (Redis, in-memory), enabling function-level rate limiting across diverse scenarios.

import requests

from throttled import Throttled, rate_limter, exceptions

# Default: Token Bucket algorithm
@Throttled(key="/posts", quota=rate_limter.per_sec(10))
def api_call():
    try:
        response = requests.get('https://jsonplaceholder.typicode.com/posts', timeout=1)
    except Exception as e:
        response = e
    return response
Reasons:
  • Contains signature (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: crayon

79565597

Date: 2025-04-10 01:52:49
Score: 1.5
Natty:
Report link

In case this helps someone, I'm posting a direct answer.

SpanContext spanContext =
  SpanContext.create(
    IdGenerator.random().generateTraceId(),
    IdGenerator.random().generateSpanId(),
    TraceFlags.getDefault(),
    TraceState.getDefault());


...

logRecordBuilder.setContext(Context.current().with(Span.wrap(spanContext)));
logRecordBuilder.emit();
...

https://github.com/open-telemetry/opentelemetry-java-instrumentation

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: ddakker

79565596

Date: 2025-04-10 01:52:49
Score: 1
Natty:
Report link

It seems like the head lengths of the arrows in the legend are too short. If you want to keep the -> arrow style, but want but have a reasonable legend, you can create a custom arrow style like this:

arrowstyle_legend = ArrowStyle.CurveB(head_length=0.2, head_width=0.12) # tune these numbers as needed

class ArrowHandler(HandlerBase):
    def create_artists(self, legend, orig_handle, xdescent, ydescent, width, height, fontsize, trans):
        arrow = FancyArrowPatch((0, 3), (25, 3), arrowstyle=arrowstyle_legend, color=orig_handle.get_edgecolor(), mutation_scale=20)  # tune these numbers as needed
            return [arrow]

enter image description here

Reasons:
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: MengMeng

79565583

Date: 2025-04-10 01:41:46
Score: 1.5
Natty:
Report link
API PixelCopy will copy the window you requested. 
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Single line (0.5):
Posted by: dragonfly

79565582

Date: 2025-04-10 01:41:46
Score: 8.5 🚩
Natty: 5.5
Report link

Were you able to read the MCC code from the POS terminal?

Thank you

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Mayank Khichar

79565580

Date: 2025-04-10 01:41:46
Score: 1.5
Natty:
Report link

As of version 1.17.0 of the Azure Functions for VS Code, the prompt for programming model is hidden by default and the v2 Programming Model is selected automatically. According to the change log, If you need to use the old programming model, you can set the azureFunctions.allowProgrammingModelSelection setting to true

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

79565575

Date: 2025-04-10 01:35:44
Score: 2
Natty:
Report link

I just have some tips for you:

Add the typescript and reactjs tags

Include the exact error message you're seeing

Show how you're currently using/rendering the activePanel in your parent component

Mention if you're using a specific state management solution (just useState, Redux, etc.)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mahmoud Mohamed

79565573

Date: 2025-04-10 01:34:44
Score: 1.5
Natty:
Report link

I found this method for the ClientSettings.builder()

.requireAuthorizationConsent(false)
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Alfredo Morales

79565559

Date: 2025-04-10 01:09:39
Score: 2
Natty:
Report link

Check what comes out in the console, since from what I see in the image in the menu where you have the debug, I do not see that I have two emulators connected, check that it can come out in the console, or terminal in that case, since you can see what the error is when running the application, and in the process check with flutter doctor if everything is ok

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

79565555

Date: 2025-04-10 01:03:38
Score: 1.5
Natty:
Report link

Might be a bit late but here is more formal solution

This is documented here

https://learn.microsoft.com/en-us/azure/cosmos-db/analytical-store-introduction#representation-challenges-workarounds

SELECT CAST (num as float) as num
FROM OPENROWSET( 
       PROVIDER = 'CosmosDB',
       CONNECTION = 'Account=<account-name>;Database=<database-name>;Region=<region-name>',
       OBJECT = '<container-name>',
       [ CREDENTIAL | SERVER_CREDENTIAL ] = '<credential-name>'
) 
WITH (num varchar(100)) AS [IntToFloat]

enter image description here

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Bakhrom T

79565553

Date: 2025-04-10 01:01:37
Score: 2.5
Natty:
Report link

Don't know if anyone will bump into this, but check my asset

It's called Events 2.0 for Unity

It supports static functions among other cool things

It was built on Unity 2019.4.40f1

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Gabriel Pereira