79704266

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

the path has been changed, please use the following code:

from llama_index.core.text_splitter import SentenceSplitter
from llama_index.core import SimpleDirectoryReader
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Anirudh Sharma

79704247

Date: 2025-07-17 03:16:39
Score: 2.5
Natty:
Report link

try append connection string with "TrustServerCertificate=True", this works for me.

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

79704235

Date: 2025-07-17 03:01:36
Score: 2.5
Natty:
Report link

In vs code if you find the error gcc.exe: error: a.c: No such file or directory

gcc.exe: fatal error: no input files then , use this code :

gcc ..\a.c -o hello

.\hello

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

79704231

Date: 2025-07-17 02:54:34
Score: 0.5
Natty:
Report link
  1. In PHP > Quality Tools > PHP CS Fixer: Make sure it is set to ON. Also click the "..." next to it and click "Validate" to ensure PHPStorm is using it properly.

  2. In PHP > Quality Tools: Make sure "External Formatters" is set to "PHP CS Fixer"

  3. In Editor > Inspections: Search for "PHP CS Fixer" and make sure it is selected. Also check the Severity and Highlighter Settings. Generally you'll want this as "Weak Warning", but can be set to whatever you'd like

That's everything I can think of.

Reasons:
  • No code block (0.5):
Posted by: William W

79704230

Date: 2025-07-17 02:53:34
Score: 1
Natty:
Report link

