79425575

Date: 2025-02-09 19:38:07
Score: 5
Natty:
Report link

Did you ever figure this out? After 7 hours and reading stack overflow, I finally got my answer. I happen to have a windows laptop and had PgAdmin installed but our app is linux. I spun my database instance up on docker and couldn't connect to save my life. I was trying to run prisma migrations and trying to connect via DBeaver to no avail. Out of a hunch, I found that if you have PGAdmin installed under windows there's a service that runs in the services snap-in. as soon as I disabled, I was able to connect. I thought for hours and hours I had a password issue b/c of the error message.

Reasons:
  • RegEx Blacklisted phrase (3): Did you ever figure this out
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (0.5):
Posted by: Joe Kehnast

79425565

Date: 2025-02-09 19:32:04
Score: 4
Natty:
Report link

Here , this may help U can also check out the official documentation of cmake https://github.com/MicrosoftDocs/cpp-docs.git

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

79425432

Date: 2025-02-09 18:21:47
Score: 4.5
Natty: 4
Report link

This issue was fixed in Spyder 5.4.1

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

79425379

Date: 2025-02-09 17:40:36
Score: 9
Natty: 9
Report link

Can you tell me how can I install this patch?

Reasons:
  • Blacklisted phrase (0.5): how can I
  • RegEx Blacklisted phrase (2.5): Can you tell me how
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Can you
  • Low reputation (1):
Posted by: Aleš

79425355

Date: 2025-02-09 17:27:33
Score: 4
Natty:
Report link

Sorted it - need to pack the local packages and link correctly internally.

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

79425349

Date: 2025-02-09 17:22:30
Score: 12
Natty: 7
Report link

I am facing the same problem .. Got any solution ?

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Blacklisted phrase (1): m facing the same problem
  • RegEx Blacklisted phrase (2): any solution ?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing the same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Kishan Sharma

79425341

Date: 2025-02-09 17:18:28
Score: 6.5 🚩
Natty: 5
Report link

Please share the solution, I've got the same problem. Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): Please share the solution
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Morteza Habibzadeh

79425296

Date: 2025-02-09 16:58:23
Score: 4.5
Natty:
Report link

bro just go to npm official documentation and copy the example it will work https://www.npmjs.com/package/@handsontable/react-wrapper

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

79425293

Date: 2025-02-09 16:57:21
Score: 7.5 🚩
Natty:
Report link

I am having the same problem now. I am following the advice but GameViewController is not able to see variables in the GameScene.

class GameScene: SKScene, SKPhysicsContactDelegate, GameSceneDelegate { weak var gameViewController: GameViewController? @State var selectedMusic: String?

override func viewDidLoad() {
    super.viewDidLoad()
    
    if let view = self.view as! SKView? {
        
        if let scene = SKScene(fileNamed: "GameScene") {
            scene.gameViewController = self
            scene.scaleMode = .aspectFill
            view.presentScene(scene)
        }
        
        view.ignoresSiblingOrder = true
    }
}

Value of type 'SKScene' has no member 'gameViewController'

What is the fix for this?

Reasons:
  • RegEx Blacklisted phrase (1.5): fix for this?
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I am having the same problem
  • Ends in question mark (2):
  • User mentioned (1): @State
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: Dan Selig

79425269

Date: 2025-02-09 16:46:17
Score: 4
Natty: 5
Report link

When I tried the script of Tanaike I found that I needed to put a time.sleep(2) in the callback, otherwise msg became None and the script stopped. Maybe there is a better way? Because now the execution becomes very slow...

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): When I
  • Low reputation (1):
Posted by: Hans Hubers

79425214

Date: 2025-02-09 16:11:09
Score: 5.5
Natty: 4
Report link

In this video, it is explained clearly, if it can help https://www.youtube.com/watch?v=DrmxYYC_hbo

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Blacklisted phrase (1): this video
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: silvanasono

79425194

Date: 2025-02-09 15:59:05
Score: 6 🚩
Natty:
Report link

