-
So kind of an odd issue, is similar to the windows defender bug.
So I have my 9900K at 4.7ghz, I've known windows to be a bit finicky with windows defender specifically real time protection which mes…
-
```
Summary: Using the python codec, when an environment crashes in the env_init()
or env_start()
methods, it leaves the agent and experiment running, both consuming all
available CPU.
Background:…
-
The percentage (%) represents the proportion of each ingredient in the total mixture. For example, if a recipe calls for 10% of an ingredient in a 32 oz batch, it means 10% of 32 oz (3.2 oz) is that i…
-
I have used the postgres **structure.sql** file generated using rake command. I ended up removing lot of stuffs from file to make below command run to get my dbml. Ended up removing all default values…
-
Hi,
So I'm using a T440s with a modern kernel that reports "Windows 2013" compatibility (and soon Windows 2015 with kernel 4.2). This breaks bbswitch because of some changes this triggers in the ACPI…
-
I was trying to do inline type inference rather than to generate a parse tree then traverse it after PEG passes, this way we could avoid some potential backtracking issue by stopping ahead and hence s…
-
### Description
The following code will trigger the issue.
``` nim
iterator iterSome(): int =
proc inner1() =
let something = 6
proc inner2() =
let othersomething = someth…
-
### Description of the bug
When sliced in 2.5.0 thin vertical lines become jagged, when sliced in 2.4.2 this is not a problem.
![Capture4](https://user-images.githubusercontent.com/65464200/18963672…
-
the relative sizes can be seen here: http://www.sketchpatch.net/livecodelab/index.html#bookmark=conditionalsTutorial
Right now the default Three.js sizes are used, but it would be probably cool to a)…
-
Hi team, this lib pegs `unicode-normalization@0.1.9`. It's now up to `unicode-normalization@0.1.21`, so it would be good to upgrade before it diverges too much. I have to downgrade other libraries sev…