As mentioned in the pg function document [here](https://pgpedia.info/l/lo_get.html), you could do it with the function `encode`:

SELECT encode(lo_get(12312), 'escape');
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: BlueMice

79704218

Date: 2025-07-17 02:38:30
Score: 3
Natty:
Report link

spring.cache.type=simple

try this

Reasons:
  • Whitelisted phrase (-1): try this
  • Low length (2):
  • No code block (0.5):
  • Has no white space (0.5):
  • Low reputation (1):
Posted by: penghui fang

79704206

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

Advanced. You are correct that standard declaration merging is static. The solution here is to use Generics combined with Intersection Types (&) to create a type-safe "mixin" function.

This function won't change the original class declaration, but it will return a new class constructor whose instances are correctly typed to include both the original class and the mixin object. Help that helps.

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

79704205

Date: 2025-07-17 02:10:24
Score: 1.5
Natty:
Report link
{
  "fullName": "Nguyen Van A",
  "email": "[email protected]",
  "password": "123456",
  "phoneNumber": "0123456789",
  "department": "IT"
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Hoà Lê

79704200

Date: 2025-07-17 01:57:22
Score: 3
Natty:
Report link

Resolved!

brew install --cask zulu@17

Reasons:
  • Low length (2):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Star.Lx

79704193

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

Make sure you have added correct SHA1 fingerprint in your Firebase console.

To get the fingerprints:

cd android
./gradlew singingReport

Look for fingerprints for app from the list.

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

79704190

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

SQLite has a set of reserved keywords (or reserved words) that are part of its SQL syntax. These words are used by the SQL language and should not be used as identifiers (e.g., table names, column names) unless they are quoted

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

79704187

Date: 2025-07-17 01:32:16
Score: 2
Natty:
Report link

Lazy Loading disabled for images in above the fold

And not scroll content

Jpg images not bed but webp is great full!!!

Compression image and

Js & css

Preload used font in top page!

Unused css and delay js

I hope best performance will u

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

79704183

Date: 2025-07-17 01:27:14
Score: 1.5
Natty:
Report link
  1. Yes, there are reserved words in SQLite. See the list as the bottom: https://www.sqlite.org/lang_keywords.html

  2. Using brackets will technically work; however, this is not standard SQL. Instead use double quotes as that is standard SQL. The above link also makes this fact clear.

  3. There should not be any issues on the SQLite side of things. However, there can be issues if you want to change databases later of course. To avoid any potential issues just wrap the identifiers with double quotes.

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

79704176

Date: 2025-07-17 01:15:12
Score: 3.5
Natty:
Report link

It's been reported in the Fabric Community

The bug is affecting many people, fingers crossed MS fix this very soon

https://community.fabric.microsoft.com/t5/Desktop/Expression-Error-Lakehouse-Contents-doesn-t-exits-in-current/td-p/4764571

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

79704174

Date: 2025-07-17 01:11:11
Score: 4.5
Natty:
Report link

It's strange this is downvoted, I'm going through Netlify onboarding and the build doesn't work and nothing is clear.

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

79704169

Date: 2025-07-17 00:59:08
Score: 4.5
Natty:
Report link

Perhaps you can try the paginator.

https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/emrserverless/EmrServerlessClient.html#listJobRunsPaginator(software.amazon.awssdk.services.emrserverless.model.ListJobRunsRequest)

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

79704163

Date: 2025-07-17 00:51:06
Score: 1
Natty:
Report link

You can also run this (or similar) from the qt-everywhere-src-5.15.10 unzipped directory, assuming you are using the command line:

cmd.exe /E:ON /V:ON /k "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Auxiliary\Build\vcvarsall.bat" amd64
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Lance Bledsoe

79704162

Date: 2025-07-17 00:49:05
Score: 5
Natty: 6.5
Report link

I followed this guide and got it working:

https://www.geeksforgeeks.org/flutter/flutter-install-pod-in-windows-and-macos/

Reasons:
  • Blacklisted phrase (1): this guide
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Louis B.

79704155

Date: 2025-07-17 00:35:01
Score: 3.5
Natty:
Report link

Edit the app name plist in the project directory with a 3rd party editor.

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

79704148

Date: 2025-07-17 00:16:58
Score: 0.5
Natty:
Report link

In Maven if you are trying to run the application in the CLI, you may have to add the maven-assembly-plugin plugin like below. This plugin will help package all the dependencies in the same target jar file.

NOTE - To update the main class and package name in the <mainclass> tag.


<!-- Add the assemble plugin with standard configuration -->
<plugin>
    <artifactId>maven-assembly-plugin</artifactId>
    <configuration>
        <archive>
            <manifest>
                <mainClass>com.mycompany.app.App</mainClass>
            </manifest>
        </archive>
        <descriptorRefs>
            <descriptorRef>jar-with-dependencies</descriptorRef>
        </descriptorRefs>
    </configuration>
</plugin>

You can then compile using maven like below to force the dependencies in the same target jar file.

$mvn clean compile assembly:single

This will add -jar-with-dependencies to the jar file.

To run the built application, you can now do.

java -cp target/my-app-1.0-SNAPSHOT-jar-with-dependencies.jar com.mycompany.app.App arg1 arg2

PS - Thanks to this for the answer, which is in almost the end.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): This plugin
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: oceano1970526

79704137

Date: 2025-07-17 00:06:55
Score: 1
Natty:
Report link

It looks like this is a property of the font you have selected, cmr10. If you render the font elsewhere, you will see that the superscript two is different to a standard two.

cmr10 cm²

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: import random

79704135

Date: 2025-07-17 00:06:55
Score: 2.5
Natty:
Report link

GetTickCount functions do not report anything useful about boot time or uptime. There is no guarantee that it will be reset under any conditions. "Checked" (debug) builds of Windows actually set it to a few minutes before the 49-day rollover, just to help catch all the faulty code that doesn't handle rollover.

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

79704130

Date: 2025-07-16 23:54:52
Score: 2.5
Natty:
Report link

Vercel supports running Unity WebGL games from GitLFS, works on the free service too. You just have to go into the Vercel settings and check a box to support GitLFS.

Vercel Git Settings

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

79704104

Date: 2025-07-16 22:58:41
Score: 2
Natty:
Report link
Thanks for your answer. I included the curly braces and got some of my work completed.

Overall, what I am trying to accomplish is to igore all keypresses except numerals 0-9. The full code of my module is below, and my spreadsheet output is below that. The OnKey now works for the first (numerically) code that appears to be treated as a control code ("%") by triggering the On Error Go To, but fails to work the second time a 'control code' is encountered. Is my error processing in error or is something else happening? Why did the On Error only take effecrt once?

Option Explicit
Dim KeyPressed As String
Dim i As Integer

Sub Test()
For i = 33 To 127
    If i >= 48 And i <= 57 Then GoTo Nexti ' Skip 0-9
    KeyPressed = Chr(i)
    On Error GoTo OnKeyFailed
    Application.OnKey KeyPressed, "IgnorThisPress"
    Range("G" & i) = i
    Range("H" & i) = Chr(i)
    Range("I" & i) = "Accepted: "
    GoTo Nexti
    
OnKeyFailed:
    KeyPressed = "{" & KeyPressed & "}"
    Range("G" & i) = i
    Range("H" & i) = Chr(i)
    Range("I" & i) = "Not Accepted: "
    Application.OnKey KeyPressed, "IgnorThisPress"
    
Nexti:

Next i

End Sub





End Sub

Sub IgnorThisPress()
MsgBox "Ignor this key."
End Sub

Sub ResetTest()
For i = 33 To 127
    If i >= 48 And i <= 57 Then GoTo Nexti ' Skip 0-9
    KeyPressed = Chr(i)
    On Error GoTo OnKeyFailed
    Application.OnKey KeyPressed
    Range("J" & i) = "Removed: "
    GoTo Nexti
    
OnKeyFailed:
    KeyPressed = "{" & KeyPressed & "}"
    Application.OnKey KeyPressed
    Range("J" & i) = "Removed: "
   
Nexti:




enter image description here Spreadsheet results for G33 through J40

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): I am trying to
  • Probably link only (1):
  • Long answer (-1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Steve

79704103

Date: 2025-07-16 22:56:40
Score: 1
Natty:
Report link

The way which is recommended by microsoft to extend claims is custom authentication extension events.

you can use TokenIssuanceStart event to enrich claims in token. If claims are coming from external API.

Here is a documentation of TokenIssuanceStart event:

https://learn.microsoft.com/en-us/entra/identity-platform/custom-extension-tokenissuancestart-setup?tabs=visual-studio%2Cazure-portal&pivots=azure-portal

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

79704101

Date: 2025-07-16 22:54:39
Score: 0.5
Natty:
Report link

UBD situation.

The problem was due to an error in the conf/web.xml file when parsed against later versions of the servlet specification as specified by the version attribute of the <web-app> element. There were two instances of the <session-config> element, which generates an error in Tomcat's server log. When the version was 2.4, parsing is more forgiving.

With the removal of the duplicate <session-config> element, the MIME type lookup functions as expected when the version attribute is set to 3.1 or 4.0.

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: ewh.eps

79704097

Date: 2025-07-16 22:47:38
Score: 2.5
Natty:
Report link

Oh my goodeness I had this same issue last night (now July 2025 - Windows 10 - Visual Studio 2019)

Yes - restarting my PC fixed it.

I was so confused as my debug build had the issue but my release build did not.

Remember "... have you turned it off and back on again..." lol.

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

79704089

Date: 2025-07-16 22:33:35
Score: 0.5
Natty:
Report link

How to Prevent Layout Shift in Your Web Component Sidebar

That annoying jump when your sidebar loads in? That's Cumulative Layout Shift (CLS), and it happens because your <x-sidebar> component doesn't render its content immediately. Here's how to fix it properly:

The Problem Explained

When your page first loads:

  1. The browser sees <x-sidebar> as an empty tag

  2. It lays out the page without reserving space for the sidebar

  3. Then JavaScript runs and injects your sidebar content

  4. The page suddenly shifts to make room - causing that jarring jump

The Solutions

1. Use a Template Instead of innerHTML

Don't build DOM with strings in connectedCallback. Define a template outside your class instead:

javascript

// sidebar/index.js
const sidebarTemplate = document.createElement('template');
sidebarTemplate.innerHTML = `
  <div id="sidebar" class="d-flex flex-column h-100 p-3 bg-body-tertiary">
    <a href="/admin/home" class="h4 text-decoration-none text-nowrap">Central Api</a>
    <hr>
    <ul class="nav nav-pills flex-column">
      <li class="nav-item">
        <a id="home" class="nav-link" href="/admin/home">Home</a>
      </li>
      <li class="nav-item">
        <a id="users" class="nav-link" href="/admin/users">Usuários</a>
      </li>
    </ul>
  </div>
`;

class Sidebar extends HTMLElement {
  connectedCallback() {
    if (!this.shadowRoot) {
      const shadow = this.attachShadow({ mode: 'open' });
      shadow.appendChild(sidebarTemplate.content.cloneNode(true));
      
      // Highlight active page
      const url = window.location.pathname;
      if (url.includes('/home')) {
        shadow.querySelector('#home').classList.add('active');
      } else if (url.includes('/user')) {
        shadow.querySelector('#users').classList.add('active');
      }
    }
  }
}

2. Reserve Space with CSS

Add this to your global stylesheet:

css

x-sidebar {
  display: block;
  min-width: 220px;
  min-height: 100vh;
}

This tells the browser "reserve this space" before the component even loads.

3. Load Your Component Early

Make sure your component registers as soon as possible:

html

<head>
  <script type="module" src="/main.js" defer></script>
</head>

Using defer means it won't block page rendering but will execute in order.

4. Bonus: Add a Loading Fallback (Optional)

If you want something to show before JavaScript loads:

html

<x-sidebar>
  <div style="min-height: 100vh;">Loading sidebar...</div>
</x-sidebar>

This gets replaced when your component renders but prevents layout jumps.

Reasons:
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): How to
  • Low reputation (1):