@Koen, thank you for suggestion. Since Oracle does not support lookahead nor lookbehind, as pointed out by @Fravodona, we implemented APEX_DATA_PARSER and this did the trick. Thanks All.

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @Koen
  • User mentioned (0): @Fravodona
  • Self-answer (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Day

79425152

Date: 2025-02-09 15:34:58
Score: 10 🚩
Natty:
Report link

I have the same problem, on the device or simulator the application starts but after eas builds the abb file and uploads it to google in the application testing phase. After downloading and running on the phone a white screen starts with an icon in the middle and does not want to go further. I use expo 52.0.31i react native 76.6 because on 76.7 the application does not want to be built by eas on the expo account. This is related to this introduced splash screen. I do not know how to solve it in android.

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Blacklisted phrase (1): how to solve
  • RegEx Blacklisted phrase (2): I do not know how to solve
  • RegEx Blacklisted phrase (2): know how to solve
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: Impact

79425140

Date: 2025-02-09 15:21:55
Score: 5
Natty: 6.5
Report link

Just install this plugin to your wordpress and set the limit to the one you want: https://wordpress.org/plugins/wp-maximum-upload-file-size/

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

79425121

Date: 2025-02-09 15:11:51
Score: 7 🚩
Natty:
Report link

ไม่มีอะไรหรอกแค่ส่งให้รัฐบาลสหราชอณาจักรตรวจสอบความผิดปกติของข้อมูลใช้งานระบบติดตั้งของทาง"samsung"ว่าความผิดพลาดนี้เกิดจากการติดตั้งแต่เดิมจากโรงงาน"samsung"มาหรือไม่ หรือเพิ่งมาถูกติดตั้งจากผู้ปลอมแปลง สวมรอย แอบอ้าง ขโมยข้อมูลเข้าใช้บัญชีของผู้เป็นเจ้าของบัญชีใช้งาน(นาย อนุรักษ์ ศรีจันทรา)ก็แค่นั้น.

Reasons:
  • Contains signature (1):
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • No latin characters (3):
  • Low reputation (1):
Posted by: อนุรักษ์ ศรีจันทรา

79425110

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

I heard of this lib recently check it out https://www.npmjs.com/package/eventar

Reasons:
  • Blacklisted phrase (0.5): check it out
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Aryan

79424963

Date: 2025-02-09 13:34:29
Score: 5
Natty: 6.5
Report link

"I managed to make it work with fedora 389. I created an "enabled" attribute as String and created the corresponding mapper in the federation configuration as "user-attribute-ldap-mapper". Now when I change the "enabled" switch in keycloak the change is propagated to ldap"

Can you please describe how you did this? Thank you. (@kikkauz)

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (2.5): Can you please describe how you
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Lelandi

79424944

Date: 2025-02-09 13:21:25
Score: 4
Natty:
Report link
resource "aws_cloudwatch_log_subscription_filter" "lambda_error_filter" {
  name            = "LambdaErrorLogFilter"
  log_group_name  = "${var.lambda_job}"
  filter_pattern  = "?ERROR ?Error ?Exception"
  

destination_arn = aws_lambda_function.sns_email_lambda.arn
}

created with following resource of cloudwatch log subscription filter but getting below error can you please guide me to resolve this error

putting CloudWatch Logs Subscription Filter (uat-dps-unify-pipeline-lambda-error-logfilter): operation error CloudWatch Logs: PutSubscriptionFilter, https response error StatusCode: 400, RequestID: ef62c984-7789-47e4-8af8-56aae46def30, InvalidParameterException: Could not execute the lambda function. Make sure you have given CloudWatch Logs permission to execute your function.

Reasons:
  • Blacklisted phrase (1): guide me
  • RegEx Blacklisted phrase (2.5): can you please guide me
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: raghu

79424928

Date: 2025-02-09 13:08:22
Score: 8
Natty: 7
Report link

I found the Error -3008 is also showing at FireFox and Chrome browser. Even using different port using -H 192.168.1.7 -p 3000 is not solving my problem. Can anyone help?

Reasons:
  • RegEx Blacklisted phrase (3): Can anyone help
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Shams Arefin Khan

79424908

Date: 2025-02-09 12:57:19
Score: 4
Natty: 3
Report link

Easiest way to get any user id: tg-user.id

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

79424872

Date: 2025-02-09 12:25:11
Score: 4
Natty:
Report link

In your GitHub project, the value you use for the quarkus.native.resources.includes attribute does not target the good location.

For resources from your own project, you should not type the resources folder's name, as stated in the documentation.

For resources from third-party jar (from direct or transitive dependencies), you should use a full path, but without a leading / character.

quarkus.native.resources.includes = helloWorld.dat,helloWorld.dfdl.xsd,helloWorld.xslt,org/apache/daffodil/xsd/XMLSchema_for_DFDL.xsd

With this current value, the mvn install -Dnative still generates errors due to the xerces' use of reflection and xerces' missing resources files.

As stated in the documentation, "The easiest way to register a class for reflection is to use the @RegisterForReflection annotation" (see link below).

package org.acme;

import io.quarkus.runtime.annotations.RegisterForReflection;

@RegisterForReflection(targets={ org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl.class, org.apache.xerces.impl.dv.xs.SchemaDVFactoryImpl.class})
public class MyReflectionConfiguration {
}

You need to update your application.properties file too to include xerces' missing resources files.

quarkus.native.resources.includes = helloWorld.dat,helloWorld.dfdl.xsd,helloWorld.xslt,org/apache/daffodil/xsd/XMLSchema_for_DFDL.xsd,org/apache/xerces/impl/msg/XMLSchemaMessages*.properties

At this step, your project should compile, generate a native image and trigger test for the hello endpoint.

What I see now is an error due to your dfdl schema (your code reach a System.exit(1); call) with this text in your test.txt file.

Schema Definition Error: Error loading schema due to src-resolve: Cannot resolve the name 'dfdl:anyOther' to a(n) 'attribute group' component.

It seems that even in plain java, your project contains errors ?

Reasons:
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • User mentioned (1): @RegisterForReflection
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: ub50

79424812

Date: 2025-02-09 11:24:58
Score: 5
Natty:
Report link

same issue in production report

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

79424796

Date: 2025-02-09 11:12:55
Score: 4
Natty: 4.5
Report link

This issue is still open or or closed ? Actually i have solution for that

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

79424762

Date: 2025-02-09 10:45:48
Score: 4
Natty: 4.5
Report link

First of all, your are loading the scripts twice. If you have it installed through npm, then why add the CDN in the layout file again?

There are several ways, but, just follow this tutorial on YouTube. It is Livewire 2, but will also work with version 3. https://www.youtube.com/watch?v=cLx40YxjXiw

Reasons:
  • Blacklisted phrase (1): this tutorial
  • Blacklisted phrase (1): youtube.com
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Abel Chipepe

79424726

Date: 2025-02-09 10:18:41
Score: 4
Natty:
Report link

Same issue, noticed after updating to Next.js 15 + React 19

Reasons:
  • RegEx Blacklisted phrase (1): Same issue
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: smokeelow

79424687

Date: 2025-02-09 09:43:34
Score: 4.5
Natty: 4.5
Report link

Read here

Resolving npm Installation Errors: EACCES Permission Denied

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

79424534

Date: 2025-02-09 07:27:09
Score: 4
Natty:
Report link

there is a stack overflow question similar to yours. You will get the answer to your question there. Check this out: Refreshing static content with Spring MVC and Boot I guess particularly these answers should be enough.

https://stackoverflow.com/a/76997426

https://stackoverflow.com/a/51411523

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Saarthak Gupta

79424530

Date: 2025-02-09 07:20:07
Score: 4.5
Natty:
Report link

Thank you it works as well for Grpc with the same code.

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

79424509

Date: 2025-02-09 06:53:01
Score: 4.5
Natty: 4
Report link

Our Java debugger shows owned and waiting-on synchronization monitor ids for each thread, which helps a lot when debugging deadlocks. We're building a Python (CPython) debugger now and would like to do the same. Anyone know if there is a way to do this with the full control we have (launching the user program with exec() and the Python side of the debugger is our own)? Is it possible to subclass and replace the builtin lock and synchronization classes?

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

79424420

Date: 2025-02-09 05:11:40
Score: 5
Natty:
Report link

This is exactly what I am looking for.

I want a way to log when a structure size changes, especially between architectures.

Ideally I want to output this from gcc as it builds so it corresponds exactly with what is being built.

Reasons:
  • Blacklisted phrase (2): I am looking for
  • RegEx Blacklisted phrase (1): I want
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: gazillabyte

79424376

Date: 2025-02-09 04:17:29
Score: 9.5 🚩
Natty: 6.5
Report link

Did you ever figure this out??

Reasons:
  • RegEx Blacklisted phrase (3): Did you ever figure this out
  • 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: testadminforschool

79424276

Date: 2025-02-09 03:02:14
Score: 5
Natty: 5.5
Report link

This code https://github.com/Luke3D/TransferRandomForest might be helpful to you.

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

79424236

Date: 2025-02-09 02:18:05
Score: 4
Natty:
Report link

The answer was provided by @Yong Shun,

Can check whether you have provided the appConfig in the bootstrapApplication? bootstrapApplication(/* Starting Component */, appConfig)

In my case, in bootstrapApplication I had some fixed providers instead of passing by appConfig parameter, it was a pretty silly mistake, but thank you very much @Yong Shun.

Reasons:
  • Blacklisted phrase (0.5): thank you
  • No code block (0.5):
  • Contains question mark (0.5):
  • Self-answer (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Victor Vieira

79424219

Date: 2025-02-09 02:02:01
Score: 4.5
Natty: 5.5
Report link

A novel transfer learning method for random forest: https://arxiv.org/abs/2501.12421

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

79424212

Date: 2025-02-09 01:50:58
Score: 4
Natty: 5
Report link

I am reading this in 2024. Thank you everyone.

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: Nabii McKnight

79424192

Date: 2025-02-09 01:31:54
Score: 4
Natty:
Report link

Set this phone two days before

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

79424049

Date: 2025-02-08 23:03:24
Score: 4
Natty:
Report link

true true so true true true so true true true so true true true so true

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

79424011

Date: 2025-02-08 22:29:18
Score: 4.5
Natty:
Report link

Any suggestions for improvement would be greatly appreciated!

The RP1 DataSheet https://datasheets.raspberrypi.com/rp1/rp1-peripherals.pdf

Here’s an example of how to accomplish this:

//The RP1 DataSheet https://datasheets.raspberrypi.com/rp1/rp1-peripherals.pdf
#include <iostream>
#include <fcntl.h>
#include <sys/mman.h>
#include <unistd.h>
#include <cstdint>
#include <chrono>
#include <cstdio>

// Base address for GPIO memory mapping (Datasheet: 0x400d0000; Chapter 3.1.4)
constexpr off_t kGpioBank = 0x00000;

// Offset of 32 Bit inside the pins register (status register)
// |-- Pin 1 - 64 bit --|-- Pin 2 --|-- Pin 3 --| ... |...
// |- Status - Control -| - S - C - | - S - C - | ... |...
// |- 32 bit - 32 bit  -|...
constexpr off_t kGpioCtrlOffset = 0x1;

// Function select value for RIO mode (Chapter 3.1.1 & 3.3)
constexpr int kGpioFunSelectRio = 0x5;

// Base address for RIO bank (Datasheet: 0x400e0000, relative to 0x400d0000; Chapter 3.3.2. )
constexpr off_t kRioBankOffset = 0x10000;

// Offset for RIO output enable register (Chapter 3.3)
constexpr off_t kRioOutputEnable = 0x4;
constexpr off_t kRioInput = 0x8; // no sync input

// Offsets for atomic read/write/xor operations (Chapter 2.4 and 3.3)
constexpr off_t kRioClear = 0x3000; // normal Reads
constexpr off_t kRioSet = 0x2000; // normal Reads
constexpr off_t kRioXor = 0x1000; // Reads have no side effect

// Base address for Pad bank (Datasheet: 0x400f0000, relative to 0x400d0000; Chapter 3.1.4)
constexpr off_t kPadBank = 0x20000 + 0x04; // 0x00 is voltage select. Chapter 3.3 Table 19

// GPIO configuration constants
constexpr int kGpioPin = 12;                      // GPIO pin to toggle
constexpr int kToggleCount = 1000;                     // Number of toggles
constexpr int kGpioToggleMask = (1 << kGpioPin); // Bitmask for selected GPIO pin

// Maps GPIO memory for direct register access
static void* MmapGpioMemRegister()
{
  int mem_fd;
  if ((mem_fd = open("/dev/gpiomem0", O_RDWR | O_SYNC)) < 0)
  {
    perror("Can't open /dev/gpiomem0");
    std::cerr << "You need GPIO access permissions.\n";
    return nullptr;
  }

  uint32_t* result = static_cast<uint32_t*>(mmap(
      nullptr, 0x30000, PROT_READ | PROT_WRITE, MAP_SHARED, mem_fd, 0));

  close(mem_fd);

  if (result == MAP_FAILED)
  {
    std::cerr << "mmap error\n";
    return nullptr;
  }
  return result;
}

// Returns a high-resolution timestamp in nanoseconds
uint64_t GetTimestampNs()
{
  struct timespec ts;
  clock_gettime(CLOCK_MONOTONIC, &ts); // Get time since boot
  return static_cast<uint64_t>(ts.tv_sec)*  1000000000ULL + ts.tv_nsec;
}

// Implements a precise delay in nanoseconds
void PreciseDelayNs(uint32_t delayNs)
{
  auto start_time_ns = std::chrono::high_resolution_clock::now();
  auto end_time_ns = start_time_ns + std::chrono::nanoseconds(delayNs);
  while (std::chrono::high_resolution_clock::now() < end_time_ns)
  {
  };
}

// Toggles GPIO using direct register access
void Blink()
{
  // Map GPIO memory
  volatile void* gpio_mem = MmapGpioMemRegister();
  if (!gpio_mem)
  {
    exit(EXIT_FAILURE);
  }

  // Configure GPIO for RIO mode (function select 5)
  volatile uint32_t* const gpio_bank = (volatile uint32_t*)(gpio_mem + kGpioBank);
  volatile uint32_t* pin_register = gpio_bank + (2 * kGpioPin + kGpioCtrlOffset); // 2 * kGpioPin --> 64 for each pin in the Bank
  *pin_register = kGpioFunSelectRio;

  // Configure GPIO pads (disable output disable & input enable)
  volatile uint32_t* const pad_bank = (volatile uint32_t*)(gpio_mem + kPadBank);
  volatile uint32_t* pad_register = pad_bank + kGpioPin; // pad_bank is only 32 bit per pin (gpio_bank is 64 - Status and Control each 32 bit)
  *pad_register = (0b00 << 6); // Chapter 3.3 Table 21 --> Output disabled bit 7 (default 0x1), Input enabled bit 6 (default 0x0) 

  // Enable output in RIO
  *((volatile uint32_t*)(gpio_mem + kRioBankOffset + kRioOutputEnable)) = kGpioToggleMask;

  // Get direct register access pointers for toggling
  volatile uint32_t* const rio_out_set = (volatile uint32_t*)(gpio_mem + kRioBankOffset + kRioSet);
  volatile uint32_t* const rio_out_clear = (volatile uint32_t*)(gpio_mem + kRioBankOffset + kRioClear);

  printf("2) CPU: Writing to GPIO %d directly %d times\n", kGpioPin, kToggleCount);

  uint64_t start_time_ns = GetTimestampNs();

  // Perform the toggling operation
  for (int i = 0; i < kToggleCount; i++)
  {
    *rio_out_set = kGpioToggleMask; // using the kRioXor we could also toggle here
    //PreciseDelayNs(100000000);
    *rio_out_clear = kGpioToggleMask;
    //PreciseDelayNs(100000000);
  }

  uint64_t end_time_ns = GetTimestampNs();

  // Calculate and display timing results
  uint64_t elapsed_time_ns = end_time_ns - start_time_ns;
  printf("Elapsed time: %lu ns\n", elapsed_time_ns);

  uint64_t elapsed_time_per_rep_ns = elapsed_time_ns / kToggleCount;
  printf("Elapsed per repetition: %lu ns\n", elapsed_time_per_rep_ns);

  uint64_t frequency_hz = kToggleCount / (elapsed_time_ns / 1e9);
  printf("Toggle frequency: %lu Hz\n", frequency_hz);
}

void Read()
{
  // Map GPIO memory
  volatile void* gpio_mem = MmapGpioMemRegister();
  if (!gpio_mem)
  {
    exit(EXIT_FAILURE);
  }

  // Configure GPIO for RIO mode (function select 5)
  volatile uint32_t* const gpio_bank = (volatile uint32_t*)(gpio_mem + kGpioBank);
  volatile uint32_t* pin_register = gpio_bank + (2 * kGpioPin + kGpioCtrlOffset); // 2 * kGpioPin --> 64 for each pin in the Bank
  *pin_register = kGpioFunSelectRio;

  // Configure GPIO pads (enable output disable & input enable)
  volatile uint32_t* const pad_bank = (volatile uint32_t*)(gpio_mem + kPadBank);
  volatile uint32_t* pad_register = pad_bank + kGpioPin; // pad_bank is only 32 bit per pin (gpio_bank is 64 - Status and Control each 32 bit)
  *pad_register = (0b01 << 6); // Chapter 3.3 Table 21 --> Output disabled bit 7 (default 0x1), Input enabled bit 6 (default 0x0)

  // Disable output in RIO
  *((volatile uint32_t*)(gpio_mem + kRioBankOffset + kRioOutputEnable)) = 0x0 << kGpioPin;

  // Get direct register access pointer for reading
  volatile uint32_t* const rio_input = (volatile uint32_t*)(gpio_mem + kRioBankOffset + kRioInput);

  volatile uint32_t val;
  while (true)
  {
    val = (*rio_input & kGpioToggleMask) ? 1 : 0; //  ">> kGpioPin" instead ???
    
    printf("Value is: %u\n", val);
    PreciseDelayNs(100000000);
  }
}

int main()
{
  //Blink();
  Read();

  // munmap()

  return 0;
}

Some help I used:

Reasons:
  • Blacklisted phrase (1): appreciated
  • Blacklisted phrase (1): ???
  • RegEx Blacklisted phrase (2): Any suggestions
  • Probably link only (1):
  • Long answer (-1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Doku

79423981

Date: 2025-02-08 22:01:12
Score: 4
Natty:
Report link

Ese comportamiento se debe a cómo cada navegador maneja la política de seguridad del mismo origen (Same-Origin Policy, SOP) y las cookies en iframes.

Posibles causas: Manejo de cookies de terceros Edge permite automáticamente las cookies en iframes del mismo origen.
Firefox, por defecto, bloquea o restringe cookies de terceros, lo que puede afectar la autenticación en iframes, incluso si son del mismo origen.

Política de restricción de cookies (Total Cookie Protection en Firefox) Firefox tiene una característica llamada Total Cookie Protection, que aísla cookies por sitio, lo que puede impedir la autenticación en un iframe.

Encabezados de seguridad (SameSite, CORS, etc.) La configuración de SameSite en las cookies puede afectar la autenticación en un iframe.
Si las cookies están configuradas como SameSite=Lax o SameSite=Strict, no se enviarán en una solicitud de iframe.

Podrías probar en la consola de Firefox si las cookies de autenticación se están bloqueando Puedes verificarlo en la pestaña Almacenamiento de las herramientas para desarrolladores (F12).

Reasons:
  • Blacklisted phrase (1): está
  • Blacklisted phrase (1): cómo
  • RegEx Blacklisted phrase (2.5): mismo
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Facundo Martinez

79423904

Date: 2025-02-08 21:04:57
Score: 6 🚩
Natty:
Report link

Question. Is there a reason that someone who has done the build can't make it available for others to use?

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

79423888

Date: 2025-02-08 20:48:53
Score: 4
Natty:
Report link

thank you for the web developement snippet

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: William Johnson

79423849

Date: 2025-02-08 20:13:44
Score: 6.5 🚩
Natty: 5.5
Report link

I have this problem too - what do you do as a thunderbird user if you encounter this in your emails?

Reasons:
  • Blacklisted phrase (1): I have this problem
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kris

79423816

Date: 2025-02-08 19:49:37
Score: 11 🚩
Natty: 6.5
Report link

Thank you Ryan! That's exactly what I was looking for. My customer would like to add the past sumissions to those who are to be counted. I have zero experience with coding. I just know where to insert the code snippet and that's it. Can you help me with this? Best regards Sandra

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (0.5): Best regards
  • Blacklisted phrase (1): regards
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Can you help me
  • Contains signature (1):
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Sandra

79423794

Date: 2025-02-08 19:32:33
Score: 12
Natty: 7.5
Report link

I am facing with same issue, did you find any solution?

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (3): did you find any solution
  • RegEx Blacklisted phrase (2): any solution?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mert İnan Saygılı

79423789

Date: 2025-02-08 19:27:32
Score: 4.5
Natty: 5
Report link

If you want to set permissions by url, check this out https://pypi.org/project/django-url-group-permissions/

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

79423697

Date: 2025-02-08 18:16:16
Score: 4
Natty:
Report link

What is the correct way to call this method?

If you're trying to list users from AWS IAM Identity Center, you need to use the region-specific Identity Store API URL instead. This is different from how you list users in IAM.

Unlike IAM, it uses POST request with a JSON body to the following URL (assuming you have set the authorization headers for AWS correctly):

https://identitystore.${identity_center_region}.amazonaws.com/

(The path is /.)

Request headers:

Content-Type: application/x-amz-json-1.1
X-Amz-Target: AWSIdentityStore.ListUsers

Request body:

{
  "IdentityStoreId": "${identity_store_id}"
}

Replace ${identity_center_region} with the region where you created your Identity Center instance (e.g. us-east-1) and replace ${identity_store_id} with its ID (e.g. d-1234567890).


How do you find this?

Nick Frichette explains how AWS API requests are structured based on different protocols on his blog.As he points out in the blog, all of this can be found in the AWS SDKs, but we'll use Botocore here.

To construct an API request for Identity Store using Botocore, you can refer to the following sources:

1. For endpoint URL

The Identity Store API's endpoint URL is defined in Botocore's endpoint rule set:

"endpoint": {
    "url": "https://identitystore.{Region}.amazonaws.com",
    "properties": {},
    "headers": {}
},

2. For request headers

You can check the serialization logic for JSON for the expected request headers:

serialized['headers'] = {
    'X-Amz-Target': target,
    'Content-Type': f'application/x-amz-json-{json_version}',
}

3. For request format

The service definition file provides metadata about the request format and operation:

"metadata": {
    "apiVersion": "2020-06-15",
    "endpointPrefix": "identitystore",
    "jsonVersion": "1.1",
    "protocol": "json",
    "serviceAbbreviation": "IdentityStore",
    "serviceFullName": "AWS SSO Identity Store",
    "serviceId": "identitystore",
    "signatureVersion": "v4",
    "signingName": "identitystore",
    "targetPrefix": "AWSIdentityStore",
    "uid": "identitystore-2020-06-15"
},

The ListUsers operation is defined with its HTTP method and path:

"ListUsers": {
    "name": "ListUsers",
    "http": {
        "method": "POST",
        "requestUri": "/"
    }
}

So combine all this information and you have everything needed to construct the final request in Postman.

Reasons:
  • Blacklisted phrase (1): How do you
  • RegEx Blacklisted phrase (2.5): do you find this
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): What is the
  • Low reputation (1):
Posted by: jarp0l

79423668

Date: 2025-02-08 18:01:12
Score: 6
Natty: 8
Report link

NOT AN ANSWER BUT A QUESTION, HOW DO I USE GOOGLE PLAY CONSOLE IN PRIVATE MODE??
AND HOW DO I uncheck 'use by default the new console?? Thx for your answer

Reasons:
  • Blacklisted phrase (1): Thx
  • Blacklisted phrase (1): HOW DO I
  • Blacklisted phrase (1): NOT AN ANSWER
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Kimathi

79423650

Date: 2025-02-08 17:46:08
Score: 5
Natty:
Report link

i'm not well versed the about the audio files. But what i suggest is why don't you consider to join the 2 files after you trimmed? Just a thought.

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

79423643

Date: 2025-02-08 17:42:07
Score: 5
Natty: 4
Report link

im a user xperia 1 iii...and my issue is my wifi mac address is not available so i cant connect to any ssid. Appreciate your help if you can give a guide to fix.

Reasons:
  • Blacklisted phrase (2): Appreciate your help
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ronald Reagan Roger Lojikim

79423641

Date: 2025-02-08 17:41:06
Score: 7 🚩
Natty: 5
Report link

Thanks for the advice MArtin. Ive struggled with this for 3 days. After downloading 20.0.1 it works like a dream. From this site: https://github.com/sshnet/SSH.NET/tree/2020.0.1

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): Thanks for the advice
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bee

79423629

Date: 2025-02-08 17:30:03
Score: 5
Natty:
Report link

Also - set chrome developer tools to auto-open for popups seems to be an option now, see https://stackoverflow.com/a/65639084/10061651

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

79423620

Date: 2025-02-08 17:26:01
Score: 4.5
Natty:
Report link

The following method works for DockerDesktop v4.29 and a few version below. It may not apply to higher version. If anyone knows how to config this for higher version, please let us know.

  1. Install DockerDesktop v4.29. Do not start it.
  2. Go to C:\Users{username}\AppData\Roaming\Docker, there should be no setting.json file.
  3. Now start DockerDesktop, you should see setting.json is generated.
  4. Stop/quit Docker
  5. Open setting.json, find "customWslDistroDir" and set it to "D:\{yourdocker}\{images}"
  6. Restart Docker
  7. Check Setting\Resources, you should see your image path there.
Reasons:
  • Blacklisted phrase (1): anyone knows
  • RegEx Blacklisted phrase (2.5): please let us know
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: meerkat

79423614

Date: 2025-02-08 17:24:59
Score: 8 🚩
Natty:
Report link

How did it go? Did you solve it? This happens when updating/upgrading and the installer is unable to remove or override the exiting files. I just have a similar issue with my install using Brew. From what I can see there are two options.

1. Remove the files from the path - optional - > make a backup of those files first so it can be replaced in case things go wild:

sudo rm -rf /Library/spyder-6

the installation will proceed as expected.

2. Create an environment and install there, for example using conda and install the new version there. This, if one wants to keep the previous version installed in the system.

Other options will be a regular install using pip. Or check if the installed version matches the update/upgrade.

Myself I just went for option 1 and worked without issues.

Reasons:
  • RegEx Blacklisted phrase (3): Did you solve it
  • RegEx Blacklisted phrase (1.5): solve it?
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): have a similar issue
  • Contains question mark (0.5):
  • Starts with a question (0.5): How did it
  • Low reputation (1):
