I'm getting started with persistent volumes and k8s. Im trying to use a local folder on my RH7 box w minikube installed. Im getting the error: 0/1 nodes are av
Hello i am trying to make a searching tool for links. But when my query face with (/) return no result. SELECT source FROM streams where source::text ilike '%ht
I'm trying to do something in Javascript where I call a return function inside of another function, all within a class, it goes something like
Are DES Encryption called "One Way Encryption" or "two way Encryption" ? Are there a PHP class or method to decrypt the DES Encryption ?
I have the following code: x = String[] y = Vector{String}[] x == y # is true push!(x, "a") # works fine push!(y, "a") # ERROR The error message is: ERROR
python As you can see i wrote the code of qrreader using pyboof module, 'print(pb.QrCodeDetector.detect(image='img1_main.png'))' I got an error in this line. Th
What's the proper way to declare custom exception classes in modern Python? My primary goal is to follow whatever standard other exception classes have, so that
I upgraded android studio and I get this weird behaviour when I run my unit tests they run and complete correctly (I introduced some errors to make sure it was
I'm trying to open a dictionary file that is in ".cat" format. However, I can't get it to open and I've tried multiple ways. Help! I have Mac and Windows soft