Newest Questions

Filter by
Sorted by
Tagged with
1 vote
0 answers
10 views

I am trying to create a node that read a gstreamer pipeline and process it using opencv Somehow those three are not playing nice. The strange thing is that this same code works well outside of ROS2. I ...
Samer's user avatar
  • 2,052
-3 votes
0 answers
20 views

What is permission is similar to 755? First of all, for over last 8 months I tried for a getting a solution via my hosting company's Advanced Tech Support, and also by searching Google and its AI, but ...
Sammy's user avatar
  • 989
0 votes
0 answers
12 views

I am building a Tizen web app for a Samsung KM24A/KMA kiosk with a built-in/connected 3-inch thermal receipt printer. The printer is shown by the kiosk UI on RS232C4, and the printer supports Serial / ...
Jamie Taylor's user avatar
  • 3,530
Advice
0 votes
0 replies
10 views

I asked this question about viewing local HTML files with YouTube embedded in <iframe> in my browser. Local HTML file embed youtube with <iframe> It was answered that it couldn't be done ...
Terry's user avatar
  • 67
0 votes
0 answers
9 views

I am using Spotfire with a Custom Query on Amazon Redshift. I need a prompt where I can paste multiple 12-digit API numbers at once (comma-separated) and have the query filter results to only those ...
Hansel Jade's user avatar
0 votes
0 answers
21 views

Tick marks for sliders were added in iOS 26, as described in the SwiftUI updates for June 2025: Slider now supports tick marks. Tick marks appear automatically when initializing a Slider with the ...
Benzy Neez's user avatar
-5 votes
0 answers
42 views

I am a computer science student currently exploring different career paths in the IT industry and would like some guidance from experienced professionals. I have been learning Java, Data Structures ...
AKASH MISHRA's user avatar
2 votes
1 answer
33 views

Will this exact code cause a memory leak? Or will the Garbage Collector (GC) clean up both objects since they form an “island of isolation” and are no longer referenced by the application root? What ...
Mehrzad's user avatar
  • 21
-2 votes
1 answer
40 views

ContainerFile that image is built from: FROM ubuntu:26.04 EXPOSE 5000 RUN apt-get update RUN apt-get install -y aspnetcore-runtime-10.0 RUN apt-get install -y curl # Directory where www data is ...
Paul's user avatar
  • 1,054
-1 votes
0 answers
18 views

I am dealing with a problem in which I have a set of data and I pass them through a Set transformer. Each element in the set provides me with spatial information about the location of a robotic agent. ...
useeeeer132's user avatar
4 votes
1 answer
61 views

I just enabled Code Analysis rule CA1305 in my code base, and I get lots of the following warning: Warning CA1305: The behavior of 'string.Format(string, object)' could vary based on the current user'...
Mike Nakis's user avatar
  • 63.7k
-3 votes
0 answers
60 views

Is injecting IServiceProvider directly into the Processor class considered a bad practice in this specific scenario? How can I refactor this using dependency injection (perhaps a factory pattern or ...
Mehrzad's user avatar
  • 21
Best practices
0 votes
1 replies
41 views

I need in algorithm that can find on mesh (or binary mask) the shortest loop to cut it off and transform handles to simple branches. Another way to say it: I want to find minimal cycle-to-cut that ...
виктор ивнов's user avatar
Advice
0 votes
1 replies
30 views

In Perl, is there an nsort function (to sort numerically) available in a mainstream CPAN module? There is nsort_by in both List::MoreUtils and List::UtilsBy, but no nsort. Sort::Naturally has nsort, ...
mscha's user avatar
  • 6,870
Advice
0 votes
4 replies
48 views

I designing a system that's able to detect the bank type from transaction exports but I'm finding it hard to design a system in typescript that's both easy to follow and easy to expand. I tried a ...
RiBi's user avatar
  • 883

15 30 50 per page
1
2 3 4 5
1610116