Posted by: Sun

79423539

Date: 2025-02-08 16:36:48
Score: 5
Natty: 2.5
Report link

Instead of using the position, you can map each letter to a custom value using an array or a map. Maybe you're working on something like a destiny number system?

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

79423516

Date: 2025-02-08 16:23:43
Score: 11 🚩
Natty: 6.5
Report link

Did you find a solution? I have the same problem.

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (3): Did you find a solution
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you find a solution
  • Low reputation (1):
Posted by: user29560146

79423493

Date: 2025-02-08 16:14:41
Score: 4.5
Natty:
Report link

enter image description here

enter image description here

enter image description here

Need add Remote CLI Interpreter

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Иван 26rus

79423471

Date: 2025-02-08 15:53:36
Score: 4.5
Natty:
Report link

Okay. So I found, that when I wrap the statement like this:

SELECT *
FROM
(SELECT *,
 DENSE_RANK() OVER (PARTITION BY bundesland, regierungsbezirk, kreis, gemeindeverband, gemeinde, election_enum ORDER BY `date` DESC) AS `rank`
 FROM `election`
 WHERE `date` < NOW()
) tbl;

It suddenly works. Is this a bug?

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Eric

79423413

Date: 2025-02-08 15:15:27
Score: 10.5
Natty: 7
Report link