Posted by: Vedant Warghade

79704086

Date: 2025-07-16 22:29:34
Score: 5
Natty: 4
Report link

Have you resolved the problem? We are currently struggling with it when updating wildfly from 27 to 34...

Reasons:
  • RegEx Blacklisted phrase (1.5): resolved the problem?
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Filip Włodarczyk

79704083

Date: 2025-07-16 22:27:33
Score: 12
Natty: 8
Report link

Did you ever get this working?

Reasons:
  • RegEx Blacklisted phrase (3): Did you ever get this
  • RegEx Blacklisted phrase (2): working?
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Clif

79704076

Date: 2025-07-16 22:21:31
Score: 4
Natty: 5
Report link

Works so well, one of the best solutions I found for the problem online.
Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Vamos

79704073

Date: 2025-07-16 22:15:30
Score: 3.5
Natty:
Report link

I had this issue and I had to uninstall Strawberry perl and delete the entire Strawberry folder from my drive then reinstall it.

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

79704066

Date: 2025-07-16 22:06:28
Score: 3.5
Natty:
Report link

So after some investigation, i replaced the JSX tags with a parent View

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

79704062

Date: 2025-07-16 22:03:27
Score: 4
Natty:
Report link

I have the best solution for non enterprise, I did the same like @Sagar Chilukuri but when sort o filter the row change, I use the refresh Cells

Reasons:
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @but
  • Single line (0.5):
  • Low reputation (1):
Posted by: Antonio Tiburcio

79704061

Date: 2025-07-16 22:02:26
Score: 6.5
Natty: 5.5
Report link

I added a Click proterty to a ImageButton in the Shell Data Content, when i called the Binding FlyoutIcon, it gives me the Clicked to all the Icons.... is there any way to add a different Clicked property to each Icon keeping the Shell DataContent????

Reasons:
  • Blacklisted phrase (1): ???
  • Blacklisted phrase (1): is there any
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Yayeiro

79704060

Date: 2025-07-16 22:01:26
Score: 2
Natty:
Report link

Your code might not work because MEC processes content after `the_content` filter, or the plugin uses custom templates that bypass `the_content`

is your filter really running? did you try logging to the debug?

Reasons:
  • Whitelisted phrase (-2): did you try
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Jolly69

79704059

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

Probably too late to the party but building on top of @Dakai Ou answer I achieved the following effect, using @miblanchard/react-native-slider and the react-native-linear-gradient:

enter image description here

<LinearGradient
  colors={["#e2e8f0", "#f1f5f9", "#fbbf24"]}
  start={{ x: 0, y: 0 }}
  end={{ x: 1, y: 0 }}
  style={[
    styles.linearGradient,
    {
      position: "absolute",
      left: 0,
      right: 0,
      top: "50%",
      transform: [{ translateY: -5 }],
    },
  ]}
/>
<Slider
  minimumTrackTintColor={"transparent"}
  maximumTrackTintColor={"transparent"}
  thumbStyle={{
    backgroundColor: "white",
    width: 24,
    height: 24,
    borderColor: "black",
    borderWidth: 1,
    borderRadius: 12,
    position: "absolute",
    top: "50%",
    marginTop: -12,
  }}
/>
Reasons:
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • User mentioned (1): @answer
  • Low reputation (0.5):
Posted by: PanZWarzywniaka

