Newest Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
3 views

React Three Fiber Post Processing Selective Outlines "Maximum Update Depth Exceeded"

I've been running into an issue with Selective Outlines since updating React, Fiber, DREI, and Post-Processing to their latest compatible versions. Now whenever the Selection is active it fills the ...
JTatum's user avatar
  • 11
0 votes
0 answers
7 views

Firebase token expires on page refresh for newly registered users (very first login)

This is a nextjs + firebase application that should have google and microsoft authentication. TLDR: The microsoft auth flow for new user the very first time they log all works as expected (I'm getting ...
GhostOrder's user avatar
0 votes
0 answers
9 views

Fit two tables on a beamer slide in Latex

I have a script which generates 2 tables that need to be put on the same slide one under the other. The problem occurs if the tables have too many rows such as with my setup shown below. In such a ...
s5s's user avatar
  • 12.3k
-1 votes
0 answers
9 views

I Can't register my application! I just keep getting redirected to the home imgur page

Each time I try to register my application by clicking on this link, https://api.imgur.com/oauth2/addclient, I am redirected to the Imgur home page and I'm unable to register. Is this an ongoing issue ...
LD Rizzo's user avatar
0 votes
0 answers
7 views

Documentation for Gen AI (GitHub Copilot) for nuget package from private nuget private repository

My development team has created multiple NuGet packages that include comprehensive documentation in two formats: Standard .NET XML documentation files (generated from /// comments in the source code) ...
Matt M's user avatar
  • 682
0 votes
0 answers
7 views

AI models pricing node library

Is there a node library that'll return an up-to-date cost of AI model? Let's say I want something like getPricing("gpt-4o") or getPricing("mistral-ocr-latest") and it'll return USD ...
ataha322's user avatar
0 votes
0 answers
9 views

Passing user-defined values to a yaml file inside google cloud deploy yaml file

I have some yaml file I want to run: apiVersion: serving.knative.dev/v1 kind: Service metadata: name: "{{ _CUSTOM_VARIABLE }}" spec: template: spec: containers: - image:...
John Bush's user avatar
0 votes
0 answers
6 views

I need help svg animation in css with steps()

im reading transitions and animations in css book and im trying to use the step() function but instead of a png I want to use a svg, but it doesn't work, I followed all the steps: <style> ...
Zayno lane's user avatar
0 votes
0 answers
10 views

How should I model a DynamoDB entity with partially unique external IDs

We're using DynamoDB with the Single Table Design pattern for our system, and I need help modeling the Response entity. Context Our platform allows users to create Panels for recruiting participants ...
Jack's user avatar
  • 127
0 votes
0 answers
9 views

Capitalised String

How do I make the first character of every word of a string uppercase in JavaScript. for example: "this is my string" to "This Is My String" I’ve already written the following ...
user23179641's user avatar
0 votes
0 answers
12 views

javascript onload attribute is not working when injecting a link element to the head

I am trying to avoid getting a csp (Content Security Policy) error when deferring css with a script that has a nonce attribute. This is my attempt: function x_style_loader_tag($html, $handle, $href) { ...
timholz's user avatar
  • 454
0 votes
0 answers
6 views

Firestone permission require on the Gemini canvas

I was working on creating app on Gemini canvas. And the page couldn't load properly. And it shows error written (check firestore permission) How do I check and enable firestore permission to allow me ...
Emmanuel Joe's user avatar
0 votes
0 answers
8 views

Powershell scripting help for removing GPO printers from the registry

I am working on a script to search and delete registry keys related to GPO deployed printers and have run into a few issues. First a couple of notes: I am running the scripts remotely via N-Central/N-...
Dave G.'s user avatar
  • 11
0 votes
0 answers
8 views

Compile‑time conversion of a JSON literal into a JsonString<char…> type in C++20 – overall design patterns?

I’m exploring ways in C++20 to represent a JSON text literal entirely in the type system, so that I can then write a metafunction like template<typename Json, char... Key> struct HasKey; ...
Gusen14ka's user avatar
0 votes
0 answers
12 views

Access token not found in cookie sent from axios withCredentials for asp.net core api

I am currently implementing authentication and authorization for the project, using JWT. I am using NextJS 15 for the front end and asp.net 8 for the backend. I am sending requests with axios after ...
VIL's user avatar
  • 3
0 votes
0 answers
12 views

InvalidOperationException: Cannot provide a value for property 'QuestionService' on type 'PWAQuestionWASM.Client.Pages.Questions'

I'm trying to make CRUD work on Blazor Webassembly, but absolutely nothing works. InvalidOperationException: Cannot provide a value for property 'QuestionService' on type 'PWAQuestionWASM.Client.Pages....
SOyBOiPython's user avatar
0 votes
0 answers
10 views

Email HTML development - Hiding Interactive Content for Gmail

I have a tap to reveal element in my email for webkit based clients. There is a fallback set up for Outlook and Gmail. However, the Gmail fallback is showing both the fallback and the first tap to ...
me9g's user avatar
  • 1
-1 votes
0 answers
12 views

How to scale QPS for an SSR application

I’m trying to estimate how many QPS an SSR application can theoretically handle. Let's say a request into an SSR server (like next or nuxt) and reponse a html took 6ms, and there's no asynchronous ...
Chen's user avatar
  • 1
0 votes
0 answers
11 views

Parse error when using ALTER TABLE CREATE BRANCH to create iceberg branch in spark

I create a spark client-mode (Spark Connect) session with: def get_spark_session(master_url: str) -> SparkSession: return ( SparkSession.builder.remote(master_url) .config( ...
Benjamin Beasley's user avatar
0 votes
0 answers
9 views

How to find final_urls for Campaigns in SA360 Reporting API?

We previously set up data transfer from SA360 to Google Big Query via reporting API: https://developers.google.com/search-ads/reporting/api/reference/fields/v0/campaign I notice it says the campaign ...
YUXIN LIU's user avatar
1 vote
1 answer
18 views

Why does my KeepAlive Implementation work in Visual Studio but fails after deployment?

I have an Azure Web Application that fails with a 500 timeout error during a file download when the threshold of 4 minutes has been exceeded. Ideally I wanted to use Durable Functions as an ...
Mark's user avatar
  • 125
0 votes
0 answers
9 views

Schedule Autosys job to run the Oracle query and export results to an Excel

We have a requirement where we need to schedule an Autosys job to run Oracle quires and export results to an excel and drop the file on the server. Option 1. we created a table with all queries with ...
varahi kubera's user avatar
0 votes
0 answers
17 views

How to control execution order inside a single SSIS Data Flow Task?

I'm working on a project where I need to extract data from an EDI file and load it into a database. I'm using Cozyroc’s “EDI Source” component for this. The EDI Source produces three data outputs, and ...
Darwin Palma's user avatar
0 votes
0 answers
8 views

How do I use the value of a dropdown to filter results in a subsequent gallery in Power Apps?

I have a Dropdown populated from a dataverse table with fields in a column called SubTower I am attempting to add the fields from a table called metrics to a collection where the SubTower matches the ...
Sam Weinstein's user avatar
0 votes
0 answers
23 views

68000 Assembly – one-pass swap-and-sum of two word vectors (can it be done better?)

Task I’m practising fixed-size loops on a Motorola 68000. Given two 10-word signed arrays A and B, I need to swap each pair (A[i] ↔ B[i]) in place, and build a third array C where C[i] = A[i] + B[i] (...
Pato's user avatar
  • 343
1 vote
0 answers
14 views

lldb can't attach to process directly

I'm having trouble attaching lldb directly to a running process on macOS. When I try lldb -p <PID>, I always get error: Connection shut down by remote side while waiting for reply to initial ...
John Joker's user avatar
1 vote
0 answers
12 views

Configure code coverage to be more forgiving with null conditional operator

In a c# project (using Visual Studio or VsCode, and Azure DevOps), if I have a line like: var result = variable.Property.InnerProperty.InnerMostProperty.FinalValue.ToString(); having one unit test ...
Alireza's user avatar
  • 5,551
0 votes
0 answers
9 views

OnnxRuntime SO files does not get packaged in a APK file generated from Xamarin app

I am figuring out how can I run my machine learning model in C#.NET Xamarin Android app. I am testing it inside Android device created using Android Device Manager that comes with VS2022. I have ...
Mahesha999's user avatar
  • 25.1k
0 votes
0 answers
17 views

GGridges Gradient Fill

I'm using this data to try to plot multiple histograms showing political polarization in Congress over the years (dwnom1). I can get the multiple histogram with ggridges, but everytime I try to apply ...
TCD's user avatar
  • 1
0 votes
0 answers
14 views

How to create a speech recognition model from scratch in Python

I am looking to create a speech recognition model from scratch without using an existing model. I have already used Whisper successfully but I need to create a model that I can train myself whose ...
FaisalShakeel's user avatar
0 votes
0 answers
13 views

How can I get the last modified date for Excel sheet (not workbook)?

I know how to get the last modified date of an Excel file (or just about any file for that matter). But is there a way to get the last modified date for a single sheet within the workbook? For a range?...
Boom's user avatar
  • 146
-2 votes
0 answers
16 views

I have a batch class with scheduled API callouts, but I keep getting “uncommitted work pending” and “duplicate id” errors

My Apex code isn’t working. It’s a batch with scheduling and API integration. I’ve tried everything, but I keep getting the “uncommitted work pending” and duplicate errors. I’ve already separated the ...
William Schleise's user avatar
0 votes
0 answers
7 views

How to use guest() access to data in aws amplify gen2?

How to use guest() access to data in aws amplify gen2 ? While i have added the product as the owner, the product is not fetched while listing the products when i am not logged in. This is not working ...
Yashdeep Sharma's user avatar
0 votes
0 answers
8 views

Be careful when using the IntelliJ Database window to export data. The JSON is invalid

Shown below are the POJOs for the database. public class PlatformOrganization { private PlatformType platformType; private String nationality; private Set<String> majorGroups; ...
B Sheely's user avatar
0 votes
1 answer
13 views

Android Studio BuildConfig.DEBUG unresolved reference

Almost every time when I open the project, BuildConfig is unresolved reference. Until recently, all I needed to do is clean project and then rebuild project. Now rebuild project is missing and ctrl + ...
TheGreatCornholio's user avatar
0 votes
0 answers
10 views

Subviews within UIScrollView are being clipped

I'm working with PencilKit and SwiftUI to build a simple note taking app I have a PKCanvasView as a subview of a UIScrollView (Because I want to zoom and pan between multiple pages). I'm not sure why, ...
ThrillerGriller's user avatar
0 votes
0 answers
9 views

Broken .bib resource LaTex?

I have been working this latex project for months, and I have had no issues. Just a few days ago all citations from my bib resource have started throwing LaTeX Warning: Citation 'X' on page Y ...
Harry S.'s user avatar
0 votes
0 answers
10 views

infer schema from string json column in databricks

Helllo, I've databricks table, and I've column rescued_data as string but it is a json string. I'm trying to parse _rescued_data and I wanted to add parsed columns of rescued_data to dataframe. So, ...
practicalGuy's user avatar
  • 1,340
-1 votes
0 answers
15 views

How can I prevent a flex item from overflowing its parent container in a responsive WordPress layout?

I'm working on a custom WordPress theme and using Flexbox to build a responsive layout. One of my flex items (e.g., a card or sidebar element) is overflowing its parent container on smaller screens, ...
Rana Ammar's user avatar
-7 votes
0 answers
24 views

Roblox username from avatar [closed]

So I like to find and report people on roblox who engage in innapproprite activities. I got the idea of taking an avatar picture, and then outputting links to users who have that avatar.
Guyt CleanerOfGoogle's user avatar
0 votes
0 answers
13 views

Error -1950678970 “Failed to load rtvarsup”

I'm relatively new to LabVIEW and working on a test stand using a cRIO-9082. I'm running into an issue when trying to run our main VI that involves Real-Time Shared Variables. Specifically, I get the ...
Austin Cecil's user avatar
-3 votes
0 answers
29 views

Rocky 8 Kickstart Installer Failing on Newer Laptops [closed]

We have a Kickstart installation ISO for Rocky 8 that supports both UEFI and MBR/BIOS installs. It has worked fine on a variety of laptops and virtual machines for several years. We are trying to use ...
SixDegrees's user avatar
0 votes
0 answers
11 views

How to make a Yii2 basic-app into a module

I have a basic web app that I want make into a module. Is it possible to just copy the app folders into the module folder? I assume that I don't have to copy EVERYTHING. What folders do I need? ...
JKofsky's user avatar
  • 165
-2 votes
1 answer
28 views

express-rate-limit: how to customize the response when the limit is exceeded and run alternative logic?

I am currently using rate limiter to limit the amount of requests I get with AI, and I need to implement some logic to access the DB to get the info once the AI limit is reached. I am currently ...
Valentina Elizondo's user avatar
0 votes
0 answers
12 views

Strapi in dev mode on cpanel with limited RAM

I have strapi deployed on cpanel with shared hosting environment. Currently strapi is running successfully on cpanel using the build with the sub-domain setup. I don't have access to root ssh but I ...
Habib Ullah's user avatar
0 votes
0 answers
16 views

Connection failure: couldn't connect to host : how to externally connect to the memgraph kubernetes service?

I want to access the memgraph k8s service from outside I tried with a LoadBalancer and then with NodePort, but didn't succeed: LoadBalancer: (base) raphy@raohy:~/.talos/memgraph$ helm upgrade --...
Raphael10's user avatar
  • 3,176
-2 votes
0 answers
19 views

после попытки контеризировать приложения события Celery перестали обрабатываться [closed]

я написал простой сайт на Django по покупке билетов, Celery когда пользователь начинает процесс оплаты места, оно бронируется. если через n секунд он все еще не оплатил - то оно освобождается с ...
user30953952's user avatar
0 votes
0 answers
19 views

Windows Forms widget not visible after SetParent to desktop (Progman) - works only after display driver reset .NET 8 win forms

My widget gets set as a child of the desktop and immediately disappears from the screen. After resetting drivers (Ctrl+Win+Shift+B), the widget reappears. Here's my shortened code showing what happens:...
Patrik Rydzík's user avatar
2 votes
3 answers
60 views

How can I truncate time to tenths of a second?

In Java, I can easily truncate a temporal value (LocalTime, ZonedDateTime, etc.) to seconds, milliseconds, or any other value that has an existing ChronoUnit defined: LocalTime time = LocalTime.now(); ...
M. Justin's user avatar
  • 22.4k
0 votes
0 answers
29 views

How to use std::println with clang++ and MinGW?

On my Debian Testing, I installed Clang and MinGW (both are the latest versions available from the official repo). Then I wrote a simple program to try the setup in action: #include <print> int ...
Unideal's user avatar
  • 43

15 30 50 per page
1
2 3 4 5
484425