79819751

Date: 2025-11-14 07:40:39
Score: 6 🚩
Natty:
Report link

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

Rr

R

R

R

R

R

Rr

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

Rrrr

R

R

R

R

R

Rrr

Rrr

Rr

R

R

R

Rrrr

R

R

R

R

R

Rrrr

R

Rr

R

R

R

R

Rrr

R

Rr

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

R

Reasons:
  • No code block (0.5):
  • No latin characters (3.5):
  • Low entropy (1):
  • Low reputation (1):
Posted by: Ravi Sahani

79819683

Date: 2025-11-14 05:57:16
Score: 4
Natty: 4.5
Report link

It works on my iPhone as well, thanks!

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Kos

79819635

Date: 2025-11-14 03:53:44
Score: 6.5 🚩
Natty:
Report link

Has anyone found a solution for this. I am using test-binder dependency but cannot find the

InputDestination

and

OutputDestination
Reasons:
  • Blacklisted phrase (2): anyone found
  • RegEx Blacklisted phrase (3): Has anyone found
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: pragya saxena

79819594

Date: 2025-11-14 02:32:27
Score: 4.5
Natty:
Report link

@Rayan , Thanks for the SSE , you're actually Correct since I only emit from server , I never knew about this topic , I'm glad you told me that , Thanks , what do think will they handle efficiently , they told me as thousands of data hit per seconds I used reddis as to save incoming data and used a worker file to insert them in Mongodb

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • No code block (0.5):
  • User mentioned (1): @Rayan
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: Vignesh

79819519

Date: 2025-11-13 23:20:48
Score: 7.5 🚩
Natty: 5
Report link

I even have the same problem even if I start making new Virtual Devices. Is this a bug or is it real?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): have the same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Viet Ton

79819514

Date: 2025-11-13 23:06:44
Score: 6
Natty: 7
Report link

what was the size of the original image. I you have a 425MP image would this still work or would it be better to implement a tiling pipeline?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): what was the
  • Low reputation (1):
Posted by: Shanth

79819512

Date: 2025-11-13 23:00:42
Score: 6 🚩
Natty: 4.5
Report link

I'm having a problem similar to one you had years ago...

I'm developing a tool to store the biometric data of a signer inside the PDF along with the digital signature, but I'm not finding where to store them.

At first I saved them in custom metadata, but I don't think that's good practice…

I'm trying to store them in the signature dictionary, but Adobe tells me the signature is invalid.
I also tried saving them in an extended DSS, but if someone changes it, the signature wouldn't be invalidated.

I understand that the correct approach would be to store them somewhere in the self-contained PDF, encrypted, so that if it's modified the signature becomes invalid…

After so many years, were you able to find a correct way to do it? Thank you very much!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (1): were you able to find a
  • RegEx Blacklisted phrase (3): were you able
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: nex0

79819506

Date: 2025-11-13 22:53:40
Score: 4
Natty:
Report link

FOR APPLE IOS APPS... Yeah, I don't quite understand? You have to add whatever domain you are using to you Apple Developer Account, at the 🔴Marketing URL is to contian the URL link to where that app-ads.txt file is to be hosted. So you have to add that at that domain to your App. Which you can only do just before the app is reviewed and released, you can't change the Marketing URL after the app has been released. RIGHT?

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

79819496

Date: 2025-11-13 22:38:36
Score: 4
Natty:
Report link

I switch useState to Pinia, it works properly!.

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

79819416

Date: 2025-11-13 20:46:09
Score: 5.5
Natty:
Report link

get it, a convex hull wold get just some of the outer points, thanks

so any idea about how it can be done?

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Diabo Veio

79819334

Date: 2025-11-13 19:13:46
Score: 7.5
Natty:
Report link

polyhedra

I want it to be just a polyhedron with all the outer vertices, something like this image, I think a convex hull would do the job, any hints on where I can start learning?

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Diabo Veio

79819330

Date: 2025-11-13 19:03:42
Score: 12.5 🚩
Natty: 5.5
Report link

En que parte esta la respuesta completa tengo el mismo problema ya encontraron la solución

Reasons:
  • Blacklisted phrase (2): tengo
  • Blacklisted phrase (3): solución
  • RegEx Blacklisted phrase (2.5): mismo
  • RegEx Blacklisted phrase (2): encontraron
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Geovanny Altamirano

79819315

Date: 2025-11-13 18:37:36
Score: 4.5
Natty:
Report link

https://colab.research.google.com/drive/1_i9mGaoR0e1D9XILsD2kQOcMTwdJkhCM?usp=sharing

this is the coding that i currently have

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Arfat Choudhury

79819311

Date: 2025-11-13 18:36:35
Score: 4
Natty:
Report link

This was an amazing solution for my problem, thank you very much.🙏

I don't think I would have ever come up with that hahaha. You're great!

I don't want to bother you anymore.. but I just have one last question, I'm still trying to understand that type Id<T> at the beginning, why does it matter so much to wrap the Partial<> with it?

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Blacklisted phrase (0.5): 🙏
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Alex

79819299

Date: 2025-11-13 18:26:33
Score: 4.5
Natty:
Report link

I have found the answer on 2nd question: string constant can be added by sentence:

#.{"string":!"str"}

But is it possible to set default value?

Reasons:
  • Blacklisted phrase (1): is it possible to
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: user2025098

79819290

Date: 2025-11-13 18:19:30
Score: 4
Natty: 4
Report link

Check this answer, pretty well explained
https://medium.com/@slavo3dev/understanding-different-ways-to-define-components-in-react-export-function-app-vs-export-6b374fd1c94c

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

79819288

Date: 2025-11-13 18:17:29
Score: 6.5 🚩
Natty:
Report link

Execute this script to fix this:

#!/bin/bash

# Script para fazer downgrade do Docker Engine
# Uso: sudo ./docker-downgrade.sh [versão]
# Exemplo: sudo ./docker-downgrade.sh 5:27.5.1-1~ubuntu.22.04~jammy

set -e  # Parar em caso de erro

# Cores para output
RED='\033[0;31m'
GREEN='\033[0;32m'
YELLOW='\033[1;33m'
NC='\033[0m' # No Color

# Versão padrão (você pode mudar aqui ou passar como argumento)
DEFAULT_VERSION="5:27.5.1-1~ubuntu.22.04~jammy"
VERSION="${1:-$DEFAULT_VERSION}"

echo -e "${YELLOW}=== Docker Engine Downgrade Script ===${NC}"
echo -e "Versão alvo: ${GREEN}$VERSION${NC}"
echo ""

