79441440

Date: 2025-02-15 11:45:20
Score: 6 đŸš©
Natty:
Report link

Hi checking for any updated regarding the error i also facing the same issue

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): i also facing the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nisal Tharusha Fernando

79441416

Date: 2025-02-15 11:30:17
Score: 3
Natty:
Report link

After a lot of tinkering, I found a solution. Downloaded version of Nvidia drivers and Cuda tool-kit compatible with my installed TensorFlow version and used pip install TensorFlow[and-gpu] which was finally able to activate and use the gpu in training

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

79441415

Date: 2025-02-15 11:28:16
Score: 1.5
Natty:
Report link

My issue too.

Changing the YAML part into

author: "Jimi Hendrix"

Will show the name.

Then the question is how to show the affiliation and contact details.

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

79441404

Date: 2025-02-15 11:23:15
Score: 2
Natty:
Report link

Try this command, it works. https://coffeebytes.dev/en/python-tortoise-orm-integration-with-fastapi/#installation-of-the-python-tortoise-orm

pip install tortoise-orm
Reasons:
  • Whitelisted phrase (-1): Try this
  • Probably link only (1):
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jackey

79441400

Date: 2025-02-15 11:19:14
Score: 0.5
Natty:
Report link

#No such host is known in asp.net web api

Problem: My Laptop was connected to the internet via "Mobile Hotspot"

Solution: Connected to WIFI.

Reasons:
  • Whitelisted phrase (-2): Solution:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mohammad Al-Mutairi

79441396

Date: 2025-02-15 11:13:13
Score: 2
Natty:
Report link

I ran into the same issue with Github Actions and it was simply due to my token on npm being expired.

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

79441395

Date: 2025-02-15 11:13:13
Score: 0.5
Natty:
Report link

I was looking for this myself and found the answer. You are right to use the 'slab' argument to specify your labels, however you also need to add the argument 'label=TRUE' to ensure these show on the funnel plot produced. I hope that this helps.

For example:

funnel(res, slab=my_data$my_labels, label=TRUE)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: SilvaC

79441393

Date: 2025-02-15 11:13:13
Score: 0.5
Natty:
Report link

Indeed, it seems there is nothing to check if a market is open/closed.

I'm currently relying on getting the book (bid/ask).

A closed market will have:

  1. Bid/ask readings to be 0 (one or both of them).
  2. Bid will equal ask (more common).

By validating the book, you can get a grasp of what is being traded out there.
Obviously, it is not bulletproof, as a market can have a circuit breaker on.

Also note that requesting historical data is not enough, as a market can be open for trading, but without any trades traded so far (zero volume).

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

79441378

Date: 2025-02-15 11:04:11
Score: 2
Natty:
Report link

I got the same error, but when I set my %JAVA_HOME% environment variable to C:\Program Files\Java\jdk-23, this fixed the problem (after restarting my command line).

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

79441365

Date: 2025-02-15 11:00:10
Score: 0.5
Natty:
Report link

None of the above helped me. So I started investigating and came back with M-x top-level. From the interactive help:

(top-level)
Exit all recursive editing levels.
This also exits all active minibuffers.

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

79441363

Date: 2025-02-15 10:59:10
Score: 1.5
Natty:
Report link

You can select dates that are two years apart in SQL using a self-join and date difference functions. The exact syntax will depend on your specific database system (e.g., MySQL, PostgreSQL, SQL Server, etc.), as the date functions vary. Here are examples for a few common systems: ____________________________________________________________________________using mysql SELECT t1.date_start1, t2.date_start1 FROM your_table t1 JOIN your_table t2 ON ABS(YEAR(t2.date_start1) - YEAR(t1.date_start1)) = 2;

-- To also get the ID SELECT t1.id, t1.date_start1, t2.id, t2.date_start1 FROM your_table t1 JOIN your_table t2 ON ABS(YEAR(t2.date_start1) - YEAR(t1.date_start1)) = 2;

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Filler text (0.5): ____________________________________________________________________________
  • Low reputation (1):
Posted by: Gajanan Patange

79441361

Date: 2025-02-15 10:59:10
Score: 2.5
Natty:
Report link

i followed this response in this thread. google actually prompted me to download the later configurations. pretty cool!

dowload_prompt_img

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

79441355

Date: 2025-02-15 10:56:09
Score: 2.5
Natty:
Report link

Please have a look at https://github.com/HtmlUnit/htmlunit/issues/927 for details how the make this work.

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

79441354

Date: 2025-02-15 10:55:09
Score: 2.5
Natty:
Report link

Leaflet itself doesn’t offer built-in functionality to export data as a Shapefile (SHP). However, if you have access to the underlying vector data (typically stored in GeoJSON), you can convert it to a Shapefile using third-party tools.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: A.Mohammed Eshaan

79441347

Date: 2025-02-15 10:49:08
Score: 3.5
Natty:
Report link

There might be a problem with b.j.a.t.a; it may be incorrectly configured or corrupt.

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

79441334

Date: 2025-02-15 10:35:04
Score: 4
Natty: 4
Report link

It needs to be a yourlink.github.io/image.png to add in the image

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

79441331

Date: 2025-02-15 10:34:04
Score: 2.5
Natty:
Report link

What works for me is increasing the memory size of the lambda function to a higher value (128MB to 3008MB).

Reasons:
  • Whitelisted phrase (-1): works for me
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): What
  • Low reputation (1):
Posted by: ItzYoongNotYoung

79441328

Date: 2025-02-15 10:30:03
Score: 2
Natty:
Report link

From @Skrol29 answer i understand the current situation and wrote a simple function for my case since I need to work with an excel with dozens of merged cells. What my function did is to push all the merged cells located entirely under the placeholder row

