79746824

Date: 2025-08-26 12:21:54
Score: 2
Natty:
Report link

The answer (as always) turned out to be very simple. The Redis instance was initially created with the default 'OSSClustered' clustering policy. Changing that to 'EnterpriseCluster' fixed the issue. We now have one endpoint (at port 10000) and every request is directed to the correct cluster node automatically.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Raymond Brink

79746822

Date: 2025-08-26 12:21:54
Score: 1
Natty:
Report link
"integration.request.header.X-Amz-Invocation-Type" : "method.request.header.InvocationType"

Even with this line of code in terraform and with the rest api, the lambda function is not invoked async, i get a timeout error after 30secs.

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

79746820

Date: 2025-08-26 12:19:53
Score: 0.5
Natty:
Report link

After a few more hours of digging, I think I was finally able to resolve the issue and now when I'm accessing / I get status 200. Respectively this can be changed to any path. Here is the code that I made it working with:

app.Use(async (context, next) =>
{
    if (context.Request.Path == "/")
    {
        context.Response.StatusCode = 200;

        return;
    }

    await next();

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

79746815

Date: 2025-08-26 12:14:51
Score: 2.5
Natty:
Report link

Statements can be separated with a semicolon. and that is the recommand way.

alert('hello'); alert('world');

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

79746808

Date: 2025-08-26 12:05:48
Score: 1
Natty:
Report link

Found solution, adding symlink solved it

RUN apt-get update && apt-get install -y \
      iputils-ping wget unzip libaio1t64 \
      && ln -s /lib/x86_64-linux-gnu/libaio.so.1t64 /lib/x86_64-linux-gnu/libaio.so.1 \
      && rm -rf /var/lib/apt/lists/*
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: BeRightBack

79746807

Date: 2025-08-26 12:05:48
Score: 1
Natty:
Report link

I was able to fix the issue by manually removing all plugins:

cordova platform remove android
rm -rf plugins
cordova platform add android

Note that if you have manual changes inside the plugins folder, those changes will be lost. I am running under the assumption that you're trying the plugins folder as read-only, and that it's ignored in your source version control.

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

79746787

Date: 2025-08-26 11:52:44
Score: 0.5
Natty:
Report link

Such problems can also be formulated in a concise way with Clingo ASP (answer set programming):

% ---------- INPUT ----------
d(1,10). d(2,7).  d(3,13). d(4,12). d(5,4).
r(1,5).  r(2,12). r(3,7).  r(4,10). r(5,12).

% ---------- CHOICE RULE ----------
1 { trip(I,J,D+R) : d(I,D), r(J,R), J>=I } 1.

% ---------- OPTIMIZATION ----------
#minimize { C : trip(I,J,C) }.

% ---------- OUTPUT ----------
#show trip/3.

Output: (run the code online)

clingo version 5.7.2 (6bd7584d)
Reading from stdin
Solving...
Answer: 1
trip(1,1,15)
Optimization: 15
Answer: 2
trip(2,3,14)
Optimization: 14
OPTIMUM FOUND

Models       : 2
  Optimum    : yes
Optimization : 14
Calls        : 1
Time         : 0.037s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s)
CPU Time     : 0.000s
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Guest

79746779

Date: 2025-08-26 11:47:42
Score: 6
Natty: 5
Report link

Is it possible to make the auto-completion only appear, when actually typing characters? For me it always appears after pressing Enter or just the Spacebar as well, which can be really annoying. Is it possible to disable that?

Reasons:
  • Blacklisted phrase (1): Is it possible to
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Is it
  • Low reputation (1):
Posted by: MasterOfDesaster42

79746774

Date: 2025-08-26 11:42:41
Score: 1
Natty:
Report link

In addition to kartiks77's answer (for those that want to use pyproject.toml) and in line with the question, this also works:

#pyproject.toml
[tool.pytest.ini_options]
norecursedirs = "lib/third"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: josi

79746770

Date: 2025-08-26 11:39:40
Score: 1
Natty:
Report link

Use scales library for percent function.

Then, in geom_histogram map y to after_stat(density) to calculate proportion instead of count.

Then add scale_y_continuous(labels = percent) to format the y-axis labels as percentages

And optionally update the y-axis title with labs(y = "Percentage")

library(ggplot2)
library(scales)

ggplot(df, aes(x = val)) + 
  geom_histogram(aes(y = after_stat(density)), 
                 colour="black", fill="white", binwidth = binwidth, size = 1.2) +
  geom_density(color="#FF6666", size = 2) +
  theme_minimal() +
  theme(axis.title = element_text(size=18),
        axis.text = element_text(size=16)) +
  scale_y_continuous(labels = percent) +
  labs(y = "Percentage")

enter image description here

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

79746769

Date: 2025-08-26 11:37:39
Score: 4.5
Natty: 5.5
Report link

Slot neo 108 menciptakan suasana penuh variasi yang menarik. Dari simbol hingga warna, semua menyatu dalam harmoni permainan.

Reasons:
  • Contains signature (1):
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: neo 108

79746766

Date: 2025-08-26 11:29:37
Score: 2.5
Natty:
Report link

If you start service with startService(intent), you can put extras in that intent and then get extras in onStartCommand(intent, flags, startId)

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

79746759

Date: 2025-08-26 11:19:34
Score: 2
Natty:
Report link

This is limitation of using expo-notifications or via react native alarm handling. To precisely fire the event, you will have to take bare bone approach using java and xml.

I am working on a similar design, let me know if you want to connect.

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

79746756

Date: 2025-08-26 11:16:33
Score: 2
Natty:
Report link

What eventually worked for me is setting -fmax-type-align=8 compiler option for Clang.

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (1.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): What
  • Low reputation (0.5):
Posted by: Sergei Ozerov

79746751

Date: 2025-08-26 11:08:30
Score: 6
Natty:
Report link

You're facing this issue because there are no any Collapse component exists in filament.

Also, can you share more details like what you want to achieve?

Reasons:
  • RegEx Blacklisted phrase (2.5): can you share
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Kishan

79746731

Date: 2025-08-26 10:52:25
Score: 0.5
Natty:
Report link

Check Build Settings:

Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Radu Ursache

79746725

Date: 2025-08-26 10:49:24
Score: 1.5
Natty:
Report link

use

try:
    ... command if no problem ...
except (Exception,):
    ... command if problem ...
    ..
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: T460RHP

79746713

Date: 2025-08-26 10:35:20
Score: 4.5
Natty:
Report link

Out of nowhere this started happening for me too. In both Edge and Chrome and on different machines, also in private. Consistent on all configurations.

I'm not even a web developer and certainly haven't set any break points. I'm having a sign in issue on a third party website and wanted to send them the HAR file.

This was annoying as as fuck, so thanks @Devip for the workaround though I hope this gets fixed because A) some people probably won't want to turn this off since they actually need the jump to break point and B) I frequently use DevTools to debug stuff on various machines and definitely don't want to first configure it on every browser on every machine I ever use.

It's annoying enough that on Edge it doesn't just open by default any more, and instead asks you if you really want to open it, just annoying Microsoft crap as always...

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Blacklisted phrase (2): fuck
  • Long answer (-0.5):
  • No code block (0.5):
  • User mentioned (1): @Devip
  • Low reputation (1):
Posted by: Jakob

79746711

Date: 2025-08-26 10:35:20
Score: 3.5
Natty:
Report link

This is due to the certificate issue you should update the certificate in the wallet and need to call that certificate while calling the url

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

79746709

Date: 2025-08-26 10:32:19
Score: 3.5
Natty:
Report link

How to time set manually in particular month date to next month (eg 01/05/2025 00:00:00 to 031/08/2025 23:59:00)

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): How to
  • Low reputation (1):
Posted by: doneyo berlin

79746701

Date: 2025-08-26 10:24:16
Score: 1
Natty:
Report link

Everything I tried didn't work until I did this. I expanded my Object cointaining Count with the Properties DecimalPlaces and CountDisplay. Then I did this:

[ObservableProperty]
public decimal _count;
public int DecimalPlaces => DecimalPlacesHelper.GetDecimalPlaces(this);
public string CountDisplay => Count.ToString($"F{DecimalPlaces }");

partial void OnCountChanged(decimal value)
{
    OnPropertyChanged(nameof(CountDisplay));
}
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Joshie

79746682

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

Thanks, the problem was found and fixed. Please contact [email protected] to get a new build with the fix. This issue will be listed in the release notes for the upcoming 11.2.0 version.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
Posted by: Chilkat Software

79746672

Date: 2025-08-26 09:57:08
Score: 2.5
Natty:
Report link

XCode needs a matching iOS version on your Physical Device and your Mac.Showing xcode components page

Have you signed in to your Xcode? If yes, Open your Flutter project in Finder, go ios, and "Runner.xcodeproj" in Xcode. Login with your Developer Account, go to Runner> Signing & Capabilities and Select Your Team. And set your unique Bundle Identifier.
xcode setting for Flutter project

These changes should help your run the app on a physical device.

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

79746668

Date: 2025-08-26 09:54:07
Score: 2
Natty:
Report link

1. Will the state split?
You can think of it this way: React works on the new state in the background. If interrupted by an urgent update, it will discard the background work and start over from the new, updated state. The state finally committed to the DOM is always consistent, so you won't encounter "branching" bugs.
2. Will it execute twice?
No. The useEffect callback and its cleanup function only run for renders that are successfully committed to the DOM. For any render that is interrupted and discarded, its corresponding useEffect will not run at all. This prevents duplicate executions or running with inconsistent data.
3. What does it optimize?
startTransition optimizes React's rendering process, not your JavaScript computation. It allows React to pause between rendering different components, but it cannot interrupt a synchronous function while it's running. Therefore, a long-running .filter() operation will still block the main thread.
4. Will it be blocked forever?
Theoretically, yes, it's possible. If urgent updates occur continuously, a transition can be postponed indefinitely and may never complete. This scenario is known as "starvation," but it's considered an edge case in practice.

Reasons:
  • RegEx Blacklisted phrase (2): urgent
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: shuishuo yu

79746662

Date: 2025-08-26 09:50:06
Score: 3
Natty:
Report link

Now, it's possible in aframe and three js

Example in codepen: /Mexicatr-nica/pen/vENrGjX

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

79746660

Date: 2025-08-26 09:47:05
Score: 1.5
Natty:
Report link

My guess is that, when using as_datetime, the unit of measure for the first argument is seconds, and not days:

45628 seconds is approx 760 minutes, which is 12.67 hours, hence why 12:40:28 is the time returned and the date remains equal to the origin

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

79746657

Date: 2025-08-26 09:46:04
Score: 2
Natty:
Report link

I suspect this has something to do with https://github.com/dotnet/aspnetcore/issues/11406.

Move _Imports.razor in RclWithLayout into the Pages folder and you should find it works.

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

79746650

Date: 2025-08-26 09:41:03
Score: 3.5
Natty:
Report link

Just in case anyone else encounters this problem, I found this to be the solution (taken from here https://medium.com/clover-platform-blog/expiring-oauth-tokens-securing-clover-merchant-data-16243b9c00cc):

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Gonzalo Castro Peña

79746649

Date: 2025-08-26 09:38:02
Score: 2.5
Natty:
Report link

Consent required must be disabled for this scenario enter image description here

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

79746645

Date: 2025-08-26 09:34:00
Score: 1
Natty:
Report link

enter image description here

In my case we have 160 groups. All metadata is valid. I think the problem is because JSON file is too big.

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

79746644

Date: 2025-08-26 09:34:00
Score: 3
Natty:
Report link

From what I’ve seen, the standard setup for most web design agencies Luton or creative teams on Azure Web Apps usually starts with a scalable hosting plan, custom domains, and integration with CI/CD pipelines for smoother deployments. Many also use staging slots for testing before pushing updates live, which really helps avoid downtime. Security features like SSL and automated backups are also common to keep client projects safe.

Curious to know - are most agencies here managing this setup in-house, or do you rely on Azure partners for the technical side?

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

79746643

Date: 2025-08-26 09:33:00
Score: 1.5
Natty:
Report link

GitLab supports annotations report type for artifacts which allows attaching external links to jobs. So you can generate links to known locations of artifacts and link to them.

I made an issue to show those links on MRs as well

external links

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

79746637

Date: 2025-08-26 09:27:58
Score: 5.5
Natty:
Report link

I write a function to solve this problem. support both vue 2.7 & vue 3.

You can simply call $reload() in template or reload() in setup to force current component go through lifecycle again.

Here is Live Demo and Project.

I will be so happy if you can have a try and give me some feedback, thanks for reading.

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Blacklisted phrase (3): give me some
  • Contains signature (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: xuyiming

79746630

Date: 2025-08-26 09:18:56
Score: 1.5
Natty:
Report link

To add to Matt's answer, it is a generally accepted thing that numpy is often much slower on very small datasets and for simpler math problems. Both of which I think this test would qualify for. Travis Oliphant, the creator of numpy, seems to regularly address this and basically comes back to the fact that numpy will always beat out other solutions on much larger and more computationally intensive problems, but due to many factors like the ones Matt has highlighted will always be slower on very small and simple problems. Here is Travis addressing your question directly in an interview from a few years ago:
https://youtu.be/gFEE3w7F0ww?si=mfTO-uJQRIZdMKoL&t=6080

Reasons:
  • Blacklisted phrase (1): youtu.be
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: welp

79746626

Date: 2025-08-26 09:13:54
Score: 3.5
Natty:
Report link

"indentRainbow.colorOnWhiteSpaceOnly": true

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Znacovean Simion

79746622

Date: 2025-08-26 09:09:53
Score: 1
Natty:
Report link

I encountered the same error. This error occurs when using the response, not when awaiting fetch(). To handle the terminated error, you should enclose the code that uses the response in a try catch like below.

async function getResponse(url: string) {
  try {
    const res = await fetch(url)
    if (!res.ok) return 
    return Buffer.from(await res.arrayBuffer()) // may occur `terminated error`
  } catch (err) {/*...*/}
}
Reasons:
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: noooooooous