# Verificar se está rodando como root
if [ "$EUID" -ne 0 ]; then
    echo -e "${RED}ERRO: Este script precisa ser executado como root (use sudo)${NC}"
    exit 1
fi

# Mostrar versão atual
echo -e "${YELLOW}=== Versão atual do Docker ===${NC}"
docker version 2>/dev/null || echo "Docker não está rodando ou não está instalado"
echo ""

# Confirmar com o usuário
echo -e "${YELLOW}=== AVISO ===${NC}"
echo "Este script irá:"
echo "  1. Fazer backup da configuração atual"
echo "  2. Parar o Docker"
echo "  3. Remover a versão atual"
echo "  4. Instalar a versão $VERSION"
echo "  5. Bloquear atualizações automáticas"
echo ""
read -p "Deseja continuar? (s/N) " -n 1 -r
echo ""
if [[ ! $REPLY =~ ^[Ss]$ ]]; then
    echo -e "${RED}Operação cancelada pelo usuário${NC}"
    exit 1
fi

# Verificar se há containers rodando
echo -e "${YELLOW}=== Verificando containers em execução ===${NC}"
RUNNING_CONTAINERS=$(docker ps -q 2>/dev/null | wc -l)
if [ "$RUNNING_CONTAINERS" -gt 0 ]; then
    echo -e "${YELLOW}AVISO: Há $RUNNING_CONTAINERS container(s) em execução${NC}"
    docker ps --format "table {{.Names}}\t{{.Status}}\t{{.Ports}}"
    echo ""
    read -p "Deseja parar os containers antes de continuar? (s/N) " -n 1 -r
    echo ""
    if [[ $REPLY =~ ^[Ss]$ ]]; then
        echo "Parando containers..."
        docker compose down 2>/dev/null || docker stop $(docker ps -q) 2>/dev/null || true
    fi
fi
echo ""

# Backup da configuração
echo -e "${YELLOW}=== Fazendo backup da configuração atual ===${NC}"
BACKUP_DIR="/etc/docker.backup.$(date +%Y%m%d_%H%M%S)"
if [ -d "/etc/docker" ]; then
    cp -r /etc/docker "$BACKUP_DIR"
    echo -e "${GREEN}✓ Backup criado em: $BACKUP_DIR${NC}"
else
    echo -e "${YELLOW}⚠ Diretório /etc/docker não existe, pulando backup${NC}"
fi
echo ""

# Parar o Docker
echo -e "${YELLOW}=== Parando Docker ===${NC}"
systemctl stop docker.socket 2>/dev/null || true
systemctl stop docker 2>/dev/null || true
echo -e "${GREEN}✓ Docker parado${NC}"
echo ""

# Remover versão atual
echo -e "${YELLOW}=== Removendo versão atual ===${NC}"
apt-mark unhold docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin 2>/dev/null || true
apt-get remove -y docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin 2>/dev/null || true
echo -e "${GREEN}✓ Versão atual removida${NC}"
echo ""

# Verificar se a versão existe no repositório
echo -e "${YELLOW}=== Verificando disponibilidade da versão ===${NC}"
if ! apt-cache madison docker-ce | grep -q "$VERSION"; then
    echo -e "${RED}ERRO: Versão $VERSION não encontrada no repositório${NC}"
    echo ""
    echo "Versões disponíveis:"
    apt-cache madison docker-ce | head -10
    exit 1
fi
echo -e "${GREEN}✓ Versão encontrada no repositório${NC}"
echo ""

# Instalar versão específica
echo -e "${YELLOW}=== Instalando versão $VERSION ===${NC}"
apt-get update -qq
apt-get install -y \
  docker-ce=$VERSION \
  docker-ce-cli=$VERSION \
  containerd.io \
  docker-buildx-plugin \
  docker-compose-plugin

echo -e "${GREEN}✓ Nova versão instalada${NC}"
echo ""

# Bloquear atualizações automáticas
echo -e "${YELLOW}=== Bloqueando atualizações automáticas ===${NC}"
apt-mark hold docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
echo -e "${GREEN}✓ Pacotes bloqueados para atualização${NC}"
echo ""

# Iniciar Docker
echo -e "${YELLOW}=== Iniciando Docker ===${NC}"
systemctl start docker
systemctl enable docker
echo -e "${GREEN}✓ Docker iniciado${NC}"
echo ""

# Aguardar Docker inicializar
echo "Aguardando Docker inicializar..."
sleep 3

# Verificar instalação
echo -e "${YELLOW}=== Verificando instalação ===${NC}"
if docker version &>/dev/null; then
    echo -e "${GREEN}✓ Docker está funcionando corretamente${NC}"
    echo ""
    docker version
else
    echo -e "${RED}✗ ERRO: Docker não está funcionando corretamente${NC}"
    echo "Verifique os logs com: sudo journalctl -u docker -n 50"
    exit 1
fi

echo ""
echo -e "${GREEN}=== Downgrade concluído com sucesso! ===${NC}"
echo ""
echo "Próximos passos:"
echo "  1. Se você parou os containers, inicie-os novamente com: docker compose up -d"
echo "  2. Para desbloquear atualizações futuras: sudo apt-mark unhold docker-ce docker-ce-cli"
echo "  3. Backup da configuração anterior em: $BACKUP_DIR"
echo ""
Reasons:
  • Blacklisted phrase (3): você
  • Blacklisted phrase (1): está
  • Blacklisted phrase (1): não
  • RegEx Blacklisted phrase (2): encontrada
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Diogo Coutinho

79819280

Date: 2025-11-13 18:09:27
Score: 5
Natty:
Report link
ADAPTER = CloudAdapter(ConfigurationBotFrameworkAuthentication(CONFIG))

what should be inside Config

somebody Please help me on this

import asyncio
import json
from aiohttp import web
from botbuilder.core import TurnContext
from botbuilder.integration.aiohttp import CloudAdapter, ConfigurationBotFrameworkAuthentication
from botbuilder.schema import Activity
import jwt  # pip install pyjwt

# ----- Bot configuration -----
CONFIG = {
    "appId": "",
    "appSecret": ""
}

# Setup Bot Authentication
bot_auth = ConfigurationBotFrameworkAuthentication(CONFIG)

# Create Cloud Adapter
adapter = CloudAdapter(bot_auth)


