79622333

Date: 2025-05-14 22:09:24
Score: 2.5
Natty:
Report link

Stripe will automatically add a tax line to the subtotal section when automatic tax is enabled, but when the tax rate is 0% it looks like the line is excluded from the subtotal section. I haven't been able to find a way to force it to show even when the rate is 0% myself so I think this is likely a feature request to Stripe.

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

79622328

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

I don't know c#, but this may help you:

https://github.com/ebrahimraeyat/etabs_api/blob/c585087a62fd635653607e68a80518064aca92e5/design.py#L361

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

79622327

Date: 2025-05-14 22:01:19
Score: 8 đźš©
Natty: 5.5
Report link

did you found any solution for this. I also want to get this same data that you shown in pdf.

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (3): did you found any solution
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did you
  • Low reputation (1):
Posted by: Tarun Od

79622325

Date: 2025-05-14 22:00:18
Score: 2.5
Natty:
Report link

Another developer emailed me that I must support 320 because of the Display Zoom mode. It’s an accessibility setting that basically makes a newer/larger phone show everything at a larger size. As far as the software is concerned, the device is 320 points wide by scaling everything up ~2.3x or ~3.5x instead of 2x or 3x. Here are some references.

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Chuck

79622323

Date: 2025-05-14 21:53:15
Score: 3.5
Natty:
Report link

I was a problem with Python 3.9. Python 3.10 fixed it.

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

79622321

Date: 2025-05-14 21:48:13
Score: 2
Natty:
Report link

I had a VERY similar need, except they were timesheets and I needed a page break at every Employee Name

If Left(CStr(cell.Value), 5) = "Name:" Then

Tweaked the code a smidge and Voila!

THANK YOU!

Reasons:
  • Blacklisted phrase (0.5): THANK YOU
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Diana Sampson

79622318

Date: 2025-05-14 21:46:12
Score: 0.5
Natty:
Report link

1. Please check your image URL. I think in Safari, paths might cause issues sometimes.

2. Use background-image instead of background

3. You can set background size

4. Maybe removing opacity might help you

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

79622304

Date: 2025-05-14 21:26:04
Score: 2
Natty:
Report link

jitpack logs

Here's my situation: my build.gradle build failed, causing the dependency to fail to pull. You can check the logs on jitpack.io, where red indicates a compilation failure.

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

79622300

Date: 2025-05-14 21:22:02
Score: 0.5
Natty:
Report link

If you are using javascript, you can use:

return getVariable('CurrentValue')
Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: John

79622274

Date: 2025-05-14 20:59:51
Score: 1
Natty:
Report link

In Firefox 128+

for (let button of document.querySelectorAll("button[data-l10n-id='unregister-button']")) { button.click(); }

worked for me

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: heubergen

79622272

Date: 2025-05-14 20:58:50
Score: 5
Natty: 5.5
Report link

Simone Mariottini answer worked !

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

79622268

Date: 2025-05-14 20:57:49
Score: 0.5
Natty:
Report link

It's confusing, because Xcode uses the word "tab" in two different ways (which you have distinguished). Anyway, here's how to do it: In the Navigation prefs pane, change the Navigation Style from Open In Tabs to Open In Place.

enter image description here

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

79622267

Date: 2025-05-14 20:54:48
Score: 3.5
Natty:
Report link

i followed the steps in the answer. however the nuget package would not work without some additional steps

found the DynamicOptions was empty

enter image description here

I needed to unblock the .dll file from the properties of the file.

enter image description here

Then running list available now i see DynamicOptions and nuget works

enter image description here

Reasons:
  • Blacklisted phrase (0.5): I need
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ryan Reed

79622265

Date: 2025-05-14 20:52:47
Score: 4
Natty:
Report link

i have a table dump (MariaDB) with all 6.012 icons. I need it to.... Here you can download it: https://germanbakery.omepha.de/fontawesome5.sql

Reasons:
  • Blacklisted phrase (0.5): I need
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: René Wachter

79622261

Date: 2025-05-14 20:51:47
Score: 0.5
Natty:
Report link

There are some existing issues for the upstream APScheduler (v3.x) regarding DST shifts with the Cron trigger. Usually they involve the scheduler getting stuck though. If you can reproduce the problem with the upstream project (not Flask-APScheduler), please file a ticket in the issue tracker.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Alex Grönholm

79622259

Date: 2025-05-14 20:50:46
Score: 0.5
Natty:
Report link

It could be due to those machines are not running Windows Defender.

I've got 0x800106ba on my Win 10 machine running non-windows-defender while it worked fine on my Win 10 laptop running Windows Defender.

So to avoid the error I'd suggest to add logic if (active AV is "Windows Defender") add exception.

You could see confirmation of that here:

https://www.eightforums.com/threads/windows-defender-error-0x800106ba-not-running.43629/

Reasons:
  • Whitelisted phrase (-1): it worked
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mike Filatov

79622254

Date: 2025-05-14 20:47:45
Score: 1.5
Natty:
Report link

if you're using fedora type

sudo dnf install php-intl
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mohamed Gamal Mohamed

79622250

Date: 2025-05-14 20:45:45
Score: 1
Natty:
Report link

