Newest Questions

Filter by
Sorted by
Tagged with
-1 votes
0 answers
2 views

I want to create a table with a custom filter component for each column. The filter component props should implement the FilterProps interface. The filter component type and its props are stored for ...
Marcin Popławski's user avatar
0 votes
0 answers
7 views

I have a .vfat filesystem image created on a host machine and flashed onto a GPT disk partition on a target device. The partition (50 MiB) is intentionally larger than the .vfat image itself. The ...
zzi's user avatar
  • 118
0 votes
0 answers
5 views

I have a problem I am seeing a significant discrepancy between my AWS Aurora (MySQL Compatible) metrics and the actual database state. When viewing the DatabaseConnections metric in the AWS Console/...
Loki's user avatar
  • 1,233
Advice
0 votes
0 replies
16 views

Unity does not support exposing assets to the user by default. However, I have certain files that I want to expose to the user and have them sit in a directory next to my game files, similar to the ...
Tenobaal's user avatar
  • 855
Advice
0 votes
0 replies
13 views

I am working on a fairly large project, and have a lot of components. Those components are grouped in folders like so: - views - components - bootstrap - navbar - navbar.blade.php ...
HubertNNN's user avatar
  • 2,261
-2 votes
0 answers
17 views

So i am configuring nginx on a new server and the first part of the install was working great but now i am getting errors related to the js files. I tried everything i read online. I could really use ...
Nicolas Zein's user avatar
2 votes
1 answer
23 views

There are several examples in which we want to calculate something based on assembly language labels, but the object format and linker do not offer an operation needed for this particular calculation. ...
ecm's user avatar
  • 3,126
Advice
0 votes
1 replies
16 views

I'm using the VSCode extension called Prettier to distinguish between text strings, but it doesn't seem to be working. I was using it 10 minutes ago and it was working fine, but when I closed the ...
adamito 40's user avatar
Advice
0 votes
0 replies
16 views

I am looking to use a 2012 iMac 27” as a secondary display for my Linux PC. As I understand it, I can use the smc_util script on GitHub to enable target display mode on the iMac, but is the source for ...
A Pl's user avatar
  • 1
Advice
0 votes
0 replies
9 views

Say I am given some text (could be an email subject but could be anything really). Then I want to categorise that with as many labels as it is trained with. Say "I want help with my computer"...
coolblue2000's user avatar
  • 5,166
Best practices
0 votes
0 replies
13 views

I am developing a Windows Installer package for a non-managed C++ desktop application developed with the Qt 6 libraries. The application is set up for localization in several languages. The UI is ...
Robert Hairgrove's user avatar
-1 votes
0 answers
19 views

I have been testing the LeanTween but it not working as expected for me. I'm trying to make a bounce effect on an UI element but its not working: LeanTween.scale(_myGameObject, new Vector3(1f, 1f, 1f),...
user3800924's user avatar
0 votes
0 answers
15 views

On Android 16 how can an app programmatically globally switch STREAM_MUSIC in MODE_NORMAL to the TYPE_BUILDIN_SPEAKER device ? The SetSpeakerPhoneOn() and setAudioRoute() APIs are either deprecated ...
smjamieson9's user avatar
Advice
0 votes
1 replies
24 views

I'm currently learning Linux administration and planning to move into container platforms like Red Hat OpenShift. Many enterprise job descriptions mention experience with Red Hat Enterprise Linux, ...
HawkStack Technologies's user avatar
-3 votes
0 answers
19 views

TUDO BEM? EU COMPREI UM PLUGIM PREMIUM NO SITE PGUGINTHEMERBR.COM E ATIVEI NO MEI SITE. ESTAVA FUNCIONANDO NORMALMENTE ATÉ QUE ATUALIZEI DENTRO DO WORDPRESS SEM QUERER, PORQUE NA VERDADE ERA PARA EU ...
hairmoney money's user avatar
0 votes
0 answers
13 views

I have deployed a Next.js 16 application on a Plesk server. The application is finally running after following guidance from this Stack Overflow post: Deploy Next JS 14 on Plesk server I also created ...
kawai-cat's user avatar
Tooling
0 votes
0 replies
28 views

