-
Awaiting a proper fix for periodic signal (see #38), should make a conservative "on the safe side" estimate of the uncertainty it results in, and propagate this through. This is effect 17 but really …
-
This person has not followed a _single_ step in the Contributing Guide... 😢
![how-not-to-do-a-pull-request](https://cloud.githubusercontent.com/assets/194400/22460767/55e72b9c-e79e-11e6-852f-b52b154…
-
I've used a blacklist in the past and just recently switched to a whitelist >> First time worked like a charm and I want to stick with the whitelist!!
However, when I want to use the whitelist agai…
-
There is global issue with AoE abilities, that if you place the AoE in a way, that it's center in vision blocker (bushes are the most obvious example), enemy can't see ability but be affected by it.
…
-
Explain
-
This is a proposal to solve #157.
First we must introduce a new kind of value, one that is neither `comptime` nor runtime.
It is a value that is known at compile-time, but only after all semantic …
-
I have an Angular project, and I'm using SCSS to build a custom version of Bootstrap locally.
In Angular projects it handles the SCSS compilation for you. Just tell it the paths to the files you wa…
-
### What version of Go are you using (`go version`)?
$ go version
go version devel +7b872b6d95 Tue Jun 9 23:24:08 2020 +0000 darwin/amd64
### Does this issue reproduce with the latest r…
-
## 📝 Description
Given a linked list, the task is to sort the linked list using the QuickSort algorithm. The function should efficiently rearrange the nodes of the linked list based on their values a…
-
Per discussion here https://github.com/scroll-tech/ceno/pull/251#discussion_r1797717452
Currently in memory consistency check it's relied on `max_memory` as circuit constant parameter, which obviou…