function pushMergedCellsDown($TBS, $placeholderRow, $dataCount) {
    if ($dataCount <= 1) {
        return; // No need to move anything if there's no additional data
    }

    $pushDistance = $dataCount - 1;
    $pattern = '/<mergeCell ref="([A-Z]+)(\d+):([A-Z]+)(\d+)"\/>/';

    // Find all merged cells in the XML
    if (preg_match_all($pattern, $TBS->Source, $matches, PREG_SET_ORDER)) {
        foreach ($matches as $match) {
            $colStart = $match[1];
            $rowStart = intval($match[2]);
            $colEnd = $match[3];
            $rowEnd = intval($match[4]);

            // Check if any mergeCell crosses or is on the placeholder row
            if ($rowStart <= $placeholderRow && $rowEnd >= $placeholderRow) {
                throw new Exception("Merge cell crossing placeholder row detected: {$match[0]}");
            }

            // Only process mergeCells entirely below the placeholder row
            if ($rowStart > $placeholderRow) {
                $newRowStart = $rowStart + $pushDistance;
                $newRowEnd = $rowEnd + $pushDistance;
                $newTag = "<mergeCell ref=\"{$colStart}{$newRowStart}:{$colEnd}{$newRowEnd}\"/>";

                $TBS->Source = str_replace($match[0], $newTag, $TBS->Source);
            }
        }
    }
}

the function takes 3 parameters: $TBS the opentbs object, $placeholderRow the row where our data placeholder is located, and $dataCount which is the size of our data.

for my example case, the usage is like this

// Merge data in the first sheet
$TBS->MergeBlock('a,b', $data);

pushMergedCellsDown($TBS, 20, count($data));

Appreciated your work on openTBS library @Skrol29 ^^

Reasons:
  • Blacklisted phrase (1): Appreciated
  • Blacklisted phrase (0.5): I need
  • Long answer (-1):
  • Has code block (-0.5):
  • User mentioned (1): @Skrol29
  • User mentioned (0): @Skrol29
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Va1iant

79441310

Date: 2025-02-15 10:11:00
Score: 2
Natty:
Report link

In Docker desktop 4.38.0 (MAC) it's no longer possible to connect from the host into containers, I tried all possible port/network setup, but nothing helped. I reverted to 4.34.4, and the problem was solved. Just download the old version and install over the 4.38.0, and everything is running again.

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

79441307

Date: 2025-02-15 10:09:00
Score: 1
Natty:
Report link

The behavior you’re seeing is not a bug but rather a known limitation of the series‐solution implementation in Sympy’s dsolve. In the current implementation, when you use the series hint (for example, '2nd_power_series_ordinary'), dsolve returns a truncated power series in terms of arbitrary constants (like C1 and C2) without automatically solving for them using the provided initial conditions.

There isn’t a built-in workaround in the current version of Sympy’s dsolve to automatically eliminate the constants when using the series hint. You’ll need to either post-process the solution or use a different method if you require the IC to be applied directly.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: A.Mohammed Eshaan

79441305

Date: 2025-02-15 10:06:59
Score: 3
Natty:
Report link

Yes I tried changing the token and make it higher and it works thanks, as 2025 go to azure ai foundry in menu bar scroll to deployment click on model and edit and increase the token

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Walid Khaled

79441298

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

Consider using isqrt or checked_isqrt which compute interger square root. Rounded down

assert_eq!(10i64.isqrt(), 3);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Jean Bouvattier

79441294

Date: 2025-02-15 10:01:58
Score: 0.5
Natty:
Report link

TLDR:

  1. get the 'store logo path' from the manifest
  2. don't believe it, but get the stem of it
  3. find the true paths based on the stem

Python code:

from pathlib import Path
from subprocess import run
from tkinter import Label, Tk

from PIL import Image, ImageTk


def get_powershell_output(command: str) -> str:
    process = run(command, capture_output=True, text=True, shell=True)
    return process.stdout.strip()


def get_icon_name(app_name: str) -> Path:
    command = f"""powershell "(Get-AppxPackage -Name {app_name} | Get-AppxPackageManifest).package.properties.logo" """
    return Path(get_powershell_output(command))


def get_install_path(app_name: str) -> Path:
    command = f"""powershell "(Get-AppxPackage -Name {app_name}).InstallLocation" """
    return Path(get_powershell_output(command))


def locate_icon(icon: Path, install_path: Path) -> Path:
    matches = install_path.glob(f"**/{icon.stem}*.png")
    # usually 3 matches (default, black, white), let's use default
    return list(matches)[0]


def show_icon(icon_path: Path) -> None:
    root = Tk()
    root.title("Display Icon")
    pil_image = Image.open(icon_path)
    tk_image = ImageTk.PhotoImage(pil_image)
    label = Label(root, image=tk_image)
    label.pack()
    root.mainloop()


def main(current_name: str) -> None:
    icon_path = get_icon_name(current_name)
    print(icon_path)
    # Assets\CalculatorStoreLogo.png

    install_path = get_install_path(current_name)
    print(install_path)
    # C:\Program Files\WindowsApps\Microsoft.WindowsCalculator_11.2411.1.0_x64__8wekyb3d8bbwe

    selected_icon = locate_icon(icon_path, install_path)
    print(selected_icon)
    # C:\Program Files\WindowsApps\Microsoft.WindowsCalculator_11.2411.1.0_x64__8wekyb3d8bbwe\Assets\CalculatorStoreLogo.scale-200.png

    show_icon(selected_icon)
    # see the proof


if __name__ == "__main__":
    # Let's use "Microsoft.WindowsCalculator" as example.
    # Names can be listed by `Get-AppxPackage | Select-Object -ExpandProperty Name`
    main("Microsoft.WindowsCalculator")

Output: The console output as written in the code and the icon displayed in a TkInter window.

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

79441269

Date: 2025-02-15 09:39:54
Score: 3
Natty:
Report link

Use namespace = "" after s:form <s:form namespace = "" action="Login">

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

79441268

Date: 2025-02-15 09:39:54
Score: 2
Natty:
Report link

