i was exploring Ajv with ajv-errors for validating json schema and producing custom error messages. everything works as of now but i can't set custom error mess
I am trying to run a c program using cuda the code does some math operations on an array of consecutive numbers (where every thread add elements of a row and ch
How can I get the sound I recorded in a file in flutter as a string(text) every word of it? as an example, he will say hello world in the audio file.How can I g
I use React and AWS s3, cloudfront Login.tsx AppleID.auth.init({ clientId: ..., scope: 'email', redirectURI: 'https://myreactapp/oauth/apple', }); ... <
I had an issue with a Kubernetes cluster that made the letsecrypt reach the certificate limit for a week in one of our subdomains. I created a temporary new sub
How to keep json-server alive permanently? As of now, when 'npx json-server --w db.json' this command is ran then json server starts but if my laptop gets off t
I need to check if in a given cell exists any one word from a list Example : I have tested using all options in https://www.exceldemy.com/ret
I'm trying to run rails with jrubyrails : 6.1.4.4 | jruby : 9.3.3.0 | ruby : 2.6.8 I get this error for when i try to use any Model(s) In rails console User.al