79746614

Date: 2025-08-26 09:05:52
Score: 1.5
Natty:
Report link

One way is by transitioning your project to a structure that can be built with the standard React Native CLI. You would create a new, standard React Native project and finish code migration manually. Using this method means you are no longer relying on the EAS Build service at all.

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

79746610

Date: 2025-08-26 08:58:50
Score: 3.5
Natty:
Report link

I`d ever had this error because I wrote like <VBox/> instead of </VBox>

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

79746603

Date: 2025-08-26 08:55:49
Score: 2
Natty:
Report link

pgsql jdbc driver seems flawed, it loads all the data in memory when reading bytea data columns

this is the driver method... PgResultSet class

    @Pure
    public @Nullable InputStream getBinaryStream(@Positive int columnIndex) throws SQLException {
        this.connection.getLogger().log(Level.FINEST, "  getBinaryStream columnIndex: {0}", columnIndex);
        byte[] value = this.getRawValue(columnIndex);
        if (value == null) {
            return null;
        } else {
            byte[] b = this.getBytes(columnIndex);
            return b != null ? new ByteArrayInputStream(b) : null;
        }
    }

this will load all in memory and if the data is big the app will go on OOM. can some body confirm i got this problem, how to read big byteea columns ?

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

79746602

Date: 2025-08-26 08:53:48
Score: 3
Natty:
Report link

Did you by any chance figure out your issue? I’m trying to do something similar and I’m running into some problems too. I’d love to discuss it with you.

Looking forward to hearing from you!

Best,

Eliott

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Eliott Lawrynowicz

79746594

Date: 2025-08-26 08:40:45
Score: 2.5
Natty:
Report link

It looks like Adrian Klaver had the right answer. Burstable instances are not suitable for these kinds of heavy tasks, even though they don't take hours. We temporarily moved the system to a plain EC2 and never saw the problem again. We are now in the process of migrating back to RDS.

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

79746582

Date: 2025-08-26 08:28:41
Score: 4.5
Natty:
Report link

you can Try installing Vue (official)

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

79746575

Date: 2025-08-26 08:21:39
Score: 3.5
Natty:
Report link

powercycle server as in turn off from the power grid it works.

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

79746574

Date: 2025-08-26 08:16:37
Score: 1
Natty:
Report link

Apparently, for some strange reasons, having the same permission rights on the temp folder and on storage was not enough. Following the guide I found here, I set the rights for all the folders to root as owner and to www-data as group. This is enough for livewire temp folder but seems not to the storage folder. At least not for livewire, because laravel is correctly able to write on the storage folder with this configuration.

Anyway, as soon as I changed the owner of storage folder to www-data, everything started working. The strange thing is that I never received a permission denied error.

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

79746573

Date: 2025-08-26 08:15:37
Score: 1.5
Natty:
Report link

Make sure you enabled mixedcontent., also check the url starting with http://

mixedContentMode:'always'
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Aravind

79746572

Date: 2025-08-26 08:15:37
Score: 2.5
Natty:
Report link
df2.set_index(['name','date']).loc[df1.set_index(['name','date']).index]
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Confounded

79746571

Date: 2025-08-26 08:14:36
Score: 2.5
Natty:
Report link

I've fixed this problem by just installing vs code system version instead of user version.

User version is downloaded by default.

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

79746565

Date: 2025-08-26 08:08:35
Score: 2
Natty:
Report link

"[^a-zA-Z0-9-_]" allows for whitespace.

The ^ means, match everything that isn't part of [a-zA-Z0-9-_]

Proof from regex101.com

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

79746563

Date: 2025-08-26 08:03:33
Score: 5.5
Natty:
Report link

I'm having the same issue :-(

I was running an Rstudio version of 2024, and tried updating to 2025.05.1 but still get the issue. It also started a week ago or so. It's probably a problem on the side of copilot or github and not RStudio version.

In my Rstudio logs ("Help/Diagnostics/Show log files"), I see at the end of the log file some line

"2025-08-26T07:28:47.612812Z [rsession-jracle] ERROR [onStdout]: Internal error: response contains no Content-Length header.; LOGGED FROM: void __cdecl rstudio::session::modules::copilot::`anonymous-namespace'::agent::onStdout(class rstudio::core::system::ProcessOperations &,const class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &) C:\Users\jenkins\workspace\ide-os-windows\rel-mariposa-orchid\src\cpp\session\modules\SessionCopilot.cpp:823