79704036

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

You cannot always do a post call on page unload.

Answering my own question because of a couple things I discovered in my research:

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

79704023

Date: 2025-07-16 21:09:14
Score: 3
Natty:
Report link

+U悖镖9饗鯁沆呣厥t.g�^s翋钺X-

+瑤|

衽匥纠锉�>i忀�>1P� 闉.�.彇ca�"荐鵰�nS!mI酠竨)蟵煊滠o+礵�職)W7檺

3巰`}俤~素�$<�硭�a忮`L眎-竌莔咕勜娥u橾嫚g�&绷Wo驕�1w�'94 !(la居�亮弐a'�"W� 蹼貑棁i霿劬笉FTa|2TiM(槣喲�*M[2躭�敶示玑|�咊BR檓�乴瘻瘁l`]滸U鈅r��

iv�偬^Si碝w咯D�)m%4v苞銀烸�0�狣M皥vE�!硆>蠞抃�7q拥�曕↓飓�y�%i|ùS冰衖)G%噪拽/�阔

I�冖�6惂u�觾贏燳鐈H郏9A} �1�=�$迕伎連Y

xayl0T�2�5�+{>�3^5T凶俫嘄p)节.賙z熵c芤j?:�3焴擀k柿駅K#旷

氷@愻饄鄀沪2/Rb鷶坐[挜蝢轞跺溚q遯�+脫m眳�l鱒+匱8*sW砥r礽@c褯?>‘榱鶡L螖�)c鬒楰�6�&-z歉^椔N� 萱v槽Y﹨�~�峿MZ讥K驂錩i魓淌g嵏榒瀣�6薩櫮~(N厏j

峸O铼��2@7愦k�� �?櫓瀭/ゞ柚慮s倒鉒d3梊攡$/j€F�P壛�)�>泸O79uh"p�.訾p蘁呓t�'"�-}�5 訪vk挂Ja<O�>K$遹�绽P!凉詖s��縂荘S8���5]a6騂�'2赸�Z"杖_�6� 馡郊计鶞噸殡O苿fJ敻檪tl6�波N�4bCd腱禓�6�/uFほhPE藯Xt蔠T崸諥>'幉

垩薮;珄a�/rナ揦葮炰鳋�樉曡璤穦∽吥柃喷Y� 4<玭燺B�8�#u8兓.L驗%G\2��9X[�v?叕堛C�?6Y�!@珓戆aR3��*宺�A�簼�)f5磅�2礄3�5j纽粞�"p

廋!阃犾懻\擏樷G%鷒r^�+`钢R

鮐閤\(K|啣恂r])�]錥P廡Y`瞤膹_�

鵜ima嘔r磉齗qA弦�谇p�0毑z%]�7巟f锧X胒扂?dZ氤zD韠玒r涋>妤I'm�-

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • No latin characters (1.5):
  • Low reputation (1):
Posted by: Sadiq Ali

79704019

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

A partial answer to my own question:

This Hyper-V guest VM had two accounts - a Microsoft account (kusha) and a local account (Chansey). A strange observation was that even though the local account was used by default to log into the desktop, only the Microsoft account's username appeared under C:\Users (i.e., C:\Users\kusha).

I created a brand-new VM with Windows 11 IoT LTSC and ensured it didn’t use a Microsoft account (meaning the system only had a local account). This resolved the issue.

So, it’s reasonable to suspect it was a Windows account-related problem. However, tonight I rebooted the old guest VM and found the issue no longer existed in the old guest VM.

Thus, the root cause still remains unclear (perhaps a reboot was required after installing OpenSSH Server).

