-
Can use greybox cards or placeholders for now.
Should slide-in from the right side of the screen.
Cards should be spaced so that all are visible.
Estimate: 30 minutes
-
Hi!
I think the kernel struct below has a 12byte aligment for whatever reason. Do you know?
pkt_cls.h:
```c
struct tc_u32_sel {
unsigned char flags;
unsigned char offshift;…
-
**EcoFuzz: Adaptive Energy-Saving Greybox Fuzzing as a Variant of the Adversarial Multi-Armed Bandit** is accepted in Usenix Sec 2020.
It is based on stock AFL and optimizes the power schedule and se…
-
using:
`azureml-sdk[automl,explain,notebooks]==1.0.85`
Repro steps:
When running a regression model explanation, `raw_explanation.get_feature_importance_dict()`
low values drop off.
```
{'…
-
The format for the timetable feature seems to be off. The entire description for the feature is inside the greybox which would normally be used to indicate the output of the code or code snippets. A s…
-
**Describe the project you are working on:**
any 3d project
**Describe the problem or limitation you are having in your project:**
im a 3d artist and i experience lack of a convenient nav…
-
The site uses a top menu with drop-downs. In the hierarchy I have a top level under which is a single further level. This all works fine. I have also created a lot of stand-alone pages that are linked…
-
I'm running into issues with --por, that sometimes incorrectly reports empty product when there are solutions.
It's a pretty rare issue, that I believe has existed for some time, but I managed to rep…
-
I am trying to include caret in a package that I am developing. When I run devtools::check(), I get an error "there is no package called 'lattice'". If I remove caret from the "Imports" section of the…
-
After the XML parser comparison in GreyboxFuzzer chapter below the graphics is written:
"Both greybox fuzzers clearly outperform the **greybox** fuzzer".
Fix: "Both greybox fuzzers clearly outper…