79715998

Date: 2025-07-26 21:19:09
Score: 1.5
Natty:
Report link

Am also doing the same. But once after every deployment .we are manually openning the file and refreshing the flows ..

This happens only for sql connector flows

Can I screen shot of how you have mapped connection reference and in flow

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

79715995

Date: 2025-07-26 21:06:07
Score: 1
Natty:
Report link

What I did was:

xed ios

Then build using xcode. After that it seems to work going pack to normal builds using

npx expo run:ios --device

Not sure why building in normal xcode fixes this but it works

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): What I
  • Low reputation (0.5):
Posted by: Sheehan Munim

79715994

Date: 2025-07-26 21:04:06
Score: 1
Natty:
Report link

By making window borderless you are now showing only window for render. Borders are considered as a resizing thing, and if there is non, there is no resize. So you have to make it resizable by yourself with adding your own borders or options to resize it to a certain value. Sorry for no solution, i hope this will help somehow.

Reasons:
  • Whitelisted phrase (-1): hope this will help
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Domi Daph

79715993

Date: 2025-07-26 21:02:05
Score: 1
Natty:
Report link

There are three types of log data that can accumulate as a result of a bulk delete operation in Dataverse: audit logs, plugin trace logs, and flow runs.

Audit logs

If auditing is enabled for the table you are bulk deleting, then your audit logs will grow with a new log per row deleted. A system administrator can control how long these audit logs are retained (forever by default) as described here: https://learn.microsoft.com/en-us/power-platform/admin/manage-dataverse-auditing?tabs=new#turn-on-auditing

Plugin trace logs

You would only see an increase in trace logs if they are enabled in your environment and if your environment contains plugin steps that are triggered on delete of the table you are targeting. By default, trace logs are automatically deleted after 24 hours. More info here: https://learn.microsoft.com/en-us/power-apps/developer/data-platform/logging-tracing#enable-trace-logging

Flow runs

You would only see an increase in flow runs if your environment contains Power Automate cloud flows that are triggered on delete of the table you are targeting. By default, flow runs are retained for 28 days. More info here: https://learn.microsoft.com/en-us/power-automate/dataverse/cloud-flow-run-metadata#storage-use-for-flowrun-records

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

79715985

Date: 2025-07-26 20:46:02
Score: 1.5
Natty:
Report link

Jazz Internet Packages provide seamless, high-speed connectivity tailored to the modern digital lifestyle of users across Pakistan. From casual social media browsing to demanding data needs like streaming, remote work, and online learning, Jazz offers a comprehensive range of daily, weekly, and monthly internet bundles to suit every budget and usage type. Packages like Monthly Freedom and Weekly Mega Plus deliver unmatched value with generous data volumes, nationwide coverage, and built-in call and SMS benefits. With convenient activation codes, easy tracking through the Jazz World App, and reliable 4G speeds, Jazz ensures a smooth and uninterrupted internet experience for students, professionals, and everyday users alike.

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

79715984

Date: 2025-07-26 20:46:02
Score: 2
Natty:
Report link

Recently at my company we developed this PowerShell script. You create a JSON file where you define the repositories you want to checkout, which tag you want to checkout, and where you want the repositories to be checked out, then the script will do everything for you. It can also function recursively, whereby if the repository you checkout further defines some other repository as dependencies with a similarly defined JSON file, such dependencies are automatically checked out.

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

79715964

Date: 2025-07-26 20:03:52
Score: 1
Natty:
Report link

As you can't use the Helm lookup function in ArgoCD, I think you'll have to use a different approach.

You're right about ArgoCD using helm template to render the kubernetes manifests and then applying them in the destination cluster. Mind that running helm template <chart name> --dry-run=server would also work for helm in rendering the manifests and using the lookup function. It's just that lookup doesn't work in ArgoCD (as the referred GH issues in the comments to your post discuss).

You could try to write this logic in a Job, using an image that has kubectl installed (eg. bitnami/kubectl), using a service account with the necessary RBAC configured to get/create/patch... secrets. Then you might also need a similar clean up Job that deletes the secret if the Application gets removed, making use of ArgoCD's resource hooks (https://argo-cd.readthedocs.io/en/stable/user-guide/resource_hooks/)

Another possibility, if the above is too much work, and you only care about the secret not being recreated every time it goes out of sync, is why not let ArgoCD ignore the contents of the secret for diffing? Check: https://argo-cd.readthedocs.io/en/stable/user-guide/diffing/#application-level-configuration

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

79715958

Date: 2025-07-26 19:57:51
Score: 2.5
Natty:
Report link

Try Lingvanex self-hosted translator. It can translate text, voice, files, websites in 110 languages. It has Python framework to deploy on Linux, Windows, Mac OS, Android, iOS.

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

79715954

Date: 2025-07-26 19:40:48
Score: 3
Natty:
Report link

I found the answer to the problem:

Pyglet.shapes and the shader.programm are using different shader pipelines.

This results in not foreseeable results.

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

79715949

Date: 2025-07-26 19:34:45
Score: 5.5
Natty: 5
Report link

Jay, what is the easiest way to store rich text / attributed string (note app, users can bold different words or sentences as they choose etc etc) in a server and then pull it to read back on the app?

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Darth Codious

79715943

Date: 2025-07-26 19:26:42
Score: 9.5
Natty: 5.5
Report link

Did you find an solution to this?

Reasons:
  • RegEx Blacklisted phrase (3): Did you find an solution to this
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Did you find an solution to this
  • Low reputation (1):
Posted by: Mysty

79715939

Date: 2025-07-26 19:18:39
Score: 3.5
Natty:
Report link

java.util.concurent.ExecutionException:jave.net.UknownHostExeception: Unable to resolve host "sr-live-insp2.akamaized.net" No address associated with hostname

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

79715937

