Newest Questions

0 votes
0 answers
11 views

I'm new to the C language (I'm doing CS50x) and I want to code a merge sort algorithm. I want to debug my code but I can't figure out why malloc in sort_disassemble is crashing. P.S. The code isn't ...
Crucial Beauty's user avatar
0 votes
0 answers
4 views

When I display message from within a ajaxToolkit:ModalPopupExtender the ajaxToolkit:ModalPopupExtender closes after the message closes. How can I display ajaxToolkit:ModalPopupExtender and still ...
Yuppski's user avatar
  • 195
0 votes
0 answers
7 views

I am trying to move some test configuration into a common Poetry package to avoid repetition of the same fixtures. In a project there is a package named user-service with tests folder inside. Inside ...
Misha's user avatar
  • 57
Best practices
0 votes
0 replies
8 views

Good day everyone looking for public api ai for free for study purpose can you give me a links or any api's to support my study in webdev- and any tips about WEB DEV API build with an app how to ...
Franzcon's user avatar
1 vote
0 answers
7 views

I am building an Android application using the Flet framework in Python. I am trying to customize the splash screen logo and the app icon, but after building the APK, the app still shows the default ...
Kushner Akiva's user avatar
1 vote
0 answers
7 views

I'm unable to insert records in Salesforce sales org using below code due to another apex class (trigger handler class): public class Demo { // try to insert only one record and fetch Id of ...
vijay sidaraddi's user avatar
0 votes
0 answers
4 views

due to some unavoidable legacy solutions we have several SSIS packages running in Azure Data Factory. These packages reach out to Snowflake using service accounts, and we are now moving those service ...
MikeLanglois's user avatar
Tooling
0 votes
0 replies
13 views

I have a project that is currently in github pages (and will change to codeberg sometime this year) and we want to invite collaborators of all backgrounds. This means a lot might not have a github/...
Spaghettiboy's user avatar
0 votes
0 answers
7 views

I have imported the data from the attached Excel file. The dataset currently has the following structure: ISO, Name, 1993, 1994, 1995, …, 2023 Each year is represented as a separate column, and new ...
Gourav Joshi's user avatar
0 votes
0 answers
7 views

I have a webpage. I show a ajaxToolkit:ModalPopupExtender(MPE_Example_Panel_Like_Browser). I click a button on the ajaxToolkit:ModalPopupExtender(MPE_Example_Panel_Like_Browser) to then show another ...
Yuppski's user avatar
  • 195
Best practices
0 votes
0 replies
10 views

have a Spark-on-Kubernetes ingestion use case and I’m trying to understand the right design for Spark Structured Streaming. We have around 500 customers. Each customer has their own S3 bucket and ...
alex kriezelman's user avatar
Advice
0 votes
0 replies
10 views

Good day everyone. I hope you are all fine and healthy. I have question relating to basically collecting samples and using the best tecqnique to filter and present the information. I have an ...
Nick_K's user avatar
  • 651
-6 votes
1 answer
22 views

I am trying to integrate the Currencylayer API into my website to fetch real-time exchange rates for different currencies. My goal is to display converted currency values dynamically on my website, ...
Ramesh Chauhan's user avatar
0 votes
0 answers
23 views

I’m encountering a crash when opening an encrypted database using sqflite_sqlcipher on versions above 2.2.1. The same code works fine on 2.2.1, but fails consistently on newer versions. Code Snippet: ...
Aakash Deep's user avatar
Best practices
0 votes
0 replies
11 views

I’m trying to implement Kerberos SSO (SPNEGO / Integrated Windows Authentication) for a web application in an Active Directory environment. The application is deployed on OpenShift Kubernetes and ...
Mert's user avatar
  • 39

15 30 50 per page
1
2 3 4 5
1610568