I'm trying to consume an API that uses a certificate as an authentication method. I tried two methods but i get the same issue (The request was aborted: Unable
Speaking of the memory model of C++ for concurrency, Stroustrup's C++ Programming Language, 4th ed., sect. 41.2.1, says: ... (like most modern hardware) the
I want to get a table with value 1 as result, but this query returns 0 rows. Why is this happening? CREATE OR REPLACE FUNCTION test_6() RETURNS TABLE
Context: Build a central backend server, which on starting spins up, a couple of services. A react-native frontend code. Due to the business requirements, the c
What is the equivalent of /dev/null on Windows?
I need some help trying to debug why the transaction management of my spring boot app is not working. The basic idea is that I have 2 tables I would like to wr
I always get the following error when building: Invalid <color> for given resource value. Failed to compile values file. My colors.xml: <?xml version=
I have been trying to develop a CNN Model to dictect and predict the Flower categories. I got stuck at the model.fit(). Here is my code. The datasets I used are