Thank you for the link to http://support.microsoft.com/KB/158773 explaining that Update cursors need a primary key, and the solution to Msg 16929 - The cursor is READ ONLY, which ranks high on the search for this problem.

This is also the answer to your question the trigger inserted table does not have a primary key, so you either need to copy the data into a table with a primary key or use the primary key from the underlying table as per the comment.

WHERE CURRENT OF cur to WHERE incidentid = @incidentid? by GarethD

The design your team have come up has multiple layers of horror, and has sadly probably been implemented long ago.

Since it was likely a "higher management" decision to come up with more "user-friendly" identifier - a date string of the form YYYYDDDNNNN, where YYYY is the year, DDD the day of the year, and NNNN the sequence within the day, starting at 1.

It is also likely to be changed in future since DDD is equally unintuitive, and they are likely to move to YYYY-MM-DD-NNNN. The NNNN is guaranteed to not scale, if you have an automated input system it could well cascade over 10,000 events in a day and crash your system.

The simplest solution would be to use a calculated field for this key derived from the createddt (created data and time) and incidentid (the primary key).

You could have made the "user-friendly" identifier Date - incidentid. e.g. YYYY-MM-DD-NNNN..N where NNNN..N is the incidentid This would have no risk of exploding. Or just the last 4 digits of the incidentid.

And if implemented initially as YYYYDDDNNNN, the calculation could be changed according to the whims of "higher management" with out affecting the system.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Long answer (-1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @incidentid
  • Low reputation (0.5):
Posted by: Ronald Duncan

79441266

Date: 2025-02-15 09:38:54
Score: 2
Natty:
Report link

I used this code and it worked for me as well. The only thing I did to improve it was change the Panel1.ClipRect=True to stop the zoomed image drawing over the rest of the form. But many thanks @XylemFlow

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Whitelisted phrase (-1): it worked
  • Whitelisted phrase (-1): worked for me
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @XylemFlow
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bill Walton

79441260

Date: 2025-02-15 09:33:53
Score: 1
Natty:
Report link

try this way

from ultralytics import YOLO
from torchinfo import summary

model = YOLO("yolov5n.pt")  # Ensure you are using the correct model version
summary(model. Model, input_size=(1, 3, 640, 640))

https://github.com/ultralytics/yolov5/issues/11035#issuecomment-2249759900

Reasons:
  • Whitelisted phrase (-1): try this
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Amirhosein Zarei

79441255

Date: 2025-02-15 09:29:53
Score: 3.5
Natty:
Report link

After I switched to java 8 I've been getting this error:

Exception in thread "main" java.lang.SecurityException: Invalid signature file digest for Manifest main attributes at sun.security.util.SignatureFileVerifier.processImpl(SignatureFileVerifier.java:325) at sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:267) at java.util.jar.JarVerifier.processEntry(JarVerifier.java:285) at java.util.jar.JarVerifier.update(JarVerifier.java:239) at java.util.jar.JarFile.initializeVerifier(JarFile.java:402) at java.util.jar.JarFile.ensureInitialization(JarFile.java:644) at java.util.jar.JavaUtilJarAccessImpl.ensureInitialization(JavaUtilJarAccessImpl.java:69) at sun.misc.URLClassPath$JarLoader$2.getManifest(URLClassPath.java:965) at java.net.URLClassLoader.defineClass(URLClassLoader.java:456) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:362) at java.lang.ClassLoader.loadClass(ClassLoader.java:418) at java.lang.ClassLoader.loadClass(ClassLoader.java:351) at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) at java.lang.Class.privateGetMethodRecursive(Class.java:3048) at java.lang.Class.getMethod0(Class.java:3018) at java.lang.Class.getMethod(Class.java:1784) at sun.launcher.LauncherHelper.validateMainClass(LauncherHelper.java:690) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:672)

any idea how to fix this?

tks in advance