Thanks TotPeRo, I can't upvote, but you saved my day!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (2): you saved my
  • Blacklisted phrase (2): saved my day
  • Blacklisted phrase (0.5): upvote
  • RegEx Blacklisted phrase (2): can't upvote
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: GertJan DeMan

79423405

Date: 2025-02-08 15:13:25
Score: 4.5
Natty: 5
Report link

It's been a while, but I was looking into the same kind of thing. Here's a post about it: https://blog.corrlabs.com/2025/02/full-color-spectrum-color-chart.html

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

79423362

Date: 2025-02-08 14:42:19
Score: 12
Natty: 7.5
Report link

I'm having the same problem, have you managed to make progress on the case?

Reasons:
  • Blacklisted phrase (1): I'm having the same problem
  • Blacklisted phrase (3): have you managed
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Maycon Ghizoni

79423333

Date: 2025-02-08 14:28:15
Score: 4
Natty:
Report link

I restarted my unity and it works.

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

79423254

Date: 2025-02-08 13:31:02
Score: 5.5
Natty:
Report link

So, I was able to migrate my database, but spring boot always use the "default" database and doesn't take database on my "DBManage" schemas.

    spring:
  
  datasource:
    username: speed
    url: jdbc:postgresql://localhost:5432/DBManage
    password: userpass66!
  jpa:
    properties:
      hibernate:
        dialect: org.hibernate.dialect.PostgreSQLDialect
        format_sql: 'true'
    hibernate:
      ddl-auto: update
    show-sql: 'true'
  logging:
    level:
        org.flywaydb: DEBUG
        org.hibernate.SQL: DEBUG
        org.hibernate.type.descriptor.sql.BasicBinder: TRACE

  flyway:
    enabled: 'true'
    baseline-version: 0
    url: jdbc:postgresql://localhost:5432/DBManage
    user: speed
    password: userpass66!
    default-schema: DBManage
    locations: classpath:db/migration