I have an IPad sitting in my drawer from past 10+ years and my younger brother put some random pattern to it and now here I am still not able to unlock it is there anyway that I could get to unlock ...
Captain Jacksparrow's user avatar
Best practices
0 votes
1 replies
28 views

I'm trying to build a program take a large list of company name strings (often messy: legal suffixes, &, typos, abbreviations) and group names that likely refer to the same or closely related ...
Mujtaba Ibrar's user avatar
-7 votes
0 answers
30 views

How can i address these two station via cc link in this case i have a servo amp and an inverter I have only these informations enter image description here enter image description here Based on this ...
Noxi's user avatar
  • 1
-1 votes
0 answers
30 views

I am working on an Angular application with multiple routes (e.g., /, /about, /contact), and I want to set a dynamic canonical tag for each route for SEO purposes. Currently, I tried updating the ...
Mk Patel's user avatar
-1 votes
0 answers
17 views

I'm working on an e-commerce platform where we sell multiple products, and the pricing changes dynamically based on the user's role (e.g., regular customer, premium subscriber, or admin). I'm ...
Arjee Zen's user avatar
-2 votes
0 answers
35 views

I am facing an issue with my Telegram bot integration. While I am able to successfully receive and view emails through the bot, it is not able to send replies automatically. I have tested the setup ...
Sheikh Md. Salman Farsi's user avatar
-1 votes
0 answers
21 views

I’m trying to connect to ICMarkets cTrader FIX and both FIX Logon requests are rejected with RET_INVALID_DATA. The TCP + SSL connection succeeds, so the failure seems to be at the FIX authentication/...
thajj's user avatar
  • 1
-1 votes
1 answer
20 views

In Flet version 0.83.0 session is dropping really fast but in version 0.82.2 it was not that fast. Because of this my pages keep on reinitializing (becomes empty page, looses previous data)  Looks ...
sguha's user avatar
  • 9
-1 votes
0 answers
36 views

I was a big fan and user of the AI smart action to generate docs and tests by using the related contextual menu: https://code.visualstudio.com/docs/copilot/copilot-smart-actions#_generate-...
gabrieledarrigo's user avatar
Best practices
0 votes
0 replies
37 views

What should I use to keep my Python AI simple, AI friendly and OpenAPI support? 1. Flask, 2. FastAPI 3. Lightstar. I'm trying to understand the difference and assess risks using the API framework for ...
Alexey Ryazhskikh's user avatar
-1 votes
0 answers
31 views

Hello everyone recently I just created interactive media using Adobe animate. I have frame one as Home and frame two as Video that display video1. In Adobe animate, theres no problem. From Home page i ...
fijaya's user avatar
  • 39
1 vote
0 answers
28 views

I am working on a web server project on raspberry pi. It's based on django and uses gunicorn for localhost web server and nginx as proxy to my LAN. On the main site '/' it shows django default site ...
Kecalek13's user avatar
Advice
0 votes
2 replies
32 views

Im trying to setup the python and Django environment on my macBook air. Im doing it directly on the terminal of the computer but when I write "virtualenv" so I can create a virtualenv on my ...
user32554907's user avatar
-3 votes
0 answers
27 views

How do I use play store son my iPhone because not all app is available on App Store If anyone knows
Oyeye vivian's user avatar
Advice
0 votes
1 replies
21 views

For an industrial application, I need rubber rollers for printing, laminating, and packaging. While there are numerous manufacturers to choose from, I need to determine which ones are best for long-...
Anar Rub Tech's user avatar
-2 votes
0 answers
12 views

I am using Pac4J with the following versions. pac4j-oidc: 6.2.2 pac4j-jakartaee: 6.2.2 jakartaee-pac4j: 8.0.1 My Goal is that the authorization should not start immediately when the user access a page ...
Martin Saegebrecht's user avatar
-2 votes
1 answer
26 views

