Newest Questions

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of -3
0 answers
10 views

I'd like to build a website from scratch using programming, where customers can place orders, make purchases, or book an appointment at the repair shop or a rental. This would be my first time doing ...
Score of -1
0 answers
17 views

As far as I'm aware, it's best practice to use the `a` tag instead of implementing links in JavaScript, due to accessibility concerns and more. The table tag still fulfills a great gap in developer ...
Score of 0
0 answers
38 views

I'm seeing this on OceanBase CE 4.3.5.5 (MySQL mode, single-node Docker). Same session, minimal tables: DROP TABLE IF EXISTS t0, t1; CREATE TABLE t0 (c1 DOUBLE PRIMARY KEY, c2 BLOB); CREATE TABLE t1 (...
Score of 0
0 answers
13 views

I'm using loadTextEx to import a CSV into a partitioned table. I generated the schema with extractTextSchema, which shows the same number of columns as the target table. But loadTextEx still throws a ...
Score of -3
0 answers
63 views

When I'm running the website in Firefox all the different whites I put, even though they are significantly different as to be visibly standing out, such as box on screen appear same color. Form-boxes ...
Score of 0
0 answers
38 views

I have submitted a form whose fields can be empty and the resulting URL is <http://localhost:8000/oglasi/pretraga?grad=&broj_soba=&m2_od=&m2_do=&cena_od=&cena_do=>. Filter ...
Score of 0
0 answers
33 views

I have a pipeline in which several files are processed using consecutive processing steps, and when I run the pipeline sometimes errors can occur and halt all processes. In this example: process FOO { ...
Score of -5
0 answers
50 views

I’m trying to set up an MCP (Model Context Protocol) server for DuckDuckGo / web search so that my local LLM can fetch real-time information for coding-related agent tasks inside VS Code Continue. My ...
Score of 1
0 answers
34 views

Environment Apache Ignite 3.1.0 (Native) Two colocated tables with the same distribution zone. Table details - PRODUCT_MAPPING Composite primary key: (company_id, item_id) Additional sorted index ...
Score of 1
3 answers
122 views

I am designing a workflow for a small client-server application that interacts with an external API. This API has switched to an asynchronous, job-based model: we trigger a task, get a JobId, and then ...
Score of -5
0 answers
60 views

I’d like to understand how you confirm that a suspected bug actually exists and create reliable steps to reproduce it. What methods do you use to isolate the issue, compare expected and actual ...
Score of -3
1 answer
58 views

Situation: Legacy Relational database (Oracle, sadly) containing the data to be queried. Lots of schemas and tables. Not always ideally structured and organized as organically grown over decades. ...
Score of -2
0 answers
22 views

Our site relies heavily on autoIndex and a lot of subfolders. (Text files only.) Linux-based operating system with Apache web server software. I've been experimenting with the presentation, which is ...
Score of -2
0 answers
42 views

I have joined a boot camp for ML (in C, with no libraries) to deepen my understanding. We have mostly covered the theoretical part. They have given us a project on predicting house prices. I made it ...
Score of -5
1 answer
58 views

I've powered the form through 'Web3Forms' to receive data each time someone fills out the form I'm testing the form and code and I keep receiving a submission error Someone please help What am I doing ...

15 30 50 per page
1
2 3 4 5
1609781