Quantcast
Channel: Recent Questions - Stack Overflow
Browsing all 12111 articles
Browse latest View live
↧

Cannot modify the return value of "Property" because it is not a variable - C#

Why am I able to change rect1's location, and not Rect2's? They're both Rectangles with a property that is Location. The Location has a Getter and Setter.If I was trying to do "Rect2.Location.X =...

View Article


Querying a BigQuery table clustered by geography does not improve performance...

I have a large (250 Gb) BigQuery table representing a grid of values, with the grid cells stored as polygons. The table is clustered by this geography column. I have a second table with various...

View Article


How to group by to just see value only one time?

I have a table with multiple columns i want to group this table by one Colum to see only the value once.DF <- DF`DF1 <- dbGetQuery(conO, paste0('SELECT PROMO_CODE, MERCHANT_CODE, DESCRIPTION FROM...

View Article

Compare two dictionaries and get the differences with Python

I'm using Odoo and I would like to make a comparison between two dictionaries without using any library. This comparison should return a dictionary with the differences. So here are my two dictionaries...

View Article

Unable to upgrade node js from 14 to 20 version

Currently my project setup is in Node JS 14 and NPM 6. I tried to upgrade the node JS to 20, but I observed that it is not installing NPM 10 as part of Node JS 20 installation.I have tried to run the...

View Article


Link is changing but previous component only loading in firefox ( Angular...

In my application based upon the path redirecting to the specific components but it's when I am clicking one link it's redirecting correctly after that if am clicking another link previous component...

View Article

Popup newsletter flashing once in homepage

I've got a problem with simple popup newsletter in homepage...Basically after I close the popup, if I refresh homepage, popup appears for about one second then disappear.This is the code: function...

View Article

Is it possible to use UploadThing with react-native

I'm currently working on a React Native project and I'm looking to use Uploadthing (https://uploadthing.com/) for file uploading. However,after searching extensively, I haven't been able to find any...

View Article


How to log in console only when I debug the application?

I am using Serilog to log events, and I would like to write to console only when I am debbuging the application and when I am run the application in production, I would like to write to files.But in...

View Article


Scroll to element only if not in view - jQuery

I know a variation on this has been asked several times; I've been browsing SO for a while now but either I'm doing something wrong or I haven't found what I need.I have a structure of nested comments,...

View Article

Microsoft Azure: No Connectivity after IP Change

I have a web development machine on Azure, this morning it got slow, stopped responding. I tried restarting apache and sql, i rebooted the machine, nothing. I used the restart in azure a couple of...

View Article

jenkins - cannot download and install plugin (multiple scm) - connection time...

I am trying to add Multiple SCM plugin, and getting the following connection timeout error. I am running the version 2.0. No proxy setting.Is there a way to get the plugin and install manually?...

View Article

VSTO customise outlook folder context menu

I am basically looking to do this:C# (outlook add-in) context menu on foldersBut the problem is the it never fires the FolderContextMenuDisplay event.Looking at the documentation it seems to be...

View Article


How to encrypt logs between Fortigate/Synology and logstash

I recently implemented the ELK Stack solution to centralise logs from several devices. It works very well when I send my logs over UDP, but I'm having a few problems encrypting the logs.Here are some...

View Article

Image may be NSFW.
Clik here to view.

Referring to other files in SQL Pre-deployment script using Devops...

We are using DevOps YAML pipelines to build and deploy database changes to our production environment. The database is deployed through a DACPAC file. We have a pre and post deployment file configured...

View Article


Error when using differential_evolution : The map-like callable must be of...

I have problem with scipy differential_evolution (https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.differential_evolution.html)It seems that there is a problem with my function,...

View Article

AWS: Can't connect my Docker container hosted in EC2 to my RDS

I'm trying to deploy a university project using Docker Compose and EC2. The purpose to achieve is to have an auto scaling group with EC2 starting my application using docker compose and linked to an...

View Article


When app is closed (swipe ) WorkManager Worker's background task is stopped

-- MainActivityval constraints = Constraints.Builder() .setRequiredNetworkType(NetworkType.CONNECTED) .build()val workRequest =...

View Article

CUDA Setup failed despite GPU being available

I need to use bitsandbytes package to run a code which uses Falcon7B model. I have installed CUDA and my system has a NVIDIA RTX A6000 GPU. My system has Windows 11 OS.Here is the code, it is just the...

View Article

Generating combinations in pandas dataframe

I have a dataset with ["Uni", 'Region', "Profession", "Level_Edu", 'Financial_Base', 'Learning_Time', 'GENDER'] columns. All values in ["Uni", 'Region', "Profession"] are filled while ["Level_Edu",...

View Article
Browsing all 12111 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>