but it takes only the default schema :

2025-02-08T14:21:13.071+01:00  INFO 18208 --- [  restartedMain] 

o.f.core.internal.command.DbValidate     : Successfully validated 3 migrations (execution time 00:00.241s)
2025-02-08T14:21:13.171+01:00  INFO 18208 --- [  restartedMain] o.f.core.internal.command.DbMigrate      : Current version of schema "DBManage": 1
2025-02-08T14:21:13.182+01:00  INFO 18208 --- [  restartedMain] o.f.core.internal.command.DbMigrate      : Schema "DBManage" is up to date. No migration necessary.
2025-02-08T14:21:13.293+01:00  INFO 18208 --- [  restartedMain] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2025-02-08T14:21:13.391+01:00  INFO 18208 --- [  restartedMain] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 6.6.5.Final
2025-02-08T14:21:13.439+01:00  INFO 18208 --- [  restartedMain] o.h.c.internal.RegionFactoryInitiator    : HHH000026: Second-level cache disabled
2025-02-08T14:21:13.815+01:00  INFO 18208 --- [  restartedMain] o.s.o.j.p.SpringPersistenceUnitInfo      : No LoadTimeWeaver setup: ignoring JPA class transformer
2025-02-08T14:21:13.885+01:00  INFO 18208 --- [  restartedMain] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2025-02-08T14:21:13.962+01:00  INFO 18208 --- [  restartedMain] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@25