# ----- Bot logic -----
async def bot_logic(turn_context: TurnContext):
    if turn_context.activity.type == "message":
        await turn_context.send_activity(f"You said: {turn_context.activity.text}")
    else:
        await turn_context.send_activity(f"[{turn_context.activity.type} event received]")


# ----- HTTP request handler -----
async def messages(req: web.Request) -> web.Response:
    # Print headers
    print("\n--- Headers ---")
    for k, v in req.headers.items():
        print(f"{k}: {v}")

    # Print incoming JSON
    body = await req.json()
    print("\n--- Incoming Activity ---")
    print(json.dumps(body, indent=4))

    # Print and decode Authorization header
    auth_header = req.headers.get("Authorization", "")
    print("\n--- Authorization Header ---")
    print(auth_header)

    if auth_header.startswith("Bearer "):
        token = auth_header[7:]
        try:
            decoded = jwt.decode(token, options={"verify_signature": False})
            print("\n--- Decoded JWT Token ---")
            print(json.dumps(decoded, indent=4))
        except Exception as e:
            print("Error decoding JWT token:", e)

    # Deserialize Activity
    activity = Activity().deserialize(body)

    # Process the activity
    try:
        await adapter.process_activity(auth_header, activity, bot_logic)
    except Exception as e:
        print("\n--- Adapter Error ---")
        print(e)

    return web.json_response({"status": "ok"})


# ----- Setup web server -----
app = web.Application()
app.router.add_post("/api/messages", messages)

if __name__ == "__main__":
    print("======= Running on http://localhost:3978 =======")
    web.run_app(app, host="0.0.0.0", port=3978)

I gave config something like this

I could find proper documentation for cloud adaptor
[Errno Unauthorized. Invalid AppId passed on token: ]

I'm getting unauthorized error. Due to app id is passed as None while creating cloudadaptor. Even though I gave proper app id it's not aligning properly

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Please help me
  • RegEx Blacklisted phrase (1): I'm getting unauthorized error
  • Long answer (-1):
  • Has code block (-0.5):
  • Starts with a question (0.5): what
  • Low reputation (1):
Posted by: Premji Amaran

79819238

Date: 2025-11-13 17:33:16
Score: 6.5
Natty:
Report link

thanks, and i can turn the date and time into a timestamp manually and set it as the index of the dataframe for then render that into a plotly line for example?

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: Juan Siécola

79819213

Date: 2025-11-13 17:18:12
Score: 5
Natty:
Report link

En react los componentes select y option son nativos, no se les puede dar la personalización que se le quisiera dar, pero es posible atreves de muchas alternativas, por ejemplo a mi se me ocurrió: switch case para manejar el estado isClose, setIsClose, así seteamos los datos y hacemos que aparzma nuestro menu cuando queramos

aqui es en html pero seria algo similar, lo e sacado de un proyecto de mi escuela, espero te sirva

<!DOCTYPE html>
<html lang="es">
<head>
    <meta charset="UTF-8">
    <title>Menú JS Puro</title>
</head>
<body>
    <div id="root"></div>

    <script>
    document.addEventListener('DOMContentLoaded', function() {
    
    function crearMenuConJavaScriptPuro() {
        let seccionActiva = 'inicio';
        let isClose = true;

        const actualizarContenido = (contenidoElemento, botones) => {
            
            switch (seccionActiva) {
                case 'inicio':
                    contenidoElemento.innerHTML = '<h3>Página Principal</h3><p>Haz clic en el botón para desplegar las opciones.</p>';
                    break;
                case 'productos':
                    contenidoElemento.innerHTML = '<h3>Nuestros Productos</h3><ul><li>Laptop Pro - $1200</li><li>Monitor Ultra HD - $350</li></ul>';
                    break;
                case 'contacto':
                    contenidoElemento.innerHTML = '<h3>Contáctanos</h3><p>[email protected]</p>';
                    break;
            }

            botones.forEach(btn => {
                btn.style.backgroundColor = 'white';
                btn.style.color = '#007bff';
                btn.style.fontWeight = 'normal';

                if (btn.dataset.seccion === seccionActiva) {
                    btn.style.backgroundColor = '#007bff';
                    btn.style.color = 'white';
                    btn.style.fontWeight = 'bold';
                }
            });
        };

        const toggleMenu = (navLinksElemento, toggleBtnElemento) => {
            isClose = !isClose;

            navLinksElemento.style.display = isClose ? 'none' : 'flex';
            toggleBtnElemento.textContent = isClose ? 'Abrir' : 'Cerrar';
        };

        const estilos = {
            contenedor: {
                fontFamily: 'Arial, sans-serif',
                maxWidth: '600px',
                margin: '20px auto',
                border: '1px solid #ccc',
                padding: '15px',
                borderRadius: '8px',
            },
            navBar: {
                display: 'flex',
                alignItems: 'center',
                justifyContent: 'space-between',
                paddingBottom: '10px',
            },
            navLinks: {
                display: 'none',
                flexDirection: 'column',
                gap: '5px',
                marginTop: '10px',
                paddingTop: '10px',
                borderTop: '1px solid #eee',
            },
            toggleButton: {
                padding: '10px 15px',
                border: '1px solid #333',
                backgroundColor: '#f0f0f0',
                cursor: 'pointer',
                borderRadius: '4px',
                fontWeight: 'bold',
            },
            botonBase: {
                padding: '10px 15px',
                border: '1px solid #007bff',
                backgroundColor: '#fff',
                color: '#007bff',
                cursor: 'pointer',
                borderRadius: '4px',
                transition: 'background-color 0.3s, color 0.3s',
                textAlign: 'left',
            },
            botonActivo: {
                backgroundColor: '#007bff',
                color: 'white',
                fontWeight: 'bold',
            },
            contenido: {
                marginTop: '15px',
                padding: '10px',
                border: '1px solid #eee',
                borderRadius: '4px',
            },
        };

        const menuContainer = document.createElement('div');
        Object.assign(menuContainer.style, estilos.contenedor);

        const navBar = document.createElement('div');
        Object.assign(navBar.style, estilos.navBar);
        
        const title = document.createElement('span');
        title.textContent = 'Menú Principal';
        Object.assign(title.style, {fontWeight: 'bold', fontSize: '1.2em'});

        const toggleBtn = document.createElement('button');
        toggleBtn.id = 'toggleButton';
        toggleBtn.textContent = 'Abrir';
        Object.assign(toggleBtn.style, estilos.toggleButton);

        const navLinks = document.createElement('nav');
        navLinks.id = 'navLinks';
        Object.assign(navLinks.style, estilos.navLinks);
        
        const mainContent = document.createElement('main');
        mainContent.id = 'menuContenido';
        Object.assign(mainContent.style, estilos.contenido);
        
        navBar.appendChild(title);
        navBar.appendChild(toggleBtn);
        menuContainer.appendChild(navBar);

        const botonesSeccion = [];
        const secciones = ['inicio', 'productos', 'contacto'];
        secciones.forEach(seccion => {
            const btn = document.createElement('button');
            btn.textContent = seccion.charAt(0).toUpperCase() + seccion.slice(1);
            btn.className = 'menu-button';
            btn.dataset.seccion = seccion;
            Object.assign(btn.style, estilos.botonBase);
            
            btn.addEventListener('click', () => {
                seccionActiva = seccion;
                actualizarContenido(mainContent, botonesSeccion); 
            });
            navLinks.appendChild(btn);
            botonesSeccion.push(btn);
        });

        menuContainer.appendChild(navLinks);
        
        const hr = document.createElement('hr');
        Object.assign(hr.style, { border: 'none', height: '1px', backgroundColor: '#ccc', margin: '15px 0' });
        menuContainer.appendChild(hr);

        menuContainer.appendChild(mainContent);

        toggleBtn.addEventListener('click', () => toggleMenu(navLinks, toggleBtn));
        
        actualizarContenido(mainContent, botonesSeccion); 
        
        return menuContainer;
    }

    const rootElement = document.getElementById('root');
    if (rootElement) {
        rootElement.appendChild(crearMenuConJavaScriptPuro());
    }
    });
    </script>
