Shaked Lokits

Results 4 issues of Shaked Lokits

Currently when you clear the cookies it does this for all of the browser cookies instead of the specific site you're on, this is a bit unexpected and also pretty...

I'm attempting to perform integration coverage for Ruby services on a multi-layer product, for this mean I've initialized coverage at the bottom of `/usr/share/rubygems/rubygems.rb` using: ```ruby require 'simplecov' SimpleCov.start do...

Possible Coverage Bug

If the user clicked the query example, a snippet is copied to the cursor, it's amazing how useful this thing would be❤️ **for example:** ![photo](https://i.imgur.com/Kxa6c4H.png)

Getting an `Uncaught DOMException: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The source width is 0.` error while attempting to track face on video for one frame. Apparently, chrome has an...