Which I don't really understand. My user id is jracle, and I don't have any C:\Users\jenkins user or folder on my computer, maybe this is the issue?

Thanks. Best regards,

Julien

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): Best regards
  • Blacklisted phrase (1): regards
  • Long answer (-1):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same issue
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Julien Racle

79746554

Date: 2025-08-26 07:55:31
Score: 3.5
Natty:
Report link

On Sequoia 15.6.1 there is an option to disable CMD+OPTION+D (which conflicts with intelliJ debug start):

enter image description here

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

79746551

Date: 2025-08-26 07:53:30
Score: 2.5
Natty:
Report link

I have configured

  1. Custom domain for webapp &
  2. Pick hotsname from backend
    Still I am getting 404.
Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: ShP

79746548

Date: 2025-08-26 07:52:30
Score: 2
Natty:
Report link

i uninstalled python and reinstall python and choose python interpreter on the same location of program setup.
after that i choose command promoter in python terminal.

after that set FLASK_APP=appname.py
finally flask run

note the above steps from windows

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mahmoud Abd El-rheem

79746547

Date: 2025-08-26 07:50:29
Score: 2
Natty:
Report link

If you're a fan of crispy, tender chicken and crave fast food done right, Raising Cane’s Chicken Fingers is a name you’ve likely heard—and if not, it’s one you need to know. Specializing in high-quality chicken finger meals, Raising Cane’s has built a loyal following with its simple menu, signature Cane’s Sauce, and a commitment to quality and freshness.

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