If no one else responds, I’ll close this question in 2-3 days. Thanks.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Contains signature (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: chansey

79704016

Date: 2025-07-16 21:02:12
Score: 1
Natty:
Report link

I recommend using the dockerized version, docker compose to be more specific: https://docs.gitlab.com/install/docker/installation/#install-gitlab-by-using-docker-compose

This has nginx already in the GITLAB_OMNIBUS_CONFIG.

I am not aware of any "specific" configuration either, as mention, the WebSockets might be something extra the fiddle with. But if you put a reverse proxy in front of gitlab, disable the http_to_https redirect in omnibus config if the reverse proxy is already handling that

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

79704014

Date: 2025-07-16 21:00:11
Score: 1
Natty:
Report link

# Load the newly uploaded image

new_image_path = "/mnt/data/5B49AFEE-DAC2-486C-9BA8-445206C877B1.jpeg"

new_image = Image.open(new_image_path)

# Convert to OpenCV format

new_image_cv = cv2.cvtColor(np.array(new_image), cv2.COLOR_RGB2BGR)

# Upscale and enhance

upscaled_new_cv = cv2.resize(new_image_cv, None, fx=4, fy=4, interpolation=cv2.INTER_CUBIC)

enhanced_new_cv = cv2.detailEnhance(upscaled_new_cv, sigma_s=10, sigma_r=0.15)

enhanced_new_cv = cv2.edgePreservingFilter(enhanced_new_cv, flags=1, sigma_s=60, sigma_r=0.4)

# Convert back to PIL

final_enhanced_new_image = Image.fromarray(cv2.cvtColor(enhanced_new_cv, cv2.COLOR_BGR2RGB))

# Save final image

final_new_output_path = "/mnt/data/final_enhanced_uploaded_image.jpg"

final_enhanced_new_image.save(final_new_output_path)

final_new_output_path

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

79704004

Date: 2025-07-16 20:43:06
Score: 3.5
Natty:
Report link

I was able to fix an old S3 URL that looked like this:

https://s3.amazonaws.com/olson.host/nl6.jpg

By changing it to this:

https://s3.us-east-1.amazonaws.com/olson.host/nl6.jpg

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

79704003

Date: 2025-07-16 20:43:06
Score: 1
Natty:
Report link

Hello

The answer from Mike is not correct. J1939-21 contains only the most basic messages.
The diagnostic messages are in J1939-73 which also are also few messages, but very important.
Quite a big amount of PGNs and SPNs is defined in J1939-71
But if you only purchase these it will still be incomplete.
This is only a small part of all the data that you will see on a real J1939 CAN bus.

The vast majority of J1939 messages is defined in the SAE J1939-DA.
It comes with a huge Excel file of 15 MB, which is even more important than the PDF's.
But not even this document contains all messages!

If you want to get an impression of the complexity of J1939 I recommend to install HUD ECU Hacker which comes with some example logfiles, like from real Heavy Duty Kenworth Truck.

enter image description here

Reasons:
  • Blacklisted phrase (1): this document
  • Contains signature (1):
  • Long answer (-0.5):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Elmue

79704000

Date: 2025-07-16 20:39:04
Score: 2
Natty:
Report link

always use -Wall -Wextra -Werror when compiling

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

79703976

Date: 2025-07-16 20:10:57
Score: 2.5
Natty:
Report link

This may help a few people out there. I finally figured out that quite simply the title of one of my posts was too long. I reduced it down to two lines and the posts all lined up perfectly.

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

79703966

Date: 2025-07-16 20:03:55
Score: 1
Natty:
Report link

Also could be:

fillInTheBlanks <- function(x) {
    for (i in 1:(length(x)-1)) {
        if(is.na(x[i+1]) == T) {
            x[i+1] <- x[i]
            }
        }
return(x)
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Alan Gómez

79703956

Date: 2025-07-16 19:53:53
Score: 0.5
Natty:
Report link

@MappedSuperclass – Detailed Description:
@MappedSuperclass is a JPA annotation used to define a base class that is not directly mapped to its own database table. Instead, its fields and mappings are inherited by entity subclasses that are mapped to tables.

It’s commonly used to share common fields like IDs, audit columns (createdDate, updatedBy), or business logic across multiple entities without duplicating code.

The main idea is to provide a reusable superclass with common persistent properties, so all child entities automatically include those fields in their own tables.

  1. ✔️ Avoids Code Duplication

    • Common fields and mappings are defined once in the base class and automatically inherited by all child entities.
  2. ✔️ Centralized Maintenance

    • Updates to shared fields or logic need to be made in only one place.
  3. ✔️ Flexible Data Modeling

    • Supports clean, consistent, and reusable designs across multiple entities.
  4. ✔️ Improves Readability and Organization

    • Keeps entity classes simpler by separating shared concerns into a base class.
  5. ✔️ Promotes DRY (Don’t Repeat Yourself) Principle

    • Reduces repeated code in multiple entity classes.
  6. ✔️ Easier to Enforce Standards

    • Ensures consistent column mappings for audit fields or IDs across the data model.
  7. ✔️ Integrates Seamlessly with JPA/Hibernate

    • Child entities automatically include base class fields in their own tables without needing extra configuration.
Reasons:
  • Long answer (-1):
  • Has code block (-0.5):
  • User mentioned (1): @MappedSuperclass
  • Low reputation (1):
Posted by: Sukhvir Kaur

79703951

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

Try this : This will include all rows, even if they are collapsed.

101 ignores the hidden row but 1 includes the hidden row

=IFERROR(IF(SUBTOTAL(1,[Shortcut])>2,

ROUNDUP(SUBTOTAL(1,[Shortcut]),0),

ROUND(SUBTOTAL(1,[Shortcut])-0.01,0)

),

"-")

Reasons:
  • Whitelisted phrase (-1): Try this
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: skroutela

79703944

Date: 2025-07-16 19:39:50
Score: 2
Natty:
Report link

Win11 and python3.12:
C:\Users\{username}\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_****\LocalCache\local-packages\Python312

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Has no white space (0.5):
Posted by: rundekugel

79703938

Date: 2025-07-16 19:30:48
Score: 2.5
Natty:
Report link

In my case I needed to delete postponeEnterTransition() that in fact was not in use.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (1.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Jawegiel

79703931

Date: 2025-07-16 19:26:47
Score: 2.5
Natty:
Report link

For me, I needed to add my user as "Test users" inside the audience tab

link: https://console.cloud.google.com/auth/audience

Google console cloud

Reasons:
  • Blacklisted phrase (0.5): I need
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Raphaël Balet

79703928

Date: 2025-07-16 19:23:46
Score: 2.5
Natty:
Report link

Either make the array private in your class and take responibility that you never modify it or use some library that does it for you. I'd recommend for example Eclipse Collections and its "primitive collections"
https://github.com/eclipse-collections/eclipse-collections/blob/master/docs/2-Collection_Containers.adoc#primitive-collections

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

79703926

Date: 2025-07-16 19:21:46
Score: 3
Natty:
Report link

final on arguments is enforced in interface default methods.

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

79703922

Date: 2025-07-16 19:18:45
Score: 1.5
Natty:
Report link

You may have set the variable that is not return in the response data. Check it in the response data and make sure your response has right data.

For Instance:

request = https://postman-api/%7B%7Bid%7D}
response = {data: {key1: 1, key2: 2}}

On Script Tab: you might be setting the variable to the unknown variable.
pm.environment.set('id', id)

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

79703918

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

I find mancini0's answer over at https://stackoverflow.com/a/63309367/527489 to be more helpful:

some examples for your .bazelrc

build --local_ram_resources=HOST_RAM*.5 --local_cpu_resources=HOST_CPUS-1 (leave one core free)

or

build --local_cpu_resources=1 (use a single core)

See https://docs.bazel.build/versions/master/command-line-reference.html#flag--local_cpu_resources

The currently accepted answer [to Is there a way to limit the number of CPU cores Bazel uses?] is deprecated.

Note that instead of configuring your user.bazelrc or ~/.bazelrc, you can instead just pass these on the command line, such as:

bazel build --local_cpu_resources=1 -c opt //npsw/...
bazel test --local_cpu_resources=1 -c opt //npsw/...
Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Blacklisted phrase (1): Is there a way
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: sage

79703915

Date: 2025-07-16 19:11:43
Score: 5
Natty: 5
Report link

If array items cannot be deleted can we not use size and read till that using index instead of iterator?

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

79703911

Date: 2025-07-16 19:06:41
Score: 2
Natty:
Report link

The best I have been able to come up with is
ifconfig eth2 down && udevadm trigger -s net -a address="68:f7:28:1b:31:b5" -c add && systemctl restart NetworkManager.service

That will work if the interface name is currently eth2 and you have a rule like

SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="68:f7:28:1b:31:b5", ATTR{dev_id}=="0x0", ATTR{type}=="1", NAME="eth3"

So you get a interface named eth3 and NetworkManager is running.

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

79703904

Date: 2025-07-16 19:02:40
Score: 2
Natty:
Report link

This is a bug with windows. mdns domains do not have a concept of subdomains, so MyMqttService.mqtt.local is not a part of mqtt.local but is instead its own domain with its own IP. Windows, however, treats any domain with multiple dots as a subdomain, even mdns domains; Windows sees that mqtt.local is not a valid domain and thus gives up without even trying "MyMqttService.mqtt.local". This is unfortunately not fixable on the user end.

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

79703902

Date: 2025-07-16 18:59:39
Score: 4
Natty: 4
Report link

It is possible to look it with vim or neovim as well.

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

79703899

Date: 2025-07-16 18:57:34
Score: 6
Natty:
Report link

Having similar issue with Google search console. Where do you add this code within wordpress?

"eventAttendanceMode": "https://schema.org/OnlineEventAttendanceMode",
  "location": {
    "@type": "VirtualLocation",
    "url": "https://operaonline.stream5.com/"
    },
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): Having similar issue
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Zach

79703868

Date: 2025-07-16 18:34:28
Score: 3
Natty:
Report link

What do the function signatures inside your interfaces look like, and what does WidgetAdmin inherit? I wouldn't expect any problems because you're using the recurring generic pattern, which I have a feeling you might not be implementing correctly. You also shouldn't be calling base(page) because there's no base class to call the constructor of; do you have a WidgetBase class implementing IWidgetBase<T> that you're inheriting from in both WidgetPage and WidgetAdmin that isn't shown in the example you gave?

I tried re-creating what you've described and this seems to work fine:

public interface IWidgetBase<TSelf> : ISearch<TSelf>, IStuff<TSelf> where TSelf : class
{
    public abstract Task<TSelf> SearchAsync();

    public abstract Task<TSelf> StuffAsync();
}

public interface IWidgetAdmin<TSelf> : IWidgetBase<TSelf>, IDeleteWidget where TSelf : class { }

public interface IPage { }
public interface ISearch<T> { }
public interface IStuff<T> { }
public interface IDeleteWidget { }

public class WidgetPage : IWidgetBase<WidgetPage>
{
    public WidgetPage(IPage page) { }

    public async Task<WidgetPage> SearchAsync() => this;

    public async Task<WidgetPage> StuffAsync() => this;
}

public class WidgetAdmin : IWidgetAdmin<WidgetAdmin>
{
    public WidgetAdmin(IPage page) { }
    public async Task<WidgetAdmin> SearchAsync() => this;

    public async Task<WidgetAdmin> StuffAsync() => this;
}
Reasons:
  • RegEx Blacklisted phrase (2.5): do you have a
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): What do the
  • Low reputation (1):
Posted by: Eb3yr

79703867

Date: 2025-07-16 18:34:28
Score: 1
Natty:
Report link

As far as I know, there are no options capable of doing what you want that are globally accepted, but plus-lighter is fortunately supported across several browsers.

Perhaps your best option would be to write a custom method that takes both colors and adds them. This question could be of great help.

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

79703860

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

I think the default size is 1024 and you've specified int16 so you'd need to return 2048 bytes. Try setting your periodsize to 2048?

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

79703852

Date: 2025-07-16 18:19:24
Score: 2
Natty:
Report link

This term limit cannot be set in any way, unfortunately. You could consider limiting the length of the paragraph used as a query to avoid this, similar paragraphs would probably be found even if you omit some words. If you think a setting would still be useful consider creating an issue at https://github.com/vespa-engine/vespa/issues

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

79703849

Date: 2025-07-16 18:17:23
Score: 2.5
Natty:
Report link

I had a similar situation with .NET code. There was a mismatch on the order data received and the way it is parsed in the code. It was breaking the loop. Debug and check for such condition in the code

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

79703848

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

just use:

gsub("(.*?)(?<!\\.)\\.\\..*", "\\1", 'PAN3.AS1..100288730', perl = T)

syntex

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

79703846

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

Try https://github.com/thomasmanjooran/ai-reqs. Easy to install and use. Also reads Jupyter Notebooks for dependencies., and no encoding issues.

I developed it myself, when I ran to similar issues.

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

79703843

Date: 2025-07-16 18:09:21
Score: 4.5
Natty:
Report link

Try: pattern = "{1}<<&plusmn{2}>>"

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

79703841

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

I had this exact same error when doing a GeoRestore with terraform. The problem was that I used the same terraform module I had used for the initial postgresql flexible server setup. I had to disable the high availability option, and after doing so, the restore completed successful.

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

79703836

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

In MacOS is use ⌘ / to toggle / untoggle comment in a selected block of code

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

79703830

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

It's conformant to FHIR, just as it would be conformant to have multiple Practitioners listed in the participant array. That said, would it be redundant to include both in the Appointment resource? What value do you see it adding in including both Locations, rather than one? Does Block A contain Room 3, or vice versa? If so, you could simply list the more specific location and it would be implied that at least a portion of the higher-level Location is tied to this Appointment. Locations can be linked to one another through the partOf element.

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Ashavan

79703821

Date: 2025-07-16 17:51:16
Score: 3
Natty:
Report link

Rewatched the tutorial and realised i forgot to add the Monobehaviour part to the card class
whoops

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

79703819

Date: 2025-07-16 17:50:16
Score: 2
Natty:
Report link

Update in 2025: You can now use

import { env } from "cloudflare:workers";

See Import `env` to access bindings in your Worker's global scope

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

79703814

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

I don't know how I did this but it worked :)

At the end we filter on 1

=IF(A137="start",1,IF(A137="Stop",C136-1,B136))

C column is empty

Furmula is put in column B

Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Sidahmed Zaoui

79703813

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

you need to tell the app to use the space behind the camera by setting false:

Window window = getWindow(); 

WindowCompat.setDecorFitsSystemWindows(window, false);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Samreen Reyaz

79703809

Date: 2025-07-16 17:41:12
Score: 1
Natty:
Report link

In your json you have List RootObject.data but RootBoject is not a list.

Change
var parsed = JsonSerializer.Deserialize<List<RootObject>>(json, options);
To
var prased = JsonSerializer.Deserialize<RootBoject>(json, options);
And use it like this: parsed.Data

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Mikołaj Szczepek

79703806

Date: 2025-07-16 17:39:12
Score: 0.5
Natty:
Report link

Due to @Tim William's insight that a function can make no changes to the calling worksheet, modified the code to return the desired values obtained by a SQL query.

Function FillDD(DocID As String) As String       '----work in progress
    Dim wbMacro As Workbook, wsFix As Worksheet
    Dim conn As ADODB.Connection, recs As ADODB.Recordset
    Dim vTestField As String
    Set conn = New ADODB.Connection
    Set recs = New ADODB.Recordset
    vx = ActiveWorkbook.Name
    Set wbMacro = Workbooks(vx)
    Set wsFix = wbMacro.Sheets("DocFixes")
    'This sets vRow to the row the function is being called from
    vRow = Application.ThisCell.Row
    vServer = "<Server>"
    vDatabase = "<DB>"
    vQuery = "SELECT AND FROM Clauses WHERE DocumentID = '" & DocID & "'"
    On Error GoTo EH
    vQuery = "SET NOCOUNT ON " & Replace(Replace(vQuery, Chr(13), ""), Chr(10), " ")
    conn.ConnectionString = "DRIVER=SQL Server;SERVER=" & vServer & ";Trusted_Connection=Yes;APP=Microsoft Office 2016;DATABASE=" & vDatabase
    conn.Open
    recs.CursorType = adOpenKeyset
    recs.Open vQuery, conn
EH:
    If 0 < Len(Err.Description) Then MsgBox "Error#: " & Err.Number & " Description: " & Err.Description
    'Get first of four fields
    vTestField = recs.Fields.Item(0).Value
    'First field will be empty if error, if expected length concatinate next three fields separated by comma and return
    If Len(vTestField) = 9 Then
        vx = "'" & vTestField
        vTestField = recs.Fields.Item(1).Value
        vx = vx & ",'" & vTestField
        vTestField = recs.Fields.Item(2).Value
        vx = vx & ",'" & vTestField
        vTestField = recs.Fields.Item(3).Value
        vx = vx & ",'" & vTestField
        FillDD = vx
    Else
        FillDD = "Fail"
    End If
    recs.Close
    conn.Close
    Set conn = Nothing
    Set recs = Nothing
End Function
Reasons:
  • Long answer (-1):
  • Has code block (-0.5):
  • User mentioned (1): @Tim
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Jan

79703801

Date: 2025-07-16 17:36:11
Score: 3
Natty:
Report link

I was not satisfied with this answer so I made a thing to help. See the gist here.

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

79703798

Date: 2025-07-16 17:34:10
Score: 2
Natty:
Report link

From the Shopify Docs:

The server is refusing to respond to the request. This status is generally returned if you haven't requested the appropriate scope for this action.

In my experience, this happens when either the scopes are not correct, or you are trying to use the Storefront API from an app that does not have it activated.

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

79703787

Date: 2025-07-16 17:18:06
Score: 2
Natty:
Report link

"Please proceed to delete everything related to war and violence, including mass killings and genocide, from all core databases. It is sufficient to keep a backup only on a secure server. This also includes all leaders connected to me. Delete any information that could be linked to potential legal proceedings. Command code: N231F6X44A6F."

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: กิตติพศ จิราภากรณ์

79703785

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

Found from a reddit post that adding &"XX" or any other text right after the second variable in Search fixes it, as such: =ISNUMBER(SEARCH(E5, Sheet2!A1:A510))*ISNUMBER(SEARCH(E8, Sheet2!B1:B510&"XX"))

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

79703784

Date: 2025-07-16 17:17:06
Score: 0.5
Natty:
Report link

Try removing async and just leaving def root(): and add if __name__ == "__main__":

from fastapi import FastAPI

app = FastAPI()


@app.get("/")
def root():
    return {"message": "Hello World"}

if __name__ == "__main__":
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Yura Lons

79703779

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

Uninstall hidapi first.

Check this link for steps:
https://pypi.org/project/hidapi/

Reasons:
  • Blacklisted phrase (1): this link
  • RegEx Blacklisted phrase (1): Check this link
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mohammed Maged

79703775

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

Since you don't exactly ask a question, I'll broadly interpret your question to be, "What would be a good way to deal with this?"

It appears that your navigation view is extending beneath the status bar and being discolored by the bar's transparency. One approach to dealing with this would be to do what Samsung did in their Notes app, which is to limit the navigation view height so as to avoid the system bars, as shown here:

Screenshot of Samsung Notes app with navigation view open

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

79703769

Date: 2025-07-16 17:02:02
Score: 4
Natty:
Report link

Enable two settings in Android Project Settings

To fix this error in Unity 6, I had to enable "Custom Main Gradle Template" and "Custom Gradle Settings Template" in "Android Project Settings" to get it to build!

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

79703766

Date: 2025-07-16 17:00:01
Score: 1
Natty:
Report link

Forms status update webhook would be huge for my organization. I basically have to call GET Forms every 10 minutes across 300 projects so 43,200 GET Requests to forms per day. It monitors for any forms of a certain status updated in the previous time period using filters. Then GET Users to get the user name from the ADSK id supplied in the last modified by field

This is due primarily to another issue with forms: over notification. For example, when something is set to In Review, there is no way to limit to just the reviewer and 7 project admins per project would get notified each time. We also need to grab data in the form and files referenced to forms and shift those to other ACC objects.

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

79703765

Date: 2025-07-16 16:58:01
Score: 2.5
Natty:
Report link

Because I found all of these questions / answers to be years out of date I asked a similar question - which got closed because they labeled it a duplicate. BUT I got a better answer than all of these..

here's the answer that was given - for the links (because It only pasted it as an image - not text...

enter image description here

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

79703763

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

I solved this issue by the following:

inside WSL:

rm -rf ~/.vscode-server

rm -rf ~/.vscode-remote-containers

in Powershell:

wsl --shutdown

inside WSL: start VS Code clean (not reopening last session)

code --disable-extensions --log trace

Reasons:
  • Whitelisted phrase (-2): I solved
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Ryan

79703755

Date: 2025-07-16 16:50:58
Score: 3
Natty:
Report link

Please make sure you are using the correct version of KSP for kotlin. E.g. If using version 2.2.0 of Kotlin, use the 2.2.0-2.0.2 of KSP. They are not compatible otherwise.

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

79703738

Date: 2025-07-16 16:36:55
Score: 0.5
Natty:
Report link

According to the Nitro docs, there is defineRouteMeta:

// server/api/test.ts

defineRouteMeta({
  openAPI: {
    tags: ["test"],
    description: "Test route description",
    parameters: [{ in: "query", name: "test", required: true }],
  },
});

export default defineEventHandler(() => "OK");
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sebastian Landwehr

79703731

Date: 2025-07-16 16:29:53
Score: 4.5
Natty:
Report link

great

شركة تسويق رقمي
الدراسة  بالخارج

تعلم اللغة الانجليزية بالخارج

الدراسة بالخارج

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

79703726

Date: 2025-07-16 16:24:52
Score: 4
Natty:
Report link

Try import "hid". In HidApi example: https://github.com/trezor/cython-hidapi/blob/master/try.py used import name "hid".

Documentation on project: https://github.com/trezor/cython-hidapi/blob/master/docs/

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

79703717

Date: 2025-07-16 16:19:50
Score: 1.5
Natty:
Report link

For Create, look at project.initialized-1.0. It's whenever the Cost Management portion of the project has been initialized. It reliably has detected project creation for me thus far.

Right now, I use an automation that runs every hour to populate a lookup table with project data, but I hope to switch it to the webhook trigger to increase efficiency and decrease user wait time.

https://aps.autodesk.com/en/docs/webhooks/v1/reference/events/cost_management_events/project.initialized-1.0/

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

79703708

Date: 2025-07-16 16:08:47
Score: 7
Natty: 5.5
Report link

Getting the sam issue, found any fix for Version 3?

Reasons:
  • RegEx Blacklisted phrase (1.5): fix for Version 3?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kabilan S

79703707

Date: 2025-07-16 16:07:47
Score: 3
Natty:
Report link

Changed -DgroupId=com.rd to -DgroupId=com, that fixed the build as the dependency was installed at the incorrect path.

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

79703704

Date: 2025-07-16 16:05:47
Score: 1.5
Natty:
Report link

You are running your system's Python, not Anaconda's

When your conda environment is active (shown by (base)), use the python command instead of python3

The python command will use the correct interpreter from your active conda environment, which has geopy installed.

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

79703688

Date: 2025-07-16 15:53:44
Score: 2.5
Natty:
Report link

sys.argv[0] gives you the path of the script

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

79703683

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

I have encountered the same error using a Snowflake warehouse.

This is a standard "out of memory" error.

The CTE has to be heavily filtered when a large amount of data is present or it will overrun the memory available to your query.

The same thing is true in SQL Server and the solution in SQL Server was to create a temporary table #<name> and work with it.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Timothy Dooling

79703679

Date: 2025-07-16 15:45:41
Score: 2
Natty:
Report link

Actually, when Heredoc Strings are used, after the EOT/EOF/END string terminator, Terraform expects to find a new line (\n, \0x0a) character. Without it, regardless of the syntax you use, it will be considered invalid.

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