Newest Questions
24,158,447 questions
0
votes
0
answers
6
views
How to I resolve undefined reference errors when compiling my application?
here's the issue:
I'm compiling my application in an Ubuntu Docker container; I've compiled in a similar environment before, and can compile on my local machine.
When I compile within the container, ...
0
votes
0
answers
5
views
Direct2D in WPF: what am I doing wrong?
I am using Vortice to draw Direct2D graphics in a WPF window.
I have been able to make it work using Vortice.Direct2D1.ID2D1Factory8.CreateHwndRenderTarget() , but this works with a HWND, so it ...
Best practices
0
votes
0
replies
7
views
SSIS oracle connection
I'm working on an SSIS project and using oracle database as source but since microsoft is not supporting the old tools I'm having trouble finding a solution. I'm using ODBC but I always get a licence ...
Best practices
0
votes
0
replies
13
views
How to model data to Rust type
I am building an app for an embedded device which should connect to a WiFi and then make some HTTP requests and display the data. The app/device connects, fetches and displays on every iteration and ...
Advice
0
votes
0
replies
9
views
Problema com o settings.exe
Probelma com o settings.exe do meu Pes2017 (com se calhar um problema com o path, não tenho certeza).
Sempre que tento configurar o meu comando para jogar(no PC) ele não funciona, apertar ok parece ...
Advice
0
votes
1
replies
11
views
About transformer and rectifier useage question
I use 3-line transformer and rectifier want to output likes 0V-6V-12V, is it correct below this circuit?
https://ibb.co/39SGfF7p
Tooling
0
votes
0
replies
13
views
ByteCode C2 Framework
You're on a red team engagement. You generate a Havoc payload. You execute it on Windows 11. Windows Defender catches it immediately.
This happened to me. Repeatedly.
Stock open-source C2 frameworks (...
-1
votes
0
answers
15
views
How do I provide session id to webdriver?
I am creating webriver instance and connect to following this guide: https://developer.mozilla.org/en-US/docs/Web/WebDriver/How_to/Create_BiDi_connection.
I am creating session following via this ...
0
votes
0
answers
29
views
Issues triggering Colorize filter in GIMP via Python script
I'm trying to write a custom Python script to help automate the process by which I generate normal maps for a game.
Example of what I'm trying to speed up: Base palettized image > Normal map
The ...
Advice
0
votes
1
replies
24
views
Fill a column with check boxes till the last row of the data
I have a google sheet populated by a Query, number of rows of which is dynamic and varying. I would like to insert checkboxes in the last column till the last row of the data. How do I acheive it?
...
Advice
0
votes
0
replies
18
views
Using postfix with .qmail files
I have a very old VPS running on Centos 5 (that's how old it is) and as it can't be upgraded I've just switched to a new one running Ubuntu 24.04. On my old server I was using postfix with .qmail ...
-2
votes
1
answer
44
views
Visual artifacts when exporting pie charts via ggplot ggsave
My partner has what I think is a very weird issue when saving pie charts from R via ggsave - basically, small additional marks are getting added at the centre of the graph where the various slices of ...
Advice
0
votes
0
replies
25
views
Does Gemini Enterprise GitHub connector search a private repo in real time or only the indexed Data Store?
I am testing Gemini Enterprise / AI Applications with the GitHub connector for a private GitHub repository.
My goal is to create a read-only search or review assistant for one private repository. I do ...
Tooling
0
votes
2
replies
26
views
Need a logger that does both terminal and file based logging
I am making a product data pipeline in python. But I need a good logger that logs on both terminal as well as file. There are default logging facilities in python, but they are only for files.
Colours ...
Advice
0
votes
0
replies
18
views
Disable pull/swipe down to refresh on android
Is there a terminal command or ADB or any possible way to disable or prevent pull/swipe down to refresh on Android?
I despise this feature and want it gone altogether. Some apps like Firefox browser ...