79746546

Date: 2025-08-26 07:48:29
Score: 3
Natty:
Report link
scp -P 80 ...

that you need, I guess
scp with port number specified

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

79746545

Date: 2025-08-26 07:47:28
Score: 0.5
Natty:
Report link

This is because StyleDictionary is a constructor, not an object with a member function create. Use new StyleDictionary.create(/* arguments */).

Please see the documentation: getting started. Here, you will also find a couple examples with new StyleDictionary.create(/* arguments */).

This is the source code where StyleDictionary is defined: https://github.com/style-dictionary/style-dictionary/blob/main/lib/StyleDictionary.js.

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
Posted by: Sergey A Kryukov

79746541

Date: 2025-08-26 07:44:27
Score: 2
Natty:
Report link

Perhaps someone is still seeking a solution to customize the "New File" menu.

go to settings => appearance & Behavior => Menus and Toolbars => Navigation Bar PopupMenu => New => right click to expnad menu

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

79746515

Date: 2025-08-26 07:10:18
Score: 2.5
Natty:
Report link

The best approach is to set a pending order at your position's stop-loss price.

You can execute this method either manually or automatically.

Good luck

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

79746513

Date: 2025-08-26 07:08:18
Score: 1
Natty:
Report link
@Document
public class Person {
    @Id
    private String id;
    private String name;
    private int age;
    private String email;
    private String address;
    // getters/setters
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user26887079

79746511

Date: 2025-08-26 07:07:17
Score: 3
Natty:
Report link

Very strange, have you looked at dba_objects and validated the actual owner for that procedure? I'm thinking of a scenario where you are accessing the proc via a synonym and it is actually in another schema and fully qualifying it exposes that.

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

79746506

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

When using Compose Destinations in a multi-module project, the key is to let each feature module declare its own destinations, and then have the app module aggregate them. If you try to generate navigation code in more than one module, KSP will usually crash.

👉 Steps to fix it:

