-
The value of this attribute consists of two parts: 10 bits is the type raised and the next 7 bits is the percentage number.
The current implementation does not take into account the percentage value …
-
It seems that JavaScript errors from code executed via an `onclick` handler are not collected in the `browser.errors` array. Here is a sample input:
``` html
function foo() {
console.log("hello"…
-
error loading image /home/kthakore/.perl5/perls/perl-5.12.2/bin/../data/zombie.bmp: Couldn't open /home/kthakore/.perl5/perls/perl-5.12.2/bin/../data/zombie.bmp at /home/kthakore/.perl5/perls/perl-5.1…
-
Kapacitor 1.1.0 (git: master 939fdf670b028c142944977dcfcb045cac2343ed)
Ubuntu 14.04.5 LTS
When I define a kapacitor task like:
```
kapacitor define healthcheck_alert ...
```
and then delet…
-
IEEE published a flawed HDKD design called [BIP32-Ed25519](https://ieeexplore.ieee.org/abstract/document/7966967?section=abstract). I explained a secret key recovery attack based on this flaw in http…
-
We're running a kubernetes docker container environment and use this go supervisord (as the pid 1 master) to spawn processes. It works well, but when certain processes are terminated/killed, there are…
-
When attempting to restore the BRR audio in the ROM file of Zombies (the PAL version of Zombies Ate My Neighbours) brrencode3.py errors out with:
ValueError: invalid PCM offset 87872 (file offset 175…
-
When calling ZSC from the same directory, tab completion works fine.
e.g.
`$ python zsc.py`
However, if I call ZSC from a different directory then the tab completion inserts tabs rather than doing a…
-
**Describe the bug**
When changing scenes, all clients are set to not ready. The method used for this is `SetClientNotReady`. This method removes all observers for the client connections. When callin…
-
@borsboom [wrote](https://github.com/commercialhaskell/stack/pull/2474#issuecomment-239212520):
> for the Docker case, maybe we should go back to having a separate 'init' process. We used to use phus…