-
Steps of reproduction:
- Create Add Coffe/Add Water/Other step and add some value to weight
- Change it's type to Wait
- Save
What happens:
- During recipe timer this step shows weight
W…
-
![Screenshot_20211013-204717_Cofi.jpg](https://user-images.githubusercontent.com/23499434/137194747-c7872fd4-0c6c-4ef1-a5b2-df3d7afdc8e8.jpg)
-
0x1a23a6BfBAdB59fa563008c0fB7cf96dfCF34Ea1
https://app.zeplin.io/styleguide/5e0b15e46049c216fb7ab4d5/components?coid=5f7f16cde4c19b1204906859
hboon updated
3 years ago
-
App was redesigned with Material You colors, but it isn't reflected on store pages, or in readme
-
Xtoken:
https://zpl.io/25Lk44e
Cofi:
https://zpl.io/anxl33Q
-
I'm trying to build my own fuzzer using the perf_event_open API for capturing the bitstream as a fun side project.
I've got a lot of questions regarding library usage, partially due to lacking backgr…
-
**Describe the bug**
In processQueue function, catch error of actions, then run following codes. It means that side effects are not ran totally, state is not complete.
**To Reproduce**
In custom …
-
## Describe your environment
docker-compose run freqtrade --version
freqtrade docker-3e7bf6a9
## Describe the problem:
when backtesting multiple strategies that are derived from a base-strat…
-
-
When launching test linux kernel module fuzzing, kAFL cannot detect crashes and seems to not update bitmaps after the first testcase.
I slighly modified agent for it to output payload through hprintf…