</body>
</html>

Reasons:
  • Blacklisted phrase (2): espero
  • Blacklisted phrase (1.5): sirva
  • Blacklisted phrase (2): crear
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Luis David Diaz Hoil

79819137

Date: 2025-11-13 16:18:55
Score: 6
Natty:
Report link

Thank you all for your help on this. I'm new, so I really appreciate it.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (1.5): I'm new
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Student Driver

79819129

Date: 2025-11-13 16:13:53
Score: 4
Natty:
Report link

After Your's sugestion digest value for reference is ok. But now i'm trying to calculate SignatureValue. And the question is when You calculate it You use the same method to calculate c14N on SignedInfo?

I tried use your method and just use C14N on SignedInfo but i got error.
I use <ds:CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315" />

Reasons:
  • RegEx Blacklisted phrase (2): but i got error
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: user31872933

79819125

Date: 2025-11-13 16:09:52
Score: 4.5
Natty:
Report link

I believe it could also be done by swift package resolve

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

79819096

Date: 2025-11-13 15:50:45
Score: 5
Natty:
Report link

@President James K. Polk thanks for the clarifying question, I worded it poorly. In this case it's the server authenticating to our client application, where we get a 'unable to get local issuer certificate' error if the certificate is not referenced in the call.

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @President
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: Chris Decker

79819047

Date: 2025-11-13 15:14:36
Score: 11.5
Natty: 9
Report link

same issue, did you solve it ?

Reasons:
  • RegEx Blacklisted phrase (3): did you solve it
  • RegEx Blacklisted phrase (1.5): solve it ?
  • RegEx Blacklisted phrase (1): same issue
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: lucy

79818937

Date: 2025-11-13 13:43:12
Score: 5
Natty:
Report link

I have the same issue now after upgrading from Windows 10 to Windows 11. During the development time in Windows 10 there was never an issue with the default exports, now that I have upgraded to Windows 11 am I experiencing this issue with the default exports. I have tried several of the suggestions listed in this thread but nothing seems o make a difference.

Next.js 15.5.6

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

79818936

Date: 2025-11-13 13:41:11
Score: 12 🚩
Natty: 4
Report link

I am also trying to scrap this webite (https://vahan.parivahan.gov.in/vahan4dashboard/vahan/view/reportview.xhtml) and https://analytics.parivahan.gov.in/analytics/vahanpublicreport?lang=en. i am new to this so can u help me with this.

1. code with which you were able to scrap the first website.

2. how can i scrap 2nd website.

this will be a great help if you could help me with this.

Reasons:
  • Blacklisted phrase (0.5): how can i
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): can u help me
  • RegEx Blacklisted phrase (3): you could help me
  • RegEx Blacklisted phrase (1.5): i am new
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dhruv

79818910

Date: 2025-11-13 13:19:05
Score: 5
Natty:
Report link

Relational algebra for banking scenario Is there any rule of thumb to construct SQL query from a human-readable description?

Reasons:
  • Blacklisted phrase (1): Is there any
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • High reputation (-2):
Posted by: philipxy

79818906

Date: 2025-11-13 13:16:03
Score: 6 🚩
Natty:
Report link

I moved them out of the folder structure and into named route files and it seems to work ok, maybe Shopify remix doesn't support folders?

enter image description here

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

79818891

Date: 2025-11-13 13:02:59
Score: 4
Natty: 4.5
Report link

https://github.com/comboshreddies/distributed_lock_on_s3

I've used this solution for locking/mutex via s3 bucket file.

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

79818805

Date: 2025-11-13 11:49:38
Score: 9.5 🚩
Natty: 5
Report link

I know this is 3 years old but did you get a solution that worked?

I have the same problem, I need to accept all UK billing counties but we only deliver to the 6 counties in Northern Ireland so want to hide all the English Scottish and Welsh counties.

WC 10.2.2 and a custom theme which I did not develop...

Reasons:
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (3): did you get a solution that
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Richard McClung

79818790

Date: 2025-11-13 11:36:34
Score: 7.5 🚩
Natty: 4.5
Report link

Can anybody explain this as I'm also stuck on this, wanted to automate this process by using suitescripts.

Reasons:
  • RegEx Blacklisted phrase (2.5): Can anybody explain
  • RegEx Blacklisted phrase (1.5): I'm also stuck
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Can anybody
  • Low reputation (1):
Posted by: Vikas kumar

79818735

Date: 2025-11-13 10:32:18
Score: 4
Natty:
Report link

@sean good point - a misunderstanding of how CSS transitions work on my part. I was under the impression that I had to declare a property to transition in each rule - i.e. simply saying "transition: background-color 0.5s" without stating an actual background colour wouldn't work. Which is what led to me overthinking!

Reasons:
  • No code block (0.5):
  • User mentioned (1): @sean
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: chrisjfinlay

79818698

Date: 2025-11-13 10:04:11
Score: 4.5
Natty:
Report link

