Newest Questions

0 votes
0 answers
5 views

First things first I can't post any code examples as its proprietary stuff. Now to the problem. Using Angular 16 and Signals for change detection. Change detection is working in ngOnInIt, but the ...
HarvP's user avatar
  • 190
-1 votes
0 answers
10 views

I want to customize the Coolify catch-all service (error page) to support a dynamic domain system for a website builder platform. The goal is to allow each website created on the platform to be ...
Saad Hamdouch__The_Lion's user avatar
0 votes
0 answers
14 views

I have a stored procedure in MYSQL 8.0 that works to update a running balance field in my Checkbook table. I have referenced it in my Springboot application and REACT front end. For some reason it ...
HighwayRob's user avatar
Tooling
0 votes
0 replies
14 views

Any suggestions on what approach to use when trying to normalize a set of 75 CSV files that contain an average of 300.000 rows with "water flow"? The problem is the frequency of the meter (...
Mateo Saenz Monroy's user avatar
Advice
0 votes
4 replies
32 views

I’m building a lead generation tool in Python that extracts publicly available data from websites. The scraper works as expected on simpler sites, especially when the data is directly accessible in ...
Abraham Joseph's user avatar
Advice
0 votes
1 replies
38 views

The Problem: I am building a simple data processing tool. Depending on the file format (JSON, XML, or CSV), I need to apply different parsing logic. Currently, I’m using a long chain of if-elif ...
Yevhen Ivashchenko's user avatar
-2 votes
1 answer
45 views

I'm building a simple book manager with features to add, delete, view, and search for books. This seems like a good project for me since I'm a beginner. But I'm stuck on task 2, which is deleting a ...
Hugo's user avatar
  • 19
-2 votes
0 answers
34 views

I have build a web page that dynamically creates a form of inputs that has always different names. I achieved this by adapting the individual input field name attribute so I managed assosiate the ...
erotski's user avatar
  • 41
-1 votes
1 answer
25 views

I need help with defining my dependencies in a correct way for the Koin compiler. In MyApplication.kt I have: startKoin { androidLogger() androidContext(this@MyApplication) modules(...
me.at.coding's user avatar
  • 18.6k
0 votes
1 answer
25 views

I just installed new version of Intellij Idea (IntelliJ IDEA 2026.1) from its official website. When I try to open it, I got this issue. Here is the screenshot Here is my idea64.exe.vmoptions -...
Sercan Noyan Germiyanoğlu's user avatar
Advice
0 votes
0 replies
15 views

I'm planning a migration of several Oracle 19c CDB instances from SPARC/Solaris (with LDOMs) to Linux (Red Hat 8/9) and am trying to determine the right number of physical CPU cores for the new ...
Jamaz's user avatar
  • 1
1 vote
1 answer
39 views

I am building an open-source desktop app, it work offline using pyside6. I build and deployed it on linux with "pyside6-deploy" everything work well but on Windows both "nuitka ...
Holo Olagoke's user avatar
Best practices
0 votes
0 replies
14 views

I am trying to set up automated GUI testing for a Windows application within an Azure-based CI/CD pipeline, but I am running into fundamental issues with maintaining a stable GUI session. Context OS: ...
Daniel's user avatar
  • 233
0 votes
1 answer
38 views

Using PostgreSQL 18, I want to import a large .csv file with many unknown column names and rows. To be exact, I have 2 related .csv files. 1 file contains around 100 columns and 2,000,000 rows of ...
Jake's user avatar
  • 31
0 votes
1 answer
44 views

When I try to use a youtube video embed in html code, I get Error 153 Video player configuration error. I've researched it and saw stuff about referrer policy, I tried that and even with the "...
YAKOBISAAC's user avatar

15 30 50 per page
1
2 3 4 5
1610842