79642378

Date: 2025-05-28 14:06:57
Score: 0.5
Natty:
Report link

MGLPolyline no longer exists in the Mapbox Maps SDK for iOS. The current version is 11.12.2 and I can't find an more recent reference to MGLPolyline than 6.4.1.. It looks like it was dropped in v10.

You should look at the latest SDK reference and perhaps you are looking for the PolylineAnnotation

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

79642377

Date: 2025-05-28 14:05:57
Score: 3.5
Natty:
Report link

The behavior of a button when both Click and MouseDoubleClick handlers are implemented and the button is double clicked

enter image description here

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

79642372

Date: 2025-05-28 14:03:56
Score: 4
Natty:
Report link

For Php 8.3 and Cpanel, this is the setup that works

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: Carlos Bonavia

79642362

Date: 2025-05-28 13:59:55
Score: 1.5
Natty:
Report link

We cannot plot the scatterplot of two variables with a third continuous covariate in 2D.

The only thing we can do is plotting the residuals against the fitted values in a multivariate regression model.

And one more thing is that the coefficient "r" in the partial correlation analysis is not equal to the coefficient (Beta) in the regression model. So I think placing the r value in the Linear regression line in the graph is not reflecting the nature of the analysis.

Best,

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Phạm Xuân Thắng

79642360

Date: 2025-05-28 13:57:54
Score: 1
Natty:
Report link

another way to do this is to just create another histogram trace on top of your 1st trace, which specifies the color to highlight. For example:

fig = px.histogram(df, x="variable")

fig.add_trace(go.Scatter(df[df["variable"]=="attribute"]["variable"], marker={"color": "red"})

or something similar will give you this result:

enter image description here

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

79642359

Date: 2025-05-28 13:57:54
Score: 1
Natty:
Report link

Well, if anyone needs it, the solution to the problem is to pass the value from the inputbase.

@using System.Diagnostics.CodeAnalysis;
@using BlazorPageScript

@inherits InputBase<string>
<input @attributes="AdditionalAttributes"
       name="@NameAttributeValue"
       class="@CssClass"
       value="@CurrentValueAsString" //here
       maxlength="16" />
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: PeacefulWarrior22

79642354

Date: 2025-05-28 13:55:54
Score: 1.5
Natty:
Report link

Keep in mind that there's another reason that error can show up — both native librarires and assemblies can be corrupted, or your OS might be missing a root certificate (can happen on freshly installed Windows 10) and thus unable to verify the chain if the assembly is digitally signed.

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

79642345

Date: 2025-05-28 13:49:51
Score: 1
Natty:
Report link

Yup. That fixed it, Govert. Thanks!

    <!-- <ExternalLibrary Path="ExcelDna.IntelliSense.dll" ExplicitRegistration="true" LoadFromBytes="true" Pack="true" IncludePdb="true" /> CAUSING MINOR ERROR -->
    <!-- <ExternalLibrary Path="ExcelDna.Registration.dll" ExplicitRegistration="true" LoadFromBytes="true" Pack="true" IncludePdb="true" /> CAUSING MINOR ERROR -->
    
    <Reference Path="ExcelDna.IntelliSense.dll" ExplicitRegistration="true" LoadFromBytes="true" Pack="true" IncludePdb="true" />
    <Reference Path="ExcelDna.Registration.dll" ExplicitRegistration="true" LoadFromBytes="true" Pack="true" IncludePdb="true" />
    
    <ExternalLibrary Path="AKHudfC.dll" ExplicitExports="false" ExplicitRegistration="true" LoadFromBytes="true" Pack="true" IncludePdb="true" />
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: justhumm

79642340

Date: 2025-05-28 13:47:50
Score: 1
Natty:
Report link

After re-installing the Azure Functions Core Tools it works!

running npm install -g azure-functions-core-tools@4 fixed the problem

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

79642339

Date: 2025-05-28 13:46:50
Score: 3
Natty:
Report link

I've resolved re-creating Logic Apps Service instance with its relative blob storage.

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

79642332

Date: 2025-05-28 13:42:49
Score: 3
Natty:
Report link

The final solution is text-box-trim

http://developer.chrome.com/blog/css-text-box-trim

Reasons:
  • Whitelisted phrase (-1): solution is
  • Probably link only (1):
  • Low length (2):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Sanjo

79642330

Date: 2025-05-28 13:42:49
Score: 1.5
Natty:
Report link

I do not understand what result is needed, something like this?

.slanted-container {
  --deg: 10deg;
  --radius: 10px;
}



.slanted {
  position: relative;
  border: 4px solid purple;
  width: 200px;
  height: 100px;
  transform: skew(var(--deg));
  border-radius: var(--radius);
  overflow: hidden;
}

.slanted2 {
  border: 4px solid purple;
  width: 200px;
  height: 100px;
  transform: skew(var(--deg));
  border-radius: var(--radius);
  overflow: hidden;
  background: url(https://www.esiteanalytics.com/wp-content/uploads/GeographicBarrierMedian.jpg);
  background-size: cover;
}

.slanted img {
  display: block;
  max-width: 100%;
}
<div class="slanted-container">
  <div class="slanted">
    <img src="https://www.esiteanalytics.com/wp-content/uploads/GeographicBarrierMedian.jpg" />
  </div>
  <div class="slanted2">

  </div>
</div>

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Solt

79642321

Date: 2025-05-28 13:36:47
Score: 4
Natty:
Report link

The charset can be specified in a system property. If no default value is specified there, you should set it explicitly. I think setSubject() or setText() could work.

Reference: UTF-8 charset doesn't work with javax.mail

Another approach would be to convert the FileInputStream to a string and create a MimeMessage from it.

Reference: How do I read / convert an InputStream into a String in Java?

Reasons:
  • Blacklisted phrase (1): How do I
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: KleeblattAlex

79642320

Date: 2025-05-28 13:35:47
Score: 2.5
Natty:
Report link

To anyone still looking for an answer to this question: I am actively developing/maintaining a simple BASH script that can create and compile Eclipse-like terminals with simple commands. See here: https://github.com/milelime/jproject

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

79642315

Date: 2025-05-28 13:31:46
Score: 1.5
Natty:
Report link

Your error 400 could be one of the following:

You might exceed your limit in Document AI or the PDF you uploaded might be invalid or corrupted, you can confirm it by checking the file or re-uploading it.

Also try to check your IAM permission for Document AI if it has access. Also double check if the processor ID is correct.

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

79642314

Date: 2025-05-28 13:30:45
Score: 5
Natty:
Report link

Found a workaround myself. See the github discussion https://github.com/orgs/wixtoolset/discussions/9081

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

79642310

Date: 2025-05-28 13:27:44
Score: 0.5
Natty:
Report link

In CI 4, please use the following:

<input type="text" <?= ($validation->getError('email') !== '') ? 'class="form-control errorBorder"' : 'class="form-control"' ?> name="email" value="Test" size="50" />
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: DXB-DEV

79642308

Date: 2025-05-28 13:26:44
Score: 2
Natty:
Report link

You can see application pool name if you display the Command line column in task manager.

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

79642304

Date: 2025-05-28 13:25:43
Score: 2
Natty:
Report link

https://pub.dev/packages/no_cache_img

A Flutter widget that loads images from the network without caching. Ideal for displaying dynamic or frequently updated images that should always bypass local cache.

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

79642291

Date: 2025-05-28 13:17:40
Score: 9.5 🚩
Natty: 4.5
Report link

I am having the same issue but differently.

I get the same error as you but right way the connections succeed with the producer and they are able to send messages.

Here is a snippet of the log file

enter image description here

In another forum, it is said that this happens when a client refuses to finish the handshake.

Any ideas ?

Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): Any ideas
  • Blacklisted phrase (1): enter image description here
  • RegEx Blacklisted phrase (1): I get the same error
  • No code block (0.5):
  • Me too answer (2.5): I am having the same issue
  • Me too answer (0): I get the same error
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: ayoub

79642287

Date: 2025-05-28 13:15:39
Score: 0.5
Natty:
Report link

Here's an intuitive solution (to add another option to Oleksandr's answer):