Date: 2025-07-26 19:16:39
Score: 1
Natty:
Report link

The participation type mask should be 2, which is a To Recipient. You will need to specify the recipient's user record for the activity party's partyid lookup in OData endpoint syntax, e.g.

{
  "ToRecipients": [{
    "participationtypemask": 2,
    "[email protected]": "/systemusers([my systemuser guid])",
    "addressused":"[email protected]"
  }]
}

This is the same syntax used when setting lookup columns in a Dataverse create/update action in Power Automate.

References

Participation Type Mask values: https://learn.microsoft.com/en-us/power-apps/developer/data-platform/reference/entities/activityparty#participationtypemask-choicesoptions

Setting lookup values in Web API operations: https://learn.microsoft.com/en-us/power-apps/developer/data-platform/webapi/create-entity-web-api#associate-table-rows-on-create

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

79715934

Date: 2025-07-26 19:12:38
Score: 1
Natty:
Report link
server.profiles.active=dev change to 
spring.profiles.active=dev

2- fix your application-docker.properties

spring.data.redis.host=${SPRING_DATA_REDIS_HOST:authorization-server-db}
spring.data.redis.port=${SPRING_DATA_REDIS_PORT:6379}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Samira Radmaneshfar

79715931

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

If you declare an object inside a generate block, ordinarily the name of that object is hierarchical, i.e., loop_gen_block[0].object it may or may not need to be escaped, i.e., \loop_gen_block[0]

If you don't name the gen block, the compiler will. Might be genblock0, might be genblock[0]. Note that the index is only meaningful within generate; it's not an array.

For a generate loop, objects declared inside the loop must be referenced hierarchically to disambiguate them.

For an if generate, in Vivado at least, you can specify -noname_unnamed_generate to xelab, and if there's no ambiguity, an object declared in the block can be referenced without the added hierarchical level. Which can be very useful. But, it has to be an explicit generate block, with "generate" and "endgenerate". An implicit generate (based on, say, a parameter value) doesn't work that way and will need, or be given, a block name.

Just my experience; don't flame me if I got something wrong.

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

79715928

Date: 2025-07-26 19:02:35
Score: 4.5
Natty:
Report link

John--did you ever figure this out? I'm trying to solve the same problem myself--a Micronaut app that handles both API Gateway events and CloudWatch events. What I've ended up trying currently is to just have separate subprojects for each event type. I think this is the cleanest approach, particularly because I'm building to native images and it keeps those smaller so they start faster.

Reasons:
  • RegEx Blacklisted phrase (3): did you ever figure this out
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
Posted by: davidmerrick

79715927

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

Currently for VSCode you can simply do

type Simplify<T> = T extends any[] | Date ? T :
  {
    [K in keyof T]: T[K];
  } & {};
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: jeanlou1370

79715918

Date: 2025-07-26 18:53:32
Score: 0.5
Natty:
Report link

This seems to be a long known issue, which has been already recently (Python 3.13.1) fixed:

Arguments with the value identical to the default value (e.g. booleans, small integers, empty or 1-character strings) are no longer considered "not present".

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

79715917

Date: 2025-07-26 18:52:32
Score: 3
Natty:
Report link

Thanks for the suggestions. Application.Run works on the MAC where Call does not in my original code. 👩‍💻

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

79715910

Date: 2025-07-26 18:38:28
Score: 3
Natty:
Report link

You can access those for more details about the call by prefixing "https://api.twilio.com" to them

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

79715905

Date: 2025-07-26 18:34:27
Score: 1
Natty:
Report link

Props stand for properties are used to pass data from one component to another in React, usually we pass data from parent to child.

Example-

function Welcome(props) {
  return <h1>Hello, {props.name}!</h1>;

}

function App() {
  return <Welcome name="Ronak" />;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ronak mahajan

79715902

Date: 2025-07-26 18:32:26
Score: 2
Natty:
Report link

Thanks to @dbc's comment, I've got something like this in my Program.Main

builder.Services.AddMvcCore().AddJsonOptions(options => options.JsonSerializerOptions.TypeInfoResolver 
    = (options.JsonSerializerOptions.TypeInfoResolver ?? new DefaultJsonTypeInfoResolver())
    .WithAddedModifier(ti => {
      if (ti.Kind != JsonTypeInfoKind.Object) {
        return;
      }

      foreach (JsonPropertyInfo p in ti.Properties) {
        if (p.AttributeProvider?.GetCustomAttributes(
          typeof(JsonIgnoreForSerializationAttribute), false).Length > 0) {
          p.ShouldSerialize = (_, _) => false;
        }
      }
    })
);

Along with a basic JsonIgnoreForSerializationAttribute class

[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field)]
public sealed class JsonIgnoreForSerializationAttribute : JsonAttribute;