Can anyone tell me why please ?

Reasons:
  • RegEx Blacklisted phrase (2.5): Can anyone tell me
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Speedskillsx

79423201

Date: 2025-02-08 12:49:53
Score: 4
Natty: 5
Report link

ok thank you, I didn't know you could put a autoload script on an instanciated object

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: Dandy Wallaby

79423143

Date: 2025-02-08 12:10:42
Score: 7.5 🚩
Natty:
Report link

Did you able to solve this as I am also facing the same problem

Reasons:
  • Blacklisted phrase (1): you able to solve
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am also facing the same problem
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Khushhal Sharma

79423120

Date: 2025-02-08 11:54:37
Score: 9
Natty: 7.5
Report link

Did you manage to find a solution in the end?

Reasons:
  • RegEx Blacklisted phrase (3): Did you manage to find a solution
  • Low length (1.5):
  • 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: Ziyed Hammadi

79423104

Date: 2025-02-08 11:47:35
Score: 4.5
Natty:
Report link

Please refer to the MySql installer(https://downloads.mysql.com/archives/installer/) to install the MySql server or workbench.

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

79423063

Date: 2025-02-08 11:23:29
Score: 4
Natty:
Report link

With jsoneditor-cli you could edit your jsons directly in a web-based interface.

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

79423053

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

Did you find a way round this? I have an old model in pickle format and no way to recreate it.

Reasons:
  • RegEx Blacklisted phrase (3): Did you find a way
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you find a
  • High reputation (-1):
Posted by: simon

79422999

Date: 2025-02-08 10:34:16
Score: 10 🚩
Natty:
Report link

I have the same Error message.

{
  "name": "popular-pegasi",
  "type": "module",
  "version": "0.0.1",
  "scripts": {
    "dev": "astro dev",
    "build": "astro build",
    "preview": "astro preview",
    "astro": "astro",
    "start": "astro preview --port $PORT --host"
  },
  "dependencies": {
    "astro": "^5.2.4"
  }
}
// @ts-check
import { defineConfig } from 'astro/config';

// https://astro.build/config
export default defineConfig({
    site: "https://my-website.de",

    vite: {
        preview: {
          allowedHosts: [
            'my-website.de',  
          ]
        }
      }
});

Can you help me? PS.: I do not have an Dockerfile. I am using node.js (I'm a beginner)

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Can you help me
  • RegEx Blacklisted phrase (1): I have the same Error
  • RegEx Blacklisted phrase (2): I'm a beginner
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same Error
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: KodingFarming

79422971

Date: 2025-02-08 10:16:12
Score: 4.5
Natty: 4.5
Report link

Use Autodesk MotionBuilder. How to mirror animation

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Максим Гутиков

79422959

Date: 2025-02-08 10:03:09
Score: 11.5
Natty: 7.5
Report link

the tool which you are using to show call stack is awsome. could you please give me some info about the tool? thx

Reasons:
  • Blacklisted phrase (1): thx
  • Blacklisted phrase (3): give me some
  • RegEx Blacklisted phrase (2.5): could you please give me some
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: xinzhang

79422958

Date: 2025-02-08 10:02:07
Score: 12.5 🚩
Natty: 6.5
Report link

were you able to figure out the problem? I am facing a similar problem.

Reasons:
  • RegEx Blacklisted phrase (3): were you able to figure out
  • RegEx Blacklisted phrase (3): were you able
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing a similar problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Elias Abud

79422861

Date: 2025-02-08 08:51:51
Score: 4
Natty: 4
Report link

https://docs.spring.io/spring-boot/reference/testing/spring-boot-applications.html#testing.spring-boot-applications.detecting-configuration

@SpringBootConfiguration is mainly for unit test and integration test to automatically find configuration without having you to use @ContextConfiguration and nested configuration class

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @SpringBootConfiguration
  • User mentioned (0): @ContextConfiguration
  • Low reputation (1):
Posted by: Vidhya Ambethkar

79422859

Date: 2025-02-08 08:46:49
Score: 4
Natty:
Report link

In VS Code, open the terminal, click on the dropdown arrow next to the + button, select 'Select Default Profile,' and then choose the terminal you want to use.enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: PrathamBhandari

79422855

Date: 2025-02-08 08:43:48
Score: 4
Natty:
Report link

When deploying for my project it is giving error that some jpg file in the sec/pages/asset is missing but it is there and hence build creation is failing

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): When
  • Low reputation (1):
Posted by: Guest

79422851

Date: 2025-02-08 08:38:46
Score: 4
Natty:
Report link

Have you fixed this error yet? I found a solution using "lite-server", however the new problem is that "lite-server" reloads the entire files every time it updates.

I'm still looking for live-server solution.

Reasons:
  • RegEx Blacklisted phrase (1.5): fixed this error yet?
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: VSRS

79422831

Date: 2025-02-08 08:21:43
Score: 4.5
Natty:
Report link

I think this has the same design trade off as discussed here for single queue vs multiple queue When to use one queue vs multiple?.

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

79422809

Date: 2025-02-08 08:00:38
Score: 4
Natty:
Report link

For someone using MS Pinyin, this setting also matters:

MS Pinyin settings about Ctrl+Space

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

79422804

Date: 2025-02-08 07:56:36
Score: 4
Natty:
Report link

please look at the following url

https://help.sap.com/docs/SAP_BUSINESSOBJECTS_BUSINESS_INTELLIGENCE_PLATFORM/09382741061c40a989fae01e61d54202/46758c5e6e041014910aba7db0e91070.html

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

79422801

Date: 2025-02-08 07:52:31
Score: 4
Natty: 5
Report link

Triton 3 wheels published for Windows and working https://github.com/woct0rdho/triton/releases

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

79422768

Date: 2025-02-08 07:22:25
Score: 8.5 🚩
Natty: 6.5
Report link

did you find the answer to this? I am in a very similar situation.

Reasons:
  • Blacklisted phrase (1): answer to this?
  • RegEx Blacklisted phrase (3): did you find the answer to this
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did you find the answer to this
  • Low reputation (1):
Posted by: Girivinay Padegal

79422746

Date: 2025-02-08 06:46:18
Score: 4
Natty: 4
Report link

I like reading about stuff like this because i can kind of grasp what you guys are saying

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

79422715

Date: 2025-02-08 06:14:12
Score: 8 🚩
Natty: 5.5
Report link

5 years later, I have the exact same issue and struggle to find an answer. Can you, please, share how you managed to solve the issue?

Your response is much appreciated! Ana (Wordpress Newbie)

Reasons:
  • Blacklisted phrase (1): appreciated
  • RegEx Blacklisted phrase (1.5): solve the issue?
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the exact same issue
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Ana-Maria Badea

79422659

Date: 2025-02-08 05:05:57
Score: 14 🚩
Natty:
Report link

did you find any answer for this i have the same problem please provide the solution

Reasons:
  • Blacklisted phrase (1): i have the same problem
  • RegEx Blacklisted phrase (2.5): please provide the solution
  • RegEx Blacklisted phrase (3): did you find any answer
  • RegEx Blacklisted phrase (1): i have the same problem please
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): i have the same problem
  • Single line (0.5):
  • Starts with a question (0.5): did you find any answer for this i have the
  • Low reputation (1):
