close
Skip to main content
Filter by
Sorted by
Tagged with
3 votes
1 answer
98 views

I have two versions of a c project in the same folder. (They were initially in different folders, moved them for debugging purposes). I have set both of them to verbose output and the results are the ...
Taylor Barkhouse's user avatar
-2 votes
0 answers
42 views

I am trying to install Jenkins on Ubuntu 24.04 running inside WSL2 on Windows 11, but I keep getting a GPG signature verification error while adding the Jenkins repository. I have already spent ...
Advice
0 votes
0 replies
48 views

I have a custom fan control (based on a rpi2040-zero), which provides a custom JSON API via serial connection. Now i want to integrate that into hwmon/lm-sensors. I want to read & control each fan,...
Marc's user avatar
  • 3,947
Best practices
0 votes
3 replies
58 views

Our Python program starts by reading a large amount of input data. It then forks a number of workers to process it. The workers inherit the input as shared pages, which allows to save many gigabytes ...
Mikhail T.'s user avatar
  • 4,374
Tooling
1 vote
6 replies
170 views

I noticed in sl source code if I modify sl.h to remove spaces before end of the string code does not work properly for some reason. I use xfce4 terminal. For example, if I disable wagons on D51 train (...
skami0_0's user avatar
Best practices
0 votes
2 replies
69 views

So, m a 3rd year CS grad, I have 2 ubuntu laptops now, have pretty good understanding of linux. I wanted to ask the best way I can setup these 2 laptops for maximum efficiency n kinda look cool. I ...
Shashank Tiwari's user avatar
-3 votes
0 answers
31 views

I'm having trouble building the core-image-weston image. I'm using Ubuntu 22 and VMware Workstation. config in local.conf: MACHINE = "stm32mp1" DISTRO ?= "poky" ...
Dawid Wawrzeniuk's user avatar
-1 votes
0 answers
65 views

I am trying to develop the software for fingerprint scanner for ZK9500, i copied all the so files from sdk x64 path to current folder and tried to test the demo project they provided by running as ...
user32723307's user avatar
-3 votes
0 answers
126 views

I am trying to install PHP 8.3 on an Ubuntu 22.04 (Jammy) VM running Apache, but apt update fails specifically for the ondrej/php PPA repository. Error Could not handshake: Error in the pull function ...
laravel-dev's user avatar
2 votes
1 answer
349 views

I'm fairly new to programming with c, before I used python on windows. Now I want to code on an Ubuntu 26.04 LTS machine, wanting to use the libusb-library, but it doesn't work... I upgraded gcc using ...
lesenv's user avatar
  • 29
Best practices
2 votes
9 replies
172 views

I have been learning about blocking and non-blocking I/O from file descriptors. Basically I want to detect key-presses for a game and want to know the best method for it. The platform is linux, and I ...
Ali Ahmed's user avatar
  • 183
Advice
1 vote
2 replies
75 views

Does anybody know the name of a software tool with GUI friendly interface that helps me map calls like that on Windows, for Linux instead using system tracing related to the GUI and it's components, ...
user32704440's user avatar
-2 votes
1 answer
81 views

I don't know much about these things, but I understand that tools like nc and socat are used for reading from sockets/FIFOs. What I want to do is this: I have socket/FIFO/whatever-the-appropriate-...
Melab's user avatar
  • 3,062
0 votes
0 answers
66 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,016
Best practices
0 votes
10 replies
163 views

I’d like to ask for some advice on best practices for searching within a large repository. In my case, the repository isn’t actually that big, but let’s assume it’s quite large. I’m trying to find an ...
Tri Ngo Hoang Minh's user avatar

15 30 50 per page
1
2 3 4 5
15147