Newest Questions

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

I'm trying to run the diffusion policy project's kitchen task, and now I'm trying to solve its environment problem. The diffusion policy's Github link: https://github.com/real-stanford/...
昭思应's user avatar
Advice
0 votes
0 replies
2 views

General overview I make a widget witch show if am I currently doing a screencast. It just show a picto who turn red when the screencast is active. The problem For the moment, my code just detect if ...
fauve's user avatar
  • 321
0 votes
0 answers
15 views

Is It possible to show a custom notification on IOS lockScreen with a pause/resume button , i want to use it for my recording app. Currently i am using it oun notification looks like we are playing ...
shiv's user avatar
  • 1
0 votes
0 answers
16 views

I'm trying to clean up the testing workflow for a project I'm working on, a database built on top of io_uring and NVMe. Right now I'm using KVM and its NVMe device emulator to power the dev ...
Mascarpone's user avatar
  • 2,594
-1 votes
0 answers
14 views

I have written a CFD code which I POC'd in Python. In order to accelerate the computationally expensive parts, I have rewritten these methods in C. I am calling them using ctypes which seems to work ...
TriJB's user avatar
  • 27
0 votes
1 answer
24 views

I'm building a photo upload component in SwiftUI where the entire rectangular area should be tappable to show a Menu with options (Photo Library / Camera). The problem: No matter what I try, the Menu ...
Shakhzod's user avatar
0 votes
2 answers
31 views

I’m building a small ML-backed API using FastAPI (Python) and consuming it from a React frontend. Locally, everything works as expected. However, in production (Docker + reverse proxy), the same ...
Shyam Sathish's user avatar
1 vote
2 answers
26 views

I noticed this kinda of event some weeks ago, but I ignored, now it's making me curious. the last element that I add always end up in the up position of the screen, no matter how much I try to alter ...
Vini's user avatar
  • 1
0 votes
0 answers
30 views

I am using the Postmark library for .Net: public async Task<MailResult> SendAsync(string toEmail, string subject, string textBody, string? htmlBody = null) { var message = new ...
acmoune's user avatar
  • 3,473
0 votes
0 answers
24 views

Im following the Materialized Tables Quickstart guide on the Flink page and on the SUSPEND part im encountering the error "failed to create savepoint directory at *path*". I tried all ...
apomit's user avatar
  • 1
0 votes
0 answers
19 views

I am using playwright 1.57.0 to test login automation. The process fails when entering a verification code (after the credentials have been successfully submitted). # config holds selector strings for ...
Abid's user avatar
  • 700
0 votes
0 answers
19 views

We are moving to user-managed identity-based authentication from certificate-based. Current code uses PnP core to talk to SharePoint. However, even after providing the site.fullcontrol permission to ...
Rohit's user avatar
  • 284
Tooling
1 vote
0 replies
17 views

what shortcuts can i use to split strings in my database (BigQuery). i have been trying a lot of functions and i make use of the google bigquery platform. i'm getting really confused now. i tried ...
AIAES's user avatar
  • 1
-1 votes
0 answers
32 views

I'm trying to debug an issue I came across when trying to separate backend from the GUI. Initially I implemented with success multithreading behavior in one main wxFrame class basing on this tutorial: ...
Jacob's user avatar
  • 75
0 votes
1 answer
17 views

I have started trying to learn machine learning and ai just a week ago so I have no experience. I am trying to implement this repo in a simple way in my own project. I learned what each layer should ...
Ekim's user avatar
  • 3

15 30 50 per page
1
2 3 4 5
1612386