Newest Questions

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

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 ...
jfefleming's user avatar
Advice
0 votes
0 replies
9 views

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 ...
lf-poc's user avatar
  • 1
Tooling
0 votes
0 replies
8 views

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 ...
B1smuth's user avatar
  • 53
Advice
0 votes
0 replies
9 views

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 ...
SoulSnatcher's user avatar
-2 votes
0 answers
20 views

I made a simple unity program that processes serial data from an Arduino (which is actually an ESP32 board with the Arduino core) and a potentiometer, and uses the data to affect a gameObject's ...
RyMay's user avatar
  • 1
0 votes
0 answers
10 views

I’m using Angular with ngx-build-plus and Webpack Module Federation. I have a Web Worker like this: const worker = new Worker(new URL('./model.worker.ts', import.meta.url)); Inside the worker, I ...
ramachandruni kousik's user avatar
0 votes
0 answers
33 views

I test a simple program via perf stat #include <cassert> #include <cstddef> #include <iostream> int main(int argc, const char* argv[]) { assert(argc == 3); int64_t iters = ...
ilnurKh's user avatar
0 votes
0 answers
15 views

I tried to figure out how to remove the bokeh logo from a hv.Layout, since it is possible for a single plot or overlay, but not a layout (see example below). import holoviews as hv import panel as pn ...
25334's user avatar
  • 25
0 votes
0 answers
16 views

I do have version 3.0.4 (at avalonia app): _sparkle = new SparkleUpdater( "https://storage.example.org/appcast.xml", new Ed25519Checker(NetSparkleUpdater.Enums.SecurityMode.Strict, &...
nKognito's user avatar
  • 6,383
-1 votes
1 answer
25 views

’ve been going through the InkDes documentation and started using it to build email templates with its React-style components (like <Body>, <Section>, <Text>, etc.). From what I ...
Mr. Solver's user avatar
-3 votes
0 answers
37 views

Original code found here. I can't get this to round the corners. <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" ...
lain's user avatar
  • 1
Advice
0 votes
1 replies
14 views

I am evaluating whether WPA Supplicant can generate X.509 certificates (self-sign CA or issuing child certificates) by itself, or if it only loads existing certificates. The official documentation ...
user32660396's user avatar
-1 votes
0 answers
19 views

I'm building ScamAlert Pro, an Android app that detects scam calls in real time using on-device AI (Moonshine STT). The concept is proven — transcription, keyword detection, and overlay alerts all ...
ScanAlertPro's user avatar
0 votes
0 answers
17 views

After I update project from AGP 9.1.1 to 9.2.0 latest version I start receiving following errors on build: Multiple build operations failed. Could not resolve all files for configuration ':common:...
Sergey Emeliyanov's user avatar
Best practices
0 votes
2 replies
32 views

I am working on a new application and I have a question related to the microservice vs modulith. I have related functionalities and am thinking to have them into a single modlith rather than having a ...
Atul's user avatar
  • 3,487

15 30 50 per page
1
2 3 4 5
1610563