$payload = json_decode($result['Payload'], true);

and to get, for example, the body, you have to decode the JSON string again:

$body = json_decode($payload['body'], true);
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: ksyrium

79642275

Date: 2025-05-28 13:08:36
Score: 1.5
Natty:
Report link

According to Garmin Support, it's necessary to enable the Ping/Push Notification URL in the Garmin Developer Tools page in order to receive data.

https://developerportal.garmin.com/content/getting-empty-response-httpshealthapigarmincomwellness-apirestdailies?program=56

In order to begin getting daily summary data through the Health API, you will need to enable a ping/push notification URL at https://healthapi.garmin.com/tools/endpoints.  Setting up these endpoints is detailed in section 5 of the API specification document if you need more information.  Additionally, if you need further support, please contact our support team at [email protected].

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

79642274

Date: 2025-05-28 13:07:36
Score: 3
Natty:
Report link

From InvokeHTTP processor documentation:

When the HTTP Method is PUT, POST or PATCH, the FlowFile contents are included as the body of the request and FlowFile attributes are converted to HTTP headers, optionally, based on configuration properties.

So body is not set in properties, but is rather got from the flow FlowFile. The FlowFile concept understanding is crucial for working with NiFi, but for the simplest POST call you can just put GenerateFlowFile processor before InvokeHTTP. There is a pretty good example of setup in How to convert a Postman request into a NiFi request?

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Razor

79642273

Date: 2025-05-28 13:07:36
Score: 0.5
Natty:
Report link

After some more research, I found the following solution that decreased the time to about 12-16 sec instead of 23-30+ sec.
'

function onOpen(){

const ss = SpreadsheetApp.getActive();
ss.getSheets().forEach((sheet,index) => {
  if (index <9) {
  hideRows();
  sheet.setActiveSelection('B4');
  }else{
  if (index < 11){
  sheet.setActiveSelection('A1')
  }
  }
});
ss.getRange('Active(Date)!B4').activate();

}

