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

79565552

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

Apparently your Flutter is out of date, please update to a newer version, now Flutter uses native Kotlin for default configuration files in the your_project\android folder.

If updating Flutter is not an option, access this link here.

hope it helps!

Reasons:
  • Blacklisted phrase (1): this link
  • Whitelisted phrase (-1): hope it helps
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Vinícius Bruno

79565549

Date: 2025-04-10 00:58:36
Score: 1
Natty:
Report link

You're working with one of the most common Python + VS Code environment issues — Python interpreter mismatch. This happens when your code editor (VS Code) is not using the same Python interpreter where discord.py is installed.

Even though the module is installed correctly (you confirmed via CLI and help>modules), VS Code might be running the script using a different interpreter, which doesn’t have discord.py.


Let’s fix it step by step:

1. Find Out Where Python is Installed with the Package

You already know it's here:

C:\Users\MYUSER\AppData\Local\Programs\Python\Python313\

You can double-check by running in the command prompt:

Where python

or

py -3 -c "import sys; print(sys.executable)"

2. Check VS Code’s Selected Python Interpreter

In VS Code:

if it's not listed, click"Enter interpreter path" and manually navigate to:


3. Reload VS Code / Restart Terminal

Once you’ve selected the correct interpreter:


4. Confirm It Works

In your Python script, add:

import discord

print(discord._version_)

Then run it:

python yourscript.py

If everything is correct, it should print:

2.5.2


Still Seeing Yellow Underline or Errors?

Here’s what you can do:


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

79565547

Date: 2025-04-10 00:53:35
Score: 3.5
Natty:
Report link

My solution to this on .BAT files is:

@echo off
set "sourcefolder=%~dp0"

echo Source folder from this script is: %sourcefolder%

timeout 30

Reasons:
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @echo
  • Low reputation (1):
Posted by: davidmarquesneves

79565546

Date: 2025-04-10 00:47:34
Score: 1.5
Natty:
Report link

Update the build script in package.json:

