Shai Yallin

Results 8 issues of Shai Yallin

`function isSubsetOf(subset, superset, cmp, contains, ordered)` takes a `cmp` argument which is `utils.eql` if using the `.deep` property or undefined otherwise. It would be very useful to allow `.members` to...

When I try to debug a test using the debug button, on a macOS machine running zsh, the script generated by the extension contains the test name pattern `-t \(.\*?\)`,...

bug

When using an int conversion from IntImplicits, for instance 2.days in the context of a specs2 test, the implicit conversion from Int to DateTime conflicts with the one from specs2's...

I'm sending NRPN messages to a Sequential Rev2 synth connected to an iPhone running my app, using a BLE MIDI adapter ([MD-BT01](https://usa.yamaha.com/products/music_production/accessories/md-bt01/index.html)). The synth is receiving the message in the...

Hi Following #587, here's a proof of concept that reads from the Tel Aviv city hall website, downloads PDFs and then attempts to parse them. Currently the results are so-so;...

Hi folks, I noticed that there's no data for Tel Aviv in the tree felling permit list. Is this a bug? Looking at the codebase here: https://github.com/meirim-org/meirim/blob/f4c2d44d018f70ba931303b218d5d3706d9e9e10/server/api/lib/trees/regional_tree_permit.js It seems like...