-
I’m posting the details of our next iteration on the Conflict Detection feature. Check out the plans and leave a comment if you have input
**Problem we are seeking to solve:**
When a user depl…
-
### Summary
Custom Event Correlation (EQL) detection rules can only override `event.category` via an undocumented API (`event_category_override`), and that override is lost if the user then edits t…
-
Text documents use a different viewer (Mirador) and I don't think they automatically display the transcripts for download as in the media players.
@laurensorensen asked about the possibility of doi…
-
### Elixir version
1.14.1
### Database and Version
PostgreSQL 11.18
### Ecto Versions
ecto 3.9.4, ecto_sql 3.9.2
### Database Adapter and Versions (postgrex, myxql, etc)
postgrex …
-
Consider the following example code:
```c++
static int val = 0;
ImGui::Begin("test");
ImGui::Text("%i", val);
// Option 1
if(ImGui::BeginMenu("selectable"))
{
ImGui::Text("context");
…
-
Example: https://mila.quebec/en/publications/
It would be nice to reuse the same code as in the Mila website. Not sure if that's 'easily' possible via RTD
-
I am trying to use Lighthouse on the chrome dev tools
All reports error out when I use a staging website (It is accessible only using a VPN and the VPN is connected)>
-
The following is my current outline for the needed components that need to be implemented for a decode pipeline. First I've listed how I think the live demo should be structured for runtime and then b…
-
Could you tell me which files contain the code for
**Affordance Transfer Learning for Human-Object Interaction Detection (CVPR2021)** please?
Thank You,
Anju
-
first off: by UI component I mean: a thing that **takes input** (keys, encoders, grid, arc, HID) > **turns the input into data** > **takes the data and draws something somewhere** (norns screen, grid,…