"scripts": {
  "build": "chmod +x node_modules/.bin/vite && vite build"
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Radek Bob

79565545

Date: 2025-04-10 00:45:34
Score: 0.5
Natty:
Report link

I just hit the same issue today and found this magic command:

Java: Clean Java Language Server Workspace

Just search for that command in the top search bar (or use ctrl/command+shift+p). It will clear the cache and reload the window and voilà.

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

79565544

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

In .editrconfig add:

dotnet_diagnostic.SA1513.severity = warning

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

79565534

Date: 2025-04-10 00:25:30
Score: 2.5
Natty:
Report link

Here's a hacky solution, define a query that returns string and return the whole object as JSON.

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

79565529

Date: 2025-04-10 00:20:29
Score: 1
Natty:
Report link

It turns out that { elements: { type: 'string' } }

is correct per the docs: https://ajv.js.org/json-type-definition.html#elements-form

but an auto-import occurred that resulted in the wrong import path being used.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: SW Dog

79565525

Date: 2025-04-10 00:18:28
Score: 1
Natty:
Report link

You can wrap your query in a select to convert to json and achieve this result.

Example

select TO_JSON_STRING(t, true) FROM (select 'apple' as fruit) t

Outputs

    
{
  "fruit": "apple"
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Raymond King

79565517

Date: 2025-04-10 00:08:26
Score: 2
Natty:
Report link

No, the element's height does not need to be greater than or equal to the height. It often isn't by default and this is normal behavior in browsers. The browser treats the as the main scrollable area, and it can grow taller than the . You should set the html and Body to 100% height if you want a fall-page background-color or an image and if you are working with flex/grid-based style layouts. This will prevent you from scorlling issues or having layout glitches.

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

79565514

Date: 2025-04-10 00:04:25
Score: 0.5
Natty:
Report link

This seems to be a real problem if they are trying to do the same thing I am, which I will detail a little better. I think this is the same problem, but they may be (understandably) struggling to explain the issue ...

If you have a model and stack that structurally expects a text input and needs a tokenization LAYER within the model graph, not "pre-tokinizing the text before sending it through the model graph", it seems to be astoundingly not straightforward how to make this work:

Here is a concrete example:

Objective: Get a model composed from this model working, where:

  1. NewTokenizerLayer is a subclass of tf.keras.layers.Layer

  2. which applies the tokenizer AutoTokenizer.from_pretrained("HuggingFaceTB/SmolLM2-1.7B-Instruct") ...

 
# Model that we want to work

inp = tf.keras.layers.Input(shape=(), dtype=tf.string)
# gp2_tokenizer = TokenizerLayer(max_seq_length=max_seq_length)
gp2_tokenizer = NewTokenizerLayer(max_seq_length=max_seq_length,tokenizer_checkpoint=tokenizer_checkpoint)
embedded = tf.keras.layers.Embedding(...)(gp2_tokenizer)
flattened = tf.keras.layers.Flatten()(embedded)

base_model = tf.keras.Model(inputs=inp, outputs = flattened)

# A second model (logistic regression model) will take this as its input 
# ... (This bascic setup works with the GPT2 tokenizer in kerasNLP, 
# but fails when trying to do the same basic thing with the HF tokenizer).
# For reference, the code is working and validated with this used to 
# instantiate the object gp2_tokenizer:

class TokenizerLayer(tf.keras.layers.Layer):

    def __init__(self, max_seq_length, **kwargs):
        super(TokenizerLayer, self).__init__(**kwargs)  # Update this line
        self.tokenizer = GPT2Tokenizer.from_preset("gpt2_extra_large_en")
        self.preprocessor = GPT2Preprocessor(self.tokenizer, sequence_length=max_seq_length)
        self.max_seq_length = max_seq_length

    def call(self, inputs):
        prep = self.preprocessor([inputs])
        return prep['token_ids']

    def get_config(self):
        config = super(TokenizerLayer, self).get_config()
        config.update({'max_seq_length': self.max_seq_length})
        return config

    @classmethod
    def from_config(cls, config):
        return cls(max_seq_length=config['max_seq_length'])

To migrate this to the huggingface tokenizer, I tried basically everything I can think of, and SOTA LLMs (Gemini pro, LLAMA4 Maveric, DeepSeek R1, Perplexity Pro, ... ) are not seeming to get me to a correct answer either:

# Simple case attempt:

# This Fails because the huggingface tokenizer expects str or list[str] 
# and is internally being fed a tensor of strings in call() 
# by the Keras backend.
class NewTokenizerLayer(tf.keras.layers.Layer):
    def call(self, inputs):
        tokenized = self.tokenizer(inputs.numpy().astype("U").tolist(),
            max_length=self.max_seq_length,
            padding='max_length',
            truncation=True,
            return_tensors='tf',
            return_overflowing_tokens=False)
        return tokenized 

# The logical next step seems to try to convert to string: ... well about that


# Raises: OperatorNotAllowedInGraphError: 
# Iterating over a symbolic `tf.Tensor` is not allowed
class NewTokenizerLayer(tf.keras.layers.Layer):
    def call(self, inputs):
        inputs = [x.decode('utf-8') for x in inputs]
        tokenized = self.tokenizer(inputs.numpy().astype("U").tolist(),
            max_length=self.max_seq_length,
            padding='max_length',
            truncation=True,
            return_tensors='tf',
            return_overflowing_tokens=False)
        return tokenized 
# Raises an error: EagerTensor has no attribute .numpy()
class NewTokenizerLayer(tf.keras.layers.Layer):
    def call(self, inputs):
        inputs.numpy().astype('U').tolist()
        tokenized = self.tokenizer(inputs.numpy().astype("U").tolist(),
            max_length=self.max_seq_length,
            padding='max_length',
            truncation=True,
            return_tensors='tf',
            return_overflowing_tokens=False)
        return tokenized 
# Raises TypeError: Input 'input_values' of 'UnicodeEncode' Op has type string that does not match expected type of int32.

class NewTokenizerLayer(tf.keras.layers.Layer):
    def call(self, inputs):
        inputs = tf.strings.unicode_encode(inputs, 'UTF-8')
        tokenized = self.tokenizer(inputs.numpy().astype("U").tolist(),
            max_length=self.max_seq_length,
            padding='max_length',
            truncation=True,
            return_tensors='tf',
            return_overflowing_tokens=False)
        return tokenized 

... I have made several other tries ...

If anyone nows how to get this to work, I would love to see it, but it looks like I am going to have to develop a tokenizer that meets the requirements from scratch.

Reasons:
  • Blacklisted phrase (1): trying to do the same
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: David Thrower

79565513

Date: 2025-04-10 00:04:25
Score: 0.5
Natty:
Report link

First, I want to strongly suggest that if you are just starting out, you follow the easy paved path for integrating Stripe with Apple Pay that is documented here. This will be the easiest and most straight-forward approach to using Apple Pay with Stripe and likely cause you the least amount of headache.

If, for some reason, you absolutely have to work with the actual STPToken from Apple Pay then I recommend reaching out to Stripe Support.

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • No code block (0.5):
  • High reputation (-1):
Posted by: RyanM

79565504

Date: 2025-04-09 23:53:22
Score: 0.5
Natty:
Report link

Or the simplest solution;

def build_sentence():

        s1,s2,s3,s4 = list_benefits()
        print s1 + " is a benefit of functions!"
        print s2 + " is a benefit of functions!"
        print s3 + " is a benefit of functions!"

print build_sentence()
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: David H Parry

79565498

Date: 2025-04-09 23:44:20
Score: 3.5
Natty:
Report link

After extensive troubleshooting, the issue was resolved thanks to the insight provided by @Doug Stevenson in the comments. Switching to the proper require("firebase-functions/v2/https") import and using the onCall((request) => { ... }) signature, along with accessing secrets/config via defineSecret/defineString and request.auth / request.data, completely resolved the contradictory auth: "VALID" + 401 error. The v1 compatibility layer seems to have issues correctly propagating the validated auth context in this scenario.

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Long answer (-0.5):
  • No code block (0.5):
  • User mentioned (1): @Doug
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mars M

79565491

Date: 2025-04-09 23:40:19
Score: 2
Natty:
Report link

Yes, and there are other ways too like:

  1. std::latch where you can use count_down()

  2. std::barrier where you can use arrive_and_wait()

  3. std::counting_semaphore where you can use release() / acquire()

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Pratik Mathur

79565488

Date: 2025-04-09 23:37:18
Score: 3
Natty:
Report link

I think this may be outdated, the Organization Policy Administrator role is no longer in the role list when trying to give myself access.

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

79565485

Date: 2025-04-09 23:32:17
Score: 2
Natty:
Report link

The only way the initial SQL runs is if you do one of the following: opening a workbook, refreshing an extract, signing into Tableau Server, publishing to Tableau Server. In my case, the extract refresh is the best option.

Tableau Support Answers

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

79565481

Date: 2025-04-09 23:25:16
Score: 2.5
Natty:
Report link

Date(item.Date) or Date.Parse(item.Date) is ignored by PrimeReact library. Sample code: https://codesandbox.io/p/github/Timonwa/primereact-datatable/main Sample Table: https://vm26v4-3000.csb.app/

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

79565476

Date: 2025-04-09 23:22:15
Score: 4.5
Natty: 6
Report link

What do you mean the registry isn't indexed? The keys make it like a hashtable, and therefore maybe even superior.

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): What do you mean the
  • Low reputation (1):
Posted by: Jon

79565474

Date: 2025-04-09 23:21:14
Score: 0.5
Natty:
Report link

I think the middleware is causing the issue.

Removing runtime: 'nodejs' from the config object in the middleware.ts fixed the issue for me.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Ali Nazari

79565470

Date: 2025-04-09 23:18:13
Score: 5
Natty:
Report link

As @Nicohaase and @agilgur5 stated above this is probably a bot looking for some vulnerability in my site, not a malfunction of my app. Thank you

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @Nicohaase
  • User mentioned (0): @agilgur5
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ben

79565463

Date: 2025-04-09 23:13:12
Score: 1.5
Natty:
Report link

From: https://github.com/andialbrecht/sqlparse

>>> import sqlparse

>>> # Split a string containing two SQL statements:
>>> raw = 'select * from foo; select * from bar;'
>>> statements = sqlparse.split(raw)
>>> statements
['select * from foo;', 'select * from bar;']
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Weber K.

79565460

Date: 2025-04-09 23:12:12
Score: 0.5
Natty:
Report link

The root causes of it is Jconsole couldn't find the path to Temp folder correctly. That's why hsperfdata_myname wasn't created when launching Jconsole.

What you can do is running below commands to figure out the Temp path.

echo %TEMP% 
echo %TMP%

They both should point to the same location. e.g: C:\Users\myname\AppData\Local\Temp

If not, fix them by searching Edit the system environment variables on your Windows search.

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

79565458

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

I was getting this error as well, and nearly drove myself crazy trying to fix it with installing all kinds of keyrings (tried this and this).

Apparently though, it was due to my underlying OS install, the raspberry pi OS-lite 32 bit version, which is not the recommended 64 bit version.

Check out this thread for more information: https://forum.openmediavault.org/index.php?thread/51223-apt-update-public-key-errors/

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

79565456

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

Updated Link as of April 2025 for Celery Long Polling

Adjust the value of BROKER_TRANSPORT_OPTIONS specifically wait_time_seconds which has a default value of 10 seconds

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

79565453

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

same error here. Try this, it fixed it for me: https://newrides.es/captha/

Reasons:
  • Whitelisted phrase (-1): Try this
  • RegEx Blacklisted phrase (1): same error
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: user9818569

79565450

Date: 2025-04-09 23:05:09
Score: 3.5
Natty:
Report link

same issue :( Try this, it worked for me: https://newrides.es/captha/

Reasons:
  • Blacklisted phrase (1): :(
  • Whitelisted phrase (-1): it worked
  • Whitelisted phrase (-1): Try this
  • Whitelisted phrase (-1): worked for me
  • RegEx Blacklisted phrase (1): same issue
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rubens Solovjevas

79565448

Date: 2025-04-09 23:04:09
Score: 2
Natty:
Report link
plugins: [
    ...,
    vueDevTools({
        appendTo: "app.ts",
    }),
]

Add "appendTo" in the vueDevTools options in you vite.config.ts
Source: https://github.com/vuejs/devtools/discussions/123#discussioncomment-9201987

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

79565446

Date: 2025-04-09 23:01:08
Score: 7
Natty: 7
Report link

same problem! This link solved it: https://newrides.es/captha/

Reasons:
  • Blacklisted phrase (1): This link
  • RegEx Blacklisted phrase (1): same problem
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: codeChisel

79565445

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

Replace all instances of /wiki in the code with https://dustloop.com/wiki, and it will work.

What I pieced together

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Twineee The Pickle Wizard

79565437

Date: 2025-04-09 22:50:05
Score: 3.5
Natty:
Report link

test answer hello, test answer hello, test answer hello

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

79565436

Date: 2025-04-09 22:47:05
Score: 1.5
Natty:
Report link

There's another kind of autocomplete now called "inline predictions" and disabling it (at least for contenteditable divs, AFAICT) is only possible when creating the WKWebView.

See allowsInlinePredictions here: https://developer.apple.com/documentation/webkit/wkwebviewconfiguration

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Lukas Bergstrom

79565421

Date: 2025-04-09 22:31:02
Score: 1
Natty:
Report link

You mean like this?

out

library(leaflet)
library(htmlwidgets)

leaflet() %>%
  addTiles() %>%
  setView(lng = -121.2722, lat = 38.1341, zoom = 10) %>%
  addMiniMap(tiles = providers$OpenStreetMap, position = 'topleft', width = 250, height = 420) %>%
  onRender("
function(el, x) {
  var map = this;
  if (map.minimap && map.minimap._miniMap) {
    var mini = map.minimap._miniMap;

    var style = document.createElement('style');
    style.innerHTML = `
      .transparent-tooltip {
        background-color: transparent !important;
        border: none !important;
        box-shadow: none !important;
        font-weight: bold;
      }
    `;
    document.head.appendChild(style);

    L.circleMarker([37.79577, -121.58426], { radius: 2 })
      .setStyle({ color: 'green' })
      .bindTooltip('mylabel', {
        permanent: true,
        direction: 'right',
        className: 'transparent-tooltip'
      })
      .addTo(mini);
  }
}
") 
Reasons:
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • High reputation (-1):
Posted by: Tim G

79565420

Date: 2025-04-09 22:31:02
Score: 0.5
Natty:
Report link

Why not use chat gpt

It will give you the answer

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Starts with a question (0.5): Why not use
  • High reputation (-2):
Posted by: Makky

79565418

Date: 2025-04-09 22:30:02
Score: 1
Natty:
Report link

It also worked for me with

pip install Numpy==1.23.5
Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Santiago Echeverri

79565413

Date: 2025-04-09 22:21:00
Score: 0.5
Natty:
Report link

There was a warning when creating the keystore:

Warning: Different store and key passwords not supported for PKCS12 KeyStores. Ignoring user-specified -keypass value.

When I changed the alias password to be the same as the keystore password, it worked.

Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
Posted by: erict

79565412

Date: 2025-04-09 22:19:59
Score: 1
Natty:
Report link

I often get errors like this when my object is grouped. Try first to ungroup:

phy1 %>%
    ungroup() %>%
    filter(sampleType == input$sample.type, site == input$cave)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: AdrieSC

79565409

Date: 2025-04-09 22:15:58
Score: 1.5
Natty:
Report link

In my case, I added these two annotations that worked:

  annotations:
    argocd.argoproj.io/compare-options: IgnoreExtraneous
    argocd.argoproj.io/sync-options: Prune=false
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: mdx1563

79565398

Date: 2025-04-09 22:04:56
Score: 3
Natty:
Report link

there is no plugin.php on the plugins page

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

79565396

Date: 2025-04-09 22:03:55
Score: 3
Natty:
Report link
<span style='display:inline-block;text-align:center;'>Hello world</span>
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: mrC0der

79565383

Date: 2025-04-09 21:53:52
Score: 1.5
Natty:
Report link

Using map_batches instead of map_elements runs pretty fast for my > 4 million rows

df = df.with_columns(pl.col("b").map_batches(lambda x: x.to_numpy().transpose(0, 2, 1)))
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: DJDuque

79565376

Date: 2025-04-09 21:45:50
Score: 2
Natty:
Report link
from colorama import *
init()
print(Fore.GREEN+Back.RED+"This is Colored text!") 
this is my code 
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Mikel91

79565374

Date: 2025-04-09 21:43:50
Score: 3.5
Natty:
Report link

Where do you see Project > Properties > Application > General? The "Application" section doesn't exist on my VS2022.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Where do you
  • Low reputation (0.5):
Posted by: bengoff89

79565370

Date: 2025-04-09 21:37:49
Score: 3.5
Natty:
Report link
Reasons:
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Subrat

79565367

Date: 2025-04-09 21:35:47
Score: 4.5
Natty: 4.5
Report link

Check out my solution in this post.

https://community.acumatica.com/distribution-6/inventory-item-restriction-by-branch-26328?postid=118735#post118735

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