79693384

Date: 2025-07-07 20:33:17
Score: 2
Natty:
Report link

To replace default tenant name with your company logo. you need to search Company Branding.
External Identities -> User Experience -> Company branding
In company branding click on edit and then go to Sign-in form and change Banner logo.

enter image description here

Here is the logo which i have uploaded.

enter image description here

If you want to hide this then you can upload custom css in layout template that will hide this text.

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

79693383

Date: 2025-07-07 20:31:16
Score: 0.5
Natty:
Report link

I think that your problem is because position:static.

When you use position :static the bottom ,left, and right properties are ignored.

Try to change with this code.

footer {
    position: fixed;
    bottom: 0;
    left: 7%;
    right: 7%;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: IlCorsaroNero

79693380

Date: 2025-07-07 20:27:15
Score: 0.5
Natty:
Report link

Look at the XRadius and YRadius properties on the TRectangle component.

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

79693376

Date: 2025-07-07 20:26:14
Score: 10.5
Natty: 5.5
Report link

Did you find a way to fix this server side ?

Reasons:
  • RegEx Blacklisted phrase (3): Did you find a way to fix this
  • RegEx Blacklisted phrase (1.5): fix this server side ?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Did you find a
  • Low reputation (1):
Posted by: rolie31

79693373

Date: 2025-07-07 20:25:13
Score: 0.5
Natty:
Report link
  1. Uninstall android studio and see all related stuff.

  2. Delete AppData\Local\Android and AppData\Local\Google\AndroidStudio2025.1.1 folders.

  3. After then dowloand .net core and install.

  4. Now reinstall android studio and create virtual device.

It works for me. You can try it.

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

79693369

Date: 2025-07-07 20:17:11
Score: 3.5
Natty:
Report link

It exists already

Internet Archive Saver

https://greasyfork.org/en/scripts/391088-internet-archive-saver

As of July 2025, it still works.

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

79693359

Date: 2025-07-07 20:01:07
Score: 2
Natty:
Report link

For the unreconciled address columns, it’s best to state the address first in the csv file.

The imported csv, address-end; is a well written csv delimiter in PowerShell.

Click address

{ csv file ……….. Powershell } more actions

Import reload = |

n-end

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

79693357

Date: 2025-07-07 19:59:06
Score: 0.5
Natty:
Report link
import { Component, inject, Injector, OnInit, runInInjectionContext } from '@angular/core';  

private injector = inject(Injector);


  constructor() {
  ...
  }

  ngOnInit() {
    runInInjectionContext(this.injector, () => { 
      SomeFunction();
    })
   
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Juergen Gross

79693355

Date: 2025-07-07 19:58:05
Score: 6.5
Natty:
Report link

Yeah I'm using a 'Return URL' configured on a button, and since 5th July (maybe earlier), after payment has been made and the customer hit's 'Return to Seller', it error's with 'PayPal We're sorry, it seems that something went wrong'.

Have you found a solution?

Reasons:
  • RegEx Blacklisted phrase (2.5): Have you found a solution
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Stuart Behagg

79693352

Date: 2025-07-07 19:57:05
Score: 1.5
Natty:
Report link

I was experiencing the same thing! Using expo 53 and any version of stripe @stripe/stripe-react-native. The fix for me was going from app.json to app.config.js! I don't understand why but this prevents the crash and I can use my app as normal like before. Ask ChatGPT to help with the file conversion ;)

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

79693351

Date: 2025-07-07 19:57:05
Score: 3.5
Natty:
Report link

If you know that JSCIPOpt works for you integrating with ojAlgo is easy: https://www.ojalgo.org/2025/02/hooking-your-solver-to-ojalgo/

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

79693333

Date: 2025-07-07 19:42:01
Score: 0.5
Natty:
Report link

It turns out that SendGrid—since it is my email backend (django-sendgrid-v5) and was being used when mail_admins() was being called by the Django's logging module (django.utils.log) every time a server error occurred—was taking anything that looked like a URL and replacing it with a click-tracking URL because django-sendgrid-v5's default behavior is to tell the SendGrid API to do that.

The solution was to set these variables in settings.py:

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

79693332

Date: 2025-07-07 19:38:59
Score: 7
Natty: 6
Report link

@jiarong I think the commands are either A6, FK, or FA. Correct? ... are you still active in cryptography?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @jiarong
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: CCBAMATX

79693320

Date: 2025-07-07 19:22:55
Score: 1.5
Natty:
Report link

This key is deprecated from v24.0.0, see here https://developers.google.com/admob/android/rel-notes

It says:

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

79693316

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

I encountered the same, it turned out due to Cloudflare SSL, stop using Sectigo, use SSL.com. Look like legacy ssl won't work

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

79693300

Date: 2025-07-07 18:51:48
Score: 3
Natty:
Report link

I found the problem. It is a hardware or a driver level issue. Because even in an ffmpeg recorded video I can hear the beeping. (My mic is also a webcam.) But if the camera is off the mic works fine. So yeah.

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

79693260

Date: 2025-07-07 18:08:36
Score: 2
Natty:
Report link

You can provide a default value for next() for avoiding StopIteration.

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

79693257

Date: 2025-07-07 18:07:36
Score: 2
Natty:
Report link

With Deno 2.4 release the bundle subcommand is back.

So you can do

deno bundle --minify main.ts

https://deno.com/blog/v2.4#deno-bundle

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Kaarlo Räihä

79693232

Date: 2025-07-07 17:43:30
Score: 2
Natty:
Report link

from pptx import Presentation

from pptx.util import Inches, Pt

from pptx.enum.shapes import MSO_SHAPE

from pptx.chart.data import CategoryChartData

from pptx.enum.chart import XL_CHART_TYPE

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

79693226

Date: 2025-07-07 17:40:29
Score: 1.5
Natty:
Report link

i was having the same problem and i used this code suggested by Gavin Simpson and it work. Thank you!!!

install.packages(
  "ggvegan",
  repos = c(
    "https://gavinsimpson.r-universe.dev",
    "https://cloud.r-project.org"
  )
)
Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ukeme Inyang

79693219

Date: 2025-07-07 17:32:27
Score: 0.5
Natty:
Report link

If your real goal is just to make a string that looks nice, try inserting a space in the template string before the formatted number:

>>> template = "The temperature is between {:d} and {:d} degrees celsius."
>>> print(template.format(-3, 7))
The temperature is between -3 and 7 degrees celsius.
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ilya

79693218

Date: 2025-07-07 17:29:25
Score: 9.5
Natty: 6
Report link

zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • No latin characters (3.5):
  • Filler text (0.5): zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
  • Low entropy (1):
  • Low reputation (1):
Posted by: zoya

79693216

Date: 2025-07-07 17:27:25
Score: 1
Natty:
Report link

I have found a workaround, which is to store the file-generating PHP script on a different domain and server (along with the JPG htaccess trick I described above).

My original problem only seems to occur when the script is on the same domain, which causes it to fetch the file directly/locally instead of fetching it like a normal URL.

To me this workaround is preferable to writing code for WordPress 'hooks' etc. which are more complicated to understand, and are liable to change and require rewriting the code over time to maintain compatibility.

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

79693210

Date: 2025-07-07 17:22:23
Score: 1.5
Natty:
Report link

Here’s a one-liner to remove all the .nfs* files in the current directory:

lsof .nfs00* | awk 'NR>1 {print $2}' | sort -u | xargs -r kill -9
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Aaron Imani

79693202

Date: 2025-07-07 17:16:21
Score: 1.5
Natty:
Report link

Using the Data Management API, you can ask for a folder content by calling GET https://developer.api.autodesk.com/data/v1/projects/{{PROJECT_ID}}/folders/{{SUB_FOLDER_ID}}/contents
The response will be a JSON file that contains info on extension type, like in below screenshot:

enter image description here

If the type is versions:autodesk.bim360:File then it is not a bridged model.

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

79693190

Date: 2025-07-07 17:03:18
Score: 1.5
Natty:
Report link

Step1:

How to deploy a simple NodeJS express project
Watch this video: https://www.youtube.com/watch?v=djh-Uznj6nE

----

Step 2:

How to handle NestJS specifics with Google Cloud App Engine:
This comment: https://stackoverflow.com/a/67372664/14819065

-------

Step 3:

CI/CD

The youtube video
And add this file

cloudbuild.yaml

**cloudbuild.yaml**

substitutions:
  _BRANCH_NAME: ${BRANCH_NAME}

steps:
  - name: 'gcr.io/cloud-builders/gcloud'
    args: ['app', 'deploy']

options:
  logging: CLOUD_LOGGING_ONLY
Reasons:
  • Blacklisted phrase (1): youtube.com
  • Blacklisted phrase (1): stackoverflow
  • Blacklisted phrase (1): this video
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: Omar Magdy

79693188

Date: 2025-07-07 17:01:17
Score: 1.5
Natty:
Report link

What is your overall publish throughput and what is the average message size? Pub/Sub can deliver up to 10 MB/s per stream, though load will be balanced across streams so you may not see any individual stream saturated if you have many open.

What do you see for the subscription/oldest_unacked_message_age and the subscription/num_undelivered_messages metrics? If you don't see a backlog for the latter then your subscribers are generally keeping up with the publish throughput.

You can also configure maxOutstandingElementCount to 5000 and maxOutstandingByteCount to 5000 * 700: are your clients hitting these limits and getting flow controlled? You can check whether your streams are flow controlled with the subscription/open_streaming_pulls metric.

but see many modifyAckDeadline requests from the GCP Pub/Sub metrics and graphs which doesn't make sense to me

Pub/Sub client libraries send ModifyAckDeadline requests upon receipt of messages, as well as periodically for unacked messages to extend their leases up to the "Maximum acknowledgment extension period", so it would be expected to see ModifyAckDeadline requests even if you are acknowledging quickly.

This page has tips on monitoring and debugging subscription health and the subscription/delivery_latency_health_score metric can help you more easily identify factors contributing to increased delivery latency. If the metric does not indicate any issues with your subscription, you can create a support case so that someone can look at the subscription from the backend perspective.

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

79693184

Date: 2025-07-07 16:59:16
Score: 0.5
Natty:
Report link

It's nice that you code this in this manner, quite a beautiful implementation. I generally don't like to use struct Node for graph questions, though they are helpful for many cases, in terms of code readability. But I want to share how I write Dijkstra code, my instructor told me to always write a Dijkstra in this manner.

#include <bits/stdc++.h>
using namespace std;
#ifndef ONLINE_JUDGE
#include <D:/debug.cpp>
#endif

#define int long long

using ii = pair<int, int>;
#define F first
#define S second
#define mp make_pair

class prioritize
{
public:
    bool operator()(ii &p1, ii &p2)
    {
        return p1.S > p2.S;
    }
};

int n, m;
vector<ii> g[100100];
vector<int> dis(100100, 1e18);
vector<int> vis(100100, 0);
vector<int> parent(100100, -1);
vector<int> path;

void dijkstra(int sc)
{
    dis[sc] = 0;

    priority_queue<ii, vector<ii>, prioritize> pq;
    pq.push(mp(sc, 0));

    while (!pq.empty())
    {
        ii fs = pq.top();
        pq.pop();
        if (vis[fs.F])
            continue;
        vis[fs.F] = 1;

        for (auto v : g[fs.F])
        {
            int neigh = v.F;
            int wt = v.S;

            if (dis[neigh] > dis[fs.F] + wt)
            {
                dis[neigh] = dis[fs.F] + wt;
                parent[neigh] = fs.F;
                pq.push(mp(neigh, dis[neigh]));
            }
        }
    }
}

void solve()
{
    cin >> n >> m;
    for (int i = 0; i < m; i++)
    {
        int u, v, w;
        cin >> u >> v >> w;
        g[u].push_back(mp(v, w));
        g[v].push_back(mp(u, w));
    }

    dijkstra(1);

    // print shortest path from 1 to n is exists else print -1
    if (dis[n] == 1e18)
    {
        cout << -1 << endl;
        return;
    }
    else
    {
        // cout << dis[n] << endl;
        int curr = n;
        while (curr != -1)
        {
            path.push_back(curr);
            curr = parent[curr];
        }
        reverse(path.begin(), path.end());
        for (auto x : path)
            cout << x << " ";
        cout << endl;
    }
}

signed main()
{
    ios_base::sync_with_stdio(0);
    cin.tie(0);
    cout.tie(0);

    int t = 1;

    while (t--)
        solve();

    return 0;
}
Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Apurba Kumar Show

79693173

Date: 2025-07-07 16:51:14
Score: 0.5
Natty:
Report link

Floating point numbers are stored as approximations in computers due to how binary systems handle decimals so they may not store the exact decimal value. For example, a number like 5.15 might be stored as 5.1499999999999. This can sometimes lead to some unexpected results which may be contributing to this discrepancy. The best approach in this situation is to store the result of the expression in a separate variable and then apply the Trunc() function to the stored result as seen in your second attempt above.

u5 := ((u1 - u2) / 2 - u3) / u4;
result2 := Trunc(u5);
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Filler text (0.5): 99999999999
  • Low reputation (1):
Posted by: Stephan

79693167

Date: 2025-07-07 16:46:12
Score: 1.5
Natty:
Report link

I was using pnpm. Like

pnpm add @mui/icons-material

Some stuffs are installing but it won't install at all.

"react": "^19.1.0",
"react-dom": "^19.1.0",
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Somu Barik

79693152

Date: 2025-07-07 16:32:09
Score: 1
Natty:
Report link

Just in case someone finds that none of the solutions proposed here work, I just found out that this problem happens if you're only using the cache as source like this:

var queriedObject = docOject.get(const GetOptions(source: Source.cache))

Try to use

Source.serverAndCache
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user2782149

79693149

Date: 2025-07-07 16:30:08
Score: 1
Natty:
Report link

Finally found an answer! After making a copy of the entire individual project on each machine and doing a file diff comparison of them, noticed a number of orphaned files on my machine in the obj folders. So went through all the projects in the Visual Studio solution and deleted all files in the \solution\project\obj\Debug and \solution\project\obj\Release folders. After doing a new build on the solution, it worked perfectly on my machine right away without any changes to app.config or anything else in the entire solution.

Reasons:
  • Whitelisted phrase (-1): it worked
  • Long answer (-0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: CopperHead

79693139

Date: 2025-07-07 16:25:06
Score: 1.5
Natty:
Report link

To help understand what a resource in Azure AD/Entra is:

A resource is anything that is governed and protected by the Azure Entra (Azure Active directory) service. Usually, these resources are what your apps or services need to access. This document explains well how granular scopes work - Requesting scopes as a client app but as an example, a custom application/client that you built that would show the user a list of recently received mail messages and chat messages, the app would access the Microsoft Graph resource API (specifically, with the Mail.Read and Chat.Read permissions) to access user's email and chats. Each of these resources has a unique app id as well to allow for programmatic access while requesting for tokens. The image below gives you a flavor of the various resources available.

enter image description here

Reasons:
  • Blacklisted phrase (1): This document
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Monkey D Luffy

79693135

Date: 2025-07-07 16:21:04
Score: 6
Natty:
Report link

Same here—if you find a solution, please let me know what the problem was.

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

79693130

Date: 2025-07-07 16:18:04
Score: 0.5
Natty:
Report link

I compressed various timestamps into just 3 bytes (24 bits) for low-bandwidth IoT radio transmissions.

If you can tolerate a small error margin (e.g., ~1 second), you can encode multiple years of timestamps from a given epoch. This is ideal for embedded systems, LoRa, or sensor networks where transmission size matters.

I wrote a lightweight library called 3bTime that allows you to choose between different profiles depending on your application's needs — whether you're optimizing for precision or long-term range.

📦 Example:

Configurable, efficient, and designed for constrained environments.

GitHub: https://github.com/w0da/3bTime

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

79693099

Date: 2025-07-07 15:43:55
Score: 3
Natty:
Report link
        if you do not set PrintPreviewControl1.Rows = 2 to number of pages then it will not work despite the number of times you add e.HasMorePages.
Without this, it will keep printing only one page

Just set the number of pages with PrintPreviewControl1.Rows=?
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Malek Aitouche

79693096

Date: 2025-07-07 15:37:53
Score: 1.5
Natty:
Report link

With DI using the inject function this is quite straightforward:

export class MyComponent {
  config = inject(FOO, { optional: true }) ?? true;
}

Note, Thx: Json-derulo for his [answer on GitHub](https://github.com/angular/angular/issues/25395#issuecomment-2320964696)

Reasons:
  • Blacklisted phrase (1): Thx
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: Raphaël Balet

79693091

Date: 2025-07-07 15:36:53
Score: 2
Natty:
Report link

Set AUTOCOMMIT to TRUE on account level in Snowflake.

Reposting @sriga's comment, which answered the question:

If you are changing the account parameter inside the stored procedure, it won't allow. Instead you can change the account level parameter by running Alter session set autocommit=True; else you can run your python script outside the snowflake and change the session parameters as mentioned in the below code

Snowflake enforces the prohibition on setting AUTOCOMMIT inside a stored procedure. Note that changing the AUTOCOMMIT behavior outside a stored procedure will continue to work.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • User mentioned (1): @sriga's
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Albert

79693084

Date: 2025-07-07 15:29:51
Score: 3.5
Natty:
Report link

Have you figued this out? I have the same problem, I do have the app installed on the homescreen, I can see that the PWA is subscribed, but I dont get the notification on ios. Android works fine:

My backend logs:

2025-07-07T14:33:18.228Z  INFO 1 --- [app] [nio-8080-exec-7] d.v.app.service.NotificationService      : Subscribed to Push notification
2025-07-07T14:33:45.400Z  INFO 1 --- [app] [nio-8080-exec-1] d.v.app.service.NotificationService      : Sending Notification for type: NEW_POLL
2025-07-07T14:33:45.410Z  INFO 1 --- [app] [nio-8080-exec-1] d.v.app.service.NotificationService      : Found 2 subscriptions for type NEW_POLL
2025-07-07T14:33:45.416Z  INFO 1 --- [app] [nio-8080-exec-1] d.v.app.service.NotificationService      : Sending Notification via pushService
2025-07-07T14:33:46.143Z  INFO 1 --- [app] [nio-8080-exec-1] d.v.app.service.NotificationService      : Sending Notification via pushService

My sw.js, inspired by David Randoll above:

import { precacheAndRoute } from 'workbox-precaching';
precacheAndRoute(self.__WB_MANIFEST);

/**
 * Fired when the service worker is first installed.
 */
self.addEventListener("install", () => {
  console.info("[Service Worker] Installed.");
});

/**
 * Fired when a push message is received from the server.
 */
self.addEventListener("push", function (event) {
  if (!event.data) {
    console.error("[Service Worker] Push event had no data.");
    return;
  }

  const payload = event.data.json();

  const notificationTitle = payload.title ?? "Varol Fitness";
  const notificationOptions = {
    body: payload.body ?? "You have a new message.",
    icon: payload.icon ?? "/web-app-manifest-192x192.png", 
    badge: payload.badge ?? "/web-app-manifest-192x192.png",
    image: payload.image,
    data: {
      url: payload.url ?? "/dashboard", // Default URL if none is provided
    },
  };

  event.waitUntil(
    self.registration.showNotification(notificationTitle, notificationOptions)
  );
});

/**
 * Fired when a user clicks on the notification.
 */
self.addEventListener("notificationclick", function (event) {
  console.log("[Service Worker] Notification clicked.");
  event.notification.close();

  event.waitUntil(
    clients
      .matchAll({ type: "window", includeUncontrolled: true })
      .then(clientList => {
        const urlToOpen = event.notification.data.url;

        if (!urlToOpen) {
          console.log("[Service Worker] No URL in notification data.");
          return;
        }

        for (const client of clientList) {
          if (client.url === urlToOpen && "focus" in client) {
            console.log("[Service Worker] Found an open client, focusing it.");
            return client.focus();
          }
        }

        if (clients.openWindow) {
          console.log("[Service Worker] Opening a new window to:", urlToOpen);
          return clients.openWindow(urlToOpen);
        }
      })
  );
});
Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Long answer (-1):
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same problem
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Tim Wenzel

79693080

Date: 2025-07-07 15:26:50
Score: 3
Natty:
Report link

Stupid mistake haha. "END" is a processor directive, doesn't end the program on the chip. Added loop: JMP loop and it works fine now.

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

79693079

Date: 2025-07-07 15:26:50
Score: 1
Natty:
Report link

Update (2025): Tasks assigned via Google Docs now show up in the Tasks API. Just add showAssigned to your request:

const tasks = Tasks.Tasks.list(taskListId, {
  showAssigned: true
});

This includes tasks created with @Assign task in Google Docs, which were previously hidden.

Reference: Tasks API – tasks.list parameters

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

79693077

Date: 2025-07-07 15:24:50
Score: 3.5
Natty:
Report link

Angelo did you work it out in the end? In the same boat and the reply below just suggests the old way of doing it.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kaz H.

79693073

Date: 2025-07-07 15:20:48
Score: 1
Natty:
Report link

While digging into this question again, I noticed that there is a difference in how the SD card handles invalid commands while in SD Mode vs. SPI mode. In SPI mode, no matter whether the command you sent it valid or not, the SD card responds, usually with an R1 response (Physical Layer Simplified Specification Version 6.00, section 7.2.8). In SD Mode, however, it doesn't respond, and instead sets a register flag that has to be read via a separate command (ibid., section 4.6.1). This is further supported by this quote from section 7.2.1:

The SD Card is powered up in the SD mode. It will enter SPI mode if the CS signal is asserted (negative) during the reception of the reset command (CMD0). If the card recognizes that the SD mode is required it will not respond to the command and remain in SD mode. If the SPI mode is required, the card will switch to SPI and respond with the SPI mode R1 response.

So I guess the answer to my question is: If the SD card doesn't respond at all to your SPI commands, you know it's either disconnected or in SD mode.

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

79693062

Date: 2025-07-07 15:16:46
Score: 5.5
Natty:
Report link

I did just forget to divide by the mass, thank you @star4z!

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @star4z
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ex2al

79693053

Date: 2025-07-07 15:08:44
Score: 4.5
Natty: 5
Report link

Guys can you vote for feature to implement apis for ims db via intellij https://youtrack.jetbrains.com/issue/JPAB-375110/JPA-Buddy-does-not-support-IBM-IMSUDB-JDBC-driver-for-IMS-DB

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

79693048

Date: 2025-07-07 15:07:43
Score: 2.5
Natty:
Report link

an equivalent option than @Alihossein

since you are using an aiven connector , you can use the aiven SMT ->

https://github.com/Aiven-Open/transforms-for-apache-kafka-connect?tab=readme-ov-file#keytovalue

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

79693035

Date: 2025-07-07 15:00:40
Score: 10
Natty: 6.5
Report link

@kaskid - did u find any solution for your "Emulator terminated" issue

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (3): did u find any solution
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @kaskid
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: dhanalakshmi aiyappan

79693033

Date: 2025-07-07 15:00:40
Score: 3
Natty:
Report link

you only can by using third party software using cpu instead of gpu but it is going to be way slower depending on your cpu specs

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

79693029

Date: 2025-07-07 14:56:39
Score: 1
Natty:
Report link

VS Code is looking for a coverage information file.

Add something like this to the .vscode/settings.json:

    "cmake.coverageInfoFiles": [
        "${workspaceFolder}/build/Test/coverage.info"
    ],  

That file needs to be generated by lcov or gcovr, e.g. with

gcovr --lcov ./build/Test/coverage.info
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Erich Styger

79693005

Date: 2025-07-07 14:33:33
Score: 2
Natty:
Report link

mysql Ver 8.0.18 for el7 on x86_64 (MySQL Community Server - GPL)

Thanks for this solution but isn't 'schema' a reserved word?

select ...
               ROUTINE_SCHEMA AS `schema`,

mysql> select schema from objects;

ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'from objects' at line 1

When I change the view to ...

select ... ROUTINE_SCHEMA AS `schema_name`,

... it works fine.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Jes

79693001

Date: 2025-07-07 14:30:32
Score: 1
Natty:
Report link

In case people are still looking for solutions.

Rather than savings formats as xlsxwriter's Format class, I save the dictionaries first and then I instantiate them when I'm writing to cells.

This allows us to use Python's dict method to build on existing formats.

For example, I have a heading format with values centrally aligned and white background color. If I want to build on this format, let's say changing the background color to gray and using bold text then I can achieve that in the following way:

# Original format
main_header_format = {'align' : 'left', 'bg_color' : 'white'}
# Extended format
secondary_header_format = dict(main_header_format, **{'bg_color' : '#F2F2F2', 'bold' : True}

wb = writer.workbook
ws = wb.add_worksheet()

ws.write_string(1,1, 'Main header', wb.add_format(main_header_format))
ws.write_string(1, 2, 'Secondary header', wb.add_format(secondary_header_format)
Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Bence Cserkuti

79693000

Date: 2025-07-07 14:30:32
Score: 2
Natty:
Report link

On problem is that that the program is missing the executable entry point defined by function main in package main.

Change the package name in main.go from TimeConvertor to main.

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

79692995

Date: 2025-07-07 14:27:31
Score: 0.5
Natty:
Report link

I created an issue for that: https://github.com/microsoft/vscode-cpptools/issues/13738


Quick fix

If you right click on assign and go to the definition, you'll see:

    /**
     *  @brief  Assigns a given value to a %vector.
     *  @param  __n  Number of elements to be assigned.
     *  @param  __val  Value to be assigned.
     *
     * ....
     */
    _GLIBCXX20_CONSTEXPR
    void assign(size_type __n, const value_type& __val) { _M_fill_assign(__n, __val); }

Put void on the same line as the macro and it'll work.

    /**
     * ....
     */
    _GLIBCXX20_CONSTEXPR void 
    assign(...){...}

ss

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

79692990

Date: 2025-07-07 14:23:30
Score: 1.5
Natty:
Report link

.withMessage() must immediately follow a validation or sanitizer method that sets an internal validator, such as .isEmail(), .isLength(), .exists(), etc. If you call .withMessage() directly after .escape(), .trim(), .normalizeEmail(), or similar methods that are not validators, you'll get this error1.

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

79692988

Date: 2025-07-07 14:23:30
Score: 12
Natty: 7
Report link

even i was looking to do the same thing, but I am having problem in generating the exact format of the link which UPI accepts, like i have tried adding all the necessary tags tn(transaction note) am(amount) etc. Did you find any solution to this ?

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Blacklisted phrase (1): I am having problem
  • RegEx Blacklisted phrase (3): Did you find any solution to this
  • RegEx Blacklisted phrase (2): any solution to this ?
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Urmi Dangi

79692987

Date: 2025-07-07 14:23:30
Score: 2.5
Natty:
Report link

/odtsbjsixgxkveivsigxivxiixvoexucu divd

Djfvduydddw

fwwgg

Wgwggwg

GG

Gfef

ggofhfiha androin apk jshshfb

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

79692985

Date: 2025-07-07 14:22:29
Score: 1
Natty:
Report link

This error is often caused by corrupted native binaries. I fix it like this:

# Clean npm cache

npm cache clean --force

# Delete node_modules and .next

rm -rf node_modules .next

# Reinstall dependencies

npm install

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

79692983

Date: 2025-07-07 14:21:29
Score: 0.5
Natty:
Report link

Took me a while to figure out but by using multiple different answers from StackOverflow I was finally able to recreate the desired behaviour.

To enable me to debug a package from a local NuGet feed I had to add the following section to my .csproj. After doing so VS 2022 would locate the correct source files.

<Project Sdk="Microsoft.NET.Sdk">
  [...]
  <PropertyGroup>
    <!-- Map 'Release' / 'Debug' environments to boolean values -->
    <IsReleaseBuild>false</IsReleaseBuild>
    <IsReleaseBuild Condition="'$(Configuration)' == 'Release'">true</IsReleaseBuild>
    <IsDebugBuild>false</IsDebugBuild>
    <IsDebugBuild Condition="'$(Configuration)' != 'Release'">true</IsDebugBuild>
    <!-- Required for SourceLink when publishing NuGet packages to shared feed online. -->
    <PublishRepositoryUrl>$(IsReleaseBuild)</PublishRepositoryUrl>
    <ContinuousIntegrationBuild>$(IsReleaseBuild)</ContinuousIntegrationBuild>
    <DeterministicSourcePaths>$(IsReleaseBuild)</DeterministicSourcePaths>
    <IncludeSourceRevisionInInformationalVersion>$(IsReleaseBuild)</IncludeSourceRevisionInInformationalVersion>
    <DebugType>Portable</DebugType>
    <!-- Required for Debugging with packages in local NuGet feed -->
    <GenerateDocumentationFile>$(IsDebugBuild)</GenerateDocumentationFile>
    <EmbedUntrackedSources>$(IsDebugBuild)</EmbedUntrackedSources>
    <EmbedAllSources>$(IsDebugBuild)</EmbedAllSources>
    <DebugType Condition="'$(Configuration)' != 'Release'">Embedded</DebugType>
  </PropertyGroup>

</Project>

You can verify the behaviour by opening the files from the "External Sources"-section during debugging:

In case the symbols aren't loaded when starting the Project, try a full solution rebuild.
If that still doesn't load the correct symbols you can go to "Tools > Options > Debugging > Symbols" and change to "Search for all module symbols unless excluded", then rebuild the solution again. If that still doesn't load the correct symbols you can go to "Tools > Options > Debugging > Symbols" and change to "Search for all module symbols unless excluded".

Reasons:
  • Blacklisted phrase (1): StackOverflow
  • Long answer (-1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Lukas Willin

79692981

Date: 2025-07-07 14:20:29
Score: 2.5
Natty:
Report link

Hahaha, always the same. As soon as I describe my problem, I get further.the correct link is:
http://localhost:8080/admin

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

79692979

Date: 2025-07-07 14:19:28
Score: 0.5
Natty:
Report link

Sometimes using from . import mymodule works. I don't know the reason, but I have a Flask app, and importing modules with import mymodule doesn't work, while from . import mymodule works! But you need to have __init__.py file under mylibrary.

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

79692978

Date: 2025-07-07 14:15:27
Score: 3.5
Natty:
Report link
The code to concatenate with the loop is helpful for my case because I need to insert a space. Thanks
I wanted to ask about the reason for the 'x' in the statement where the variables are defined.
    Dim t, i As Long, arr1, arr2, arr3, x As Long
The x is never used in the VBA script but it is needed or a compile error for arr3 comes up if it is removed.
What is the purpose of the 'x'  ?
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): I need
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Petras

79692977

Date: 2025-07-07 14:15:27
Score: 1
Natty:
Report link

I already fix it by adding this line inside "xdnd_event_loop" function.


    # THIS IS CRUCIAL:
    win.change_attributes(event_mask=X.PropertyChangeMask | X.StructureNotifyMask | X.SubstructureNotifyMask)
    d.flush()
    
    while True:
        while d.pending_events():
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: kalopseeia

79692968

Date: 2025-07-07 14:03:25
Score: 1
Natty:
Report link

You can try to use, "memo" and "useMemo." You should wrap the Marker content with memo. And also if you have an image on marker, I recommend you to use this :

nLoad={Platform.OS === 'android' ? () => {
                        if (markerRef.current?.[e.id.toString()]?.redraw) {
                            markerRef.current[e.id.toString()].redraw();
                        }
                    } : undefined}
                />

These steps helped me a lot.

Reasons:
  • Blacklisted phrase (1): helped me a lot
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Berre

79692965

Date: 2025-07-07 14:01:24
Score: 3
Natty:
Report link

I was able to fix it. The library was consumed in the wrong way, using imports via @mylib\lib\my-component instead of referring directly to the library.

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

79692960

Date: 2025-07-07 13:55:23
Score: 4.5
Natty: 4
Report link

i disagree this is very wrpmg.

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

79692952

Date: 2025-07-07 13:48:21
Score: 1.5
Natty:
Report link

looks like you tried to import a MBOX file type 9 years ago.

import mailbox
mailbox.mbox('path/to/archive')

This type of file is not supported, according to this migrating instructions, or perhaps it changed since your trial. To import a MBOX file of course would be much easier than to import several thousands of EML, one after another.

The API instructions are not helpful.

Perhaps, if somebody reads this now, it would be very cool to find out: does the 'Groups Migration API v1' support MBOX as a import file?

I had no success.

Reasons:
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: jobra

79692941

Date: 2025-07-07 13:40:19
Score: 1.5
Natty:
Report link

We had this problem recently
- something internal always hitting "/admin/functions/" which didn't exist, resulting in a 404 or 500 error
- the UserAgent always, "Go-http-client/2.0"

It turned out to be Sumo Logic SIEM event log collection. We've turned it off for now until we figure out how to better configure it

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

79692936

Date: 2025-07-07 13:37:17
Score: 5.5
Natty:
Report link

It's Okay for all the day but I would like to update the work hours for a specific day of resource. Some one know how update those data ?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user30982757

79692930

Date: 2025-07-07 13:34:16
Score: 0.5
Natty:
Report link

As mentioned by Krengifo this could be due to insufficient resources.

When running with a Kubernetes Executor, if the task's state is changed externally, you should check the pod status and logs in kubernetes.

You'll find the pod id in the airflow logs, then can check for more info with:

kubectl describe pods <pod-id>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: scr

79692929

Date: 2025-07-07 13:34:16
Score: 2.5
Natty:
Report link

For indexing in Google, sitemap won't help you, make DoFollow backlinks on internal pages or cats, at least 10 pieces for the entire domain and there will be a result in which many pages are indexed

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

79692922

Date: 2025-07-07 13:29:15
Score: 0.5
Natty:
Report link

When you do:

textview.text = pString

What actually happens?

Does it copy the string?

In short:

Reasons:
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): When you
  • Low reputation (1):
Posted by: Qamar Abbas

79692914

Date: 2025-07-07 13:26:14
Score: 2.5
Natty:
Report link

This might be an issue because of the fact that it is not run with proper privileges. Try running the program with admin privileges by ticking the checkbox to run it with highest privileges. The error code "4294967295" means that the program wasn't started with proper permissions.

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

79692913

Date: 2025-07-07 13:26:14
Score: 1
Natty:
Report link

Download and install the Predictive Code Completion Model

enter image description here

And than enable it:

enter image description here

In the example bellow, the tab key will complete the line:
enter image description here

And suggestions can be improved by pre-commenting expected logic in plain English:

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: Grégori Fernandes de Lima

79692912

Date: 2025-07-07 13:26:14
Score: 1
Natty:
Report link

Use @PostConstruct annotation that allows to make a necessary load embracing Spring bean model. Method under @PostConstruct executes once in a bean life time.

@Slf4j
@Component
public class PokemonViewToPokemonEntityConverter implements Converter<PokemonView, PokemonEntity> {

    private HashMap<String, Integer> pokemonTypes;

    @PostConstruct
    private void init() {
      pokemonTypes = myDbService.load();
    }

    // ...
}

Source:

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

79692908

Date: 2025-07-07 13:22:13
Score: 4.5
Natty: 6.5
Report link

Alle tips haben nicht geholfen. nachwievor werden play,mut und fullscreen nicht angezeigt.

weiß jemand noch rat?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Leo Forster

79692903

Date: 2025-07-07 13:13:09
Score: 7
Natty: 5.5
Report link

I have the same problem as well when I try to run commands on AWS OpenSearch Dashboard Dev Tools.

Here is the details for the right action

https://repost.aws/questions/QUPZK56mFURJym7KuFa6fO4Q/opensearch-s3-snapshot-fails-with-iam-passrole-error-using-internal-user

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Low reputation (1):
Posted by: Osman ALP

79692900

Date: 2025-07-07 13:10:08
Score: 1
Natty:
Report link

Regarding the mind-bogglingly amazing answer by @MartinR, a real-world example - it's the #1 call in our standard utilities files these days:

// The incredibly important `.Typical` call, used literally everywhere in UIKit.

import UIKit

extension UIView {
    
    ///The world's most important UIKit call
    static var Typical: Self {
        let v = Self()
        v.translatesAutoresizingMaskIntoConstraints = false
        v.backgroundColor = .clear
        return v
    }
}

It's ubiquitous.

enter image description here

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • User mentioned (1): @MartinR
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: Fattie

79692893

Date: 2025-07-07 13:08:07
Score: 1
Natty:
Report link

Sticky Not Working? Here's What's Likely Breaking It

1. overflow-hidden is Killing Sticky Behavior

One of the most common reasons position: sticky stops working is because one of the parent elements has overflow: hidden. In your case, it looks like the SidebarProvider is the culprit:

<SidebarProvider className="overflow-hidden"> // ❌ This prevents sticky from working

🛠 Fix: Either remove the class or change it to overflow-visible:

<SidebarProvider className="overflow-visible"> 

2. Other Parent Containers Might Be Causing Trouble

Even if your sticky element has the right styles, it won't work if any of its ancestors (like SidebarInset) have overflow set in a way that clips content:

<SidebarInset className="overflow-auto"> // ❌ This could also break sticky

Try removing or adjusting this as well — especially if you don’t need scrolling on that container.


3. Fixed Headers Can Mess with Sticky Calculations

If you’re using a fixed header like:

<TopNav className="fixed top-0 w-full" /> 

...then sticky elements might not behave as expected because the page’s layout shifts. You’ll need to account for the height of the fixed header when using top-XX values.


Suggested Fix (Cleaned-Up Layout)

Here’s a cleaner version of your layout with the sticky-breaking styles removed:

<SidebarProvider> {/* Remove overflow-hidden */}
  <AppSidebar />
  <SidebarInset> {/* Remove overflow-auto if not needed */}
    <TopNav />
    <BannerMessage />
    <main className="flex min-h-[100dvh-4rem] justify-center">
      <div className="container max-w-screen-2xl p-3 pb-4 lg:p-6 lg:pb-10">
        {children}
      </div>
    </main>
  </SidebarInset>
</SidebarProvider>
Reasons:
  • Whitelisted phrase (-1): In your case
  • RegEx Blacklisted phrase (2): Working?
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Seid Muhammed

79692892

Date: 2025-07-07 13:08:07
Score: 0.5
Natty:
Report link

Using this in your lifecycle.postStart

lifecycle:
  postStart:
    exec:
      command: ["/bin/sh", "-c", "cp /configmap/*.{fileType like yml} /configs"]

You now control exactly which files land in /configs

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

79692890

Date: 2025-07-07 13:05:07
Score: 1
Natty:
Report link

dask-sql hasn't been maintained since 2024. However, since dask 2025.1.0 release, dask-expr was merged in Dask. It is possible that latest versions of dask or dask-expr package are not well supported by dask-sql. You may need to try with older versions of them.

See https://dask.discourse.group/t/no-module-named-dask-expr-io/3870/3

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

79692884

Date: 2025-07-07 12:56:04
Score: 1.5
Natty:
Report link

I was able to find the commit that introduced this change and it contains the following text:

Some Compose platforms (web) don't have blocking API for Clipboard access. Therefore we introduce a new interface to use the Clipboard features.

The web clipboard access is asynchronous, because it can be allowed/denied by the user:

All of the Clipboard API methods operate asynchronously; they return a Promise which is resolved once the clipboard access has been completed. The promise is rejected if clipboard access is denied.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Jiří

79692883

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

just import like this

import 'package:flutter/material.dart' hide Table;


in your file, the one you created. here its app_database.dart 
not the app_database_g.dart - generated file.
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: archmedis

79692880

Date: 2025-07-07 12:55:04
Score: 3.5
Natty:
Report link

column_formats={cs.numeric():'General'}

works, but what if one needs to also customize text color ? If I put

{column: {"font_color": "blue"} for column in df.columns}

it still puts the negative values in red... Combining the two only applies the last format (depending on order). Any way to apply both ?

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: Johann

79692877

Date: 2025-07-07 12:53:03
Score: 2
Natty:
Report link

Switching gears to training and inference devices, I’ve often fielded the question: “If I train my model on a GPU, can I run inference on a CPU? And what about the other way around?” The short answer is yes on both counts, but with a few caveats. Frameworks like PyTorch and TensorFlow serialize the model’s learned weights in a device‑agnostic format. That means when you load the checkpoint, you can map the parameters to CPU memory instead of GPU memory, and everything works—albeit more slowly. I’ve shipped models this way when I needed a lightweight on‑prem inference server that couldn’t accommodate a GPU but still wanted to leverage the same trained weights. Reversing the flow—training on CPU and inferring on GPU—is also straightforward, though training large models on CPU is famously glacial. Still, for smaller research prototypes or initial debugging, it’s convenient. Once you’ve trained your model on CPU, you can redeploy it to a GPU instance (or endpoint) by simply loading the checkpoint on a GPU‑backed environment. At AceCloud our managed inference endpoints let you choose the execution tier independently of how you trained: you can train on an on‑demand A100 cluster one day, then serve on a more cost‑effective T4 instance the next—without code changes. The end‑to‑end portability between CPU and GPU environments is part of what makes modern ML tooling so flexible, and it’s exactly why we built our platform to let you mix and match training and inference compute based on your evolving needs.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Long answer (-1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Carolyn Weitz

79692876

Date: 2025-07-07 12:53:03
Score: 1.5
Natty:
Report link

We finally found the reason by opening another website using the same tiles service. The tiles were also not displayed but this time the firefox console did show an error from maplibre-gl that the server did not send a content-length header.

After this was added by the team developing the service everything works fine.

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

79692874

Date: 2025-07-07 12:52:03
Score: 1.5
Natty:
Report link

I think there's no official documentation for directly connecting Excel to Azure KeyVault because this integration isn't natively supported. So a quick approach would be to use Azure Function as a bridge by following the steps below:

  1. Create an Azure Function that handles KeyVault authentication

  2. Then access KeyVault from the Function using managed identity.

  3. Then Use Power Query in Excel to call your Azure Function

Hope this fixes it.

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

79692873

Date: 2025-07-07 12:52:03
Score: 1
Natty:
Report link
for country in root.findall('anyerwonderland'):
    # using root.findall() to avoid removal during traversal
    rank = int(country.find('rank').text)
    if rank > 50:
        root.remove(anyerwonderland)

tree.write('output.xml')
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Way Cukang

79692864

Date: 2025-07-07 12:44:01
Score: 1
Natty:
Report link

I've found a solution :-) .

Before to execute the "Add" method I have to delete the Exception at the same period of my vacation like below

'''

        Set cal = ActiveProject.Resources(resourceName).Calendar
        For j = cal.Exceptions.Count To 1 Step -1

            If cal.Exceptions(j).Start >= startDate And cal.Exceptions(j).Finish <= endDate Then
                cal.Exceptions(j).Delete
            End If
        Next j
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: user30982757

79692858

Date: 2025-07-07 12:37:59
Score: 3.5
Natty:
Report link

<a href="https://medium.com/@uk4132391/you-cant-miss-this-large-artwork-in-sylva-that-tells-a-story-8bc3cc655efb">large artwork in sylva</a>

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: One Toy Store spam

79692847

Date: 2025-07-07 12:30:57
Score: 2
Natty:
Report link

The connection issue in otrs for smtp could be because of wrong smtp authentication issue.
check your smtp config settings.

What helped me.

Go to ...
System Configuration -->> search for sendmail --> make sure that the authentication type, authentication user (this should be the system email address you are using) and authentication password (this should be the correct password to that email ) is correct.

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

79692842

Date: 2025-07-07 12:28:56
Score: 4.5
Natty:
Report link

I have the same problem. Signing and releasing via Xcode works, but Xcode cloud seems to not sign the app and its libraries correctly.

According to this Reddit post, it might be related to having a non-ASCII character in your account name (which is the case for me (I'm using a German "Umlaut")).

I've contacted Apple Developer support on this and will update this answer as soon as I get an answer/a workaround

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

79692839

Date: 2025-07-07 12:26:55
Score: 0.5
Natty:
Report link

For anyone in the future what worked for me but to get it to open the application you are currently trying to debug/test would be to:

  1. Right click Project > Properties > Web > Set to Current Page

  2. Rebuild Project: Build > Rebuild Project

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

79692838

Date: 2025-07-07 12:25:55
Score: 0.5
Natty:
Report link

As of JUnit 5, @BeforeClass and @AfterClass are no longer available (read 5th bullet point in migration tips section). Instead, you must use @BeforeAll and @AfterAll.

You can first create a TestEnvironment class which will have at two methods (setUp() and tearDown()) as shown below:

public class TestEnvironment {
    @BeforeAll
    public static void setUp() {
        // Code to set up test Environment
    }

    @AfterAll
    public static void tearDown() {
        // Code to clean up test environment
    }
}

Then you can extend this class from all the test classes that needs this environment setup and tear down methods.

public class BananaTest extends TestEnvironment {
    // Test Methods as usual
}

If your Java project is modular, you might need to export the package (let's say env) containing the TestEnvironment class in the module-info.java file present in the src/main/java directory.

module Banana {
    exports env;
}

I am using this technique in one of my projects and it works! (see screenshot below)

Screenshot of working Test Class

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

79692821

Date: 2025-07-07 12:04:49
Score: 3
Natty:
Report link

Try to create an new envirnment and install only that timesolver package , i tested the code with
openjdk 17.0.15 and python 3.12.3 on an ubuntu machine works with 0 issues .

this was the output of python main.py :enter image description here

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

79692818

Date: 2025-07-07 12:01:48
Score: 0.5
Natty:
Report link

I fixed the frontend part. Thanks! Now I have issues with the backend part.

When i deploy the .war and server-backend.xml to /opt/ol/wlp/usr/servers/defaultServer/ the pod does not recognize it and process only open-default-port.xml and keystore.xml.:

[george@rhel9 ~/myProjects/fineract-demo/my-fineract-liberty]$ oc logs fineract-backend-68874f9ff8-zrzfj -n fineract-demo

Launching defaultServer (Open Liberty 25.0.0.6/wlp-1.0.102.cl250620250602-1102) on Eclipse OpenJ9 VM, version 17.0.15+6 (en_US)

[AUDIT ] CWWKE0001I: The server defaultServer has been launched.

[AUDIT ] CWWKG0093A: Processing configuration drop-ins resource: /opt/ol/wlp/usr/servers/defaultServer/configDropins/defaults/keystore.xml

[AUDIT ] CWWKG0093A: Processing configuration drop-ins resource: /opt/ol/wlp/usr/servers/defaultServer/configDropins/defaults/open-default-port.xml

Here is my full dockerfile, server-backend.xml, jar tf of the .war and oc logs from the pod

https://pastebin.com/i4tWer0M

Can you please have a look on it? Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Whitelisted phrase (-2): I fixed
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: GarraDembélé

79692816

Date: 2025-07-07 12:01:48
Score: 4.5
Natty: 5
Report link

Thanks this is super usefull (:

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Roadbobek

79692813

Date: 2025-07-07 11:57:47
Score: 2.5
Natty:
Report link

i have changed my fiel encoding to UTF-8 and choose font arial but the problem is still exist and the problem i use PyCharm 23 community version does not allow to choose font which is not monochracters

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

79692811

Date: 2025-07-07 11:54:46
Score: 2
Natty:
Report link

Kuznets_media's answer worked for me. Using VS Code on Windows, running with a remote session on Linux.

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

79692806

Date: 2025-07-07 11:51:45
Score: 3
Natty:
Report link

enable the staging area by searching it in settings ,
and uncheck grou
i hope it resolves

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

79692800

Date: 2025-07-07 11:47:43
Score: 4
Natty: 5
Report link

Thank you very much for the download links !

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Remy Constant