Reasons:
  • RegEx Blacklisted phrase (1.5): how to fix this?
  • Long answer (-1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: dhn

79441246

Date: 2025-02-15 09:19:51
Score: 2
Natty:
Report link

Make sure container is in start mode. To start cont use #docker start contid

If cont is started already then you need to forward port use this #docker run --name givecontname -p 8080:8080 image

Now check with port 8080

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

79441241

Date: 2025-02-15 09:13:50
Score: 3
Natty:
Report link

14:37:45 alter table orders drop constraint orders_ibfk_1 Error Code: 3940. Constraint 'orders_ibfk_1' does not exist. 0.000 sec

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

79441240

Date: 2025-02-15 09:13:50
Score: 1.5
Natty:
Report link

If you tried to push to a repo in an organization from your personal github account in Android Studio, you might want to look at https://github.com/settings/connections/applications/ grant access to your organization for 'JetBrains IDE Integration'.

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

79441237

Date: 2025-02-15 09:11:49
Score: 0.5
Natty:
Report link

There multiple ways to achieve this. Since I assume you want basically only a hull when you are done and not the vertices that are intersecting you could use Geometry scripting to iterate over all the meshes the you deemed intersecting and emerge them one by one with the with "Apply Mesh Boolean" to get the union between them. It is quite slow and will likely hard to keep your uvs but I assume you do not need that anyway.

There are also functions for simplification and cleanup.

Quick search shows there is even an Epic Games tutorial for this, even though it is blueprint, it directly translates to C++.

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

79441234

Date: 2025-02-15 09:09:49
Score: 0.5
Natty:
Report link

A bit late, but I was looking for the same, and at the end I had the following working for me:

# Importing library
import qrcode
from qrcode.image.styledpil import StyledPilImage
from qrcode.image.styles.colormasks import SolidFillColorMask

# Data to encode
data = "Data to encode"

# Creating an instance of QRCode class
qr = qrcode.QRCode(version = 2,
                   error_correction=qrcode.constants.ERROR_CORRECT_H,
                   box_size = 7,
                   border = 5)

# Adding data to the instance 'qr'
qr.add_data(data)

qr.make(fit = True)
img = qr.make_image(image_factory=StyledPilImage,
                    color_mask=SolidFillColorMask(front_color=(R,G,B)), #Put your color here
                    embeded_image_path="/content/Image.png")
img.save('MyQRCode2.png')
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Juanma

79441228

Date: 2025-02-15 09:06:48
Score: 2
Natty:
Report link

The dndConnector.js is not loaded and that's why the JS console is showing the errors. This can happen if the Production build of the Vaadin application is not included that JS resource as part of the packaging. Vaadin adds such resources if your Route annotated classes use those resources. However, it can not determine the required resources if something is constructed indirectly (for example, via Java reflection). In such cases, there are other means of informing Vaadin about it using @Use and @JsModule annotations.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • User mentioned (1): @Use
  • User mentioned (0): @JsModule
  • Low reputation (1):
Posted by: Syam

79441227

Date: 2025-02-15 09:05:48
Score: 0.5
Natty:
Report link

we can use

ng serve --port 8080 --open
Reasons:
  • Low length (2):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: Krishnamoorthy Acharya

79441225

Date: 2025-02-15 09:04:47
Score: 4
Natty:
Report link

Window >> Preference >> Validation ,Remove JavaScript Validation enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Than Zaw Htet

79441221

Date: 2025-02-15 09:01:47
Score: 1.5
Natty:
Report link

Depending on the specifics of your application, you might want to think about different angles.

For example: If more than one distinct page needs to only take one user at a time, I would think about creating a new table with a record for each of these pages. This way, you can set a page as logged-in/in-use using the user's unique ID when someone logs in or access the page. When the user logs out/leaves the page (or if their ASP Session expires- users do not always log out cleanly!) you can "unlock" the page again. Not only that, you might reduce database load by searching specifically for the page record rather than any user with a logged-in flag.

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

79441217

Date: 2025-02-15 08:57:46
Score: 3
Natty:
Report link

If you use delete, the file size will also be reduced. Clear does not do this. I tried it on a large page. The 8 mb file size decreased to 3 mb when I used delete.

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

79441214

Date: 2025-02-15 08:56:43
Score: 7.5 đŸš©
Natty: 5
Report link

I've installed the package with your method, and met with the same ModuleNotFoundError as you said, do you know how to import metatrader?

Reasons:
  • RegEx Blacklisted phrase (2.5): do you know how
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: David Hill

79441211

Date: 2025-02-15 08:54:42
Score: 0.5
Natty:
Report link

Solution:

I downgraded bcryptjs to version ^2.4.3, and the issue was resolved:

npm install [email protected]

Now, password hashing works without errors.

Question:

Hope this helps others facing the same issue!

Reasons:
  • Whitelisted phrase (-1): Hope this helps
  • Whitelisted phrase (-2): Solution:
  • Has code block (-0.5):
  • Me too answer (2.5): facing the same issue
  • Contains question mark (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Nijat Aliyev

79441208

Date: 2025-02-15 08:53:42
Score: 0.5
Natty:
Report link

Some people already mentioned it, but for gradle you need to import the test directory to access those "Harness" class files, which are located in the test directory.

Add the "tests" keyword after the library import in the gradle build file.

testImplementation "org.apache.flink:flink-streaming-java:${flinkVersion}:tests"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: boki

79441207

Date: 2025-02-15 08:52:42
Score: 1
Natty:
Report link

We faced this error because our Google Cloud was suspended for verification, after we did the verification everything worked again as normal

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

79441206

Date: 2025-02-15 08:51:41
Score: 3
Natty:
Report link

I'm not sure what prevents me from naming the cookie auth_token. But if I add a 2 at the end or use a different name, it works.

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

79441205

Date: 2025-02-15 08:50:41
Score: 0.5
Natty:
Report link

I was running into the same issue in gradle and found that I had to specifically import the test classes to use the "Harness" related classes.

testImplementation "org.apache.flink:flink-streaming-java:${flinkVersion}:tests" // <-- "tests" from this library
testImplementation "org.apache.flink:flink-test-utils:${flinkVersion}"

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

79441204

Date: 2025-02-15 08:50:41
Score: 0.5
Natty:
Report link

The OP states that masquerading is enabled on eth1 but does not say so about eth0. Perhaps it pays to also enable that on eth0:

iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: user23509140

79441192

Date: 2025-02-15 08:43:40
Score: 2.5
Natty:
Report link

After migrating bundles from Spring-DI into blueprint , ftp component works fine with Redhat fuse 7.13.

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

79441191

Date: 2025-02-15 08:43:40
Score: 0.5
Natty:
Report link

If you are using androidx.navigation.NavController, you can check from Activity or Fragment like this:

if (navController.currentDestination?.id != R.id.yourDialogFragmentId) {
    // show DialogFragment
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Joonsoo

79441184

Date: 2025-02-15 08:39:39
Score: 3
Natty:
Report link

the problem here is about internal paths and files that iconipy can not reach,

this is the error :

C:\Users\moham\Desktop\mine\stack\Final_exe_file\exe>test.exe
Traceback (most recent call last):
  File "test.py", line 48, in <module>
  File "test.py", line 42, in Get_Button_Icon
  File "test.py", line 25, in Get_CTk_Icon
  File "test.py", line 11, in Create_Icon
  File "iconipy\iconipy.py", line 259, in __init__
  File "iconipy\iconipy.py", line 419, in _get_icon_set_version
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\moham\\AppData\\Local\\Temp\\_MEI73962\\iconipy\\assets\\lucide\\version.txt'
[PYI-5844:ERROR] Failed to execute script 'test' due to unhandled exception!

is says the iconipy can not reach the file version.txt.

FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\moham\AppData\Local\Temp\_MEI73962\iconipy\assets\lucide\version.txt'

Why?

because pyinstaller did not put everything inside the library to your exe application.

so pyinstaller did not add the internal file version.txt to your exe internal files, and because of that this error appears.

how to solve it ?

to solve this problem you have to add the entire library yourself, as an additional folder to your exe application.

and this will force pyinstaller to add the entire library to your exe.

after that, the library will find the intended file.

how to do it ?

do this command in your terminal:

pyinstaller --noconfirm --onefile --console --add-data "C:\Python3-12-8\Lib\site-packages\iconipy;iconipy/" "C:\Users\moham\Desktop\mine\stack\test.py"

replace the paths with your paths, and this will make it work.

the application is running now

Reasons:
  • Blacklisted phrase (0.5): Why?
  • Blacklisted phrase (1): how to solve
  • RegEx Blacklisted phrase (1.5): how to solve it ?
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Mohammed Almalki

79441179

Date: 2025-02-15 08:32:37
Score: 1
Natty:
Report link

cerealexx suggest a decision there, it works https://github.com/flutter/flutter/issues/84833

import 'package:universal_html/html.dart' as html;

// Check if it's an installed PWA
final isPwa = kIsWeb &&
  html.window.matchMedia('(display-mode: standalone)').matches;
// Check if it's web iOS
final isWebiOS = kIsWeb &&
  html.window.navigator.userAgent
  .contains(RegExp(r'iPad|iPod|iPhone'));

// Use Container with color instead of Padding if you need to
return Padding(
  padding: EdgeInsets.only(bottom: isPwa && isWebiOS ? 25 : 0),
  child: YourApp(),
);
Reasons:
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: hodov

79441174

Date: 2025-02-15 08:27:36
Score: 3.5
Natty:
Report link

if i'm understading this correctly. i think when the user asked and he enters a nick name, it fails to be caught by the habdler below(i.e @dp.message(Form.set_nickname_requester)) so inorder to do that before asking "✅ Friend added! Now, please provide their nickname." , set the state there for the next message that will come. '''

@dp.message(Form.add_friend) async def process_friend_request(message: Message, state: FSMContext): # Bot asks for a nickname after receiving target_id await state.update_data(target_id=message.text) await state.set_state(Form.set_nickname_requester) #you should add this await message.answer("✅ Friend added! Now, please provide their nickname.") '''

now when a nick name is added, it will be caught by the handler below.

Reasons:
  • RegEx Blacklisted phrase (2.5): please provide
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Red Yonathan

79441171

Date: 2025-02-15 08:25:36
Score: 0.5
Natty:
Report link

So after more debugging, the problem was in my backend delete request endpoint I never sent a status 200. So in the network tab the pending requests piled up and timed out at its limit which is apparently 7. Yes sorry for vague snippet.

app.delete("/DeleteAudioUrl", async (req, res) => {
  const url = req.body.filePath;
  const filePath = path.join(__dirname, "/audio", url);
  if (fs.existsSync(filePath)) {
    fs.unlinkSync(filePath);
  }
});

was fixed by adding

res.status(200).send("deleted succesfully");
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Byrie

79441170

Date: 2025-02-15 08:22:35
Score: 1.5
Natty:
Report link

dont forget to install postgres driver

go get gorm.io/driver/postgres
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: abdelrahman aboneda

79441167

Date: 2025-02-15 08:19:34
Score: 2.5
Natty:
Report link

Failed to get the secret from key vault, secretName: secret-Azure-Sql-Server-db, secretVersion: 00d7e6bf8ab24c37a9aa679b93eeb774, vaultBaseUrl: https://J2dtech-tech-dev.vault.azure.net/. The error message is: Operation returned an invalid status code 'Forbidden'.

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

79441160

Date: 2025-02-15 08:12:33
Score: 2.5
Natty:
Report link

you check html meta viewport tag and css related to respovsive desing
javascript that could be manipulating the layout on zooming
and go this site https://www.web-development-institute.com/tag/web-development/ check you

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

79441154

Date: 2025-02-15 08:04:31
Score: 0.5
Natty:
Report link

Given standard library logging's complexity, integration is not a simple feat.

https://www.structlog.org/en/stable/standard-library.html outlines various strategies, but either way you'll have to configure standard library's logging to show up.

Then, you have to decide how to make sure that their log format are as similar as possible to each other where the "Don't integrate" strategy is the simplest one.

See also the recent discussion in: https://github.com/hynek/structlog/issues/395

Reasons:
  • Contains signature (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: hynek

79441152

Date: 2025-02-15 08:01:31
Score: 0.5
Natty:
Report link

Turns out I was missing a key step.

Once you've switched your project to using a postgresql DB (essential for Vercel) you will need to run npx prisma migrate deploy from the root of your project in your code editor which will use your defined .env URLs (POSTGRES_URL_NON_POOLING, and POSTGRES_PRISMA_URL) to migrate your tables from your project to the db.

Then you're good to go.

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

79441150

Date: 2025-02-15 08:01:30
Score: 4
Natty: 4.5
Report link

In my case will-change: transform helped. From the answer here: Fixing Transparent Line Between Div with Clip-Path and Parent Div

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

79441148

Date: 2025-02-15 07:58:30
Score: 2
Natty:
Report link

i had the same problem and yes, I dont know what was the problem exactly but with deleting the API from the API manager and creating it again the problem solved.

Reasons:
  • Whitelisted phrase (-1): i had the same
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: mhykari

79441138

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

So, for build.gradle.kts u need to go to libs.version.toml and there on[version] okhttp = "4.12.0"

on [libraries] okhttp3 = {group = "com.squareup.okhttp3", name = "okhttp", version.ref = "okhttp"}

and on build.gradle.kts dependencies implementation(libs.okhttp3)

Have a nice day :)

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

79441131

Date: 2025-02-15 07:35:25
Score: 4
Natty: 7
Report link

can you use this in reverse? and if so, do I put +1 for scale? and im lost on the -qscale 3?? I googled how to use ffmpeg to convert a 480p mp4 to 720p mp4 and i ended up here. ahah sorry in advance

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): can you use this in
  • Low reputation (1):
Posted by: J R

79441121

Date: 2025-02-15 07:24:23
Score: 3
Natty:
Report link

Same issues.

After clearing cache of messenger app on iphone(safari), it shows the correct images when sending website links to others with messenger app, but if sending links with computer (chrome) , still failed.

Reasons:
  • RegEx Blacklisted phrase (1): Same issue
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Goodday Hi

79441120

Date: 2025-02-15 07:22:22
Score: 2
Natty:
Report link

It is hard to identify the root cause with just the method you posted, can you reveal more information such as the sleep method and the component? I suspect it is either the component doesn't get rendered on the 7th time or something is off with the sleep method.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: NerdNeverGetLaid

79441104

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

Here's a quick list of tips for that:

Research Links:

I hope this provides a good overview and helps you with your media player project.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: A.Mohammed Eshaan

79441102

Date: 2025-02-15 07:07:19
Score: 1
Natty:
Report link

Explicitly Store Your Function in a Different Variable

const myStop = (s, t, o, p = window) => { 
    console.log("Custom stop called");
};
window.stop = myStop;

Then, always call myStop() instead of relying on stop.

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

79441100

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

Just use axios-cache-interceptor. Everything else is done for you.

import axios, {AxiosInstance} from 'axios';
import { setupCache } from 'axios-cache-interceptor';

const httpClient: AxiosInstance = axios.create({
    withCredentials: true,
})
setupCache(httpClient, {
    ttl: 3000 // cache for 3 seconds
})
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mikhail Ionkin

79441089

Date: 2025-02-15 06:59:17
Score: 2
Natty:
Report link
  1. open CMD then type npm install -g nativefier
  2. in CMD then TYPE nativefier "https://anywebsitedomainnamehere"
Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: rpmathur 12

79441076

Date: 2025-02-15 06:44:15
Score: 1
Natty:
Report link

The java command runs your program in the Source-File Mode if you are not running a .class file (Java Byte Code).

Using the Source-File Mode, you can do some weird stuffs like running a Java program with two public class, running .c, .png, .mp4, or any file with any extension and so much more.

I've discussed in details in a medium article. In the article, I ran a valid .pdf as a Java program. Also discussed about the Source-File mode, and what you can do with it.

Article link: https://medium.com/p/b3cc0bfa2527

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Piyal Ahmed

79441074

Date: 2025-02-15 06:41:14
Score: 1
Natty:
Report link

Just spent ages trying to get this working, main thing is that when serving static elements in production (DEBUG = False) django will not let you serve them without running --insecure flag. Hence, why we need white noise.

Note this solution works with using function (instead of build) which allows you to increase max_timeout options.

This is how I got it running on vercel, main thing was outputting the static files (after collectstatic) to the correct directory inside the vercel.json and changing STATIC_URL accordingly if DEBUG was True or False (Handled using .env file)

Full working example: https://github.com/leele2/timesheet-xlsx-to-ics

Settings.py

from pathlib import Path
from os import getenv
from dotenv import load_dotenv

# Build paths inside the project like this: BASE_DIR / 'subdir'.
BASE_DIR = Path(__file__).resolve().parent.parent

# Load environment variables from .env
load_dotenv(BASE_DIR / '.env')
DEBUG = getenv('DEBUG', 'False') == 'True'

INSTALLED_APPS = [
    'django.contrib.staticfiles',
]

MIDDLEWARE = [
    'django.middleware.security.SecurityMiddleware',
    "whitenoise.middleware.WhiteNoiseMiddleware",
]

# Static files (CSS, JavaScript, images)
if DEBUG:
    STATIC_URL = '/dev_static/'  # Development URL for static files
else:
    STATIC_URL = '/static/'  # Production URL for static files

# Add your local static file directories here
STATICFILES_DIRS = [
    BASE_DIR / "dev_static",  # This allows Django to look for static files in the 'dev_static' directory
]

# Directory where static files will be stored after running collectstatic
STATIC_ROOT = BASE_DIR / 'static'

# Optional: Use manifest storage for cache busting (adding hash to filenames)
STATICFILES_STORAGE = "whitenoise.storage.CompressedStaticFilesStorage"

urls.py

from django.urls import path, include
from django.conf import settings
from django.conf.urls.static import static

urlpatterns = [
    path('', include('some_views.urls'))
] + static(settings.STATIC_URL, document_root=settings.STATIC_ROOT)

vercel.json

{
  "outputDirectory": "static/",
  "buildCommand": "python3 manage.py collectstatic --noinput",
  "functions": {
    "api/wsgi.py": {
      "maxDuration": 15
    }
  },
  "routes": [
    {
      "src": "/(.*)",
      "dest": "api/wsgi.py"
    }
  ]
}
Reasons:
  • Contains signature (1):
  • Long answer (-1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: leele2

79441067

Date: 2025-02-15 06:35:13
Score: 1
Natty:
Report link

nowaday, azure can be deployed by push zip of our node project, so we can build and install in local and push them to server, remove build part in start command and just run it. I had succeed deployed with this command in package.json:

"start": "node ./lib/index.js"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: KhĂŽi Nguyễn VĆ©

79441065

Date: 2025-02-15 06:34:12
Score: 1.5
Natty:
Report link

In my case although secret had not yet expired (likely it got corrupted), creating a new secret fixed the issue, I was desperate and had spent too many hours troubleshooting hope this helps someone else

Reasons:
  • Whitelisted phrase (-1): hope this helps
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: oabasta

79441062

Date: 2025-02-15 06:32:12
Score: 0.5
Natty:
Report link

Remove the template.

//template <class keyType, class valueType>
using keyType = int;
using valueType = int;
void Map<keyType, valueType>::remove (keyType key)
{
cout<<"hello" // E0065
}

Then add the template back just before you start using it.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: èš±æ©ć˜‰

79441061

Date: 2025-02-15 06:32:12
Score: 1
Natty:
Report link

Here is what I do. You must have a test database in your 'default' database configuration for this to work, I guess.

def is_test():
    import django.core.management
    db = django.core.management.settings.DATABASES["default"]
    return db["NAME"] == db["TEST"]["NAME"]
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: polysoul52

79441054

Date: 2025-02-15 06:28:11
Score: 0.5
Natty:
Report link

This is a bug in the current egor CRAN version. I updated the egor development version with a fix for this. remotes::install_github(repo="tilltnet/egor"). An update including this fix will be submitted to CRAN soon.

Reasons:
  • Contains signature (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Till

79441038

Date: 2025-02-15 06:11:08
Score: 1.5
Natty:
Report link

There is a feature called Activity embedding.
To load ui from external app, use Cross-application embedding.

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

79441027

Date: 2025-02-15 05:53:04
Score: 0.5
Natty:
Report link

For next.js 15

/** @type {import('next').NextConfig} */
const nextConfig = {  
    experimental: {
        serverActions: {
            bodySizeLimit: '10mb',
        }
    }
};

module.exports = nextConfig;
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: silkyland

79441025

Date: 2025-02-15 05:52:04
Score: 3
Natty:
Report link

Figured it out. It's simply the symbol type defined in the project/parameter files. Type 0 gives a polygon and type 1 gives a circle/arc and so on.

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

79441021

Date: 2025-02-15 05:45:02
Score: 3.5
Natty:
Report link

I have the same problem. Can't catch the arguments from a running process.

private bool IsProcessRunning(string parameter)
{
    // Check if a process with the name "NedaOPCService" is running
    // without trying to access its StartInfo
    var processes = Process.GetProcessesByName("NedaOPCService");

    foreach (var process in processes)
    {
        // Here you can check if the process matches the expected parameter
        // For instance, by matching the command line arguments (if possible)
        if (process.StartInfo.Arguments.Contains(parameter)) // If process started with the right argument
        {
            return true;
        }
    }

    return false; // No matching process found
}
Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same problem
  • Low reputation (1):
Posted by: Mesut Onuß

79441019

Date: 2025-02-15 05:44:02
Score: 1
Natty:
Report link

Paginated reports don’t have a built‐in way to define static RLS directly like Power BI Desktop reports do. In a paginated report you only have the dynamic (user identity–based) option available. The common workaround is exactly what you mentioned: build a Power BI dataset (or an Analysis Services model) that has static RLS defined (with roles and static filters) and then have your paginated report use that dataset as its data source. That way, when the report runs, the dataset’s RLS (static or otherwise) is already in effect.

In short, if you need static RLS with a paginated report, creating the Power BI data model with RLS and connecting your paginated report to that model is the recommended solution.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: A.Mohammed Eshaan

79441006

Date: 2025-02-15 05:30:57
Score: 6.5 đŸš©
Natty: 5
Report link

@Vivek, I am not getting clouseau to log anything after upgrading clouseau and replacing the sl4j jar files. It was working well with the earlier versions. May I know how you have configured logging?

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

79441004

Date: 2025-02-15 05:29:56
Score: 2.5
Natty:
Report link

Seem like it will not be passed directly from EventBridge events to Glue Job parameters. We can retrieve the eventId from Job run properties from Glue Workflow and then we can retrieve the event details to process in Glue Job. Info to get workflow properties: https://docs.aws.amazon.com/glue/latest/dg/workflow-run-properties-code.html

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

79441000

Date: 2025-02-15 05:23:55
Score: 1
Natty:
Report link
Gem.loaded_specs['gem_name'].full_gem_path
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Artur INTECH

79440997

Date: 2025-02-15 05:21:55
Score: 3
Natty:
Report link

I've been created a project for youtube scraping on puppeteer, you can take a look at this line, this is exactly what are you looking for Yomen:YoutubeBot.ts:21

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

79440995

Date: 2025-02-15 05:18:54
Score: 5
Natty:
Report link

i assume that you want responsive website, but the container is out of main div container, so why not use responsive className inside main container?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Supri Wahyu

79440994

Date: 2025-02-15 05:17:54
Score: 2
Natty:
Report link

Nothing is implemented in gunicorn for load balancing, as:

"Gunicorn relies on the operating system to provide all of the load balancing when handling requests." (from: https://docs.gunicorn.org/en/latest/design.html)

This may lead to bad load balancing in some configurations (such as uvicorn workers running sync code), in which case a single worker can consume more requests that it can handle in spite of other idle workers waiting... In this case you should self limit the concurrency/parallelism of the workers.

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

79440986

Date: 2025-02-15 05:05:48
Score: 9.5 đŸš©
Natty:
Report link

I CAN'T RESET MY GOOGLE TV REMOTE CONTROL CAST TO TV CHROMECAST DEVICE SET-UP GOOGLE TV REMOTE CONTROL TV REMOTES OR CAST TO TV CAST BUTTON BECAUSE OF THUNDERSTORM RECENTLY I DELIBERATELY DISCONNECTED EVERYTHING DELIBERATELY FOR SAFETY REASONS REQUEST IS RECONNECT MY TV HDMI CHOICES AND GOOGLE DEVICE CHROMECAST GENERATION AND TV SETTINGS SWITCH ACCOUNTS G-MAIL ADDRESS ALSO APPROVED I DON'T HAVE TV INTERNET CONNECTION RETURNED BACK BECAUSE OF THUNDERSTORM RECENTLY I DELIBERATELY DISCONNECTED EVERYTHING BUT NOW HOUSEBOUND AGAIN WITHOUT TRANSPORT MILES AWAY FROM SERVICES AND NO TAXI VOUCHERS OR MOBILITY ALLOWANCES EITHER THAT'S MY STOLEN IDENTIFICATION THEFTS HAPPENING 45 YEARS PLUS AGO 1979 VERDICT KANGAROO COURT EVERYBODY'S STILL LYING ABOUT EVERYTHING ELSE TOO UNCERTIFIED SHONKY CERTIFIERS ALL CONARTISTS WANNABES I NEED MY VIEWING PREMIUM MEMBERSHIP SUBSCRIPTIONS CAST TO TV BACK AGAIN CAN YOU PLEASE HELP ME OUT WITH THIS ONE [email protected] CHEERS MATE BRETT FROM AUSTRALIA CAPITAL TERRITORY AUSTRALIA 2902

Reasons:
  • Blacklisted phrase (1): CHEERS
  • Blacklisted phrase (1): HELP ME
  • Blacklisted phrase (0.5): I NEED
  • RegEx Blacklisted phrase (3): CAN YOU PLEASE HELP ME
  • RegEx Blacklisted phrase (2): HELP ME OUT
  • RegEx Blacklisted phrase (1): I NEED MY VIEWING PREMIUM MEMBERSHIP SUBSCRIPTIONS CAST TO TV BACK AGAIN CAN YOU PLEASE
  • Long answer (-1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Brett Lynden Everingham

79440976

Date: 2025-02-15 04:55:46
Score: 0.5
Natty:
Report link

If you have a string like "digital marketing| seo| internet marketing" and you want to extract the tags (separated by |), you can use different methods depending on your programming language

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

79440954

Date: 2025-02-15 04:32:42
Score: 2.5
Natty:
Report link

perhaps, not set "snap's path" on environment. add to PATH="$PATH:/snap/bin" in .bashrc or .profile. and execute under command.

% flutter sdk-path

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

79440935

Date: 2025-02-15 04:02:38
Score: 3
Natty:
Report link

Just Update your browser Go to Settings ---> just click on about chrome ---> done

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

79440923

Date: 2025-02-15 03:38:33
Score: 1
Natty:
Report link

The lowercase Greek letter is the official prefix to use. The micron sign is present as a roundtrip of legacy 8-bit encodings and could be used in environments with no Greek support, but the actual Greek letter is preferred.

See UTR#25

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

79440914

Date: 2025-02-15 03:21:31
Score: 0.5
Natty:
Report link

Content-security-policy (CSP) is an HTTP header added to webpage which controls what resource an webpage is allowed to load and from which origin. The policy is specified as directive list shown in example below. But this list based policy is vulnerable to cross-site-scripting hence an attacker can inject malicious script into website.

To overcome this, Content-Security-Policy based on nonce or hash is used. Nonce is an random number which marks tag as trusted. It can be used only once. In a nonce based CSP, a random number is generated at runtime. This number is set as value of attribute of CSP. It is also set as value of nonce attribute of tag. The Borwser compares these two value and loads the script only if they are equal.

Content-Security-Policy: script-src 'nonce-random_number'

An attacker cannot run an malicious script because he does not know the value of correct nonce which is randomly generated. It is necessary that nonce must be different for every response and must not be predictable.

You can read the complete article at below link.

https://learningstudio.codes/html/html-script-element.html

Reasons:
  • Contains signature (1):
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: learningstudio.codes

79440912

Date: 2025-02-15 03:18:31
Score: 0.5
Natty:
Report link

It looks like your controllers only have 1Gi of memory, which might not be enough. Try increasing it and see if that helps. Kafka controllers need constant inter node communication to stay in sync. If there's any delay a nonactive controller might still think it's in charge. You could also try increasing controller.quorum.fetch.timeout.ms and controller.quorum.retry.backoff.ms in the Kafka config to allow more time for coordination.

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

79440911

Date: 2025-02-15 03:18:31
Score: 3
Natty:
Report link

For OpenCart 4 you can modify the account modules (and other templates in that dir) list of links at /extension/opencart/catalog/view/template/module/account.twig

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

79440894

Date: 2025-02-15 02:58:27
Score: 2.5
Natty:
Report link

OG.zip 1 /storage/emulated/0/â€ȘAndroid/data/com.dts.freefiremax/files/il2cpp/OG.zip: open failed: EACCES (Permission denied)

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

79440892

Date: 2025-02-15 02:56:27
Score: 1.5
Natty:
Report link

Downgrade httpx to version 0.27.2 so that the “proxies” keyword is still supported. try:

pip install httpx==0.27.2
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Seyyedreza Madani

79440890

Date: 2025-02-15 02:51:26
Score: 1.5
Natty:
Report link

I hit the same problem, and realized that a 3d FFT must internally also run an FFT along Y as one of its steps. It is a pity that this is not exposed in the CuFFT interface. Strangely doing a batches 2D FFT along the inner dimensions and then an inverse 1D FFT along the inner dimension is often faster than the outer loop launching batches. But it is a bit less precise.

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

79440884

Date: 2025-02-15 02:29:23
Score: 1
Natty:
Report link

You can also use numpy:

from numpy.linalg import eig

B = np.array(A, dtype=np.float32)
display(Matrix(eig(B).eigenvalues), Matrix(eig(B).eigenvectors))
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: stansy

79440853

Date: 2025-02-15 01:47:13
Score: 8.5 đŸš©
Natty: 5.5
Report link

were you able to implement this functionality?

Reasons:
  • RegEx Blacklisted phrase (3): were you able
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Marcin

79440849

Date: 2025-02-15 01:41:12
Score: 2
Natty:
Report link

This is the closest I could find, it's only available in the chatbot object. If you are doing a lot of customization, it might not work, but it's worth a look:

https://www.gradio.app/docs/gradio/chatbot

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

79440845

Date: 2025-02-15 01:33:09
Score: 7.5 đŸš©
Natty: 4.5
Report link

Did you find a solution to that problem? I recently faced the same issue.

Reasons:
  • RegEx Blacklisted phrase (3): Did you find a solution to that problem
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you find a solution to that
  • Low reputation (1):
Posted by: sosiko pkhakadze

79440843

Date: 2025-02-15 01:23:07
Score: 3
Natty:
Report link

This advice mentions something called gzip which I have never used I am still at a complete loss as to how to record from my AKG microphone

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