Newest Questions

24,172,611 questions
Filter by
Sorted by
Tagged with
0 votes
0 answers
2 views

I am setting up a Jenkins pipeline that pulls the latest code from a GitHub repository. However, the pipeline fails with the following error: curl: (28) Failed to connect to github.com port 443 after ...
Suman Kumar Sahu's user avatar
-4 votes
0 answers
11 views

Please give proper steps that will help me to reset.
PuneethKumar M S's user avatar
-1 votes
0 answers
13 views

I'm looking for a formula that will take a birthdate from the "Kid1Bday" column (format "March 3, 2014"), and add +1 year to the "Kid1Age" (format "Age 12") ...
Ruby's user avatar
  • 1
Advice
0 votes
0 replies
9 views

I have many different entries like this in my launch.json { "name": "win-...", "type": "cppvsdbg", [...] }, { "name": "lx-...", &...
Raphael Grimm's user avatar
-5 votes
0 answers
18 views

Following query produces 2 rows: SELECT i.type_desc, i.is_padded, i.fill_factor, i.ignore_dup_key, stat.no_recompute FROM sys.schemas s, sys.indexes i, sys.tables t, sys.stats stat WHERE i.object_id = ...
Igor's user avatar
  • 6,542
Advice
0 votes
0 replies
4 views

When downloading dashboard reports as pdf from appache superset it is coming as a screenshot of the current page and misses alll data in table charts. Only few records show up in the report download ...
Junaid Risvan's user avatar
0 votes
0 answers
8 views

I like to compose a JSON from some table data, I do it like this: DECLARE res JSON_OBJECT_T; ja JSON_ARRAY_T; ret CLOB; CURSOR cur IS SELECT JSON_OBJECT( KEY 'name' VALUE ...
Wernfried Domscheit's user avatar
0 votes
0 answers
5 views

I am currently trying to switch from TCanvas to TDirect2DCanvas for some drawing routines, as I wanted to speed things up a little bit. I did but stumble upon the missing TPenMode. I do not find a ...
kishmet's user avatar
  • 83
0 votes
0 answers
16 views

I'm trying to update software on my Mac Studio. Here are hardware that I have: Chip: Apple M1 Max Memory: 32GB HDD: 500GB OS: macOS Sonoma 14.7.2 I need to update XCode to version 26.* In software ...
I.Kapralov's user avatar
-2 votes
0 answers
12 views

We have several existing ADM models in production that we'd like to enhance with Adaptive Gradient Boosting, but we want to minimize disruption and avoid manual reconfiguration work if possible. I ...
Dhritiman Choudhury's user avatar
-2 votes
0 answers
29 views

I'm trying to set up a filter system with Unix timestamps, one for start date and one for end. However there is some overlap between the dates, e.g. if I select dates from February 1 - 28 it includes ...
David's user avatar
  • 405
-4 votes
0 answers
18 views

I am installing the OpenClaw on my WSL. But it keeps printing the same error messages about npm. I even tried after updating my npm, but it doesn't work. I also asked Gemini this question, her answer ...
최찬표's user avatar
-1 votes
0 answers
17 views

The Problem: We are experiencing intermittent and random failures when running Google PageSpeed Insights (PSI) on our production and UAT environments. While tools like GTMetrix and KeyCDN report the ...
Shubham Khatri's user avatar
Advice
0 votes
5 replies
53 views

I am currently learning the basics of python and I am the beginning of my programming journey. I was doing a course and came across the following problem. I initially picked TypeError and ValueError ...
Quin Gardiner Bax's user avatar
Tooling
0 votes
0 replies
12 views

I want to build an npm package which any business can install into their project which then parses it and create client tools which will mimic a real user on the website. The main idea is to help ...
Amartya's user avatar
  • 35

15 30 50 per page
1
2 3 4 5
1611508