@ozkanpakdil: I have also considered the approach of displaying a screenshot. Though, that would also mean switching from screen mirroring in the live session to individual virtual screens for the still image on the beamer and then back again once the changes are done and the presentation continues. I suspect this would not go without both monitors going black as they do when performing theses steps manually.

I am looking for a seamless transition. My idea is to have some sort of still-image command for the graphics output. Like saying: freeze the currently given output and do not react to any changes.

Reasons:
  • Blacklisted phrase (2): I am looking for
  • Long answer (-0.5):
  • No code block (0.5):
  • User mentioned (1): @ozkanpakdil
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: sm8ps

79818689

Date: 2025-11-13 10:00:09
Score: 4.5
Natty:
Report link

https://github.com/cloudvolumes/activerecord-sqlserver-adapter-odbc-extended here is the gem that supports the latest version of Rails and Ruby(3.4 at this time)

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Sukeerthi Adiga

79818672

Date: 2025-11-13 09:43:59
Score: 7.5 🚩
Natty:
Report link

I have a similar issue with that. I have created a webhook to trigger a job and added the options -field1 ${data.field1} -field2 ${data.field2} I want to trigger this job remotely from a rundeck instance so I run this command.

curl -X POST "https://......" \ -H "Content-Type: application/json" \ -d '{"field1":"test", "field2": "testServer"}'

The webhook does run the job but the options are not being passed.
any ideas?

Reasons:
  • Blacklisted phrase (1): any ideas
  • RegEx Blacklisted phrase (1): I want
  • Has code block (-0.5):
  • Me too answer (2.5): I have a similar issue
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Json

79818671

Date: 2025-11-13 09:43:58
Score: 6.5
Natty:
Report link

i think it depends on display server. what is your display server?

Reasons:
  • Blacklisted phrase (1): what is your
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: kamaterasu

79818666

Date: 2025-11-13 09:41:57
Score: 6.5 🚩
Natty: 5
Report link

I have the same problem in VBA MS-Access. The command
open "COM1" for Binary Access Read Write As #1
opens a new file on the disk.

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

79818647

Date: 2025-11-13 09:30:53
Score: 4
Natty: 4
Report link

This is the official tutorial:

https://www.jetbrains.com/help/idea/creating-and-configuring-web-application-elements.html#elements-templates

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

79818606

Date: 2025-11-13 08:51:42
Score: 5
Natty:
Report link

How is this related to C#, or even to programming in general ? Please see: What topics can I ask about here?, and: on-topic.

Reasons:
  • Blacklisted phrase (1): can I ask
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): How is this
  • High reputation (-2):
Posted by: wohlstad

79818598

Date: 2025-11-13 08:44:35
Score: 8 🚩
Natty:
Report link

Someone who solved this fucking shit?

Porco dio.

Reasons:
  • Blacklisted phrase (2): fuck
  • RegEx Blacklisted phrase (1.5): solved this fucking shit?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Removed

79818581

Date: 2025-11-13 08:17:29
Score: 4.5
Natty:
Report link
Hello, I read your article carefully and installed everything as you described. I'm trying to incorporate the WebEnginWidget into my QT project. When I use the MSVC kit, I can successfully specify the line QT+=widgets webenginewidgets in the .pro file. But then the compiler cannot find #include <QApplication>. When I use the MinGW kit, QT+=widgets webenginewidgets no longer works.
I work on a Windows 11 system. 
Is this the Problem?
Thank you in advance...
Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (3): Thank you in advance
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user31869992

79818562

Date: 2025-11-13 07:56:22
Score: 4
Natty:
Report link

Checkout this
https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-starter-webflux-ui/2.8.4

implementation("org.springdoc:springdoc-openapi-starter-webflux-ui:2.8.4")

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Has no white space (0.5):
  • Low reputation (0.5):
Posted by: mariya cherian

79818521

Date: 2025-11-13 06:59:08
Score: 5.5
Natty: 5.5
Report link

But did the background process work after this?

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

79818406

Date: 2025-11-13 02:58:16
Score: 5
Natty: 4
Report link

I have the same problem and the following are my finding:

  1. The first request also slow

  2. When runing load test, there is a slowness happen on the total run is thread count*100

  3. The proxy has set to none.

  4. There is another suspicious configuration: maxing connection, after trying different value, it is confirmed not related.

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

79818367

Date: 2025-11-13 01:01:47
Score: 4.5
Natty:
Report link

enter image description here

For Tim Williams. I'm trying to get contents of C3 to be copied to P89 (the 89 is derived from A3) on master sheet.

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: N. Blain

79818346

Date: 2025-11-13 00:18:37
Score: 4.5
Natty: 4
Report link

This didn't work waste of time.

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

79818289

Date: 2025-11-12 22:24:09
Score: 4.5
Natty:
Report link

these make sense, thanks y'all!

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (2):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Colin Brett Williams

79818274

Date: 2025-11-12 21:54:02
Score: 4
Natty:
Report link

Switching to UVM-IEEE magically fixed it.

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

79818192

Date: 2025-11-12 19:59:30
Score: 7 🚩
Natty: 5.5
Report link

has this been fixed if yes how did u do it ..since i am also facing the same issue

Reasons:
  • Blacklisted phrase (1): i am also facing the same issue
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): i am also facing the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Gnanesh Reddy

79818190

Date: 2025-11-12 19:58:29
Score: 5
Natty: 4.5
Report link

Boa tarde galera! Vou deixar meu comentário torcendo que ajude alguém! (PT-BR)?
Consegui solucionar esse problema, removendo "." de "base:"./"

como era:
export default defineConfig({
  base: "./",
  plugins: [react()],
})

como ficou:

export default defineConfig({
  base: "/",
  plugins: [react()],
})
Reasons:
  • Blacklisted phrase (1): Boa tarde
  • Blacklisted phrase (2.5): solucion
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Elesio Oliveira de sousa

79818184

Date: 2025-11-12 19:53:27
Score: 4
Natty: 4.5
Report link

Use the guidelines below to migrate the project to a newer structure.

https://docs.flutter.dev/release/breaking-changes/uiscenedelegate

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

79818154

Date: 2025-11-12 19:22:18
Score: 4
Natty:
Report link

