hershkoy

Results 11 issues of hershkoy

**Describe the bug** In English Number, I tried to parse the sentence: "two out of five hundred tvs". The result I expected was 2/500=0.004. But see below, it doesn't work....

bug
javascript

Made the changes in the files, but at the moment it is still not working. I tried running the tests for Hebrew, but ava returns an error: ``` Recognizers-Text\JavaScript>npm test...

I am trying to use `wp cli` command line tool, but like many others it doesn't work for me. The site itself is loading with no issues. getting info does...

My application calls the proxy once every few seconds (about 1call/3sec). After a few successful responses, a few occasional errors appear: ``` error {"errno":-4060,"code":"ENOBUFS","syscall":"connect","address":"127.0.0.1","port":80} ``` Then after few more connections,...

Thanks for this script, really helpful. Question: Don't you need to add some delay when the original MASTER is getting back online? If the node was offline for some time,...

I got a message from a client, that a routine security check for our site detected vulerabilities originating from the OpenSSL. This is the list of vulerabilities: ``` CVE-2016-0703 CVE-2009-1387...

triaged: question
resolved: answered

Very weird error, happening only in browser, not in cli using v0.8.23 ``` [Wed Jul 07 14:25:39.585044 2021] [:error] [pid 2736:tid 2684] [client 172.18.15.20:57062] PHP Fatal error: Out of memory...

I am trying to debug what dalai is not working on my windows 10. After running the install and serve, I get the UI, I try to insert a phase...

Check this image: when running from windows (#4) the request has both req.model and req.models (in plural). but in docker compose (#3), the `req` object has only the req.model, and...

It would be really nice to support this. I am actually really need this feature, and if someone from the maintainers would like to help work on that, I will...