Newest Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
15 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
0 votes
0 answers
17 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
0 replies
19 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
44 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
29 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
0 answers
26 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
26 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
34 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
33 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
31 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
38 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
38 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
Tooling
0 votes
0 replies
27 views

I am developing a Node.js-based telephony and call-intelligence prototype. I plan to use Replit Agent for repository-level implementation and ChatGPT for architecture review, debugging, test design, ...
Derek Boman's user avatar
Tooling
0 votes
0 replies
44 views

I'm a web developer trying to decide between Google Chrome and Firefox Developer Edition as my primary development browser. I use DevTools frequently for debugging HTML/CSS/JS, inspecting network ...
techvian's user avatar
0 votes
2 answers
49 views

I'm working on a project where I only need a few specific classes from a third-party library. However, when I add the dependency in Gradle, it includes the entire library. Is there a way in Gradle to ...
Ankita's user avatar

15 30 50 per page
1
2 3 4 5
1610044