-
All submissions that could embarrass government are hidden ("Deemed confidential"), and (vastly more alarmingly) all records of such submissions are erased (to cover up how many submissions they cover…
-
## Problem to Solve
We want to address several shortcomings in TypeQB at the same time:
* *Nesting of queries*: call queries from other queries.
* *Using aggregates in queries*: the callee quer…
-
> Taken from discussions in #15, #16
#### Background
`StateExpression`s, and `State`s (via their `StateMetaobject`), are defined largely as collections of properties, like a plain object, but with th…
-
Hi there! Firstly, thanks so much for developing Ghidra.
To give a bit of background, I'm an engineer at Trail of Bits and am part of their research practice that develops [binary lifting tools](ht…
-
Inspired by https://twitter.com/JennyBryan/status/777953052129054720 (as well as @almartin82 and @chrishaid):
> Any good #rstats packages or screeds on finding duplicate-ish observations? I.e. agree …
-
Our most basic example is this one:
``` python
from opentelemetry import trace
from opentelemetry.sdk.trace import TracerProvider
from opentelemetry.sdk.trace.export import (
BatchSpanProce…
-
I've been working pretty extensively with local copies of Wikidata for the past year or so. I've been trying to find ways to efficiently perform large-scale augmentations and deletions of the data whi…
-
This is a **question**.
### Overview of the problem
This is about the Bulma **CSS framework**
I'm using Bulma **version** [1.0.0]
I am sure this issue is **not a duplicate**
### …
-
Every time I check automatic code changes by clang tidy I have the feeling the code structure of PCL has more disadvantages than benefits:
## Current file structure
File structure
```
pcl//inc…
-
Hi,
When we execute my code using SPI communication from SAM4C controller, we were able to change only display color, remaining commands of text or buttons not working burst commands not executing …