  1. Feature module (e.g., feature_home, feature_profile):

    Define your screens here with @Destination.

    Don’t add a DestinationsNavHost here. Just expose your Composables.

    Example:


@Destination
@Composable
fun HomeScreen(navigator: DestinationsNavigator) { ... }

2 . Navigation (or app) module:

DestinationsNavHost(
    navGraph = NavGraphs.root
)

3. Dependencies:

 . app (or navigation) module should depend on all feature modules.  

 . Feature modules should not depend on each other, only expose their screens.  

4. Important KSP rule:

 . Only one module (usually app) should apply the ksp plugin for Compose Destinations.  

 . If you enable KSP in multiple modules, you’ll hit the crashes.
Reasons:
  • Long answer (-1):
  • Has code block (-0.5):
  • User mentioned (1): @Destination
  • Starts with a question (0.5): When
  • Low reputation (1):
Posted by: Abdul-Muqaddam

79746497

Date: 2025-08-26 06:54:14
Score: 3.5
Natty:
Report link

Prime focus is a group of photography. We are providing so many digital system.

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

79746496

Date: 2025-08-26 06:53:14
Score: 3.5
Natty:
Report link

paper's position is "fixed",why did you change it to "absolute"

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

79746469

Date: 2025-08-26 06:22:05
Score: 2
Natty:
Report link

To expand all

To minimize all

Version: 1.4.5 (user setup)

VSCode Version: 1.99.3

Commit: af58d92614edb1f72bdd756615d131bf8dfa5290

Date: 2025-08-13T02:08:56.371Z

Electron: 34.5.8

Chromium: 132.0.6834.210

Node.js: 20.19.1

V8: 13.2.152.41-electron.0

OS: Windows_NT x64 10.0.26100

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

79746446

Date: 2025-08-26 05:50:59
Score: 1.5
Natty:
Report link

I had this problem; I went to JSON and changed the URL to the path of files on my Mac; it worked I got the view I wanted my own HTML & CSS files. I copied and pasted it into the JSON URL

Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Tim Daniels

79746433

Date: 2025-08-26 05:22:53
Score: 3.5
Natty:
Report link

import pyttsx3

from pydub import AudioSegment

# Inicializar pyttsx3

engine = pyttsx3.init()

voices = engine.getProperty('voices')

engine.setProperty('voice', voices[0].id)

engine.setProperty('rate', 130)

# Letra completa de la canción

lyrics = """

Canción: Eres mi siempre

Verso 1

Recuerdo el instante en que te encontré,

el mar fue testigo de lo que soñé.

Tus labios temblaban al verme llegar,

y en esa mirada aprendí a volar.

Pre-coro

Tú fuiste mi calma en la tempestad,

mi faro en la noche, mi verdad.

Coro

Desde ese día, ya no quise escapar,

me tatué tu nombre junto al corazón.

Y aunque el destino nos quiso alejar,

mi rey, mi papito, te llevo en mi voz.

Desde la playa donde dijiste “sí”,

hasta el adiós que nos tocó vivir...

Nada podrá borrar lo que sentí.

Eres mi siempre, mi razón de existir.

Verso 2

Tus huellas quedaron junto a mi piel,

promesas grabadas que saben a miel.

Aunque el tiempo intente todo borrar,

la llama en mi pecho no deja de arder.

Pre-coro

Y en cada silencio vuelvo a escuchar,

tu risa escondida en el mar.

Coro

Desde ese día, ya no quise escapar,

me tatué tu nombre junto al corazón.

Y aunque el destino nos quiso alejar,

mi rey, mi papito, te llevo en mi voz.

Desde la playa donde dijiste “sí”,

hasta el adiós que nos tocó vivir...

Nada podrá borrar lo que sentí.

Eres mi siempre, mi razón de existir.

Puente

Y si la vida nos vuelve a cruzar,

seré la brisa que te quiera abrazar.

Entre la arena y el cielo azul,

mi alma te nombra, siempre eres tú.

Coro final

Desde ese día, ya no quise escapar,

me tatué tu nombre junto al corazón.

Y aunque el destino nos quiso alejar,

mi rey, mi papito, te llevo en mi voz.

Nada ni nadie me hará desistir,

porque eres mi siempre, mi razón de existir.

"""

# Guardar primero en WAV

wav_file = "cancion_eres_mi_siempre.wav"

engine.save_to_file(lyrics, wav_file)

engine.runAndWait()

print("✅ Archivo WAV generado:", wav_file)

# Convertir a MP3

mp3_file = "cancion_eres_mi_siempre.mp3"

song = AudioSegment.from_wav(wav_file)

song.export(mp3_file, format="mp3")

print("🎵 Conversión completa:", mp3_file)

Reasons:
  • Blacklisted phrase (1): porque
  • RegEx Blacklisted phrase (2): encontr
  • Long answer (-1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: solan perez

79746430

Date: 2025-08-26 05:15:51
Score: 1
Natty:
Report link

Instead of authenticating using

gcloud auth application-default login

I did:

gcloud auth login

This doesn't generate credentials for client libraries... And thus, I was getting the 401 Unauthorized Error.

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

79746429

Date: 2025-08-26 05:14:51
Score: 3.5
Natty:
Report link

For me adding the NuGet Package "Xamarin.AndroidX.Fragment.Ktx" solved the issue

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

79746427

Date: 2025-08-26 05:09:50
Score: 1
Natty:
Report link

I was able to solve this problem. Everything was correct. I just needed to run the chmod +x packages/samples/*/build.sh and ensure the End-Of-Line sequence was set to LF.

I did the latter by simply changing the file in VS Code (bottom right).

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

79746425

Date: 2025-08-26 05:06:49
Score: 1
Natty:
Report link

Here is something crazy. I have been fighting a similar issue for days now and tried everything I could think of. My flux Filament menus were unusable and I had been jumping through hoops to avoid SVGs everywhere. I thought it might be an issue with my dev environment but I don't have room on my live server to add anything at the moment so I couldn't test that easily.

In Filament, I couldn't get my webp logo to display in the flux menu even though it showed up in dev tools.

I came across an issue about flex containers causing issues. Sometimes I would see the svg image extremely large on the page so I started playing around with Filament css and I found the issue.

Last month I set a default padding on img, svg, & video tags. Simply removing the "p-4" solved all issues.

@layer base {
    img,
    svg,
    video {
        @apply block max-w-full p-4;
    }
Reasons:
  • Blacklisted phrase (1): days now
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ron Palmer

79746424

Date: 2025-08-26 05:06:49
Score: 3.5
Natty:
Report link

I realized that I have to declare all folders inside assets/tiles/... or assets/maps/... in pubspec.yaml

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

79746422

Date: 2025-08-26 05:03:48
Score: 1.5
Natty:
Report link

In my case, i accidently used pushNamed instead of push. To use pushName name should be defined in go router otherwise it will throw this error.

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

79746407

Date: 2025-08-26 04:36:42
Score: 2
Natty:
Report link

Interesting concept! For strategy games, most developers lean toward a server-authoritative model where the server calculates the main game state, and clients just display it. This helps avoid desync issues, even though it can mean sending more data back and forth. You can optimize by only sending state changes instead of the full game world each tick. Also, techniques like client-side prediction can smooth out delays. There’s a good breakdown of similar networking challenges in games here.

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

79746396

Date: 2025-08-26 04:09:35
Score: 14
Natty: 7
Report link

Did you got any solution? I am facing the same issue in ubuntu.

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (3): Did you got any solution
  • RegEx Blacklisted phrase (2): any solution?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing the same issue
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: user31353575

79746392

Date: 2025-08-26 03:59:33
Score: 0.5
Natty:
Report link

Seems like you want to group by curveLocations and get the aggregation of distinctCrossings as sum.

import numpy as np
arrayCurveLocations = [
    [1, 3],
    [2, 5],
    [1, 7],
    [3, 2],
    [2, 6]
]
arrayCurveLocations = np.array(arrayCurveLocations)

If you want below as result:

[
    [1, 10],
    [2, 11],
    [3, 2]
]

Then I can show how it can be done with pandas.

import pandas as pd
df = pd.DataFrame(arrayCurveLocations, columns=['curveLocations', 'distinctCrossings'])
result = df.groupby('curveLocations', as_index=False)['distinctCrossings'].sum()
result_array = result.values
print(result_array)

If you want to rely on only numpy to solve your problem, then this Link could help.

Reasons:
  • Blacklisted phrase (1): this Link
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ranger

79746373

Date: 2025-08-26 03:09:23
Score: 1.5
Natty:
Report link
<script setup>
import { inject } from 'vue';

const route = inject('route');

console.log(route('klant.index'));
</script>

look for <script setup> on this page for Vue3 composition API setup https://github.com/tighten/ziggy?tab=readme-ov-file#installation

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

79746370

Date: 2025-08-26 03:05:22
Score: 2
Natty:
Report link

We are looking for Administrative Assistants/Customer Service Assistants with flexible hours to start as soon as possible.

Training will be provided. (Monday to Friday or Saturday to Sunday). Good salary. Basic English is required

you can apply through the following link:
https://form.jotform.com/252307797899075

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: عزام صبير

79746369

Date: 2025-08-26 03:01:21
Score: 1.5
Natty:
Report link

Found it in one of our css files.

The error/fix is simple.

The message is gibberish.

It indicates your css braces are not balanced.

We had it on this

``body {

/* for pages of css here */
.xxx {

}

``

Adding a brace and balancing everything made it go away.

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

79746368

Date: 2025-08-26 02:52:19
Score: 3
Natty:
Report link

Instead of auth.last_sign_in_at I think we can use auth.email_confirmed_at as well.

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

79746366

Date: 2025-08-26 02:51:19
Score: 2
Natty:
Report link

The Power BI dataset is tabular and, as such, Deneb processes and generates the supplied Power BI data as a tabular dataset in the Vega view. There isn't the ability to type data from the semantic model in a way that allows us to detect if it's JSON (and infer that it's spatial). We also can't have multiple queries per visual due to constraints in Power BI, so the tabular dataset was prioritized for greater flexibility for developers. If you are using the certified visual, you can currently only use the hard-coded approach that @davidebacci has identified.

I have some ideas for "post v2", where we could supply a valid scalar TopoJSON object from a semantic model via a conditional formatting property in the properties pane, which circumvents the query limit but allows us to potentially treat such a property and inject it as a spatial dataset (provided it parses). We'll also need to consider what this means for reuse via templates, as it creates an additional kind of dependency beyond the traditional tabular dataset that we currently assume.

Note that v2 is still under active development. As we're discussing potentially after this timeframe, it is not a valid short-term (or possibly medium-term) solution. However, I wanted to let you know that I'm aware of it as a limitation and am considering how to solve it in a future iteration.

Reasons:
  • Blacklisted phrase (1): how to solve
  • Long answer (-1):
  • No code block (0.5):
  • User mentioned (1): @davidebacci
  • Low reputation (0.5):
Posted by: Daniel Marsh-Patrick

79746358

Date: 2025-08-26 02:17:12
Score: 0.5
Natty:
Report link

I have tackled this same issue and did a lot of searching. Could not find the answer, so with some trial and error I found a little more information. I'll add it to this question, in case this keeps coming up.

The code in the answer by stackunderflow can modified to display more information about every reference in the project. In particular, we care about printing VBRef.GUID . If we then search the registry for the GUID, there should be a hit in the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office area. There were a bunch of other hits I had to ignore - for my plugin the key chain went down ClickToRun path. Eventually there are some default values of type 0x40001, and one of them will contain the full path as binary data in UTF-16 format. Double-click to edit the binary data, which will also show the characters on the right side.

I verified this by modifying the binary data in RegEdit - Excel then showed the modified path in the reference list.

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

79746356

Date: 2025-08-26 02:11:11
Score: 3.5
Natty:
Report link

check virus & threat protection Real-time protection and allow folder image

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

79746353

Date: 2025-08-26 02:01:07
Score: 10
Natty: 5
Report link

I have similar problem, I would not find where to change the title for https://www.amphasisdesign.com/products . Please help.

Reasons:
  • Blacklisted phrase (1): I have similar
  • RegEx Blacklisted phrase (3): Please help
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have similar problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kiat Soo

79746352

Date: 2025-08-26 02:00:07
Score: 0.5
Natty:
Report link

After some digging, I found that Objects wrapped in a Svelte 5 state rune don't behave just like a normal Object (unlike in Svelte 4), as $state(...) wraps plain objects/arrays in a Svelte Proxy. This is what led to the error: IndexedDB (and Node’s structuredClone) cannot serialize these Proxies, so Dexie throws DataCloneError: #<Object> could not be cloned. The fix is to simply replace the plain object spread with $state.snapshot(), which takes a static serializable snapshot of a deeply reactive $state proxy:

- const dirty = { meta: { ...meta } }
+ const dirty = { meta: $state.snapshot(meta) }
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: henrymattel

79746340

Date: 2025-08-26 01:42:02
Score: 0.5
Natty:
Report link

It looks like you are relying on the persistence of the value of count; however, in Google Apps Script, the global context is executed on each execution.

One option is to use the Properties Service to store the value, but in this case, you might find it more convenient to get the column hidden state by using isColumnHiddenByUser(columnPosition)

Related

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

79746313

Date: 2025-08-26 01:03:53
Score: 2
Natty:
Report link

You cannot get a Google profile photo from Cloud IAP alone. IAP gives you identity for access control, not an OAuth access token for Google APIs. The headers and the IAP JWT are only meant for your app to verify who the caller is. They do not include a profile picture and they are not valid to call Google APIs like People.

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

79746310

Date: 2025-08-26 01:03:53
Score: 2
Natty:
Report link

import moviepy.editor as mp

# 打开GIF文件

gif_path = "/mnt/data/earthquake_shake.gif"

video_path = "/mnt/data/earthquake_shake.mp4"

# 转换为视频

clip = mp.VideoFileClip(gif_path)

clip.write_videofile(video_path, codec="libx264", fps=10)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: 张伟豪

79746305

Date: 2025-08-26 00:55:52
Score: 2
Natty:
Report link

Are you resetting the EPC pointer after every write ? If not You are seeing 23 instead of 24 (and 21 instead of 23) because the printer did write the value you asked for, but the reader is returning the next sequential EPC value.
This is a known quirk on Gen-2 UHF tags when the EPC pointer is left at an offset ≠ 0 after a previous operation.

Reasons:
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Parad0x

79746304

Date: 2025-08-26 00:55:52
Score: 1.5
Natty:
Report link

The issue lies in the library, to be more specific, the regex that grabs the Android version.

As noted by @loremus, this library is no longer maintained and should not be used.

But to fix the issue, look for /android ([0-9]\.[0-9])/i) as in the snippet below, and change it to /android ([0-9]+(?:\.[0-9]+)?)/i

function _getAndroid() {
    var android = false;
    var sAgent = navigator.userAgent;
    if (/android/i.test(sAgent)) { // android
        android = true;
        var aMat = sAgent.toString().match(/android ([0-9]\.[0-9])/i);
        if (aMat && aMat[1]) {
            android = parseFloat(aMat[1]);
        }
    }
    return android;
}
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • User mentioned (1): @loremus
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: izlim

79746297

Date: 2025-08-26 00:41:48
Score: 1.5
Natty:
Report link

I break model training and gpu remains with full memory and this helps me. But by carefull its also kills python env kernel

pkill -f python
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Roman Dvoryankov

79746265

Date: 2025-08-25 23:37:32
Score: 2
Natty:
Report link

The ESLint warning you're seeing in VSCode—"Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly"—comes from the @typescript-eslint/strict-boolean-expressions rule. This rule enforces that conditionals must be explicit when dealing with potentially null or undefined values.

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

79746252

Date: 2025-08-25 23:05:25
Score: 2
Natty:
Report link

I'm not an expert, but I'm pretty sure you shouldn't use an initializer on a view. That code should be in the onAppear method. You can't count on the init method. You have the transaction in the binding.

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

79746251

Date: 2025-08-25 23:01:24
Score: 0.5
Natty:
Report link

I eventually found the issue that I had a typo in my code.

However, within the tab panel, one can just access the props of the component.

// bobsProps is passed in as a function properties, so is accessible.
 <TabPanel bob={bobsProps} value={value} index={2}>
             <div>{bobsProps.somevalue}</div>
 </TabPanel>
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: AndyW

79746246

Date: 2025-08-25 22:49:21
Score: 1.5
Natty:
Report link

Never mind, i tried a way, i added this and at least it prints all of them on the terminal:

   df = pd.DataFrame(data)
   dflst = []
   dflst.append(df)
   print(dflst)
all_data()
print(all_data())

I'd accept any insight to make my understanding of the whole thing better. Thanks for reading, and sorry to bother.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: shrykullgod

79746245

Date: 2025-08-25 22:42:19
Score: 2.5
Natty:
Report link

You can’t use switch for value ranges — it only works with fixed cases. If you need to set an image source based on ranges of ratio, you’ll need to use if/else statements (or a lookup function) instead. That way you can handle conditions like < 20, >= 20 && < 50, etc.

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

79746242

Date: 2025-08-25 22:40:19
Score: 1
Natty:
Report link

On Windows 11, the correct syntax is:

curl -X POST "http://localhost:1000/Schedule/0" -H "accept: */*" -H "Content-Type: application/json" -d "{ \"title\": \"string\", \"timeStart\": \"21:00:00\", \"timeEnd\": \"22:00:00\" }"

only 1 backslash before each double quote inside --data

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

79746240

Date: 2025-08-25 22:38:18
Score: 0.5
Natty:
Report link

I've found the cause. PHPStorm adds these parameters when you open the index page via ALT+F2:

?_ijt=pdprfcc6u90jpqpfgc0hfk2mk3&_ij_reload=RELOAD_ON_SAVE

My code automatically preserves URL parameters, so this was causing the devenv to return the extra payload.

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

79746227

Date: 2025-08-25 22:14:13
Score: 1.5
Natty:
Report link

Just one DAG is enough!

Five tasks:

  1. IsAlive - Check if the streaming app is alive. If no, jump to task 4.

  2. IsHealthy - Check if the app is performing as expected. If yes, jump to task 5.

  3. Shutdown - Finishes the app.

  4. Start - Starts the app.

  5. Log - Tracks the status and acts.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Ricardo Padua Soares

79746220

Date: 2025-08-25 22:05:11
Score: 0.5
Natty:
Report link

I am also following along in the book "Creating Apps with kivy", and ran into the same issue in Example 1-5. ListView is deprecated and replaced with RecycleView. I took the response from Nourless, and stripped it down to the bare essentials to match the example in the book. I found the following code worked in place of ListView. As the author goes through the book, I am guessing he will add the layout information one step at a time.

    RecycleView:
        data: [{'text':'Palo Alto, MX'}, {'text':'Palo Alto, US'}]
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: EdouardP

79746215

Date: 2025-08-25 21:57:09
Score: 1.5
Natty:
Report link

The answer here was to click Build->Load All (Ctrl-Shift-L) (or equivalently run devtools:load_all("path/to/my/project"), which loads the correct things into scope.

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

79746212

Date: 2025-08-25 21:49:07
Score: 2.5
Natty:
Report link

sua ideia e boa, veja sobre cluster pvm, e nao mpi, os clusters atualmente sao todos MPI os cluster AWS e os APACHE ultimos estao tentando refazer o que o PVM do openmosix fazia acho que e isso que vc imaginou, vc coloca o seu programa para funcionar com muitas tread e magicamente sua tread aparece pronta isso e um PVM

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