function hideRows() {
  var ss = SpreadsheetApp.getActiveSpreadsheet();
  var sheet = ss.getActiveSheet();
  var data = sheet.getDataRange().getValues();
  // Iterate through each row and hide if all cells are blank
  for (var i = 0; i < data.length; i++) {
    var row = data[i];
    if (row.every(function(cell) { return cell === ''; })) {
      sheet.hideRows(i + 1);
    }
  }
}
`
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Doc

79642266

Date: 2025-05-28 13:03:34
Score: 3
Natty:
Report link

What is your response when running grpcurl -plaintext localhost:50051 list? Postman only supports reflection v1alpha — maybe your server doesn't support v1alpha, but v1 instead.
https://github.com/postmanlabs/postman-app-support/issues/13120
I believe Insomnia uses the same version — only v1alpha.

Reasons:
  • Blacklisted phrase (1): What is your
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): What is you
  • Low reputation (1):
Posted by: bachhs

79642254

Date: 2025-05-28 12:55:32
Score: 3.5
Natty:
Report link

It's not a free service to ask for questions about git i guess.

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

79642251

Date: 2025-05-28 12:54:32
Score: 0.5
Natty:
Report link

Although this is almost 4 years after the fact (now using and answering for MW 1.43+), I believe the answer would lie in having to modify the \MediaWiki\Auth\AuthManager.php config by adding an authentication provider class you create that implements \MediaWiki\Auth\AbstractPrimaryAuthenticationProvider and add it to your AuthManager's Config's primaryauth array (you can then change the sort value to prioritize your Token-based PrimAuthProvider above others), check out the LocalPasswordPrimaryAuthenticationProvider for reference.

Attempting this wouldn't be trivial, but does seem at least possible to do, as you'd have to make your own authentication provider and then implement that into AuthManager (via its config) to make sure it gets used in the Authentication process. For example, you can see all of the files that call beginAuthentication here and you can follow the source code from there to delve deeper into the authentication process.

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

79642240

Date: 2025-05-28 12:49:30
Score: 1
Natty:
Report link

The problem was that the file exposed in the browser and loaded into the monaco.language.typescript.typescriptDefaults.addExtraLib(...) was obviously the already precompiled .js file and no longer the .ts file.

This meant that there was no way for typescript to know that the argument was optional anymore, since all typescript annotations had been removed.

I fixed this by copying all the files added to Monacos typescript library to the public folder via a script everytime I run the devserver.

"scripts": {
    "predev": "cp -r ./src/1_datastructures/**/*.ts ./public/datastructures",
    "dev": "npm run predev && vite",
  }

This is not very pretty but it works.

If anyone has a nicer solution please let me know :).

Reasons:
  • Whitelisted phrase (-2): I fixed
  • RegEx Blacklisted phrase (2.5): please let me know
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Carlo Simoni

79642239

Date: 2025-05-28 12:49:30
Score: 2
Natty:
Report link

Did you try integrating a weather API? as integrating weather API can help you fetch weather data without getting such errors.

Reasons:
  • Whitelisted phrase (-2): Did you try
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Ayesha Zahra

79642237

Date: 2025-05-28 12:48:30
Score: 1
Natty:
Report link

Could be done in the following ways as per the documentation

npm exec --workspace=a -- eslint ./*.js

or

 npx --workspace=a -- eslint ./*.js
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Muhammad Taha

79642232

Date: 2025-05-28 12:47:29
Score: 1.5
Natty:
Report link

...Nevermind, this fix was embarassingly simple.

%%
identyfikator     {/*some code/*}
/* ... */
%%

Should have been

%%
{identyfikator}     {/*some code/*}
/* ... */
%%

That is, missing curly braces.

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

79642231

Date: 2025-05-28 12:46:29
Score: 2
Natty:
Report link

Copying blobs via SAS URL from Azure to Azurite is not implemented:

https://github.com/Azure/Azurite/issues/1320

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Thomas Eyde

79642226

Date: 2025-05-28 12:43:28
Score: 4
Natty:
Report link

Download Sql Dump Spliter 2 ;)

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

79642224

Date: 2025-05-28 12:42:27
Score: 0.5
Natty:
Report link

You recently detached from your active tmux sessions using the [Ctrl]+b followed by d key combination, which is the standard method to safely leave a session running in the background. However, upon attempting to reattach to your sessions using tmux attach, you encountered an error indicating that no current sessions exist. Furthermore, when running tmux list-sessions, you received a message stating that no server is running on /private/tmp/tmux-501/default, despite the fact that this socket file exists, albeit with a size of 0. This can understandably be confusing, especially since htop shows active tmux processes that have been running for a significant amount of time, suggesting your sessions are still alive.

This issue typically arises when the tmux client is unable to communicate with the server through the expected Unix domain socket. On macOS, especially older versions like OS X 10.11.16, temporary directories (such as /private/tmp) can be cleared, rotated, or changed between sessions, leading to mismatches in the environment. Additionally, if the original tmux server was launched under a different user context, environment, or with a custom socket path (tmux -S), the default tmux client commands will be unable to detect or interact with the existing sessions.

To resolve this, you can begin by identifying the actual socket in use by the running tmux server. Running lsof -U | grep tmux in the terminal will list Unix sockets currently used by tmux, which may reveal an alternate path. Once identified, you can manually reattach to the session by specifying the correct socket with a command such as tmux -S /actual/path/to/socket attach. You can also confirm the running tmux server's process and environment using ps aux | grep tmux.

If no method allows reconnection and you determine the sessions are inaccessible, you may choose to terminate the tmux server using killall tmux, but be advised this will end all active sessions and should only be used as a last resort. To avoid similar issues in the future, consider launching tmux with a named socket using a known path, such as tmux -S /tmp/mytmuxsocket new -s mysession, to ensure session consistency across different terminal environments.

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

79642216

Date: 2025-05-28 12:38:26
Score: 1.5
Natty:
Report link

In my case, Spring couldn't create a Bean written in Kotlin implementing an interface written in Java. When I rewrote the interface from Java to Kotlin, the error disappeared.

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

79642212

Date: 2025-05-28 12:37:26
Score: 3
Natty:
Report link

Try to use BigDump - ozerov.de/bigdump it works pretty good for me :-) (ver 0.36b)

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

79642199

Date: 2025-05-28 12:32:24
Score: 0.5
Natty:
Report link

Apparantly category is e.g. std::locale::numeric:

std::locale mixed(base, for_numbers, std::locale::numeric);

other categories: https://cplusplus.com/reference/locale/locale/category/

(I was not able to find that list on cppreference, only cplusplus.com)

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

79642198

Date: 2025-05-28 12:32:24
Score: 1.5
Natty:
Report link

you're looking to implement localized routing in a Next.js application, next-i18n-router from the next-intl ecosystem is a great choice. Here's a basic example of how you can set it up using a routing.ts configuration.

Check my example

// routing.ts
import { defineRouting } from "next-intl/routing";

export const routing = defineRouting({
  locales: ['ro', 'en'],
  defaultLocale: 'ro',
  localePrefix: 'as-needed', // other options: 'always', 'never'
  pathnames: {
    '/': '/',
    '/blog': '/blog',
    '/contact': '/contact',

    // Services
    '/servicii/creare-website': {
      ro: '/servicii/creare-website',
      en: '/services/website-creation'
    },
    '/servicii/dezvoltare-aplicatii': {
      ro: '/servicii/dezvoltare-aplicatii',
      en: '/services/mobile-app-development'
    },
    '/servicii/design-si-prototipare': {
      ro: '/servicii/design-si-prototipare',
      en: '/services/design-and-prototyping'
    },

    // Marketing subpages
    '/servicii/seo': {
      ro: '/servicii/seo',
      en: '/services/seo'
    },
    '/servicii/copywriting': {
      ro: '/servicii/copywriting',
      en: '/services/copywriting'
    },
    '/servicii/social-media-marketing': {
      ro: '/servicii/social-media-marketing',
      en: '/services/social-media-marketing'
    },
    '/servicii/branding': {
      ro: '/servicii/branding',
      en: '/services/branding'
    },
    '/servicii/creare-logo': {
      ro: '/servicii/creare-logo',
      en: '/services/logo-creation'
    },

    // Portfolio
    '/portfolio': {
      ro: '/portofoliu',
      en: '/portfolio'
    },
    '/portfolio/audit-seo-automatizat': {
      ro: '/portofoliu/audit-seo-automatizat',
      en: '/portfolio/seo-audit-tool'
    },
    '/portfolio/[slug]': {
      ro: '/portofoliu/[slug]',
      en: '/portfolio/[slug]'
    },

    // Author pages
    '/author/[slug]': {
      ro: '/autor/[slug]',
      en: '/author/[slug]'
    }
  }
});
Reasons:
  • Blacklisted phrase (2): crear
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: George Marcu

79642197

Date: 2025-05-28 12:31:24
Score: 2
Natty:
Report link

I encountered the same issue when I was experimenting with privatelink.vaultcore.azure.net linking and unlinking a VNet that was peered with the KV. For me, it was transient, which resolved after the VNet link was established.

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

79642192

Date: 2025-05-28 12:30:24
Score: 0.5
Natty:
Report link

Notification Class

$message = (new MailMessage)
            ->subject($this->emailContent['subject'])
            ->line(new HtmlString($this->emailContent['email_body']))
            ->action('Pay Invoice', url('/'))
            ->line('Thank you for using our application!')
            ->attachData(base64_decode($this->pdf), 'invoice.pdf', [
                'mime' => 'application/pdf',
            ]);
        $message->viewData['logo'] = getEmailTemplateLogo($this->invoice->business);
        return $message;
// resources/views/vendor/notifications/email.blade.php
<x-mail::message :logo="$logo">

It works like a charm! No any additional views no any custom coding just a single line and it will do all the work for you.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Dhruv Pandya

79642187

Date: 2025-05-28 12:29:23
Score: 3.5
Natty:
Report link

Do you know Jfrog has its recommendation on doing such migration,

check it here

Migrating from Sonatype Nexus Repository Manager to Artifactory

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

79642185

Date: 2025-05-28 12:29:23
Score: 1
Natty:
Report link

If you are not able to use Mailable then a simple fix would be view()->share()

In your use case, it would be something like this view()->share('logo', getEmailTemplateLogo($this->invoice->business))

Then you should be able to fetch $logo inside your header.blade.php

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

79642177

Date: 2025-05-28 12:23:21
Score: 8.5 🚩
Natty: 5.5
Report link

I encountered same problem, did you find a solution?

Reasons:
  • RegEx Blacklisted phrase (3): did you find a solution
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: kanat manarbek

79642176

Date: 2025-05-28 12:23:21
Score: 1
Natty:
Report link

Your issue here is an incorrect usage of bottom and relative positioning, which moves an element relative to where it would try and go on its own. When an element has absolute positioning, bottom will set the bottom edge of the element to "a unit above/below the bottom edge of its nearest positioned ancestor." (from the docs).

There are two methods I would choose for this, based on what you mean by at the bottom of the screen:

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

79642169

Date: 2025-05-28 12:18:20
Score: 0.5
Natty:
Report link

The trigger needed to be present in the branch which was configured to be the default branch for the pipeline, as this is the branch that is used to consider PR Triggers. For me this was the develop branch.

"If your pipeline completion triggers don't seem to be firing, check the value of the Default branch for manual and scheduled builds setting for the triggered pipeline. The branch filters in that branch's version of the pipeline are used to determine whether the pipeline completion trigger initiates a run of the pipeline. By default, Default branch for manual and scheduled builds is set to the default branch of the repository, but you can change it after the pipeline is created."

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Paul Butler

79642161

Date: 2025-05-28 12:16:19
Score: 1.5
Natty:
Report link

In CUDA parlance, a “block” isn’t made of full CPU-style processors but of threads. You can launch up to 1,024 threads per block (for modern GPUs with compute capability ≥2.0), organized into warps of 32 threads that execute in lockstep on the GPU’s streaming multiprocessors (SMs). The actual number of CUDA cores varies by GPU model—an A100 has 6,912 cores distributed across its SMs—so your block’s threads are dynamically scheduled onto those cores. When you choose an AceCloud GPU instance, you get to pick from NVIDIA’s latest GPUs (A100, H100, RTX A6000), each with its own SM and core counts, so you can tailor block and grid dimensions to maximize occupancy and throughput for your parallel workloads.

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

79642140

Date: 2025-05-28 12:00:14
Score: 2.5
Natty:
Report link

A Clean Alternative: Mediator-Based MVVM for Wizards in JavaFX + Spring Boot

After exploring multiple architectural options and learning from excellent feedback on StackOverflow and SoftwareEngineering.SE (thanks @James_D, @DaveB, @Ewan, and others), I implemented a third solution that closely follows the Mediator Pattern, and it’s worked great in production.

Using WizardViewModel as a Mediator

Each StepViewModel is fully decoupled — it doesn’t call the master directly or publish Spring Events.

Instead:

Controller → Mediator Communication (Example)

@Component
public class AdminPinController {

    @FXML private PasswordField user1EnterPin;

    private final WizardViewModel wizardVm;
    private final ValidationHelper validationHelper;
    private final ValidationState validationState;
    private final Validator validator = new Validator();

    public AdminPinController(WizardViewModel wizardVm,
                              ValidationHelper validationHelper,
                              ValidationState validationState) {
        this.wizardVm = wizardVm;
        this.validationHelper = validationHelper;
        this.validationState = validationState;
    }

    @FXML
    public void initialize() {
        validationHelper.registerAdminsLoginValidations(validator, user1EnterPin);
        validationState.formInvalidProperty().bind(validator.containsErrorsProperty());

        wizardVm.validationRequestedProperty().addListener((obs, oldVal, newVal) -> {
            if (Boolean.TRUE.equals(newVal) && isCurrentStepRelevant()) {
                handleValidation();
                wizardVm.validationProcessed();
            }
        });
    }

    private boolean isCurrentStepRelevant() {
        return wizardVm.getCurrentContext().getStep() == WizardStep.LOGIN_USER1;
    }

    private void handleValidation() {
        if (!validator.validate()) {
            wizardVm.setErrorMessage("PIN validation failed.");
            return;
        }
        wizardVm.onUserCompletedStep();
    }
}

Inside the Mediator: WizardViewModel


@Component
public class WizardViewModel {

    private final ObjectProperty<WizardStep> currentWorkflowStep = new SimpleObjectProperty<>(WizardStep.LOGIN_USER1);
    private final ObjectProperty<ViewKey> currentViewKey = new SimpleObjectProperty<>();

    public void onUserCompletedStep() {
        WizardStep next = currentWorkflowStep.get().next();
        currentWorkflowStep.set(next);
        currentViewKey.set(resolveViewFor(next));
    }

    public void setErrorMessage(String message) { /* ... */ }
    public void validationProcessed() { /* ... */ }
    public ReadOnlyObjectProperty<WizardStep> currentWorkflowStepProperty() { return currentWorkflowStep; }
    public ReadOnlyObjectProperty<ViewKey> currentViewKeyProperty() { return currentViewKey; }
}

Validation and Error Management


Why Not Use Spring Events or Property Binding?

Pattern Pros Cons
JavaFX Property Binding Reactive, type-safe Wizard must reference every StepViewModel
Spring Events Fully decoupled, modular Async, UI-thread issues, more boilerplate
Mediator (this) Centralized logic, sync, testable No boilerplate, Requires Controller to forward calls

📌 Summary & Benefits

✅ Centralized workflow logic
✅ Fully decoupled StepViewModels
✅ No Spring Events or property wiring overhead
✅ MVVM-pure: Controller handles UI → ViewModel handles state
✅ Reactive, testable, and easy to debug
✅ Works cleanly with JavaFX threading

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Blacklisted phrase (1): StackOverflow
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @James_D
  • User mentioned (0): @DaveB
  • User mentioned (0): @Ewan
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Billie

79642137

Date: 2025-05-28 11:59:14
Score: 1
Natty:
Report link

The 401 Unauthorized error or missing cookies when using Laravel Sanctum with React is likely due to CORS or CSRF issues. Ensure:

Laravel:

React (Axios):

import axios from 'axios';

const apiClient = axios.create({
    baseURL: 'http://127.0.0.1:8000',
    withCredentials: true,
    withXSRFToken: true,
});

const login = async (email, password) => {
    await apiClient.get('/sanctum/csrf-cookie');
    await apiClient.post('/login', { email, password });
    const user = await apiClient.get('/user');
    return user.data;
};

Check browser DevTools for XSRF-TOKEN and laravel_session cookies.

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

79642129

Date: 2025-05-28 11:56:13
Score: 1.5
Natty:
Report link

It could be because of multiple reasons, check against all below points and hopefully will work.

• Check values.xml for bad characters or invalid resource names

• Ensure AndroidManifest.xml and capacitor.config.json have a valid package ID (no :)

• Remove plugins one by one and rebuild (especially OCR, preview, or file-related ones)

• Fully clean and rebuild the project

• Use --verbose to capture the plugin or file causing the issue

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

79642126

Date: 2025-05-28 11:56:13
Score: 3.5
Natty:
Report link

awk -F"sesCook=" '{print $1$2}'

Reasons:
  • Low length (2):
  • Has code block (-0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: procrast24

79642125

Date: 2025-05-28 11:55:12
Score: 1
Natty:
Report link

By examining LLVM's source code I found that number 10000 is used to set "maximum API level". It seems that the 10000 was chosen "with a big margin" and currently can be, for example, 777.

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

79642121

Date: 2025-05-28 11:48:11
Score: 3
Natty:
Report link

You can also get this when your app and DB connection is failing. Check console for errors related to this.

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

79642120

Date: 2025-05-28 11:47:10
Score: 3
Natty:
Report link

This fixes the issue

pip install "paddleocr>=2.0.1"
pip install fitz
pip install pymupdf

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

79642116

Date: 2025-05-28 11:45:10
Score: 0.5
Natty:
Report link

So Jip's answer above is by far the best one since it does an optimal fitting no matter the ratio between the aspect ratio of the container and the item, but it's JS and it's very unclear which are floats and ints in his code, and it's quite relevant to the endresult.

So here's a version of his code in C#:

public static (int nrows, int ncols, int itemWidth, int itemHeight) PackInContainer(int n, float containerWidth, float containerHeight, float itemAspectRatio)
    {
        // https://stackoverflow.com/questions/2476327/optimized-grid-for-rectangular-items

        // We're not necessarily dealing with squares but rectangles (itemWidth x itemHeight),
        // temporarily compensate the containerWidth to handle as rectangles
        containerWidth = containerWidth * itemAspectRatio;

        // Compute number of rows and columns, and cell size
        float ratio = (float)containerWidth / (float)containerHeight;
        float ncols_float = Mathf.Sqrt(n * ratio);
        float nrows_float = n / ncols_float;

        // Find best option filling the whole height
        int nrows1 = Mathf.CeilToInt(nrows_float);
        int ncols1 = Mathf.CeilToInt((float)n / (float)nrows1);
        while (nrows1 * ratio < ncols1)
        {
            nrows1++;
            ncols1 = Mathf.CeilToInt((float)n / (float)nrows1);
        }
        float cell_size1 = containerHeight / nrows1;

        // Find best option filling the whole width
        int ncols2 = Mathf.CeilToInt(ncols_float);
        int nrows2 = Mathf.CeilToInt(n / ncols2);
        while (ncols2 < nrows2 * ratio)
        {
            ncols2++;
            nrows2 = Mathf.CeilToInt(n / ncols2);
        }
        float cell_size2 = containerWidth / ncols2;

        // Find the best values
        int nrows, ncols;
        float cell_size;
        if (cell_size1 < cell_size2)
        {
            nrows = nrows2;
            ncols = ncols2;
            cell_size = cell_size2;
        }
        else
        {
            nrows = nrows1;
            ncols = ncols1;
            cell_size = cell_size1;
        }

        // Undo compensation on width, to make squares into desired ratio
        int itemWidth = Mathf.RoundToInt(cell_size * itemAspectRatio);
        int itemHeight = Mathf.RoundToInt(cell_size);

        return (nrows, ncols, itemWidth, itemHeight);
    }
Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Karel Crombecq

79642114

Date: 2025-05-28 11:45:10
Score: 1
Natty:
Report link

Haystack maintainer here. That is the right approach! If you'd like to use a pre-built component I'd recommend using our `ConditionalRouter` which you can use to redirect incoming queries based on boolean checks that are done using Jinja2. Check out our docs page on it here.

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

79642113

Date: 2025-05-28 11:43:09
Score: 1.5
Natty:
Report link

Check your click handler Make sure you’re not triggering a page reload. If you’re using a button inside a form, add type="button". If you’re using an tag, add event.preventDefault() in your click handler

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

79642110

Date: 2025-05-28 11:41:08
Score: 3.5
Natty:
Report link

try downgrading to

openai==1.81.0

I opened an issue here https://github.com/langchain-ai/langchain/issues/31391

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

79642107

Date: 2025-05-28 11:39:08
Score: 5.5
Natty: 4.5
Report link

I set the same configs for terraform but I have problem.

When I grate multible VMs is not gate the ip when I set in terraform.tfvars

In grated VMs if login to VMs I see 3 files in /etc/netplan/

50-cloud-init.yaml

50-cloud-init.yaml.BeforeVMwareCustomization

99-netcfg-vmware.yaml

VMs is Start without problem but the IPs not set.

You suggest how I can the resolve the problem?

Reasons:
  • RegEx Blacklisted phrase (1.5): resolve the problem?
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Sergios

79642101

Date: 2025-05-28 11:32:06
Score: 2
Natty:
Report link

to me, restarting R didn't do the trick because that was not the issue. so, in case someone else run into this problem, i found that filenames that are too long (as in too many characters) seem to affect the svg file generation. if that is the case, try to shorten the filenames and export the svg.

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

79642097

Date: 2025-05-28 11:27:04
Score: 3
Natty:
Report link

Assuming you meant "on hover", more information is needed before your question can be properly answered. Firstly, what is your OS, VS Code version, and what other extensions do you have installed and active?

With the initial information you provided, this seems to me that you either 1) are not using the proper VSCode version or 2) have some extensions active that may be taking priority over Baseline.

Reasons:
  • Blacklisted phrase (1): what is your
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Jax

79642092

Date: 2025-05-28 11:19:02
Score: 5
Natty:
Report link

I find a discussion that help me to run my application.

I copy it here if someone will have my same problem.

https://developercommunity.visualstudio.com/t/Unable-to-start-IIS-Express-after-updati/10831843

Reasons:
  • Blacklisted phrase (1): help me
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Pasquale Pio Basile

79642085

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

you can achieve word wrapping with create_text() using its width option

# Text with wrapping

canvas.create_text(50, 150, text= long_text, fill="blue", width=300) # Wrap at 300 pixels width

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

79642079

Date: 2025-05-28 11:13:00
Score: 2
Natty:
Report link

Try to use '{...} rather than '[...]

x.asType match {
  case '[t] => '{tag[t]} match {
    case '{type t1 <: S; tag[`t1`]} =>
      '{ apply[t] }.asExprOf[Any]
  }
// outside macro impl
def tag[A] = ???

In scala 3.6.4, how to call a polymorphic method with type bounds from inside a quoted expression?

Reasons:
  • Blacklisted phrase (1): ???
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • High reputation (-2):
Posted by: Dmytro Mitin

79642078

Date: 2025-05-28 11:13:00
Score: 7
Natty: 7.5
Report link

How can we prevent this ticket from being used on another computer and browser ?

Reasons:
  • Blacklisted phrase (1): How can we
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): How can we
  • Low reputation (1):
Posted by: Beyaz Cennet

79642077

Date: 2025-05-28 11:13:00
Score: 2
Natty:
Report link

According to this snowflake article, this can be caused by a few things. For me setting my mac to update time according to location worked. The clock appeared to be accurate, but maybe it was marginally out.

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

79642076

Date: 2025-05-28 11:11:59
Score: 1.5
Natty:
Report link

I set up a new service account for that repetive task, just downloaded the key file and swapped it in.

this way worked for me

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

79642063

Date: 2025-05-28 11:05:58
Score: 2
Natty:
Report link

In my case, rebuilding the project sometimes solves the problem.

when rebuilding (or cleaning and then building) the project doesn't work, restarting the visual studio worked..

I think this is a compiler issue (specially in managing the heap) not the program or code.

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

79642055

Date: 2025-05-28 11:01:55
Score: 5.5
Natty: 4.5
Report link

I'm not so fit when it comes to 'span'. Can you help me briefly With your query for the word "explanations" I would like to see if it is visible.

The entire 'span' is according to the cathedral:

<Span data version = "4" Role = "Presentation" Style = "Z-index: 100000; Display: Block; opacity: 1; Position: Absolute; TOP: 0.1333px; Left: 0px; Color: RGB (0, 0, 0); White-Space: Pre; Font: 16PX F2; Letter-Spacing: 0pt; "> Explanations </span>

How do I build the query? Do I have to install the complete 'span'? Actually it shows :

 await page.getFormstationFrameLocator().getByRole('presentation', { name: 'xyz', exact: true }).isVisible();

But the responds is already fine, it doesn't matter what i type at "name"... ("Explanations" or "something else")

Thank you very much

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): How do I
  • RegEx Blacklisted phrase (3): Can you help me
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Saintz

79642053

Date: 2025-05-28 11:01:55
Score: 4.5
Natty:
Report link

According to the search engine:

enter image description here

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

79642043

Date: 2025-05-28 10:52:52
Score: 4.5
Natty:
Report link

i using ddev.
How? You can read here:
https://hubyte.de/blog/ddev-lokale-entwicklungsumgebung-fuer-shopware-6/

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: chuebert

79642038

Date: 2025-05-28 10:51:52
Score: 0.5
Natty:
Report link

In the end, the issue on my side was caused by the SFTP server that didn't release the locks that they create. As such, given that Camel tries to delete the files first before uploading them, this deletion fails with "Permission denied". In such a scenario, also downloading of the files fails and only by deleting the locks the situation gets again under control.

Given the above, I was able to reproduce the issue also with WinSCP and the RHEL sftp client.

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

79642028

Date: 2025-05-28 10:46:50
Score: 3.5
Natty:
Report link

Removed % in my file name and solved it.

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

79642014

Date: 2025-05-28 10:36:47
Score: 2.5
Natty:
Report link

One reason for getting a 404 error is that your stock ticker is not valid. Also, yfinance will give you the 404 error if you hit their rate limit by making too many requests in a time period.

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

79642013

Date: 2025-05-28 10:34:47
Score: 3.5
Natty:
Report link

Use ventoy mont ultimate boot cd and repair your boot from there

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

79642007

Date: 2025-05-28 10:31:46
Score: 1.5
Natty:
Report link

With version <3 : it will give error for using f-strings. lower version

with python 3, it should work fine: python3

You can simply use % formatting(Older but still commonly used in legacy code)

my_name = 'Zed A. Shaw'
print("Let's talk about %s" % my_name)
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Rushil Patel

79642006

Date: 2025-05-28 10:30:46
Score: 1.5
Natty:
Report link

For what it's worth, I experienced this error when I inadvertently ran a sub containing "Application.Screenupdating = True" from a button, while actively editing a cell with a drop-down picklist (based on a dynamic range).

The error would not resolve in debug - I had to end execution, and at that point, the code ran fine from the button, as the cell / dropdown was no longer active.

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

79642005

Date: 2025-05-28 10:29:45
Score: 0.5
Natty:
Report link

Locate the correct path to config.inc.php:

sudo find / -type f -name config.inc.php 2>/dev/null

Run this command:

sudo chmod 644 <path of the file>/config.inc.php

Then verify:

ls -l <path of the file>/config.inc.php

Researt:

sudo /opt/lampp/lampp restart

#OR

sudo systemctl restart apache2
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Md. Imrul Kayes

79642002

Date: 2025-05-28 10:27:44
Score: 1.5
Natty:
Report link

I know this post is quite old but I recently encountered the same problem, and after a bit of research, here's what i found

There is'nt any proper cross platform method for this. On android you can add webview but it doesnt work that great.

but here are few other options

  1. embedding full webbrowser with cefpython3 (desktop)
  2. manually parse the HTML and recreate the UI with Kivy using BeautifulSoup
  3. Label + markup for simple html elements (label widget support limited form of markup)
  4. Open the HTML in an external web browser (cross platform solution) using python's webbrowser module

I hope this helps someone who's facing the same challenge. It took me a while to figure out the best approach, So i just wanted to share.

Reasons:
  • Blacklisted phrase (1): doesnt work
  • Whitelisted phrase (-1): hope this helps
  • Long answer (-0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Rohit Kumar

79641989

Date: 2025-05-28 10:20:43
Score: 2
Natty:
Report link

It's possible to get the theme, then extract specific variable using bslib functions

theme <- bslib::bs_current_theme()
bslib::bs_get_variables(theme , varnames = "primary")

see https://rstudio.github.io/bslib/reference/bs_get_variables.html

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

79641978

Date: 2025-05-28 10:09:40
Score: 0.5
Natty:
Report link

It sounds like Django thinks migrations ran but the tables didn’t actually get created in MySQL—this can happen if Django is connected to a different database than the one you’re checking in phpMyAdmin. Double-check your DATABASES setting in settings.py to ensure it’s pointing to the correct MySQL database. Also, verify that your MySQL user has the right permissions to create tables. If those look good, try running python manage.py migrate --run-syncdb to force Django to create missing tables without migrations. Lastly, check if you have any database routers or custom migration logic that might be interfering.

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

79641977

Date: 2025-05-28 10:08:39
Score: 2
Natty:
Report link
from docx import Document
from fpdf import FPDF

letter_content = """
To Whom It May Concern,

My name is Andranik Margaryan, and I moved to the United States in November 2023 as an immigrant. My dream is to become a triathlon coach. I am currently working as a swim instructor at the Rose Bowl Aquatic Center, where I enjoy helping kids and young people improve their swimming skills, stay healthy, and build active lifestyles.

I have over 10 years of experience working with youth in sports and education — including teaching swimming, running, cycling, and triathlon, and working with students in middle schools, high schools, and universities.

In March 2024, I began studying English at Glendale Community College (GCC). Starting in Spring 2025, I will become a first-year credit ESL student and will have the opportunity to run with the GCC Track and Field team for the first time.

Even though I am currently training in running shoes from 2019, I have worked hard and performed well this past semester. With the support of my coaches and my background in triathlon, I achieved the following results:

- 800m – 2 minutes 11 seconds
- 1500m – 4 minutes 20 seconds
- 1600m – 4 minutes 42 seconds

These achievements would not have been possible without my years of endurance training and the guidance of my GCC coaches. I am now preparing for the 2025 Cross Country Championship and training daily to compete at a high level.

To continue progressing, I urgently need the following support:
- Two pairs of quality running shoes (training and competition): $350 total
- Sports nutrition supplies (electrolytes, energy gels, etc.): $135 per month

I also face significant financial challenges. My monthly rent is $1,500, in addition to the cost of food and clothing. I receive some financial aid for one semester, but it is not enough to meet both my living and athletic expenses. As a full-time student and part-time swim instructor, my work hours are limited.

Your support would allow me to focus on my studies, train effectively, and stay healthy as I pursue my athletic and coaching goals. I am fully committed to growing as a student, athlete, and future triathlon coach.

Thank you sincerely for considering my story and supporting my journey.

With gratitude,
Andranik Margaryan
Phone: (818) 271-7196
Email: [email protected]
GCC Student ID: 10344665
"""

# Save as Word
doc = Document()
doc.add_heading("Support Request Letter", 0)
for line in letter_content.strip().split('\n\n'):
    doc.add_paragraph(line.strip())
doc.save("Andranik_Margaryan_Support_Request_Letter.docx")

# Save as PDF
pdf = FPDF()
pdf.add_page()
pdf.set_font("Arial", size=12)
pdf.multi_cell(0, 10, letter_content.strip())
pdf.output("Andranik_Margaryan_Support_Request_Letter.pdf")
Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (2): urgently
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Andranik Margaryan

79641970

Date: 2025-05-28 10:04:38
Score: 1.5
Natty:
Report link

Open terminal in your project root

Run the following commands:

cd android
.\gradlew signingReport (For windows machines)

./gradlew signingReport (For Mac & Linux machines)

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

79641969

Date: 2025-05-28 10:02:38
Score: 0.5
Natty:
Report link

So this happened as my PostgreSQL installation was dependent on a specific version of icu4c (libicui18n.74.dylib), but that version was removed or replaced (during MacOS/Homebrew upgrade)

So I had to reinstall PostgreSQL(version 14 in my case) using the command to fix the issue:

brew reinstall postgresql@14

Note: The database in your postgres will remain intact after we reinstall PostgreSQL.

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

79641964

Date: 2025-05-28 10:00:37
Score: 2.5
Natty:
Report link

Monitoring system calls in Windows reveals hidden process behaviors, helping detect threats—similar to how Surah Al-Kahf teaches us to look beyond appearances, like Musa learning hidden wisdom from Khidr. Both stress vigilance and deeper insight.

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

79641961

Date: 2025-05-28 09:58:37
Score: 2
Natty:
Report link

[email protected]

aabernet : - SUBSTRING(emailaddress,1,charindex('@',emailaddress)-1)

fuller.edu : - right(emailaddress, charindex('@',reverse(emailaddress))-1)

edu : - right(emailaddress, charindex('.',reverse(emailaddress))-1)

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

79641954

Date: 2025-05-28 09:56:36
Score: 2
Natty:
Report link

Don't import large datasets via .py files. It loads it all at once. Terrible memory use penalty.

Save the data in .npy or .npz or .h5 and load it from there. It can then load serially or incrementally. Better memory management.

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

79641950

Date: 2025-05-28 09:51:34
Score: 1
Natty:
Report link

By creating a latex block in in markdown with $$ $$ I get a decent display of the formula with my local jupyter plugin (vesion 2025.4.1) in vs code.

rendering_in_vs_code

I doublechecked this with the try section on jupyter.org which gave me the following output:

rendering on jupyter.org

If don't need the \begin(align) ... \end(align) for a specific reason, try to use:

$$
F(t) = \frac{1} {4} \cdot \sum_{n=0}^{\infty} \frac{1} {(2\,n+1)!} \cdot t^n
$$
Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: sebo1234

79641946

Date: 2025-05-28 09:51:34
Score: 3
Natty:
Report link

I face the same issue with Xcode 16.0.3

As a workaround, replace in file basic_seq.h

Traits::template CallSeqFactory(f_, *cur_, std::move(arg));

with:

Traits::CallSeqFactory(f_, *cur_, std::move(arg));
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I face the same issue
  • Low reputation (0.5):
Posted by: Xaypanya Phongsa

79641943

Date: 2025-05-28 09:49:34
Score: 2.5
Natty:
Report link

Make reasonable use of the reuse mechanism. Use one cell for one message type. Do not dynamically create too many elements in the cell. This will avoid lags. For example, text messages, picture messages, and attachment messages should use their own cells and reuse identifiers.

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

79641942

Date: 2025-05-28 09:49:34
Score: 1
Natty:
Report link

Based on the error message, you're using a service that you haven't registered. If you add this line of code to your "Program.cs" file, and it should fix the issue:

builder.Services.AddScoped<UserManager<AuthUserModel>>();
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Alidemy

79641940

Date: 2025-05-28 09:48:33
Score: 1
Natty:
Report link

You can try this tool: DroidLogsPilot

It’s an open-source tool for monitoring Android devices via ADB — supports features like logcat viewing, installed apps listing, and more.

A step-by-step setup guide is provided in the README. Feel free to reach out if you run into any issues!

Reasons:
  • Whitelisted phrase (-1): try this
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Shuvo Karmakar

79641930

Date: 2025-05-28 09:43:31
Score: 3.5
Natty:
Report link

Kindly note that "displayName" is reserved for future use. You should not use it currently for your workflows since it might be confusing.

Check at the link below on data -> attributes
https://aps.autodesk.com/en/docs/data/v2/reference/http/hubs-hub_id-projects-project_id-topFolders-GET/#body-structure-200

Reasons:
  • Blacklisted phrase (1): the link below
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Moturi George

79641926

Date: 2025-05-28 09:41:30
Score: 5.5
Natty: 5
Report link

Como comenta un usuario, en mi caso, con eclipse Fiona, cerrar y luego abrir Eclipse me solucionó el problema.

Reasons:
  • Blacklisted phrase (2.5): solucion
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Juan Barea

79641919

Date: 2025-05-28 09:35:27
Score: 0.5
Natty:
Report link

It looks like your setup tries to install and start MySQL every time, but since gitpod/workspace-mysql image already includes MySQL, reinstalling it can cause conflicts. Also, the MySQL service might not start automatically, so starting it manually in the init task is good, but you should check if the data volume persists to avoid re-importing the database each time. Try removing the apt-get install mysql-server line from your Dockerfile and ensure the MySQL service starts properly in the init task before importing the database. Also, consider using Gitpod’s persisted volume feature to keep your database between sessions.

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

79641911

Date: 2025-05-28 09:31:25
Score: 11 🚩
Natty: 5.5
Report link

Any updates how did you resolve this ?

Reasons:
  • RegEx Blacklisted phrase (3): did you resolve this
  • RegEx Blacklisted phrase (1.5): resolve this ?
  • RegEx Blacklisted phrase (0.5): Any updates
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: AHM

79641910

Date: 2025-05-28 09:31:25
Score: 1.5
Natty:
Report link

If you want to delete an account with a large state on mainnet, you can use Lantstool - just choose the account, key, and beneficiary, and the tool will handle it for you.
Watch demo: https://www.youtube.com/watch?v=84OlJric7lk&t=9

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Whitelisted phrase (-1.5): you can use
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Taras

79641903

Date: 2025-05-28 09:29:24
Score: 1
Natty:
Report link

You got a 401 running your test because with @WebMvcTest, Spring does not load your security configuration. So, on your test class AuthenticationControllerTest, you should add an @Import with the configuration class that define your securityFilterChain bean. If the securityFilterChain bean is not in context, Spring uses defaults where all endpoints require authentication.

Also annotate your test method with @WithMockUser.

Hope this helps

Reasons:
  • Whitelisted phrase (-1): Hope this helps
  • No code block (0.5):
  • User mentioned (1): @WebMvcTest
  • User mentioned (0): @Import
  • User mentioned (0): @WithMockUser
  • Low reputation (0.5):
Posted by: FBibonne

79641886

Date: 2025-05-28 09:20:22
Score: 1
Natty:
Report link

I have faced similar problem for one of the files in my spring boot project as it was not added in the project and somehow in the git commit too. It was not showing in the main branch of the git where I have merged my changes earlier so,

  1. All I did is created another branch from the main into my local

  2. then renamed that file into fileName_Temp.java which was showing orange in local as it was already there

  3. then created new java file fileName.java and copy pasted everything from temp(fileName_Temp.java) to current file(fileName.java)

  4. then committed my changes again and merged this new branch after commit into main branch

This solved my problem.

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

79641883

Date: 2025-05-28 09:19:21
Score: 1.5
Natty:
Report link

Git team applies special forces to make output unparseable.

How to separate semantic version tag from commit specification. This is very hard. Commit spec syntax is very unpredictable.

And no way to include some separator.

It makes me unhappy.

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

79641874

Date: 2025-05-28 09:16:21
Score: 1
Natty:
Report link

Apparently there is no pure WPF bindings by Microsoft, but as mentioned before you can use one of third-party implementations.
Alternatively, you can do it by yourself from the scratch:

It all boils down to WinAPI calls:
https://learn.microsoft.com/en-us/windows/win32/api/shellapi/nf-shellapi-shell_notifyicona?redirectedfrom=MSDN
Those are C# bindings for those WinAPI functions:
https://www.pinvoke.net/default.aspx/shell32/Shell_NotifyIcon.html?diff=y

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