Okey, for use ini_set('memory_limit', '512M'); but is not good pratice in production.
Better approach is to optimize memory usage: avoid reloading and resaving the file on each batch.

Keep one $spreadsheet instance, write rows progressively, then save once at the end.
Reloading the file introduces hidden links or references (Unable to access External Workbook), which break the document.

Also, don't forget to unset() and call $spreadsheet->disconnectWorksheets(); after saving, to release memory.

Have nice day,
Kind regards.

Reasons:
  • Blacklisted phrase (1): regards
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: DOGANDDEV.EU

79622236

Date: 2025-05-14 20:38:42
Score: 1.5
Natty:
Report link

Another solution from my experience, not a purist one but working: convert both variables to character, and with str_remove() make the formats identical. After that left_join works fine, and the variable can be converted back to date format.

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

79622229

Date: 2025-05-14 20:33:39
Score: 2
Natty:
Report link

I had the same issue raised in this question and was largely unsatisfied with the existing solutions so I created a package for Python: bivapp

As of writing the library is still in early development but some core features are present and it should be able to produce the kind of plots referenced in this question.

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Contains signature (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: zelpuz

79622213

Date: 2025-05-14 20:18:31
Score: 6 đźš©
Natty:
Report link

Up, anyone? Is here somebody who has some ideas?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: Time Buy

79622204

Date: 2025-05-14 20:11:27
Score: 5.5
Natty: 5.5
Report link

could the part somehow be rotated around the own axis insted of the global X/Y/Z axis?

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

79622201

Date: 2025-05-14 20:06:24
Score: 3.5
Natty:
Report link

To avoid the pixelization (and also fix the corner radius), just don't add such large image to your Assets.

Add 60x60px image which is just 3x in size, so it looks nice on Retina displays:

App with fixed image

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

79622199

Date: 2025-05-14 20:05:24
Score: 2
Natty:
Report link

Google Auth is considered a Supabase Social Login (supabase social login docs https://supabase.com/docs/guides/auth/social-login). Pricing would then fall on the Social Login provider and then the number of times you do a code exchange with Supabase.

Third party auth is different and you can find the docs here (https://supabase.com/docs/guides/auth/third-party/overview)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Frank Tumminello

79622188

Date: 2025-05-14 19:59:21
Score: 1
Natty:
Report link

The loop for (; arg1 != arg2; ++arg1) will never end if the initial values are 1 and 1. You start it with ++arg1 this means that the first iteration will begin from incrementing arg1 and compare 2!=1 then 3!=1 etc.

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

79622180

Date: 2025-05-14 19:56:19
Score: 2
Natty:
Report link

You need to use the useField hook to access the fields.

const { value, setValue } = useField({ path: 'fieldName' })

Source - https://payloadcms.com/docs/admin/react-hooks#usefield

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

79622168

Date: 2025-05-14 19:42:14
Score: 1
Natty:
Report link

I've struggled with this forever, so here's the full process I've pieced together from many posts:

  1. Make an access token for your GitHub account. Click on your profile, go to dev settings, and create a classic token.

  2. Check off the following and then click "generate token"

    âś…repo

    âś…workflow

    âś…user

    âś…write:discussion

    âś…admin:enterprise

    âś…admin:gpg_key

  3. Double-check that you have added, committed, and merged all changes.

  4. In the command line interface, type these commands. Replace <space holders> with your personal information.

    a) git config --global user.email <yourEmail>

    b) git config --global user.name “<yourUrerName”

    c) git remote set-url origin <urlForYourRepo>

    (if no repo currently exists, use this command instead) git remote add origin <urlForYourRepo>

    d) git branch -M main

    e) git push -u origin main

  5. Now it should ask for your GitHub username and password. In place of your password, use the access token you made earlier.

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

79622165

Date: 2025-05-14 19:40:13
Score: 1
Natty:
Report link

If you are going to remove everithing but the page, it is much easier:

$pager_links = preg_replace('/http.*?page=(\d+)/', 'javascript:loadLocationList($1);', $pager_links);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sergey Soltanov

79622152

Date: 2025-05-14 19:32:09
Score: 1
Natty:
Report link

In reference to the comment by https://stackoverflow.com/users/213191/peter-h-boling to the currently accepted answer, here are the additional steps needed to also rename a remote that is not e.g. on GitHub, i.e. does not provide an out-of-the-box option to rename and change the default on the remote:

4. instead of 4. of the currently accepted answer, let's push the local main to the remote:

git push -u origin main

5. the remote's "default" still is master, let's change it to main:

git symbolic-ref HEAD refs/heads/main

Alternatively, if you have access to the remote repo, the HEAD file can be modified directly to:

ref: refs/heads/main

6. finally let's delete master on remote:

git push origin --delete master

Note:

Depending on the environment, step 6. likely fails if attempted without 5., there likely is an error like "! [remote rejected] master (refusing to delete the current branch: refs/heads/master)". Changing the remotes "default" at 5. prevents this.

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: maettu_this

79622145

Date: 2025-05-14 19:27:06
Score: 2
Natty:
Report link

I'm Alex, the Developer Relations Program Manager for Apigee.

For your question, it might be beneficial to ask it in the Apigee forum where our experts can provide more tailored assistance. You can find it here: https://www.googlecloudcommunity.com/gc/Apigee/bd-p/cloud-apigee

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Alexandra Escobar Torres

