I'm working on getting my database to talk to my Java programs. Can someone give me a quick and dirty sample program using the JDBC? I'm getting a rather stup
when I export the Nextjs files, the fonts, are wrong. In the console I get the following error: This is how my global.css file looks: @tailwind base; @tailwind
I'm trying to install Sonarqube in Kubernetes environment which needs PostgresSQL. I'm using an external Postgres instance and I have the crednetials kv secret
I am trying to convert a C++ code to java using swig. The code contains a class method that returns a std::complex<double>. The problem is that I end up g
i have a url which onclick downloads me a csv file.I want to fetch data from that url and show it in console.How can i do it? const downloadCsv = async () =>
I have some flutter assets, say, file_one.png, file_two.json etc, and I use them in my code using Image.asset, Lottie and so on. The problem is, how to cause a
I have started using ng2-charts with Angular where I need to hide the text/value coming on slice of doughnut/Pie chart as shown and highlighted in below screens
I am trying to run the following PHP code on ubuntu20.04 on Apache2 server: <?php exec("gcc /path/main.c -o /path/main.out 2> /path/compile-error.txt")
I'm trying to do something similar to Make a custom loss function in keras, but struggling at implementation. I have some data that relates age to failures: # m