I want to run gonic on my nixos server (named regulus). There are 3 nixos options for gonic (services.gonic.enable services.gonic.package services.gonic.settings). So I created this config: { config, ...
Kaligule's user avatar
  • 826
-2 votes
0 answers
42 views

After executing below query: select table_name, column_name, data_type, data_type_owner, data_length from all_tab_cols where owner = user and table_name in ('MY_TABLE_VIEW', 'my_table') and ...
Joby Wilson Mathews's user avatar
0 votes
0 answers
19 views

I am using ANTLR4 to parse XML files and then output the parsed content using TokenStreamRewriter.getText(). For normal XML tags (e.g., <foo> and <gm-A-1/>), the output is correct: spaces ...
Lily1024's user avatar
-2 votes
0 answers
83 views

I'm getting this error Caught unexpected signal: SIGSEGV (11). Invalid memory access. I know it normally comes about if your trying to access stack memory outside a scope. So to fix that I tried ...
Isaiah noxy's user avatar
-2 votes
0 answers
20 views

I am making my university library portal connecting it to their existing Koha. As of now, No koha version (25.11) provides REST API ENDPOINT for checkin, it only allows checkouts. What do I do?
Guntas Singh Sandhu's user avatar
-2 votes
0 answers
23 views

I’m trying to access a container in GridDB, but getContainer() is returning null and I’m not sure why. Here’s roughly what I’m doing: GridStore store = GridStoreFactory.getInstance().getGridStore(...
Prabin's user avatar
  • 67
Advice
0 votes
0 replies
24 views

So my goal is to build a map showcasing users contributions to the FOSS projects and I am trying to building it for my FOSS community. I was reading documentations of gitlab for few hours, I dont find ...
Divya priya's user avatar
Advice
0 votes
0 replies
15 views

I’m new to AnyLogic and currently building a model for my graduation thesis. Model idea: One distribution center (warehouse) 3–4 retail locations (customers) Customers generate demand at different ...
Minh Nhật Hồ Tấn's user avatar
1 vote
0 answers
38 views

I have a form and in the console the errors object is populated properly but I am trying to prepar for complex forms so this being dynamoc matters 'use client' import { get, useFieldArray, ...
EnenDaveyBoy's user avatar
0 votes
0 answers
32 views

I use Cursor IDE. I have reached my monthly usage limit. Therefore, I have added my Azure OpenAI key: However, I'm still getting the error message when trying to use the model that is accessed via my ...
Franck Dernoncourt's user avatar
0 votes
0 answers
28 views

I'm encountering an issue with PolarDB MySQL 8.0 when running a query that involves IN subquery with GROUP BY on distributed partitioned tables. Environment PolarDB MySQL 8.0.2 Using DBDISTRIBUTION ...
mingwei's user avatar
0 votes
0 answers
29 views

I am trying to right align the icons in this code. I have tried numerous AI agents and none of them helped and I am not sure what I am doing wrong. Here is the code - Row( mainAxisAlignment: ...
Sumchans's user avatar
  • 3,892
0 votes
0 answers
25 views

Is there anyway to suppress the KDB-X banner? $ q KDB-X 5.0.20251113 2025.11.13 Copyright (C) 1993-2025 Kx Systems ... Welcome to KDB-X Community Edition! For community support... ... q) I don't want ...
Maurice Lim's user avatar
1 vote
1 answer
49 views

I want to scrape the "needolin dialogue" part of silksong wiki for a project that I have in mind. I put some code with online tutorials, and it seems to be mostly working but it's saving the ...
Ponitek's user avatar
  • 11
-1 votes
1 answer
39 views

I got error Argument type 'Microsoft.AspNetCore.Components.ElementReference' is not assignable to parameter type 'object?[]?' at line this.rootElement of protected Microsoft.AspNetCore.Components....
Takeshi Tokugawa YD's user avatar
-2 votes
1 answer
70 views

I have a Constants class defined with public constants: class Constants { public: //... inline static const std::wstring SPECIAL_FOLDER_KEY = L"<FOLDER-SPECIAL-{}>"; }; Now, I ...
gene b.'s user avatar
  • 12.8k
-2 votes
0 answers
37 views

Hello Choreo Support Team, I have successfully deployed the n8n automation platform as a Web Application on Choreo. The application is running perfectly, the database is connected, and the UI loads ...
abdelrahman abdelrahman's user avatar
Advice
0 votes
1 replies
33 views

When using float16, computations are carried out in float16 precision. I would like to apply this to an explicit finite difference scheme for the heat equation, using fl(x ± y) = x(1+α) ± y(1+β), |...
Kim Raven's user avatar

15 30 50 per page
1
2 3 4 5
483278