79622138

Date: 2025-05-14 19:21:05
Score: 1
Natty:
Report link

In my case needed to delete the API credentials and create new one from scratch on the google console end.

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

79622135

Date: 2025-05-14 19:18:03
Score: 1
Natty:
Report link

Using PuTTY and NeoVim/nvim, I got everything to work fine after doing this:

echo $TERM # says "xterm"

Just run the following command to use the 256 color variant of tmux.

echo 'alias tmux="TERM=xterm-256color tmux"' >> ~/.bashrc

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

79622134

Date: 2025-05-14 19:14:02
Score: 1
Natty:
Report link

The images are routed through the payload API. _key in the doc used by the plugin to fetch it . View here - github: payload/packages/storage-uploadthing

If you check the logs on uploadthing, you can see the requests coming from your server.

There's a ticket here from 2022 suggesting that there's a way to disable this but I've not found the property in newer versions of storage-uploadthing plugin.

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

79622129

Date: 2025-05-14 19:12:00
Score: 4
Natty:
Report link

Found a way to check user input in a list, am removing the MyView() class and buttons for the time being. I tried using any(), which requires me to use str() on message.content as any() will not take in ctx objects or parameters.

@bot.command()
async def diagnose(ctx):
    await ctx.send(f'Hello, I am the R.E.M.E.D.Y. Bot. I can assist you with a diagnosis and recommend a remedy for it.'
                   'What symptom are you mainly experiencing?')
    
    def check(message):
        return message.author == ctx.author and message.channel == ctx.channel 

    try:
        message = await bot.wait_for('message', check = check)
    except asyncio.TimeoutError:
        await ctx.send("You took too long to respond. The command has closed.")
  
    
    if any(str(message.content) in item for item in allergy_symptoms):
        await ctx.send("Thank you for sharing your symptoms. To help me with your diagnosis, please tell me if you've experienced any of the following symptoms below:")

        final_string = print_list_no_string(allergy_symptoms, message.content)
   
        await ctx.send('\n'.join(final_string))

        def check(message):
            return message.author == ctx.author and message.channel == ctx.channel
        
        try:
            message = await bot.wait_for('message', check = check)
        except asyncio.TimeoutError:
            await ctx.send("You took too long to respond. The command has closed.")

        if message.content == "yes":
            await ctx.invoke(bot.get_command('allergy_diagnosis'))
            await ctx.invoke(bot.get_command('allergy_remedy'))
        
        else:
            await ctx.send("It seems that R.E.M.E.D.Y. Bot was unable to diagnose you. Please reach out to your primary care provider for support. Feel better.")


    else:
        await ctx.send("It seems that R.E.M.E.D.Y. Bot was unable to diagnose you. Please reach out to your primary care provider for support. Feel better.")
Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (2.5): please tell me
  • Long answer (-1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: senorbryan

79622127

Date: 2025-05-14 19:05:58
Score: 2.5
Natty:
Report link

In the last picture you shared, I see you're using a 9V battery. That type of battery doesn't provide enough current for your motors, and it could also harm your ESP32.

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

79622122

Date: 2025-05-14 19:03:57
Score: 1
Natty:
Report link

This works perfectly. Thank you so much.

Private Sub Worksheet_SelectionChange(ByVal Target As Range)
 Call HighLightCells
End Sub
Sub HighLightCells()
ActiveSheet.UsedRange.Cells.FormatConditions.Delete
ActiveSheet.UsedRange.Cells.FormatConditions.Add Type:=xlCellValue, Operator:=xlEqual, _
    Formula1:=ActiveCell
ActiveSheet.UsedRange.Cells.FormatConditions(1).Interior.ColorIndex = 4

End Sub
Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Sloan Gill

79622119

Date: 2025-05-14 18:59:56
Score: 0.5
Natty:
Report link

This is what has worked for me:

1 - Delete everything inside Project Settings -> Modules

enter image description here

2 - Sync All Gradle Projects to recreate the Modules settings.

enter image description here

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Francislainy Campos

79622102

Date: 2025-05-14 18:46:50
Score: 2
Natty:
Report link

For me this worked perfectly:

conda install -c conda-forge conda-bash-completion
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Rahul Gulia

79622101

Date: 2025-05-14 18:46:50
Score: 1
Natty:
Report link

What you're looking for is to get the job id of the AWS Batch job that gets executed as one of the steps of the step function pipeline. However, you aren't able to get that because your webserver is trigerring the step function pipeline, not invoking the aws batch job directly.

The best solution for you is to generate a "job id" in your webserver before trigerring the step function. After triggerring the step function, store the "job id" and the step function's executionARN in your jobs table, and return the "job id" to the client. When the client needs to check the status of the job, they will use this "job id" and you will use this "job id" to look up the associated step function executionARN from your jobs table and use that to poll the step function status. You won't get the aws batch job's status; but that is irrelevant for your use case, since the client would just be interested in knowing entire process' status, meaning your step function pipeline succeeded or failed.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Starts with a question (0.5): What you
  • Low reputation (0.5):
Posted by: Ahsin Shabbir

79622100

Date: 2025-05-14 18:46:50
Score: 0.5
Natty:
Report link

I tried several options, first I disabled the logs on my c# code, also on the service file for systemd, but nothing worked. Also, I tried to implement a way to disable the verbose logging but nothing worked, but...

My solution:

I'm using Ubuntu, so I configured the logrotate for the influxdb log file, but also for the syslog log, this so that I still have the logs but do not disable it

Reasons:
  • Blacklisted phrase (1): but nothing work
  • Whitelisted phrase (-2): solution:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Javier Carmona Gallegos

79622097

Date: 2025-05-14 18:45:50
Score: 1.5
Natty:
Report link

Or if you want to go nuclear...

import warnings
warnings.warn = lambda *args, **kwargs: None
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: hayden_rear

79622096

Date: 2025-05-14 18:45:50
Score: 1
Natty:
Report link

With 200 tables and the "Dataset for each schema" setting, Datastream is attempting to create and potentially update metadata for hundreds of datasets. This easily triggers the rate limit. The best workaround is to switch to Single dataset for all schemas. Datastream will then create tables within a single dataset, significantly reducing the number of dataset metadata operations.

Also adding here the known limitations for using BigQuery as a destination.

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

79622094

Date: 2025-05-14 18:41:49
Score: 2.5
Natty:
Report link

This is indeed a bug, and it has already been addressed in https://github.com/git-for-windows/git/issues/5427. As of 2025/05/14, the fix is only on the main branch.

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

79622092

Date: 2025-05-14 18:41:48
Score: 5.5
Natty:
Report link

could you give full code;
treeview --> json file

Reasons:
  • RegEx Blacklisted phrase (2.5): could you give
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Alphard

79622091

Date: 2025-05-14 18:40:48
Score: 0.5
Natty:
Report link

You can find the info on how to link the library here:

LINK ANDROID LIBRARY

You need to use with the new gradle:

 implementation(project(":example-library"))
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: I_4m_Z3r0

79622087

Date: 2025-05-14 18:38:47
Score: 1
Natty:
Report link

Define as constant file and use it as anywhere you want.

define('ROOT_PATH', dirname(__DIR__));

If you want to use inside includes directory.

require_once ROOT_PATH . '/includes/errorhandler.php';

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

79622080

Date: 2025-05-14 18:33:44
Score: 2
Natty:
Report link

Solved, It was just the wrong syntax.

The right syntax is (LINK ANSWER):

implementation(project(":app:lib-base"))
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: MeMedesimo

79622077

Date: 2025-05-14 18:32:44
Score: 2
Natty:
Report link

No, that's not possible, but since you are also using year/month/day as what looks to be partitioning you can put the partition_by definition in the create table statement then you could add the dates you are searching for in your where clause and thereby limiting what is being read.

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

79622068

Date: 2025-05-14 18:27:39
Score: 10.5 đźš©
Natty:
Report link

I'm having the same issue. Can someone help us here.

Reasons:
  • RegEx Blacklisted phrase (3): Can someone help
  • RegEx Blacklisted phrase (1): help us
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same issue
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ARSing

79622067

Date: 2025-05-14 18:27:39
Score: 1
Natty:
Report link

To remove the padding, subclass NSTableCellView and inside overridden layout method, change the origin of the first subview like this:

import Cocoa

class NoPaddingCellView: NSTableCellView {
    override func layout() {
        super.layout()
        if let subview = subviews.first {
            subview.frame.origin.x = -6
        }
    }
}

class ViewController: NSViewController, NSTableViewDataSource, NSTableViewDelegate {

    let tableView = NSTableView()
    let items = ["Row 1"]

    override func viewDidLoad() {
        super.viewDidLoad()
        
        let column = NSTableColumn(identifier: NSUserInterfaceItemIdentifier("Column"))
        tableView.addTableColumn(column)
        tableView.delegate = self
        tableView.dataSource = self
        tableView.focusRingType = .none
        
        tableView.translatesAutoresizingMaskIntoConstraints = false
        
        view.addSubview(tableView)
        
        NSLayoutConstraint.activate([
            tableView.topAnchor.constraint(equalTo: view.topAnchor),
            tableView.leadingAnchor.constraint(equalTo: view.leadingAnchor),
            tableView.trailingAnchor.constraint(equalTo: view.trailingAnchor),
        ])
        
        selectFirstRow()
    }
    
    func selectFirstRow() {
        DispatchQueue.main.async {
            self.tableView.selectRowIndexes([0], byExtendingSelection: false)
        }
    }

    func numberOfRows(in tableView: NSTableView) -> Int {
        return items.count
    }

    func tableView(_ tableView: NSTableView, viewFor tableColumn: NSTableColumn?, row: Int) -> NSView? {
        let cell = NoPaddingCellView()
        let label = NSTextField(labelWithString: items[row])
        label.wantsLayer = true
        label.translatesAutoresizingMaskIntoConstraints = false
        cell.addSubview(label)

        NSLayoutConstraint.activate([
            label.leadingAnchor.constraint(equalTo: cell.leadingAnchor),
            label.trailingAnchor.constraint(equalTo: cell.trailingAnchor),
            label.topAnchor.constraint(equalTo: cell.topAnchor),
            label.bottomAnchor.constraint(equalTo: cell.bottomAnchor),
        ])

        return cell
    }
}

I described this fix in more details in this article:

https://x.com/TabFinderMac/status/1922705270230179960

Reasons:
  • Blacklisted phrase (1): this article
  • Long answer (-1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Oleh Kopyl

79622064

Date: 2025-05-14 18:26:39
Score: 2.5
Natty:
Report link

In my case, there was another element on the page with id="Stripe" (I had a radio button with multiple payment processors of which Stripe was one), and this caused loadStripe() to incorrectly reference the input field instead of the promise function. When I removed the ID, it loaded correctly.

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

79622055

Date: 2025-05-14 18:17:35
Score: 2.5
Natty:
Report link

I have seen class based views more on opensource django projects. I am still a beginner but I recommend to use function based views for simple small projects otherwise class based views is the best as it reduces if else statements which makes code look nice and readable

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

79622051

Date: 2025-05-14 18:15:34
Score: 10
Natty: 7
Report link

my problem is that the program is larger than the DosBox screen and I get the error: Position off screen and I can't fix it. Can you help me?

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Can you help me
  • RegEx Blacklisted phrase (1): I get the error
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jonnathan Gil

79622048

Date: 2025-05-14 18:13:33
Score: 2.5
Natty:
Report link

You can also install visual studio build tools and do build.bat in the developer command prompt, then a folder bin.ntx86 should generate with bjam.exe in it. Then add the directory to bjam.exe in the PATH enviroment variable and u should be able to use it.

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

79622047

Date: 2025-05-14 18:11:33
Score: 0.5
Natty:
Report link
  1. This works as expected because PostgreSQL evaluates each random() call independently during execution.

  2. Here, both random() calls in the SELECT list return the same value because PostgreSQL optimizes the query by evaluating the random() expressions once. When you add ORDER BY random(), the query executor pre-evaluates the SELECT list expressions. This optimization causes both random() calls to return the same value.

  3. In this case, the subquery (select random()) is treated as a stable expression. PostgreSQL evaluates it once and reuses the result for efficiency. This is called "subquery caching".

  4. This produces different values because the reference to the outer query column g forces PostgreSQL to re-evaluate the subquery for each row. Even though g - g is always 0, the presence of the outer reference prevents optimization

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

79622046

Date: 2025-05-14 18:11:33
Score: 0.5
Natty:
Report link

In PyTorch, unsqueeze() is a tensor operation that adds a dimension of size one at a specified position (axis) in the tensor's shape, effectively increasing its dimensionality without changing its data. This is useful when you need to align tensor shapes for broadcasting or model input requirements. For example, if x is a 1D tensor with shape [4], torch.unsqueeze(x, 0) transforms it into a 2D tensor with shape [1, 4], and torch.unsqueeze(x, 1) transforms it into shape [4, 1]. It’s commonly used in scenarios like adding a batch dimension or a channel dimension in machine learning workflows.

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Manas Parashar

79622041

Date: 2025-05-14 18:08:31
Score: 2.5
Natty:
Report link

This is not a glitch but it is how SSMS is supposed to be. You have to open the application as an administrator for it to login through any of the account.

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

79622038

Date: 2025-05-14 18:05:31
Score: 2
Natty:
Report link

The code snippet above by "The Fool" works great on every browser that I tested on Windows 11. On an iPad with Safari it does not work. If I run the Chrome browser on the iPad the code works great. Safari always seems to be a problem with any code I write. I think my official position will be that Safari is not supported!

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

79622037

Date: 2025-05-14 18:05:31
Score: 1
Natty:
Report link

Replace this.

<td style="border: 1px solid rgb(231, 229, 229); padding: 5px; white-space: normal; word-wrap: break-word;">

<span><b>Description:&nbsp;</b>{!item.Product_Name__r.Name}</span>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user30064482

79622018

Date: 2025-05-14 17:50:27
Score: 2.5
Natty:
Report link

You can try line-break: anywhere; or add space right after ","

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

79622016

Date: 2025-05-14 17:47:26
Score: 1
Natty:
Report link

I found out my answer and it's extremely simple. There's a method for it specifically in com.mongodb.client.model.search.ShouldCompoundSearchOperator.class

Bson searchStage = Aggregates.search(
     SearchOperator.compound()
        .filter(List.of(filterClause))
        .should(List.of(SearchOperator.of(searchQuery), SearchOperator.of(searchQuery1)))
        .minimumShouldMatch(1),
        searchOptions().option("scoreDetails", true).option("index", "default")
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: mmeach

79622014

Date: 2025-05-14 17:47:26
Score: 1
Natty:
Report link

Correct Docker file

FROM golang:1.21-alpine

# Set the working directory

WORKDIR /app

# Copy go.mod and go.sum first (to cache dependencies)

COPY go.mod go.sum ./

# Download dependencies

RUN go mod download

# Copy the rest of the application code

COPY . .

# Build the application

RUN go build -o main .

# Set environment variable and expose port

ENV PORT 8080

EXPOSE 8080

# Run the application

CMD ["./main"]

Steps to Prepare Your Code

1. In your project root (where your Go code is), run:

go mod init example-app

go mod tidy

This creates go.mod and go.sum.

2. Then rebuild your Docker image:

docker build --dns=8.8.8.8 -t test .

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

79622006

Date: 2025-05-14 17:42:24
Score: 4
Natty: 2.5
Report link
apache-tomcat-9.0.76/bin# sudo ./shutdown.sh
Using CATALINA_BASE:   /mysql/apache-tomcat-9.0.76
Using CATALINA_HOME:   /mysql/apache-tomcat-9.0.76
Using CATALINA_TMPDIR: /mysql/apache-tomcat-9.0.76/temp
Using JRE_HOME:        /usr
Using CLASSPATH:       /mysql/apache-tomcat-9.0.76/bin/bootstrap.jar:/mysql/apache-tomcat-9.0.76/bin/tomcat-juli.jar
Using CATALINA_OPTS:    -Xms2048m -Xmx8024m
May 14, 2025 11:06:17 PM org.apache.catalina.startup.Catalina stopServer
SEVERE: Could not contact [localhost:8005] (base port [8005] and offset [0]). Tomcat may not be running.
May 14, 2025 11:06:17 PM org.apache.catalina.startup.Catalina stopServer
SEVERE: Error stopping Catalina
java.net.ConnectException: Connection refused (Connection refused)
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:607)
        at java.net.Socket.connect(Socket.java:556)
        at java.net.Socket.<init>(Socket.java:452)
        at java.net.Socket.<init>(Socket.java:229)
        at org.apache.catalina.startup.Catalina.stopServer(Catalina.java:667)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.apache.catalina.startup.Bootstrap.stopServer(Bootstrap.java:393)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:483)

apache-tomcat-9.0.76/bin#

I see this issue after stopping of tomcat , can anyone please help me

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

79622003

Date: 2025-05-14 17:39:23
Score: 1.5
Natty:
Report link

Solved it by installing tensorflow-text 2.14.1 with no dependencies.

!pip install --no-deps tensorflow==2.14.1 tf_keras==2.14.1 tensorflow-text==2.14.0

Don't ask me why it works. Tried it by installing the version specified in the docs, and it didn't work either

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

79621999

Date: 2025-05-14 17:35:22
Score: 3
Natty:
Report link

I'm had installed it with pip on Linux and experienced a similar issue. Installing the deb from https://pandoc.org/installing.html fixed it for me.

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

79621998

Date: 2025-05-14 17:34:22
Score: 3
Natty:
Report link

You might require to update pod, in the built files directory open terminal/command prompt and run command "pod update" to make sure your files are updated.

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

79621988

Date: 2025-05-14 17:25:19
Score: 2.5
Natty:
Report link

I think you should separate the functions .

And This is always the case

After the for loop the items will show in the program

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: HAMED AMIRI

79621982

Date: 2025-05-14 17:20:18
Score: 1.5
Natty:
Report link

Try

const filteredData = useMemo(() => data.filter(item =>
  item.title.toLowerCase().includes(filter.toLowerCase())
), [data, filter])
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: ideallifegenerator

79621978

Date: 2025-05-14 17:18:17
Score: 2
Natty:
Report link

I know this is over 10 years old, however asp.net 4.8 is still supported.

I would use a span and add the runat="server" attribute; This will work just like the asp:Panel.

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

79621974

Date: 2025-05-14 17:18:17
Score: 4
Natty: 4
Report link

Damn that's cool ancient project, kinda interesting past times

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

79621969

Date: 2025-05-14 17:14:16
Score: 1
Natty:
Report link

Use groupby.transform ?

This does the job. This works on large datasets.

import pandas as pd

df = pd.DataFrame({
    "group": ["A", "A", "B", "B", "B", "C"],
    "value": [10, 14, 3, 4, 9, 20],
})
df["value_centered"] = df["value"] - df.groupby("group")["value"].transform("mean")

print(df)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Omprakash S

79621963

Date: 2025-05-14 17:09:15
Score: 2
Natty:
Report link

Use raise notice for view the string that is generated by loop.

   raise notice 'INSERT INTO TABLE_B(COLUMN_B) 
     values( % )'; rec.COLUMN_A_OFTABLE_A;
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Afrânio Barbosa

79621962

Date: 2025-05-14 17:06:14
Score: 2
Natty:
Report link

I reached out to google regarding my query. They told me that because my project has a VPC-SC, Python UDF functions will not work. The solution is create another project that doesn't have VPC-SC.

Reasons:
  • Whitelisted phrase (-1): solution is
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Neil Bhutada

79621961

Date: 2025-05-14 17:06:14
Score: 3.5
Natty:
Report link

Never mind! I have decided to instead play rogue on my linux laptop- it's pretty cool that way tbh.

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

79621959

Date: 2025-05-14 17:05:13
Score: 1
Natty:
Report link

If rate limit policy blocks the call policy execution "jumps" to on-error section, in that case your "choose" policy will not be invoked. The correct way to provide custom error message is indeed via logic on on-error section checking for particular error reason, see https://learn.microsoft.com/en-us/azure/api-management/api-management-error-handling-policies#predefined-errors-for-policies. IF that did not work for you, likely some condition was wrong, feel free to add it to the question.

Reasons:
  • Blacklisted phrase (1): did not work
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Vitaliy Kurokhtin

79621957

Date: 2025-05-14 17:04:13
Score: 3.5
Natty:
Report link

Updating gcloud cli tools and firebase cli tools fixed the problem -- looks like there was never anything wrong with the schema.

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

79621954

Date: 2025-05-14 17:03:12
Score: 3.5
Natty:
Report link

Subject: Request for Assessment and Recommendation on Proposed Infrastructure Options

I hope this message finds you well.

We are anticipating a significant increase in the volume of money market loans and deposits in the near future. In preparation for this growth, we have evaluated our current system capacity in coordination with our capacity management team. Based on our discussions, we have identified the following three infrastructure options to handle the expected load:

1. Option 1 – Migrate the current primary and secondary servers from the existing VM setup to two separate physical hosts.

2. Option 2 – Provision two new VMs on a new dedicated physical host to manage the anticipated ad-hoc load.

3. Option 3 – Deploy two new VMs on a shared VM cluster without dedicated resources, thus avoiding the cost of new hardware.

We would like to request your expertise in evaluating these options and providing your recommendation on the most suitable solution, considering performance, scalability, cost-effectiveness, and future growth.

Please let us know if any additional information is required to perform this assessment.

Reasons:
  • RegEx Blacklisted phrase (2.5): Please let us know
  • Long answer (-1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Althaf

79621941

Date: 2025-05-14 16:55:10
Score: 3
Natty:
Report link

Same issue:

If you rollback updates for Android TV Home[com.google.android.tvlauncher] and Google[com.google.android.katniss] at least there will be a request to the app provider:
selectionArgs: [prime provider]

It looks like Google is deliberately killing app search, it's doesn't work in new versions :(

Reasons:
  • Blacklisted phrase (1): :(
  • RegEx Blacklisted phrase (1): Same issue
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: TryToSayMyNICK

79621937

Date: 2025-05-14 16:52:09
Score: 3
Natty:
Report link

if you open your rdl file in notepad ++ and comment out the report parameters section, we found this worked for us.

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

79621932

Date: 2025-05-14 16:47:08
Score: 0.5
Natty:
Report link

Something like this?

library(tidyverse)
tibble(cat = letters, val = (2 + sin(1:26))^2, 
       val_min = val * 0.95, val_max = val * 1.05) |>
  ggplot(aes(val, cat)) +
  geom_col(aes(x = Inf), fill = "gray90", width = 1,
           data = ~filter(., row_number() %% 2 == 0)) +
  geom_point() +
  geom_errorbarh(aes(xmin = val_min, xmax = val_max)) +
  scale_x_continuous(expand = expansion(mult = c(0, 0.05))) +
  theme_classic()

enter image description here

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • High reputation (-2):
Posted by: Jon Spring

79621914

Date: 2025-05-14 16:34:04
Score: 1.5
Natty:
Report link

@mullo @oldboy

So would my code need to look like this:

def __init__(self
            password_hash = generate_password_hash(password),
            email = email,
            username = username,
            fname = None,
            lname = None,
            phone = None,
            address = None,
            postcode = None
):
Reasons:
  • Has code block (-0.5):
  • User mentioned (1): @mullo
  • User mentioned (0): @oldboy
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: andyhughes73

79621913

Date: 2025-05-14 16:34:04
Score: 0.5
Natty:
Report link

finally I disscovered the problem, it simply was I was using clickable{ } instead of clickable( ) and the first one didn't work with actionStartActivity but the second one yes

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

79621909

Date: 2025-05-14 16:32:03
Score: 1.5
Natty:
Report link

I came with that.
just added i higher priority in the hook (3Âş parameter)

add_action('admin_menu', [$this, 'admin_menu'], 9999999);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Wayne Rocha

79621888

Date: 2025-05-14 16:19:00
Score: 0.5
Natty:
Report link

It seems you've mistakenly closed the div tag before the className, might be the reason for the project showing blank.

change this line, from

<div> className='app' ref={divRef}></div>

to

<div className='app' ref={divRef}></div>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Unclebigbay

79621882

Date: 2025-05-14 16:18:00
Score: 1.5
Natty:
Report link

Based on my experience the reason for this error is accelerate python library not installed relevant python environment. This way help me to resolved the issue.

(1) First I run this command in my JupyterLab Desktop notebook cell.

import sys

print(sys.executable)

(2) Then this command gives you to path of relevant environment. Now you can installing accelerate directly into the JupyterLab Desktop environment using the following command. You should enter your path instead of below command your path word.

!your path -m pip install "accelerate>=0.26.0"

After that restart your JupyterLab Desktop and check.

Reasons:
  • Blacklisted phrase (1): help me
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Vidath Chamikara

79621881

Date: 2025-05-14 16:16:59
Score: 1.5
Natty:
Report link

Go to:

https://open-vsx.org/

They have many extensions there, but maybe not all of the ones everyone might be looking for.

I just downloaded the Python .vsix file, and installed it in VS Code on an internet-denied Windows VM, and it worked like a charm.

Reasons:
  • Blacklisted phrase (1): worked like a charm
  • Whitelisted phrase (-1): it worked
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: SergeNYC

79621879

Date: 2025-05-14 16:15:59
Score: 1
Natty:
Report link

Posting the answer as an answer because it took me a while to notice it in the OP's comment:

Simply add .AsNoTracking() before .ToListAsync()!

This made my code work perfectly. Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Davak72

79621861

Date: 2025-05-14 16:02:56
Score: 4
Natty:
Report link

I found the problem:

My native application calls a DLL that modifies the standard output.

I need to set the binary format for each message.

Thank you.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (0.5): I need
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: MatGHO

79621845

Date: 2025-05-14 15:53:53
Score: 3.5
Natty:
Report link

I am not allowed to upvote or comment yet, but I found Rob's solution works great for Cross-Origin Resource Sharing.

Reasons:
  • Blacklisted phrase (0.5): upvote
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user3713337

79621837

Date: 2025-05-14 15:47:52
Score: 2.5
Natty:
Report link

In my app working google app actions stop to work on april 2024. All my questions to action team have the strange response: "we are working on the problem, no action is needed from your side"

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

79621817

Date: 2025-05-14 15:36:48
Score: 3.5
Natty:
Report link

https://chromewebstore.google.com/detail/ping-checker/hkibkekheimihinckebnembhcmgmfmbf

This extension will display the current ping in the icon space. Guess it checks your ping as intended.

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

79621812

Date: 2025-05-14 15:32:47
Score: 0.5
Natty:
Report link

Power BI Premium and Power BI Embedded serve different use cases, though both offer scalable capacity and enhanced performance.

Power BI Premium is designed for enterprise-wide business intelligence. It provides dedicated cloud capacity for your organization, enabling features like large dataset support, paginated reports, AI capabilities, and on-premises reporting with Power BI Report Server. It is ideal for internal users who consume reports through the Power BI service. Premium is licensed per capacity or per user (P SKU or PPU), and it enables organization-wide data sharing without requiring individual Pro licenses for viewers.

Power BI Embedded, on the other hand, is intended for Independent Software Vendors (ISVs) and developers who want to embed Power BI reports and dashboards into custom applications or portals for external users. It allows full control over the embedding experience via APIs and doesn't require end users to have Power BI licenses. It is metered and billed through Azure as an A SKU, making it flexible for ISVs and scalable based on usage.

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

79621807

Date: 2025-05-14 15:29:46
Score: 13.5
Natty: 7.5
Report link

I am having the same issue, I was wondering if you found any solution ?

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Blacklisted phrase (2): was wondering
  • RegEx Blacklisted phrase (2): any solution ?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am having the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: AMZERT Mohammed Anouar

79621803

Date: 2025-05-14 15:25:44
Score: 6.5 đźš©
Natty: 5.5
Report link

i'm in the same situation... have you any responseÂż?

Reasons:
  • Blacklisted phrase (1): Âż
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jhon Martins

79621791

Date: 2025-05-14 15:17:42
Score: 2
Natty:
Report link

if you want to ensure your Vite configuration does not remove console.log or debugger statements, make sure your vite.config.js does not include the following options in terserOptions:

drop: ["console", "debugger"], pure: ["console.log"],

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Sufyan zaki

79621786

Date: 2025-05-14 15:14:40
Score: 6.5 đźš©
Natty: 6.5
Report link

I know this is a bit late, but did you figure it out OP? I'm running into the same problem

Reasons:
  • RegEx Blacklisted phrase (3): did you figure it out
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user18074777

79621781

Date: 2025-05-14 15:09:38
Score: 1
Natty:
Report link

flutter build ipa --export-method=app-store

Make sure:

Your Xcode project is properly configured for automatic signing

The version and build number are correctly set

The deployment target is supported (14.0 is fine)

You’ve cleaned your build before retrying (optional but recommended)

Also try cleaning the build:

sh

Copy

Edit

flutter clean

flutter pub get

Then re-run:

sh

Copy

Edit

flutter build ipa --export-method=app-store

âť— Still seeing "Generic Xcode Archive"?

If the .xcarchive is showing "Generic Xcode Archive", it means Xcode couldn’t detect that this is an iOS app. Common reasons:

Missing PRODUCT_BUNDLE_IDENTIFIER in Runner target settings.

Invalid Info.plist (missing keys like CFBundleIdentifier, CFBundleShortVersionString, or CFBundleVersion).

Wrong build scheme — ensure you’re building the Runner scheme for Any iOS Device.

âś… Check in Xcode:

Open your .xcworkspace in Xcode, go to:

Runner → General tab

Make sure Display Name, Bundle Identifier, Version, and Build are all filled

Make sure your target device is set to "Any iOS Device (arm64)" before archiving

Then try archiving from Xcode directly to isolate the issue.

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

79621778

Date: 2025-05-14 15:08:37
Score: 2
Natty:
Report link

To download a PDF report from an HTML page, check for a “Download PDF” button or link and click it. If the PDF is embedded, right-click it and select “Save As.” Alternatively, press Ctrl+P (or Cmd+P on Mac), choose “Save as PDF,” and save. If these fail, use Developer Tools (F12), go to the “Network” tab, trigger the report, and copy the .pdf URL from the requests.

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

79621769

Date: 2025-05-14 15:03:36
Score: 2.5
Natty:
Report link

I have encountered this issue. Instead of using spark to reduce the partition to a single file, convert the spark dataframe to pandas dataframe and then save it. It will work, and it will take less time

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

79621747

Date: 2025-05-14 14:56:34
Score: 2.5
Natty:
Report link

you can use enum extensions for this.

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