late in time but usefull to other: you can break a try/catch by using the "THROW" cmdlet. Have a look here: https://www.bing.com/ck/a?!&&p=629df30ad10710ff73cf72f8156c18e795bd8805de3c623ed39bb0745912b7adJmltdHM9MTc2MjkwNTYwMA&ptn=3&ver=2&hsh=4&fclid=22e0e8f6-0860-6f57-39d0-fd8c0c606db9&psq=powershell+throw&u=a1aHR0cHM6Ly9sZWFybi5taWNyb3NvZnQuY29tL2ZyLWZyL3Bvd2Vyc2hlbGwvbW9kdWxlL21pY3Jvc29mdC5wb3dlcnNoZWxsLmNvcmUvYWJvdXQvYWJvdXRfdGhyb3c_dmlldz1wb3dlcnNoZWxsLTcuNQ

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

79818129

Date: 2025-11-12 18:45:08
Score: 4
Natty:
Report link

@Eljay, I totally agree. But I have to create the test without any modifications to the existing code. I do not want to describe the technical lead on my team, but you get my point.

I just need to somehow create a test with minimal work to avoid the back and forth.

Can MOCK_GLOBAL_FUNC2 and EXPECT_GLOBAL_CALL be of help here?

Reasons:
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @Eljay
  • Self-answer (0.5):
  • Looks like a comment (1):
  • High reputation (-1):
Posted by: feeling_lonely

79818068

Date: 2025-11-12 17:53:54
Score: 4
Natty:
Report link

great, thanks. one comment is that if you suspect degrading compiler performance than it wouldn't really be premature, would it? ;)

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Colin Brett Williams

79818061

Date: 2025-11-12 17:45:51
Score: 4
Natty:
Report link

It fixed itself somehow, even though I didn't change anything.

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

79818039

Date: 2025-11-12 17:12:43
Score: 12
Natty: 7
Report link

Getting the same issue where Scandit context was getting orientation: "landscapeLeft" by default. Is there any solution to modify the orientation?

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Blacklisted phrase (1): Is there any
  • RegEx Blacklisted phrase (2): any solution to modify the orientation?
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): Getting the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user31866377

79818029

Date: 2025-11-12 17:00:39
Score: 4.5
Natty: 5
Report link

Check Here: https://django-googledrive-storage.readthedocs.io/en/latest/ it is a link to a google drive django api.

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

79817966

Date: 2025-11-12 16:12:24
Score: 7 🚩
Natty: 4
Report link

I'm getting the same error as OP so using the custom tag as suggested but now getting Error (java.nio.channels.ClosedByInterruptException) .

Theres about 1500 emails in the folder I'm trying to access if that has any bearing?

Reasons:
  • RegEx Blacklisted phrase (1): I'm getting the same error
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm getting the same error
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Paul Hopkinson

79817858

Date: 2025-11-12 14:44:57
Score: 5
Natty:
Report link

basic, but it has happened to me, not for this particular reference.

Is the copylocal flag set to true on your reference under the solution?

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

79817856

Date: 2025-11-12 14:43:56
Score: 5
Natty: 5
Report link

This article on SPA API Security is worth reading.

Reasons:
  • Blacklisted phrase (1): This article
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Curt Tudor

79817849

Date: 2025-11-12 14:32:53
Score: 4
Natty: 4.5
Report link

Pipeline resources can be found by using the Run API https://learn.microsoft.com/en-us/rest/api/azure/devops/pipelines/runs/get

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

79817808

Date: 2025-11-12 14:01:42
Score: 4.5
Natty:
Report link

I have the same issue, but none of the solutions I could find online resolved the issue, although I have managed to stumble on a workaround.

Background: I have a Company managed Intune Windows11 laptop, which means I do not have Administrator rights over the Win11 OS. I have therefore downloaded the R-Studio zip file, rather than the proper Windows Installer, so as to avoid having to enter Administrator credentials which I do not have.

I have several RMD code files which call function file.choose() to select a CSV file to read in my data. I get a File Selection Window where I cannot see any file details, similar to the above thread. I therefore have to guess the correct file to load or put only 1 file in the input directory.

Workaround:  After starting R-Studio, I type “file.choose()” in the Console window in the bottom left corner of the screen. This launches the File Selection Window correctly and I am able to see all of the file details. If I now run my RMD code, all file operations display correctly. Note; I have to repeat this process each time R-Studio restarts. It is not a permanent fix.

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

79817796

Date: 2025-11-12 13:37:36
Score: 4
Natty:
Report link

Solved! the incoming url string %C2%A0 translates to ChrW(160) , so replace(ListName, ChrW(160), " ") did the trick. Thanks everybody for pointing in the right direction.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Morten Brockhoff

79817772

Date: 2025-11-12 13:10:28
Score: 4.5
Natty:
Report link

@pskink Thanks for your reply. Could you please offer a more complete example? It is not clear to me. As I understand the OutputWidget instance needs to know the tool widget, so I need to pass the related ancestor to the OutputWidget class every time? Or is it possible to find the tool automatically from the OutputWidget? Something like GetAncestorOfType(toolWidget)?

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1): is it possible to
  • Has code block (-0.5):
  • Ends in question mark (2):
  • User mentioned (1): @pskink
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • High reputation (-2):
Posted by: S-Man

79817761

Date: 2025-11-12 13:02:25
Score: 5
Natty:
Report link

@Andrei G. , I'm using SwiftData with UIKit, I think it's noting to do for the view. Is a SortDescriptor possible used for the Model array variable? By now, I only see the case using SortDescriptor to Query on models.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @Andrei
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: stephen

79817755

Date: 2025-11-12 12:55:23
Score: 4
Natty:
Report link

I don't know if this happened to someone else, but I got this error when I used the WSL mapping that starts with \\wsl.localhost, which it said didn't exist. When I instead switched to using the letter mapping I assigned in Windows explorer, like Z:\ ... it was not invalid anymore.

Reasons:
  • RegEx Blacklisted phrase (2): but I got this error
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Sam A.

79817716

Date: 2025-11-12 12:17:11
Score: 9.5 🚩
Natty: 5.5
Report link

Did someone found a solution for this?

Reasons:
  • RegEx Blacklisted phrase (3): Did someone found a solution
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Did someone
  • Low reputation (1):
Posted by: SPO_Sensei

79817694

Date: 2025-11-12 11:51:04
Score: 4.5
Natty: 5
Report link

This error occurs when the entity name that is in Java Code, doesn't exists in the database that is connect to your java application. Missing Entity in your example should be "Employee". Does "Employee" table exist in your Database ?

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

79817678

Date: 2025-11-12 11:31:58
Score: 4
Natty:
Report link