Posted by: satya Gopal

79422582

Date: 2025-02-08 03:22:38
Score: 4
Natty:
Report link

Found the solution. We can just reset via this function overload ApplyRefreshPolicy()

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

79422558

Date: 2025-02-08 02:48:32
Score: 4
Natty:
Report link

You can try =SUM(COUNTIF(B2:B24,J2:J24))

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

79422545

Date: 2025-02-08 02:36:27
Score: 6 🚩
Natty:
Report link

Currently I'm trying to change thingsboard ce logo how to do it?

Im sucessfuly built thingsboard from source and run thingsboard service but logo not changed yet.. pls help

Reasons:
  • RegEx Blacklisted phrase (3): pls help
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Wibit Innovations

79422513

Date: 2025-02-08 01:58:19
Score: 4.5
Natty:
Report link

It is solved here in this issue https://github.com/rabbitmq/amqp091-go/issues/296#issue-2825813767

Reasons:
  • Whitelisted phrase (-1): It is solved
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Anish

79422512

Date: 2025-02-08 01:57:18
Score: 5
Natty: 5.5
Report link

why not use python feature importlib.reload?

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): why not use
  • Low reputation (1):
Posted by: 黄大胆

79422486

Date: 2025-02-08 01:31:13
Score: 7.5 🚩
Natty: 6.5
Report link

I'm having the same problem, just sharing solution; I tried and its working for me;

https://support.hashicorp.com/hc/en-us/articles/4547786359571-Reading-and-using-environment-variables-in-Terraform-runs

Reasons:
  • Blacklisted phrase (1): I'm having the same problem
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same problem
  • Low reputation (1):
Posted by: wawm

79422475

Date: 2025-02-08 01:19:10
Score: 4
Natty:
Report link

In general, for each shard: General time More detailed: general time

