Latest Questions

I lose heroku authenticator app in which code generated

I lose google authenticator app in which Heroku two factor authentication sign-in.so how to recover two factor authentication code for login. Anyone help me

i want to use the turtle function to write out what i input

i have already made a turtle string to make every letter in the aphabet, and assigned them to functions, so i only have to print a() for it to write out an A fo

Orbeon form submitting empty body

I am trying to submit am Orbeon form to an endpoint (a power automate flow). However, all the endpoint is receiving are the headers. We're using a hosted versio

Account vs Block in Blockchain Solana

What is the difference between an Account and a Block in Solana Blockchain technology? As per solana docs, Block: A contiguous set of entries on the ledger cove

Normalise data where every second row is a column header

I have a system where you manually input data, for example data about people. Some fields are mandatory but majority are optional. When the data is outputted it

LateInitializationError: Field 'ques' has not been initialized

It shows this error although I have added late and required in the Question class constructor. It's repeatedly shows Exception caught by widgets library The fo

Can I dynamically generate boolean options on a custom Blender operator?

I'm trying to write a custom operator for Blender that: Gets the objects currently in the scene (may be lots) Filters them based on some criteria Prompts the us

Why do I get a heap buffer overflow simply by declaring a shared_ptr member variable?

Just ran into this very strange bug. I'm getting crashes due to memory errors after adding a new shared_ptr instance variable in an existing containing class.

Keep headphone jack powered on android device, even without music playing

I recently installed a tablet in my car (370z) I love the thing but the only problem I have is that when music isn't playing I get a static noise buzz. After do

Can't understand how to store values for each step

I am a beginner, trying to learn recursion and solve some problems (trying the subsequences problem). But before I could even attempt to get the recursion logic

PowerShell, unable rename registry on the remote computer

How can I rename Registry SubKey instead of deleting it on the remote device? $remoteHive = [Microsoft.Win32.RegistryHive]“LocalMachine”; $regKey =

Can I set tags on the device in Apache IoTDB?

I want to set tags on the device in Apache IoTDB, but I don't know how to do it. Apache IoTDB version: 0.13 If someone knows it, please let me know.

How does "alternates" in the Django sitemap framework work?

I am struggling to get the "alternates" attribute to work in the Django sitemap framework. class StaticViewSitemap(sitemaps.Sitemap): priority = 0.5 cha

Text Classification on a custom dataset with spacy v3

I am really struggling to make things work with the new spacy v3 version. The documentation is full. However, I am trying to run a training loop in a script. (I

Running executable CGI on NGINX (NOT PHP!)

I have an older web application that uses .cgi script files. These are compiled ELF binaries, directly executable on the system. I have been able to get these r

Moving dependencies from pom to properties file

is there any way to moving dependencies from pom.xml to application.properties file? <dependency> <groupId>org.postgresql</groupId>

IBM Worklight version 8.0 - Forbidden Error while accessing token

Receiving below error while accessing token: WLAuthorizationManager.obtainAccessToken() .then( function (accessToken) { console.log(acce

html - how can I copy the phone number from phone book to the website textbox

My users can't copy the phone number from their phone book(mobile phone/clipboard) straight into the html textbox. They usually fix this issue by copying the nu

All Combinations of Riddle

I am searching for a function in Javascript that takes in a String like this: var str = '2?5?8?1?4?7?9?2?3' and generates all possible combinations of the ridd

Is there a function to sum averages with multiple selections in a slicer in power BI/ dax?

I'd like to make a visual with average amount (totalled per one or more teams) per month (while keeping date hierachy to show data per day). I have a table with

Typescript: this.property inside a function gives error of type implicitly any. Can't call new Object();

I'm trying to integrate typescript into my learning path and understanding the differences with javascript. So far I was able to resolve all issues but I got st

"Expected an arrow function after this type parameter declaration" error

I got this error while running yarn start: $ yarn start yarn run v1.22.17 $ run-s build exec $ babel src/ -d lib/ SyntaxError: .../src/App.js: Expected an arrow

Deserializing adjacently tagged data with special characters

I have JSON data that I need to deserialize, where the format is [ { "tag": "path\like\string", "data": [{"fieldA": 1}, {"fieldA": 2}] }, { "t

Nested List into JSON File

Am still a complete beginner at programming and have now been given the task of converting with JavaScript an object in Nested List format, which I get given as

Adding HTML in a if-statement

I want the html to open when the password is right and I have tried .js, document.write, .html, href, div, document.getElementById and nothing is working when i

How can I reorder facet wrap by the values of the first column?

The following code is from Stefan, who answered a related question library(ggplot2) library(dplyr) library(tidyr) library(tidytext) mtcars2 <- as_tibble(mtc

Returning two AVX/AVX2 __m256d types in C++ function calls via registers

I am new to programming with the AVX/AVX2 instructions and am trying to optimize the speed of my code. Following the older expectation that passing by reference

Add a "i" variable to a variable name C# [duplicate]

I have a cube1, cube2, cube3 etc... variables and i want to use something like that: for (int i = 1; i < 100; i++) { Location "cube + i

Where srt file will be exported in Windows OS? - PROGRESS 4GL

I use below scrolling dynamic query in order to see srt file in my system. But I am not sure this file is generating. I am using 10.2B version. DEFINE QUERY qcu