(Comment/Rant: I think Microsoft are wrong (https://github.com/dotnet/runtime/issues/82879) here, Serialization and Deserialization are different operations, and I should be able to setup the contract for one without needing to validate the contract for the other. But that's not going to get fixed any time soon, so this work around will do fine, even if it's a touch heavier than I'd like).

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (1.5): Resolver ??
  • Long answer (-1):
  • Has code block (-0.5):
  • User mentioned (1): @dbc's
  • Self-answer (0.5):
Posted by: Moose Morals

79715901

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

I made a new package for react native bluetooth peripheral since no other ones seem to be actively maintained. This should fit your needs: https://github.com/munimtechnologies/munim-bluetooth-peripheral

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

79715898

Date: 2025-07-26 18:30:26
Score: 3.5
Natty:
Report link

https://github.com/planetminguez/PyToExe <----------there is a simple drag and drop app for macOS min version 12.0 up to sequoia. You might have to recompile it for M Series. This was compiled on intel.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Filler text (0.5): ----------
  • Low reputation (1):
Posted by: Joshua John

79715892

Date: 2025-07-26 18:16:23
Score: 1
Natty:
Report link

Explanation of the problem

Reading the question and comments, I believe there's a (common) little misunderstanding here on how @media () { works.

Using this example:

@media (prefers-contrast: more) { ...

I get the sense you're thinking the @at-rule above is like:

if (getPrefersContrast() == "more") { ...

When in reality it's more of a:

if (userPrefersMoreContrast() == true) {...

What I mean by this is, CSS asks the browser a question, and the browser only returns true or false. CSS has no idea about the existance of other potential values; 'less', 'custom, etc. In CSS's eyes @media (prefers-contrast: banana) is a perfectly valid media query, and this case the browser will return "false" just like it would if the user simply didn't "prefer 'more' contrast".

JavaScript's window.matchMedia(), for better or for worse, was designed to perfectly replicate what CSS does. So, just like CSS, JS has no idea what potential prefers-contrast values could exist, all it has the power to do is ask whether one specific one does exist, and get a yes or no response.

Unlike CSS & JS, we as the developer, have access to the "The Documentation" and therefore we possess enough clairvoyance to know the exact values that could exist.

Solutions

With that being said, to answer the original question, no there's no alternate method. However, I did think of two methods which would reduce repeatability.

1. Since CSS & JS "can't", we manually provide an array of all the respective values and loop over each, and apply the change event

You already hinted at this solution and stated that it's not future-proof "what if a 'custom' value is added?", but it's even worst too since it's not cross-browser-proof either, what if one browsers adds an experimental '-webkit-high-contrast', or what if one browser simply lags behind and doesn't yet support the W3C standards.

While the list we provided is guaranteed to be not entirely correct in some cases, this idea/pattern is actually common practise and used all the time in web development. For example, since there's no transition-state-changed event, it's very common to see code like: ['transitionrun', 'transitionstart', 'transitioncancel', 'transitionend'].forEach(eventName => elem.addEventListener(eventName, someHandler));.

Similarly:

// ['dragenter', 'dragover', 'dragleave', 'drop'].forEach(eventName => ...
or
// ['pointerdown', 'mousedown', 'touchstart']
or
// ['requestAnimationFrame','webkitRequestAnimationFrame','mozRequestAnimationFrame','oRequestAnimationFrame',"msRequestAnimationFrame']

So, it's clear to see, while there are cons. It's a compromise a lot of developers are willing to make (or rather 'concede' would be a better word to use). Plus, while it may seem "brute force" as you say... that's kinda the whole point of utility functions, to convert the brute force, repetitive tasks, into a single one-use method call.

Solution #1 would look like:

function getContrastPreference() {
  const contrastOptions = ['more', 'less', 'custom'];

  for (const option of contrastOptions) {
    const mediaQuery = `(prefers-contrast: ${option})`;
    if (window.matchMedia(mediaQuery).matches) {
      return option;
    }
  }

  // If none, return the default
  return 'no-preference';
}

2. The other option is to let CSS do what it does best, use the @at-rules as usually, and store the result

:root {
  /* Defaults */
  --prefers-contrast: 'no-preference';
  --prefers-color-scheme: 'light';
  ...
}

/* Update when the media query matches */
@media (prefers-contrast: more)   { :root { --prefers-contrast: 'more'; } }
@media (prefers-contrast: less)   { :root { --prefers-contrast: 'less'; } }
@media (prefers-contrast: custom) { :root { --prefers-contrast: 'custom'; } }

@media (prefers-color-scheme: dark) { :root { --prefers-color-scheme: 'dark'; } }
function getMediaFeatureFromCSS(propertyName) {
  const value = getComputedStyle(document.documentElement).getPropertyValue(propertyName);

  // Clean up result
  return value.trim().replace(/['"]/g, '');
}

console.log(getMediaFeatureFromCSS('--prefers-contrast')); // "dark"
// getMediaFeatureFromCSS('--prefers-color-scheme');

3. As a bonus, when I read your comments, it sounded like you were wishing for something like this to exist:

window.media.addEventListener('prefers-contrast', (event) => {
  // The event payload would contain the new value
  console.log('The new contrast preference is: ' + event.value); // e.g; 'more'
});

The thing is, the beauty about the current system is that you can create this yourself, by expanding upon Solution #1. I'm not going to do this for you, too much effort, but it's not even just "possible", I'm sure someone has probably done it already.

Reasons:
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @at-rule
  • User mentioned (0): @at-rules
  • Looks like a comment (1):
Posted by: Tigerrrrr

79715888

Date: 2025-07-26 18:10:21
Score: 1
Natty:
Report link

If you're looking for something really lightweight, I built a Chrome extension called Test API that addresses some of your pain points - it's completely offline, no accounts needed, and everything stays local on your machine.
https://chromewebstore.google.com/detail/test-api/bkndipmbnodeicgpmldococoiolcoicg?hl=en

The main limitation right now is it doesn't have import/export for collections yet (I'm actively working on that feature), so it might not solve your immediate Git workflow needs. But for quick API testing without the Postman bloat and online requirements, it could be useful for development work.

It's designed to be minimal and fast - no complex UI, just straightforward request testing when you need it.

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

79715886

Date: 2025-07-26 18:09:20
Score: 1
Natty:
Report link

select visits.* from visits join ads on visits.aid = ads.id where ads.uid = 1;

It will return all visits where the ad belongs to user with uid = 1.
If you’re only seeing one row, make sure there’s no LIMIT 1 and that your table has more matching data.

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

79715884

Date: 2025-07-26 18:05:20
Score: 0.5
Natty:
Report link

Add api to guard in config/sanctum.php so it becomes:

'guard' => ['web', 'api'],

By default it's only web.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Max S.

79715883

Date: 2025-07-26 18:03:19
Score: 1
Natty:
Report link

In config/sanctum.php, add api to guard so it become:

'guard' => ['web', 'api'],
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
Posted by: Max S.

79715881

Date: 2025-07-26 17:59:18
Score: 0.5
Natty:
Report link

from PIL import Image, ImageOps

import matplotlib.pyplot as plt

# Load the image

image_path = '/mnt/data/1000005810.jpg'

img = Image.open(image_path)

# Convert to RGB just in case

img = img.convert('RGB')

# Crop the face region roughly (manual approximation for this image)

width, height = img.size

center_x = width // 2

center_y = height // 2

# We'll take a square crop around the center for symmetry check

crop_size = min(width, height) // 2

left = center_x - crop_size // 2

top = center_y - crop_size // 2

right = center_x + crop_size // 2

bottom = center_y + crop_size // 2

face_crop = img.crop((left, top, right, bottom))

# Split into left and right halves

face_width, face_height = face_crop.size

left_half = face_crop.crop((0, 0, face_width // 2, face_height))

right_half = face_crop.crop((face_width // 2, 0, face_width, face_height))

# Mirror the halves to compare

left_mirror = ImageOps.mirror(left_half)

right_mirror = ImageOps.mirror(right_half)

# Combine for visualization: original halves mirrored

left_combo = Image.new('RGB', (face_width, face_height))

left_combo.paste(left_half, (0, 0))

left_combo.paste(left_mirror, (face_width // 2, 0))

right_combo = Image.new('RGB', (face_width, face_height))

right_combo.paste(right_mirror, (0, 0))

right_combo.paste(right_half, (face_width // 2, 0))

# Plot original crop and the mirrored versions

fig, axes = plt.subplots(1, 3, figsize=(12, 6))

axes[0].imshow(face_crop)

axes[0].set_title("Original Face Crop")

axes[0].axis("off")

axes[1].imshow(left_combo)

axes[1].set_title("Left Side Mirrored")

axes[1].axis("off")

axes[2].imshow(right_combo)

axes[2].set_title("Right Side Mirrored")

axes[2].axis("off")

plt.tight_layout()

plt.show()

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

79715879

Date: 2025-07-26 17:54:16
Score: 6
Natty: 5.5
Report link

Are there any more detailed guidelines?

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

79715875

Date: 2025-07-26 17:44:13
Score: 0.5
Natty:
Report link

Thank you Dave2e for mentioning lunar-package.

So the solution is:

library(tibble)
library(dplyr)
library(lubridate)
mycal <- tibble(datum=(seq(as.Date("2020/01/01"), as.Date("2025/12/31"), "days")))

library(lunar)
mycal %>% mutate(moon=lunar.phase(datum, name=T) %>% as.character())
Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Whitelisted phrase (-1): solution is
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Patrick

79715871

Date: 2025-07-26 17:34:11
Score: 2
Natty:
Report link

Now you can access logo because it is a static file which is rendered in HTML (img tag- browser resolves /logo.png to the root). It doesn't need any fetching or parsing but when it comes to react-simple-maps while accessing /topo.json the fetch() fails so it displays an unexpected error, to avoid this try using absolute url ex geography = { new URL('/topo.json', window.location.origin).toString() }, this ensures fetch always reach the path.

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

79715866

Date: 2025-07-26 17:29:10
Score: 1
Natty:
Report link

@Andrew A's answer is actually correct.

The error I started getting [runtime not ready]: ReferenceError: Property 'document' doesn't exist, js engine: hermes was caused by React Native styled-components library. The older versions of this library try to reference the web document object, which is no longer available in the new architecture.

I had to do an extra step of upgrading styled-components to version 6.1.18 or superior, which supports Expo53. Also make sure I'm always importing "styled-components/native" instead of "styled-components".

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • User mentioned (1): @Andrew
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Marcel

79715861

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

Please include the column names inside double quotes. It fixes the column does not exist error.

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

79715847

Date: 2025-07-26 16:52:00
Score: 0.5
Natty:
Report link

With some other answers on stackoverflow and with some help from Gemini AI, here's what works.

The python script:

def _start_msys2_terminal(self, next_dir):
    win_dir = next_dir.replace('~', os.path.expanduser('~'))
    win_dir = win_dir.replace('/', '\\')
    os.system(f'cd /d "{win_dir}" & mintty.exe -s 80,42 bash --login -i')

This opens a new MSYS2 shell, with the cols/rows (80,42), runs .bash_profile and .bashrc as expected, and cd's into the given dirctory

So I end up with two terminals. The original one where I ran the function above and a new one with a bash shell at the new directory. This is what I wanted.

e.g. if I run _start_msys2_terminal('~/projects/web/xplat-utils-rb-ut'), the new terminal shows:

in /c/Users/micro/.bash_profile HOME=/c/Users/micro
in .bashrc
HOME is /c/Users/micro, OSTYPE is cygwin
micro@mypc:~/projects/web/xplat-utils-rb-ut$

Please note, as far as I can tell, the script C:/msys64/msys2_shell.cmd does not have the capability of changing directories and setting mintty geometry. Also note I do not know DOS scripts, commands, etc. very well so it may actually be possible.

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

79715846

Date: 2025-07-26 16:52:00
Score: 1.5
Natty:
Report link

0

Open the file ./ios/Podfile And add these lines inside your targets (right before the use_react_native line in current react-native:

use_frameworks! :linkage => :static $RNFirebaseAsStaticFramework = true Also, if you have flipper_configuration Then, commented it out, disable flipper at all.

If it still does not work, check all iOS setup steps carefully from the official doc, https://rnfirebase.io/#configure-firebase-with-ios-credentials-react-native--077

Check below podfile: try it once.

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

79715831

Date: 2025-07-26 16:33:56
Score: 2
Natty:
Report link

Ok found it !

Cmd+Shift+P to get the command palette on my VsCode, then Local History, Find and Restore.

Then, I have a list of all of the files and the date of last edit.

Click on it, click on the date you want.

I did not found a trick to get all of the folder at once, but better than nothing.

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

79715828

Date: 2025-07-26 16:29:55
Score: 1.5
Natty:
Report link

To invoke the graph, you should use the key messages not text in input:

{"messages": sample_text}

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

79715824

Date: 2025-07-26 16:26:54
Score: 4
Natty: 4.5
Report link

Isn't it

"fluent-ffmpeg" 

depreciated ?

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: pur_overspirit

79715801

Date: 2025-07-26 15:46:45
Score: 4
Natty:
Report link

I could not like or comment user's answer (user30947624) due to 0 reputation but it works for me. Thanks a lot mate.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Whitelisted phrase (-1): works for me
  • RegEx Blacklisted phrase (1.5): reputation
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Roman Krytski

79715800

Date: 2025-07-26 15:45:45
Score: 0.5
Natty:
Report link
import java.util.Scanner;

public class PeopleWeights {
   public static void main(String[] args) {
      Scanner scnr = new Scanner(System.in);
      double[] weights = new double[5];
      double total = 0.0;
      double max = 0.0;

      for (int i = 0; i < 5; i++) {
         System.out.println("Enter weight " + (i + 1) + ": ");
         weights[i] = scnr.nextDouble();
         total += weights[i];
         if (weights[i] > max) {
            max = weights[i];
         }
      }

      System.out.println();
      System.out.print("You entered: ");
      for (int i = 0; i < 5; i++) {
          System.out.print(weights[i] + " ");
      }

      double average = total / 5.0;

      System.out.println("\nTotal weight: " + total);
      System.out.println("Average weight: " + average);
      System.out.println("Max weight: " + max);

      scnr.close();
      return;
   }
}
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user30967634

79715798

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

This worked for me: pointing RStudio to the right R version in: Tools -> Global Options -> Basic -> R Version (thanks to discussion on https://github.com/rstudio/rstudio/issues/11079

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Whitelisted phrase (-1): This worked for me
  • Whitelisted phrase (-1): worked for me
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: MartineJ

79715796

Date: 2025-07-26 15:37:43
Score: 0.5
Natty:
Report link

As far as I know, the @googlemaps/markerclusterer package does not include code to check if the map has any bounds restrictions and to stay within those when a cluster marker is clicked.

What you can do is in your cluster marker click handler function, check if the location is outside of your boundaries and if so, adjust accordingly.

Other clustering options: https://github.com/bdcoder2/grid_clusterer

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

79715790

Date: 2025-07-26 15:25:40
Score: 1.5
Natty:
Report link

If your are using Laravel 12 on MacOS, just move Http and Provider files to your Module base directory.

This has worked for me !

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

79715788

Date: 2025-07-26 15:23:40
Score: 1
Natty:
Report link
print("\U0001F604")

Gives a 😄
Reasons:
  • Low length (2):
  • Has code block (-0.5):
  • Has no white space (0.5):
  • High reputation (-1):
Posted by: Sergio Abreu

79715778

Date: 2025-07-26 15:14:37
Score: 1
Natty:
Report link
'allowed_origins' => ['http://localhost:5173'],

  Try Changing To


'allowed_origins' => ['http://127.0.0.1:5173']. 

If your trying to Access The Uploaded Versions On the Server I dont Think Your Allowed origins Should be to Localhost. 
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Godwin Oluowho

79715771

Date: 2025-07-26 15:07:35
Score: 4
Natty:
Report link

Pin to scale - Pinned to right scale

You need to right click on chart and "pin to right scale"

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: François Paquet

79715753

Date: 2025-07-26 14:45:31
Score: 2
Natty:
Report link

This solved my problem. I added it to the theme but I think it is possible to add it in the top-level layout.

android:fitsSystemWindows="true"

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

79715733

Date: 2025-07-26 14:25:26
Score: 3.5
Natty:
Report link

Thank you !

THIS should be the default
seriously

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

79715717

Date: 2025-07-26 14:04:22
Score: 2
Natty:
Report link

The lifetime of outer is the entirety of your function, while the lifetime of inner is the body of the function. Thus inner is dropped too soon. When you create a new variable fn1_outer (last example) its lifetime is inferred to be shorter than the function body.

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

79715716

Date: 2025-07-26 14:02:21
Score: 3.5
Natty:
Report link

The answer to this is indeed that you have to also have a select policy for it otherwise it will not allow you. This helped me big time, so thanks for the tip

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

79715714

Date: 2025-07-26 14:00:20
Score: 1.5
Natty:
Report link

yes it is completely possible.

admin.getAuth()?.generatePasswordResetLink(...)
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: melDul

79715706

Date: 2025-07-26 13:41:16
Score: 3
Natty:
Report link

You have to create an html file which will get all the inputs that are going to be passed in the arguments of your post api then that api is going to process all the data and return the data which is going to be used in the graph. you can see these posts How can I get the named parameters from a URL using Flask? and docs https://flask.palletsprojects.com/en/stable/templating/

Reasons:
  • Blacklisted phrase (0.5): How can I
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Umair Ahmed

79715705

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

Another formula that spills the result without MAKEARRAY.

=LET(arr,LAMBDA(x,CHOOSE(x,SEQUENCE(,COLUMNS(B1:F17)),SEQUENCE(ROWS(K3:M6)))),
MAP(arr({1}),arr({2}),LAMBDA(a,b,
SUMPRODUCT(INDEX(B1:F17,,a),XLOOKUP(H1:H17,K1:M1,INDEX(K3:M6,b,))))))

spill formula

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

79715701

Date: 2025-07-26 13:29:13
Score: 3.5
Natty:
Report link

Use arp -s. Give it a temp ip log on and make permanent changes

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

79715686

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

You can get the route name using the below code

GoRouter.of(context).state.name

For Route path

GoRouter.of(context).state.path
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: naman kashyap

79715677

Date: 2025-07-26 12:49:05
Score: 4
Natty: 4.5
Report link

We can use the `skip_render` configuration.

rer: https://hexo.io/docs/configuration#Directory

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

79715676

Date: 2025-07-26 12:49:05
Score: 1.5
Natty:
Report link

So it seems swapping...

<a class="nav-link text-dark" asp-area="" asp-page="Admin/Register1">Register</a>

...for...

<a class="nav-link text-dark" href="/Admin/Register1">Register</a>

...fixes the issue

Razor is adding some internal routing to the asp-for version but using good old-fashioned href does not.

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

79715669

Date: 2025-07-26 12:40:01
Score: 10
Natty: 4.5
Report link

i am also facing the same error in n8n : Bad request - please check your parameters

(#10) Application does not have permission for this action

please help me.

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): please help me
  • RegEx Blacklisted phrase (1): i am also facing the same error
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): i am also facing the same error
  • Low reputation (1):
Posted by: ankit yadav

79715662

Date: 2025-07-26 12:28:59
Score: 2.5
Natty:
Report link

2025 Update

screenshot

Click on the three dots icon (Options) on the left sidebar (you project section), then navigate to Behavior > Open Files with Single Click.

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

79715661

Date: 2025-07-26 12:22:57
Score: 1.5
Natty:
Report link

In .NET Core Razor Pages, an anchor tag (<a>) inside a <form> can trigger OnPost unexpectedly if it behaves like a submit button. To fix, ensure your <a> is outside any <form> tag or add type="button" on buttons, or use href="#" with onclick for navigation to prevent form submission.

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

79715654

Date: 2025-07-26 12:06:54
Score: 2.5
Natty:
Report link

Did you run conda activate A or conda activate B before running the installation command?

If not, then you have installed pycbc in your base environment, not the two virtual environments, hence the file change issue.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: randint73

79715653

Date: 2025-07-26 12:04:54
Score: 4
Natty:
Report link

Turns out, there were walls that was the collider. So that caused it to error.

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

79715642

Date: 2025-07-26 11:50:51
Score: 0.5
Natty:
Report link

I made a new, working loop:

BITS 64

mov rdx, 0x00007FF75C991000
xor rbx, rbx
loop:
mov rax, [rdx + rbx] ; start of .text section
xor byte [rax], 0x19
add rbx, 1
cmp rbx, 797696
jne loop
jmp $
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Alon Alush

79715638

Date: 2025-07-26 11:49:51
Score: 0.5
Natty:
Report link

I faced this issue and stumbled upon RevenueCat's setup guide. It turns out that you have to invite the service account to your Play console.

Add service account as a user in your Play Console

Add service account as a user in your Play Console

My code setup

import { androidpublisher } from '@googleapis/androidpublisher';
import { GoogleAuth } from 'google-auth-library';

const android = androidpublisher({
  version: 'v3',
  auth: new GoogleAuth({
    keyFile: '../secrets/firebase-service-account.json',
    scopes: ['https://www.googleapis.com/auth/androidpublisher'],
  }),
});

(async () => {
  const a = await android.reviews.list({
    packageName: 'com.example',
  });
  console.log(a.data);
})();
Reasons:
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Adib Zaini

79715634

Date: 2025-07-26 11:40:49
Score: 1
Natty:
Report link

You should use filteredRestaurants instead filteredRestaurants! in <ul>
and use `

if (error) {
  setError(error.message || "Unknown error");
} else {
  setError(null);
}

in fetchrestaurant function for handle error
good luck.😉

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

79715623

Date: 2025-07-26 11:18:45
Score: 3.5
Natty:
Report link

Use Azurite emulator or a Docker container.

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

79715610

Date: 2025-07-26 10:56:40
Score: 0.5
Natty:
Report link

Tl,dr: I had to (1) install Vercel's packages, (2) add the override field in package.json, (3) reinstall Vercel's packages. I imagine this is one of npm's sloppy implementation details at work.


The solution was actually pretty stupid and probably due to how npm manages overrides (evidently pretty poorly).

Running npm ls typescript was returning the following results for the serverless app. The typescript installs everywhere else were in the right version (5.8.2), but:


├─┬ [email protected] -> .\apps\serverless
│ └─┬ @vercel/[email protected]
│   ├─┬ [email protected]
│   │ └── [email protected] deduped
│   └── [email protected]

We can see that @vercel/node used a version of typescript that did not match what we wanted. That was the key of the issue. Now, simply adding the following overrides field in the monorepos' root level package.json did NOT work even after deleting all node_modules and rerunning npm install:

"overrides": {
  "@vercel/node": {
    "typescript": "^5.8.3"
  },
  "ts-node": {
    "typescript": "^5.8.3"
  }
}

I had go through the following sequence:

Which finally solved the issue and had ts-node rely on the correct version of typescript.

Reasons:
  • Blacklisted phrase (1): did NOT work
  • Long answer (-1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: AlexAngc

79715597

Date: 2025-07-26 10:28:35
Score: 3
Natty:
Report link

Replaced F7F8FA to FFFFFF

in "C:\Program Files\Android\Android Studio\lib\app.jar"

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

79715593

Date: 2025-07-26 10:16:31
Score: 8
Natty: 6.5
Report link

I want to allow user registration using only mobile number and make email optional during account creation.
Currently WordPress requires email.
Can you please guide how to disable email and use mobile number for registration and login?

Thank you!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (2.5): Can you please guide how
  • RegEx Blacklisted phrase (1): I want
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Kaushal Kava

79715589

Date: 2025-07-26 10:09:29
Score: 3
Natty:
Report link

It is called "heuristic caching" .

You can change your url from "site.min.css" to "site.min.css?v=1" to force the browser not use cache.

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

79715563

Date: 2025-07-26 09:39:23
Score: 3.5
Natty:
Report link

Passkeys are not working. Great time to get rid of passwords.?Who in the hell come s up with this crap? I have been getting stalked online and been asked for help for over 2 years and no one can help me!!! But you all can sit in a room and brainstorm to wipe out passwords, there is a communication breakdown somewhere. Amands

Reasons:
  • Blacklisted phrase (1): help me
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: amanda

79715558

Date: 2025-07-26 09:36:22
Score: 2
Natty:
Report link

With WinUI3 Desktop Applications in 2025 I've found that I had to publish using MSIX. You need to publish your app to local or a UNC or trusted file system for your intended install users' destination OS. On the destination install OS you need some way for the host or destination OS to verify that your application's publisher is trusted.

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

79715552

Date: 2025-07-26 09:27:20
Score: 3
Natty:
Report link

Helpful discussion on adding comments in a Dockerfile—perfect for beginners working with containers! For reliable WHMCS licenses, visit License Farm.

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

79715543

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

There is no generic threshold to consider categorising a file handling based on size and memory usage that I have come across, though this may be application specific. In general, any file larger than 100MB can be considered a large file and can be processed using fs.createReadStream() instead of usual fs.readFile().

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Deepak Rao Gaikwad

79715540

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

Papa's Freezeria: A Delightful Culinary Cooking Game

https://papasfreezeria.online/

Papa's Freezeria is an engaging online restaurant management game that challenges players to create delicious ice cream sundaes. In this fun and interactive simulation, players work at a busy frozen dessert shop, taking customer orders, mixing flavors, and crafting perfect frozen treats. The game requires quick thinking, precise timing, and attention to detail as you serve increasingly complex customer requests. With its charming graphics and progressively challenging levels, Papa's Freezeria offers an entertaining experience for players of all ages who enjoy casual cooking and time https://papasfreezeria.online/

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

79715539

Date: 2025-07-26 09:10:16
Score: 1.5
Natty:
Report link

Looking to easily update products on your e-commerce store?
If you're working with a professionally built e-commerce website—especially one developed by a team like ours at Logelite Pvt. Ltd.—updating shop items is super simple!

Our e-commerce solutions are built for ease and efficiency. Clients can easily:

✅ Add or remove products
✅ Update prices, descriptions & images
✅ Manage inventory in real-time
✅ Apply discounts and run flash sales
✅ Track product performance with built-in analytics

We provide a user-friendly backend (often using platforms like WooCommerce, Shopify, or custom panels), so no coding knowledge is needed.

Need a smart and scalable e-commerce solution for your business?
👉 Get in touch with Logelite Pvt. Ltd.—your trusted digital growth partner.

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

79715531

Date: 2025-07-26 08:43:10
Score: 3.5
Natty:
Report link

I would suggest you not to use directly .env file in your flutter project. Cause env file can be extracted easily by extracting your Apk file.

check this out: https://medium.com/@alaminkarno/wait-youre-using-env-files-in-flutter-for-secrets-let-s-talk-before-it-s-too-late-0b622ee28db6

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Shafi Munshi

79715530

Date: 2025-07-26 08:42:08
Score: 6.5
Natty: 6.5
Report link

are you done in the project "Capturing Image via Android Camera and comparing it with images in MySQL database using OpenCV" can i get the tutorial on how din you make that?

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Alexandreate jenedick Naynes

79715528

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

Maybe your hierarchy in CSS is wrong. You can use the ! symbol before writing specific CSS code.

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

79715517

Date: 2025-07-26 08:18:03
Score: 0.5
Natty:
Report link

To quote from What HAProxy is and is not (Official documentation) directly:

HAProxy is not :
...
- a static web server : during startup, it isolates itself inside a chroot jail and drops its privileges, so that it will not perform any single file- system access once started. As such it cannot be turned into a static web server (dynamic servers are supported through FastCGI however). There are excellent open-source software for this such as Apache or Nginx, and HAProxy can be easily installed in front of them to provide load balancing, high availability and acceleration.

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

79715508

Date: 2025-07-26 07:58:59
Score: 1.5
Natty:
Report link

vai na pasta ios -> Podfile.properties.json e desative hermes

{
  "EX_DEV_CLIENT_NETWORK_INSPECTOR": "true",
  "expo.jsEngine": "jsc",
  "newArchEnabled": "false"
}

depois rode um pod install .. a lib

react-native-charts-wrapper

ainda nao suporta a nova arquitetura do react native

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

79715500

Date: 2025-07-26 07:39:55
Score: 1
Natty:
Report link

Security hardening Steps for NodeJs + Mongoose
1. Use env variables instead of hardcoded apis/resources.
2. enable strict query mode
mongoose.set('strictQuery', true);
3. Sanitize input and validate objects.
const isValidId = mongoose.Types.ObjectId.isValid(id);
if (!isValidId) throw new Error('Invalid ID');
4. Use Mongoose schema validation.
5. Avoid wildcard/generic queries which can pass unsanitized objects.
6. Enforce DB authentication by using specific user roles, disabling remote access, enable TLS.
7. Add API security if using expressJS.

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

79715487

Date: 2025-07-26 07:20:51
Score: 1.5
Natty:
Report link

I am going to share a new tool called jj

It's a Git-compatible VCS, and the default jj can already gives me this.

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

79715480

Date: 2025-07-26 07:09:48
Score: 3
Natty:
Report link

It helps if you get sleep :) The solution was to disable buffering but since I use php-fpm with apache mod_proxy_fcgi I cannot disable output buffering script wise (maybe I am wrong here?).

So one solution is for apache conf is here: stackoverflow link

Flush packets every 10ms.

# max=10 = 10ms
<Proxy "fcgi://localhost/" enablereuse=on flushpackets=on max=10>
</Proxy>

I don't know the implications of that. But for SSE it works.

So maybe a better solution is here

echo 'SetEnv no-gzip 1' > .htaccess

It seems that those in .php script are useless

@ini_set('zlib.output_compression', 0);
@ini_set('output_buffering', 'off');

because they run AFTER apache?

Now it works with HTTP/2 and HTTP/1.

Thanks @hybrid for the inspiration.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): stackoverflow
  • Blacklisted phrase (0.5): I cannot
  • Whitelisted phrase (-1): solution is
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @hybrid
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: krg

79715476

Date: 2025-07-26 07:03:47
Score: 3
Natty:
Report link

you could check exif.imagewidth > exif.imagelength for landscape. if you change or add the exif orientation "jpeg" viewers and editibg software may rotate the image incorrectly.

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

79715474

Date: 2025-07-26 06:51:45
Score: 6
Natty: 9
Report link

what if hdfs was inside docker , How can i write to hdfs with spark streaming in the host machine ?

Reasons:
  • Blacklisted phrase (0.5): How can i
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): what if
  • Low reputation (1):
Posted by: Mohamed Essam

79715465

Date: 2025-07-26 06:31:41
Score: 1.5
Natty:
Report link

For anyone googling around:

I didn't add width and height onto the img-tag but this is required by ngSrc.

See Getting started with NgOptimizedImage

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

79715460

Date: 2025-07-26 06:22:39
Score: 2.5
Natty:
Report link

I had a different issue.
Turned out I don't have available space on my iPhone to install the app :D

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

79715458

Date: 2025-07-26 06:17:38
Score: 2
Natty:
Report link

The solution I found is to force Cargo to update to compatible versions of `proc-macro2`, `syn`, etc.

so first run this:

```

cargo clean

cargo update

```

and then try rebuilding:

```

anchor build

```

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

79715447

Date: 2025-07-26 05:57:34
Score: 2.5
Natty:
Report link

As suggested [here](https://github.com/squidfunk/mkdocs-material/issues/5208#issuecomment-2318940170) this plugin worked great for me: https://github.com/PLAYG0N/mkdocs-panzoom

Reasons:
  • Blacklisted phrase (1): this plugin
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-2):
Posted by: Leo Gallucci

79715446

Date: 2025-07-26 05:57:34
Score: 2.5
Natty:
Report link

As suggested [here](https://github.com/squidfunk/mkdocs-material/issues/5208#issuecomment-2318940170) this plugin worked great for me: https://github.com/PLAYG0N/mkdocs-panzoom

Reasons:
  • Blacklisted phrase (1): this plugin
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-2):
Posted by: Leo Gallucci

79715443

Date: 2025-07-26 05:43:31
Score: 1.5
Natty:
Report link

If you're working on a Chrome extension like me and run into this issue, make sure the source map is in web_accessible_resources in the manifest.

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

79715437

Date: 2025-07-26 05:32:29
Score: 1
Natty:
Report link
:backUpFolder
set source="%~1"
set destination="%~2"
echo copying from %source% to %destination%

for /F "usebackq tokens=1,2 delims==" %%i in (`wmic os get LocalDateTime /VALUE 2^>NUL`) do if '.%%i.'=='.LocalDateTime.' set ldt=%%j
set ldt=%ldt:~0,4%-%ldt:~4,2%-%ldt:~6,2% %ldt:~8,2%:%ldt:~10,2%:%ldt:~12,6%

xcopy %source%"\*" %destination%"\*" /s/d/y/c/v/r

echo %ldt%: %source% to %destination% >> backHistory.log
echo Finished copying %source% to %destination%
goto:eof

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

79715424

Date: 2025-07-26 05:10:24
Score: 4
Natty:
Report link

Well, Thank you everyone. Indeed , it was a network issue. I tried measuring time on server directly than my local system and it was faster (in milliseconds)

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: omkar kothiwale

79715422

Date: 2025-07-26 05:05:22
Score: 4.5
Natty: 4.5
Report link

Please remove auto react this post:

https://www.facebook.com/photo.php?fbid=1204690721675300&set=a.473831078094605&type=3&app=fbl

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

79715421

Date: 2025-07-26 05:03:22
Score: 0.5
Natty:
Report link

Hello not sure if this is an answer but I am assuming you are comparing between an apk built locally vs an apk built using EAS?

From my understanding, if you build your app locally (eg expo run:android), the debug.keystore will be automatically generated and used. However, if you decide to use EAS to build your app (eas build), they will prompt you to generate credentials if you haven't and will manage the credentials for you (link).

That said, this is assuming you do not send the android folder to EAS servers when running eas build, as EAS will generate the android folder using expo prebuild. If you do include the android folder with debug.keystore inside when building using EAS, I am not sure if debug.keystore will be used.

In the expo docs here, it mentions that they have to inject "signing configuration into your build.gradle" in one of the steps when building using EAS, which I assume is what you see when you run eas credentials.

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Cha0yue

79715413

Date: 2025-07-26 04:43:18
Score: 2.5
Natty:
Report link

Im using pic16f877a, and trying to program with pickit5. I tried the similar kind of configuration as mentioned. But im seeing error that operation failed because the measured vpp voltage failed to reach the requested vpp voltage value within timeout period

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

79715408

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

What could "BYTE ORDER = I" mean?

You're right that the usual suspects are LE (Little Endian) and BE (Big Endian). But "I"? That’s not a standard label — so here are a few possibilities that might explain it:

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): What
  • Low reputation (1):
Posted by: Sivashakthi Karthikeyan