Newest Questions

0 votes
0 answers
2 views

I'm trying to get tag data for each blog post I retrieve from the database. In order to do so, I need to first make an asynchronous call to the database to retrieve the blog post data that contains ...
0 votes
0 answers
5 views

I have no prior experience with web server apps. It's all new to me. I'm using Delphi 13 and the IdHTTPWebBrokerBridge to create a 32 bit FMX REST server called PocketGMServer.exe. It's hosted on an ...
-3 votes
0 answers
18 views

Why internet site hosts don't support more contact formularies to their host clients? That technology is very comum today; That service provided by site hosts don't attend the atual needs; The site ...
0 votes
0 answers
6 views

script below launches profile but isn't controlling the profile, it stays open and doesn't go to the url. I am writing script for posting on kijiji but selenium isn't working well and it gets ...
-1 votes
0 answers
14 views

two weeks ago we purchased a Twilio PBX service and we have a synchronization problem between the voice and the app. The voice is working and we can hear the call perfectly, but after the ...
-5 votes
0 answers
42 views

So I want to crop about 40 videos in a folder with the same parameters. Namely: ffmpeg -i myvideo.mp4 -filter:v "crop=960:ih:x:y" output.mp4 How can I do this in batch? I've tried with some ...
-1 votes
0 answers
20 views

Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to ...
stackuser's user avatar
  • 4,205
0 votes
0 answers
18 views

I've been using central-publishing-maven-plugin:0.4.0 so far with skipPublishing=true. It built all the deployment files without uploading anything (I did it myself), perfect. Bumped to 0.9.0 : it now ...
jjazzboss's user avatar
  • 1,452
-3 votes
1 answer
76 views

I am trying to embed content from an external website using an <iframe> and want to display only a subset of the content, specifically the blog post titles, inside a fixed container (e.g. 300px ×...
0 votes
0 answers
23 views

I get the following error when I try to sync my data source (S3) of my knowledge base using titan-embed-text-v2 and pinecone: Data sync failed. "Knowledge base role arn:aws:iam::NUMBER:role/...
Kjell's user avatar
  • 1
0 votes
2 answers
88 views

I have a TimeZones table that provides a list of all the time zones in the world with names, offset info, etc. I also have a CountryId column in my table which tells me which country time zones are in ...
Sam's user avatar
  • 31k
0 votes
0 answers
17 views

has anyone noticed that using the latest version of testcafe studio, it seems that native automation is enabled using 'Record a new test' but disabled using 'Run all tests'? fixture `login as admin` ...
phil.soliz's user avatar
1 vote
0 answers
15 views

I currently have the below onOpen function that runs when it opens the Google sheet. It goes to the active cell to one row past the current date. I want to use this same macro on sheet1 and sheet2. ...
Charles new's user avatar
-5 votes
0 answers
152 views

This was my first time using cursor, I had started coding a basic personal portfolio website, made the first section of the body about me, my name my field of expertise and a lil about me, asked the ...
Deepak S B's user avatar
Advice
0 votes
0 replies
6 views

Currently, database content in the existing repository is updated manually in the production database. We would like to migrate this process to Liquibase with a CI/CD pipeline that supports multiple ...
John's user avatar
  • 13

15 30 50 per page
1
2 3 4 5
1612133