Newest Questions

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

When integrating a CORBA system where the server is C++(03) using omniORB 4.3 and the client is C# using IIOP.NET. Server side (omniORB) Server runs fine in SSL mode with a proper server certificate. ...
void's user avatar
  • 7,950
Best practices
0 votes
0 replies
3 views

I am currently building M TG program that is dat is used for Cube Building. I have been using API calls to Scryfall. This has been working so far good as it's very lightweight and doesn't require me ...
erotski's user avatar
0 votes
0 answers
9 views

I am running Neo4j Community 2026.02.2 (on Ubuntu 24) and running "service neo4j status" shows "Remote interface available at http://localhost:7474/" however when I go to the ...
Antony's user avatar
  • 4,452
Advice
0 votes
0 replies
7 views

I'm building a Next.js app communicating with standalone backend with Supabase. Here's my current setup: I have a Supabase instance on the backend handling authentication and protected resources. ...
Marcin Komar's user avatar
Advice
0 votes
0 replies
10 views

If this isn’t allowed, I can take it down. I'm running research to understand how teams handle deploying, reviewing, and monitoring production changes and I'd love to hear how it works for you. No ...
Fruity Aeroship's user avatar
0 votes
0 answers
6 views

The Linux version currently in use is 5.10.247. I want to configure a fixed aging time for entries in the Linux neighbor subsystem. As is well known, the function neigh_rand_reach_time() introduces ...
qinghuajun's user avatar
-1 votes
0 answers
8 views

I'm using Postman 12.1.2 on Mac. My goal is to create new internal workspace from a Git Repo. I've checkouted repo from my gitlab. And now I'm trying to create new workspace with the settings from the....
Victoria Agafonova's user avatar
-2 votes
1 answer
16 views

I was using CLion and was having some error with the compiler as it was not accepting vector initializing through lists. To fix I asked chatgpt and it told that my clang compiler standard is set to ...
Nick's user avatar
  • 1
0 votes
1 answer
32 views

I've been working on legacy MFC application compiled with /std:c++17. It was compiling fine until I upgraded it to use c++20. This library I've been working on has a template class depending on some ...
tftoclik's user avatar
  • 171
0 votes
1 answer
19 views

I have an issue that occurs only in Firefox. On my page there is a header and a product list. The header list has some sticky components to keep it in view on the page, as the user scrolls through the ...
munHunger's user avatar
  • 3,239
0 votes
0 answers
9 views

I have built the application with -fsanitize=address and have inserted a deliberate memory leak into the code in the form of: std::ignore=malloc(512); ASAN_OPTIONS EV is set to color=never:...
David Partridge's user avatar
0 votes
1 answer
14 views

In the following example, there is a big space between the + and 'Some content'. How can I make it so that text element fits the content when it is wrapped but also stays 1 line when there is enough ...
Jiseung Jung's user avatar
0 votes
0 answers
6 views

I am trying to run a WDS application inside a Virtual Machine, which uses IBM SolidDB as its database. The database service starts successfully, but the application keeps connecting and disconnecting ...
pavithran pavi's user avatar
0 votes
0 answers
11 views

The SVG spec states that I should be able to "truncate" overflowing text using an ellipsis, and gives a nice example (with an image of it working). See here:- https://www.w3.org/TR/SVG2/text....
MPFJ's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
1611202