Meaning - You won't be going to have read downtime at all if you have read from a replica.
You will write downtime for single shard each time of few seconds. Generally, the downtime is when the new and old masters replace the DNS, so it's the time it takes to replace the DNS.

Migrating to Valkey 8?
Resource: https://docs.aws.amazon.com/AmazonElastiCache/latest/dg/VersionManagement.html

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

79422441

Date: 2025-02-08 00:51:05
Score: 4
Natty: 5
Report link

pleases Dealte. The orator. From the same sung. Phone Jeanna spigener 42. G mail com. I need to call Erica Hawkins in the next hour at 7:00 pm. Pleases get. The orator off the phone right now go way. Jeanna spigener 42 @ g mail com.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Contains signature (1):
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jeanna Spigener

79422424

Date: 2025-02-08 00:36:01
Score: 5.5
Natty: 5
Report link

when run npm install --save @types/react-datepicker i get dependecy errors because i have [email protected]

how is the import DatePicker now ?

Sorry Im totally newbie on this, just need a hand, even openai cant give me an answer.

Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (1): i get dependecy error
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): when
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Cristo Jaraba

79422294

Date: 2025-02-07 22:31:38
Score: 4.5
Natty:
Report link

import pandas as pd import numpy as np

Crear los datos como un diccionario

data = { 2015: [90, 100, 85, 100, 100, 100, 100, 0, 0, 0], 2016: [80, 75, 75, 0, 80, 80, 70, 0, 0, 0], 2017: [80, 0, 70, 70, 80, 75, 80, 80, 80, 80], 2018: [0, 0, 65, 70, 70, 75, 80, 0, 0, 0], 2019: [100, 95, 100, 0, 80, 55, 80, 65, 90, 80], 2020: [0, 70, 80, 0, 80, 100, 100, 0, 0, 0], 2021: [80, 100, 100, 95, 100, 100, 0, 0, 0, 0], 2022: [80, 100, 95, 0, 100, 100, 0, 0, 0, 100], 2023: [80, 95, 90, 0, 90, 90, 100, 95, 95, 95], 2024: [80, 95, 90, 95, 95, 90, 90, 95, 95, 95] } # Crear el DataFrame df = pd.DataFrame(data) # Reemplazar los 0 por NaN (considerándolos como valores faltantes) df.replace(0, np.nan, inplace=True) # Calcular la media, mediana y desviación estándar media = df.mean().round(2) mediana = df.median().round(2) desviacion_estandar = df.std().round(2) # Mostrar los resultados print(f"Media por año:\n{media}") print(f"\nMediana por año:\n{mediana}") print(f"\nDesviación Estándar por año:\n{desviacion_estandar}")

Reasons:
  • Blacklisted phrase (1): está
  • Blacklisted phrase (1): Está
  • Blacklisted phrase (2): Crear
  • Long answer (-1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: S.G.C. ESPIRA SGC-Espira

79422290

Date: 2025-02-07 22:28:36
Score: 4
Natty:
Report link

Linking to the Issue in the repo where we have talked about possible solutions to this. https://github.com/microsoft/ApplicationInsights-JS/issues/2477

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

79422269

Date: 2025-02-07 22:18:34
Score: 4.5
Natty: 5
Report link

Good solutions with different versions: https://github.com/AlbertKarapetyan/api-gateway

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

79422251

Date: 2025-02-07 22:06:30
Score: 9 🚩
Natty: 5
Report link

I have the same issue, tried this trick and it does work.

However, still not really sure how and why it works, can someone explain? Thank you.

I assume now the hidden should stay for the production as well.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): I have the same issue
  • RegEx Blacklisted phrase (2.5): can someone explain
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same issue
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: tplletscode

79422171

Date: 2025-02-07 21:18:17
Score: 7 🚩
Natty:
Report link

I don't have a complete answer. Through testing I can confirm that "mode" does need to be set to "All", even though MS documentation shows "all". Azure's Policy policy editor will require an uppercase 'A'. Policy editor yellow squiggly underline with view problem: "Value is not accepted. Valid values: "All", "Indexed", "Microsoft.KeyVault.Data", "Microsoft.ContainerService.Data", "Microsoft.CustomerLockbox.Data", "Microsoft.Kubernetes.Data", "Microsoft.Network.Data"." When setting my policy to "Indexed" the policy did not work during resource group creation. I needed to use "All". MS statements about what each mode does is confusing; since, resource groups support tags and location.

  • all: evaluate resource groups, subscriptions, and all resource types
  • indexed: only evaluate resource types that support tags and location

You may want to exclude resources and/or resource groups that might get created by automation, as they might not be able to handle the new tag requirement. While not answering this array question, SoMundayn on Reddit created a policy that should excluded the most common resource groups to avoid enforcing a "deny" on. I tried to include code but stackoverflow was breaking on the last curly brace.

Currently @Naveen Sharma answer is not working for me. I suspect that the "field": "tags[*]", is returning a string. This is based on combining his solution with my own. When I require "Environment" and "DepartmentResponsibility" tags and add those tags to the group with values I get the following error message:

Policy enforcement. Value does not meet requirements on resource: ForTestingDeleteMe-250217_6 : Microsoft.Resources/subscriptions/resourceGroups The field 'Tag *' with the value '(Environment, DepartmentResponsibility)' is required

I suspect I might be able to use the "field count" or "value count" as described in MS doc Azure Policy definition structure policy rule. I have thus far failed to find a working solution, but still feel these are key points to finding an answer.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1): did not work
  • Blacklisted phrase (1): stackoverflow
  • RegEx Blacklisted phrase (1): I get the following error
  • RegEx Blacklisted phrase (3): not working for me
  • Long answer (-1):
  • Has code block (-0.5):
  • User mentioned (1): @Naveen
  • Low reputation (1):
Posted by: Michael Fisher

79422096

Date: 2025-02-07 20:29:06
Score: 8.5 🚩
Natty: 5.5
Report link

I got the exact same issue, did you ever figure it out?

Reasons:
  • RegEx Blacklisted phrase (3): did you ever figure it out
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Tom Monnier

79422081

Date: 2025-02-07 20:22:04
Score: 11.5
Natty: 7
Report link

Thank you for posting this, as it has helped. It is doing what I need it to, however, I can't get a trigger to work with it because I keep getting the following error:

"TypeError: input.reduce is not a function"

Can anyone advise? Thanks in advance!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (2.5): Can anyone advise
  • RegEx Blacklisted phrase (3): Thanks in advance
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: James