Looks like this is just a bug. Added some evidence to the report already created here:
https://issues.chromium.org/issues/448962782?pli=1

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Rufus

79817624

Date: 2025-11-12 10:44:46
Score: 4
Natty:
Report link

@Chris thanks for those answers about area calculation

@margusl, the data I posted were just an example of a recurring problem I had when doing spatial analysis with multipolygons, many time I have experienced invalid geometries that are not always fixed ST_makevalid() or that need to be simplified for speed, but even simplifying doesn't always work.

My final goal is being able to see how much area of say seagrass is within each countries national waters, so an overlap between habitat and EEZ. Or see areas where seagrass overlaps saltmarshes, or the distance between these ecosystems. So often I will need to have the attributes of both original polygons. I might need to intersect more than 2 polygons. Does that answer your questions? I didn't realize that even within a shapefile there were overlapping polygons.

@pieter and @Ian, thank you for the suggestions. I will keep in mind but a bit hesitant to invest in new tools as there's a learning curve.

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Blacklisted phrase (0.5): thanks
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @Chris
  • User mentioned (0): @margusl
  • User mentioned (0): @pieter
  • User mentioned (0): @Ian
  • Self-answer (0.5):
  • Looks like a comment (1):
Posted by: Herman Toothrot

79817559

Date: 2025-11-12 09:43:27
Score: 6
Natty:
Report link

Please note, that this site is not a discussion forum. Specify your problem you are facing. What is your goal? What have you done?

Reasons:
  • Blacklisted phrase (1): What is your
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Vladimir

79817465

Date: 2025-11-12 08:02:58
Score: 4
Natty:
Report link

Are you trying to make your angular app serverless? or are you trying to deploy your app on an EC2 server?

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

79817464

Date: 2025-11-12 07:58:56
Score: 4.5
Natty: 5
Report link

my Instagram ID recover

https://www.instagram.com/gujrati_status_2_lalu_creation?igsh=N2t0Mml2aXFxbmxn

[email protected]

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Gujarati status 2 Lalu creati

79817403

Date: 2025-11-12 06:30:28
Score: 8.5 🚩
Natty:
Report link

I also have this problem

if anyone could help i'll be thankful

Reasons:
  • RegEx Blacklisted phrase (3): anyone could help
  • RegEx Blacklisted phrase (2): i'll be thankful
  • RegEx Blacklisted phrase (0.5): anyone could help
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Pooya Cheshmehkhavar

79817383

Date: 2025-11-12 06:05:21
Score: 5.5
Natty:
Report link

Do you have a question? It's not really clear what you're trying to say.

Reasons:
  • RegEx Blacklisted phrase (2.5): Do you have a
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
Posted by: ndc85430

79817380

Date: 2025-11-12 06:02:20
Score: 10
Natty:
Report link

@Igor Tandetnik yes, i'm asking what the underlying algorithm is behind std::trunc, as this function would be used to then round a number. Since std is not open source, would you be able to tell me what goes on behind the scenes there? Thanks in advance.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): Thanks in advance
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @Igor
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: nugget

79817374

Date: 2025-11-12 05:55:17
Score: 6.5
Natty:
Report link

@user207421 I do want to implement it, however I surely do not know, hence why I asked the question. I want to know how to code the truncation algorithm contained inside the single cpu instruction.

Reasons:
  • Blacklisted phrase (1): I want to know
  • RegEx Blacklisted phrase (1): I want
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @user207421
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: nugget

79817355

Date: 2025-11-12 05:23:09
Score: 12
Natty: 10.5
Report link

Did you manage to solve it????

Reasons:
  • Blacklisted phrase (1): ???
  • RegEx Blacklisted phrase (3): Did you manage to solve it
  • RegEx Blacklisted phrase (1.5): solve it????
  • 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
  • Low reputation (1):
Posted by: JafetGTz

79817349

Date: 2025-11-12 05:01:04
Score: 4
Natty: 5
Report link

save me as well, thank you, needs default value.

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Hao Chang

79817336

Date: 2025-11-12 04:28:57
Score: 5
Natty:
Report link

The best answers can be seen from here.

https://chatgpt.com/

https://chatgpt.com/

https://chatgpt.com/

https://chatgpt.com/

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

79817283

Date: 2025-11-12 02:54:35
Score: 4
Natty:
Report link

I changed how outlines are created in the geometry shader.

void generateOutlineForTrianglec() {
    float overlap_factor = u_thickness + 1;
    
    for(int edge = 0; edge < 3; edge++) {
        int i0 = edge;
        int i1 = (edge + 1) % 3;
        
        vec4 v0 = gl_PositionIn[i0];
        vec4 v1 = gl_PositionIn[i1];
        
        vec4 edge_center = (v0 + v1) * 0.5;
        vec4 edge_vector = v1 - v0;
        
        vec4 extended_v0 = mix(edge_center, v0, overlap_factor);
        vec4 extended_v1 = mix(edge_center, v1, overlap_factor);
        
        vec2 edge_dir = normalize((extended_v1.xy / extended_v1.w) - (extended_v0.xy / extended_v0.w));
        vec2 edge_normal = vec2(-edge_dir.y, edge_dir.x);
        
        for(int i = 0; i < 4; i++) {
            vec4 pos;
            float offset;
            
            if(i < 2) {
                pos = extended_v0;
                offset = (i == 0 ? 0.5 : -0.5);
            } else {
                pos = extended_v1;
                offset = (i == 2 ? 0.5 : -0.5);
            }
            
            pos.xy += edge_normal * u_thickness * offset * pos.w;
            
            gl_Position = pos;
            fColor = vec4(0.0, 0.0, 1.0, 1.0);
            fTextureCoord = vTextureCoord[i0];
            EmitVertex();
        }
        EndPrimitive();
    }
}

but the intersections of each outline do not work well.

Is there a way to clean up the intersections in the outline?

zoom out

zoom in

Reasons:
  • Blacklisted phrase (1): Is there a way
  • Probably link only (1):
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: asdbvvc

79817262

Date: 2025-11-12 01:16:15
Score: 4
Natty: 5
Report link

i just test my answer here, just avoid me, thanks so much

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Khánh Duy

79817247

Date: 2025-11-12 00:41:07
Score: 5
Natty:
Report link

Thanks!

Also how can I fix this?:

>>> print(config["Desktop Entry"]["Exec"])

File "/usr/lib/python3.13/configparser.py", line 462, in _interpolate_some
  raise InterpolationSyntaxError(
  ...<2 lines>...
      "found: %r" % (rest,))
