Newest Questions

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

I am attempting to replace an existing perl webapp with Bootstrap and PHP, but running into problems on multiple forms posting. I have a form for adding a "host group" and then populate a ...
Robert Osbourne's user avatar
Best practices
0 votes
0 replies
6 views

I'm creating a project to add to a not-yet-existent portfolio and I have some things I'm confused about. The goal of the project is to create the most comprehensive collection of artwork (drawings,...
somedude's user avatar
0 votes
0 answers
19 views

I have a method in a derived class which I want to call via a unique_ptr to the base class. How do I cast my unique_ptr to the base class to allow me to call the method in the derived class? #include &...
NetHead's user avatar
  • 99
Best practices
0 votes
0 replies
11 views

I have a benchmark test where I compared two approaches (graph and linear) both using two different technologies (PacBio and Illumina). I decided to summarize the outcome in a confusion matrix using ...
Matteo's user avatar
  • 693
0 votes
0 answers
10 views

I recently imported a MYSQL server into MariaDB and am running into issues with certain stored procedures. Many of them run just fine but any of them that require passing in an iput in the form of a ...
TeaDrinker's user avatar
0 votes
0 answers
4 views

I noticed an issue with GAS when dealing with certain floats. I have a function that rounds floats to the nearest hundredths place, which is just the single line: (Math.round(num * 100) / 100); The ...
J_code's user avatar
  • 359
Best practices
0 votes
0 replies
19 views

I am new to YubiCo and reading docs while waiting for my YubiHSM2. I need to add HSM support to a legacy (since 2004) Windows program written in Python 2.7. I can't use the Yubico Python interface ...
Larry Martin's user avatar
1 vote
0 answers
31 views

I'm running in .NET 10 with the most recent update for everything. I'm in EF. I'm ASP.NET Core. Below is my program.cs file. Inside of the program.cs file, when I call to get my connection string, ...
Wallace B. McClure's user avatar
0 votes
0 answers
22 views

I am following up from a post here where I had a dependency mismatch. I have that resolved, but a new error has come up. I updated WSL, but am getting the following error when trying to select new >...
ENIAC-6's user avatar
  • 404
0 votes
0 answers
21 views

I am using rustfs to act as an S3-compatible service within a set of integration tests. Previously, I was using minio in a similar fashion. I have a set up input files in a folder my-config that I ...
terrywb's user avatar
  • 4,034
Advice
0 votes
0 replies
21 views

Someone tried to discover why apple services are so slow and bad? If appstore will work like app dev this company already was closed. i tried enroll first time. Payed . Sended documents but no answer ...
Dragonboh's user avatar
-2 votes
1 answer
20 views

**Objective:** For each home team, summarize their home-game activity in both the regular season and the postseason. Drive the query from `schedules` (one row per game) and use `games_wide` (regular ...
Ethan Wang's user avatar
Best practices
0 votes
1 replies
19 views

i thinking build a music app or you can choose to be only listener, musician or both how is the best way to build a relational type, i thinking many to many with a third class who had some roleId or ...
Lucas Cherbuin's user avatar
0 votes
0 answers
20 views

When loading using libbpf a BTF object that defines a probe on SEC("tracepoint/syscalls/sys_enter_execve") on an UML kernel (tested with 6.18.26), EINVAL is returned from __sys_bpf -> ...
patraulea's user avatar
  • 1,014
-1 votes
0 answers
16 views

I'm not sure what character combination I'm pressing, but I occasionally end up with two open consoles. They are exact duplicates, so what I type/execute appears in both. I want to close one without ...
Pierre Raynerd's user avatar

15 30 50 per page
1
2 3 4 5
1610471