Newest Questions

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

※Please note that this post has been translated from Japanese. Thank you for your understanding. My team is currently using Vuforia's Image Targets AR and Model Targets AR in our mobile native ...
Yuki.H's user avatar
-1 votes
0 answers
16 views

I am running a pfSense firewall (2.8.1-RELEASE, FreeBSD 15) hosted on a cloud VM. I have configured an OpenVPN server to allow remote users to connect from multiple geographically distributed sites. ...
Kavindu Akalanka's user avatar
-1 votes
1 answer
31 views

I'm using pathlib.Path.mkdir() to create a nested directory structure. I expected the call to create all missing parent directories, but it raises an exception. Minimal reproducible example: python ...
user32705800's user avatar
0 votes
0 answers
23 views

I moved from Airflow 2 to Airflow 3 and i see that now I am supposed to use on_failure_callback on DAG level to send an email notification, after setting up smtp_default connection as per the email ...
user23449623's user avatar
1 vote
0 answers
32 views

I recently uploaded my flutter app to Google Play Store and currently on the internal testing phase. The app works fine when I install it in my phone via vs code, but 1 page crushes when I install it ...
thabo motshweni's user avatar
Advice
0 votes
1 replies
29 views

I have a file called "todo", which is basically a text file that stores my todo list. I want to be always reminded of my ongoing task when I open my Neovim. So, when I execute "nvim&...
Zaki's user avatar
1 vote
0 answers
64 views

I commonly use type aliases to be able to change a given type within my program and to give them some semantic, but I have an issue that appeared by adding the -Wuseless-cast to gcc: #include <...
Oersted's user avatar
Advice
0 votes
0 replies
37 views

Local SEO has become increasingly complex as search engines personalize results based on geography, language preferences, device signals, and user behavior. While VPNs have traditionally been used to ...
USAMA Ansari's user avatar
0 votes
1 answer
34 views

I enabled Partial Prerendering (PPR) in my Next.js 16 project by commenting out export const dynamic = "force-dynamic" across all pages and adding cacheComponents: true to my next.config.ts. ...
Fakhrul Islam Fuad's user avatar
Advice
0 votes
0 replies
31 views

We are planning a mainframe modernization project for an IBM Z environment containing COBOL applications, CICS transactions, JCL jobs, and DB2 databases. One of our biggest challenges is understanding ...
Pallavi aditii's user avatar
-4 votes
0 answers
42 views

this is the polynomial equation m(x) is the data and I(x) is nothing but FFFF but how do i do this programitically. But i am confused on how to implement it in c how do i multiply create generator ...
v zoho's user avatar
Advice
2 votes
0 replies
42 views

We have configured the WhatsApp Cloud API directly, not through a BSP. We are using the /messages endpoint to send WhatsApp messages to our customers, and it is working correctly. However, before ...
Alaa Sayed's user avatar
-2 votes
0 answers
38 views

I am currently working on the Wine Quality dataset and struggling with significant overfitting. My model performs well on the training set but fails to generalize on the test set. I have already tried:...
Bảo Trâm Nguyễn's user avatar
1 vote
0 answers
43 views

To start R without the startup banner or the quit/save dialogue, we can use alias R='R --quiet --no-save --no-restore' giving: $ R > How can we achieve the same in (1) RStudio Desktop and (2) a ...
jay.sf's user avatar
Advice
0 votes
0 replies
47 views

I am considering to buy GPUs for my project of open source text-to-video models like ltx-2-19b (lightricks) or wan-v2.2-a14b. I read online that the same configuration/quantization and seed will give ...
Ayush's user avatar

15 30 50 per page
1
2 3 4 5
1610045