configparser.InterpolationSyntaxError: '%' must be followed by '%' or '(', found: '%u'
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): how can I
  • Blacklisted phrase (1): how can I fix this
  • RegEx Blacklisted phrase (1.5): how can I fix this?
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: AlwaysNur

79817120

Date: 2025-11-11 21:11:11
Score: 4
Natty:
Report link

I stumbled across a tutorial on the internet which clarified things for me, and backed up what you said.
https://github.com/Basel-Dawoud/Recipes-Examples-BootlinTutorial?tab=readme-ov-file#src_uri

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: acevans

79817106

Date: 2025-11-11 20:58:06
Score: 6.5 🚩
Natty: 5.5
Report link

could you please share the solution

Reasons:
  • RegEx Blacklisted phrase (2.5): could you please share the solution
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Eng.Aldhamdy

79817093

Date: 2025-11-11 20:41:01
Score: 4.5
Natty:
Report link

You release is so old and unsupported since 2019, that the official docs don't even mention the available Python packages for Version 12: Available Python versions - Ubuntu for Developers

Python 3 was added to Ubuntu only at version 14.10 - Python/3 - Ubuntu Wiki

Is there a good reason to remain on that version, considering hundreds of exploitable security vulnerabilites - Canonical Ubuntu Linux 12.04 security vulnerabilities, CVEs?

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: orbanbalage

79817039

Date: 2025-11-11 19:16:35
Score: 4
Natty: 5
Report link

Thank you so much for sharing this.

Is there a way to modify this snippet to hide all Custom Attributes from view? We only want to display the global attributes on the product pages.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): Is there a way
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Acquamarinna

79817011

Date: 2025-11-11 18:44:24
Score: 4.5
Natty:
Report link

I wrote a Custom Progressbar Component for FMX, check this link: https://github.com/dani36652/Delphi-FMX-CustomProgressBar

You can set Fill, X and YRadius and other options.

Reasons:
  • Blacklisted phrase (1): this link
  • RegEx Blacklisted phrase (1): check this link
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Daniel Rodriguez

79816943

Date: 2025-11-11 17:18:54
Score: 8.5 🚩
Natty: 6.5
Report link

Is the issue resolved ? please provide the comment

Reasons:
  • RegEx Blacklisted phrase (2.5): please provide
  • RegEx Blacklisted phrase (1.5): resolved ?
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Is the is
  • Low reputation (1):
Posted by: jeeva.S

79816941

Date: 2025-11-11 17:12:51
Score: 5.5
Natty: 5
Report link

When you changed the path, did you change the user path or the system path? Did you check the other path too?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): When you
  • Low reputation (1):
Posted by: Barry Stone

79816867

Date: 2025-11-11 16:14:29
Score: 4
Natty:
Report link

Can you share your vite.config.js file?
If you are using inject:

import inject from '@rollup/plugin-inject';
export default defineConfig({
    plugins: [
        inject({ // This should be first under plugins array
            $: 'jquery',
            jQuery: 'jquery',
        }),
        ...

Remove it!

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you share your
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Can you share you
  • Low reputation (0.5):
Posted by: Omar Alkattan

79816824

Date: 2025-11-11 15:33:16
Score: 5
Natty:
Report link

You thought right, it's an "experiment" the company behind the site does: Opinion-based questions alpha experiment on Stack Overflow

I'm happy to help you with any questions, but the answer will be buried in the discussion, instead of up voted to the top, like you're used to from stackoverflow. So it's not as useful for future users...

Do you have a concrete recipe where it's not clear?

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • RegEx Blacklisted phrase (2.5): Do you have a
  • No code block (0.5):
  • Ends in question mark (2):
  • High reputation (-1):
Posted by: Mo_

79816740

Date: 2025-11-11 14:06:56
Score: 4.5
Natty:
Report link

I think you need to remove the @Configuration annotation.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @Configuration
  • Single line (0.5):
  • Low reputation (1):
Posted by: ferenc

79816680

Date: 2025-11-11 13:18:43
Score: 5
Natty:
Report link

Thank you GuiFalourd,

This is part of a large terraform infrastructure deployment, so the state file already has a lot of resource blocks to handle. So, for this isolated scheduled apply and destruction, in this case of an Azure Bastion Host, is there another method that won't cause state file issues?

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Coco

79816654

Date: 2025-11-11 12:53:35
Score: 7.5 🚩
Natty: 4
Report link

I've maybe a follow up question. Currently, the default OpenMP version in GCC 15.2.0 is still 201511 ... i.e. 4.5. Is there a way to change that?
LLVM allows for the flag -fopenm-version=60 for switching to OpenMP version 6.0. Despite ChatGPT's claim, gcc does not accept this command-line option.

Do you know how this can be accomplished in GCC? Does one have to change something in the sources and rebuild GCC? I've tried setting _OPENMP to 202111 e.g. in different places, and rebuild GCC. But without success, yet.

Any idea is very welcome.

Cheers, Martin

Reasons:
  • Blacklisted phrase (1): Cheers
  • Blacklisted phrase (1): Is there a way
  • RegEx Blacklisted phrase (2.5): Do you know how
  • Contains signature (1):
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Martin

79816648

Date: 2025-11-11 12:46:32
Score: 4.5
Natty: 4.5
Report link

This cookie-button stuff is annoying, I developed a generalized popup-closer. have a look at the closepopup-routines

https://github.com/dornech/utils-seleniumxp/blob/main/src/utils_seleniumxp/webdriver_addon.py

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

79816643

Date: 2025-11-11 12:43:27
Score: 6 🚩
Natty:
Report link

is there a way to let multiple boards feed into a bigger one? For example the screenshot of Fabio where there is a "dev boards" and a "produto boards" that you can combine in a bigger board? Where tasks or epics from dev and produto are shown in the same board?

Reasons:
  • Blacklisted phrase (1): is there a way
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): is there a
  • Low reputation (1):
Posted by: Yuri de Ridder

79816591

Date: 2025-11-11 11:48:14
Score: 5
Natty:
Report link

I do face the same issue in Chrome browser Version 142.0.7444.135 (Official Build) (64-bit)
Screenshot Devtools

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): face the same issue
  • Low reputation (1):
Posted by: lanzi8

79816515

Date: 2025-11-11 10:36:56
Score: 4
Natty:
Report link

sorry miss click, but i dont know how can i change it

Reasons:
  • Blacklisted phrase (0.5): how can i
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: fladon