-
Hi, my use-case is not what you intended, but I think `diff-dd` could be used for my scenario. I am doing some experiments, but I thought you may have knowledge about my situation that you could possi…
-
dartdevc -k arguments: --dart-sdk-summary=D:\_Utils\Flutter\SDK\bin\cache\dart-sdk/lib/_internal/ddc_sdk.dill --modules=amd --no-summarize -o C:\Users\nicolas.dion\AppData\Local\Temp\scratch_space0dc9…
-
The [ascii.chr](https://github.com/openwall/john/commits/bleeding-jumbo/run/ascii.chr) file that's used by default for incremental mode hasn't been change since at least 2013 (apart from an accidental…
-
Wikipedia references:
* https://en.wikipedia.org/wiki/Continuous_integration
* https://en.wikipedia.org/wiki/Build_automation
* https://en.wikipedia.org/wiki/Monorepo
Jenkins and Travis are …
ghost updated
1 month ago
-
From my own experience, there are (at least) two very different use cases to use dataframes:
1. Doing some real-time data analysis in notebooks
2. Building production pipelines
While I think pand…
-
# Why
The majority of participants expressed that bringing in new members is disruptive to their meeting process and most new members don't return for a second time. The disruption feels to them li…
-
I was reading the Posit Standard and notice that it says that the quire cannot overflow up to `2^c-1` additions (with `c=nbits-1`, which, if I understand correctly, is the parameter `capacity`).
My…
-
The value added of our web service is two-fold:
1. Expert delivery of environmentally based information.
2. Interpretation of multiple raw data streams into a single, financial metric.
We have a few …
-
In https://github.com/ResponsiveImagesCG/container-queries/issues/2#issuecomment-121281825 I posted an idea about a different syntax. It looks like:
``` css
.child:container(min-width: 150px) {
c…
-
### Descripe the feature and motivation
When running `connectedComponentsWithStats` on an array with more than 2^16 objects using `ltype=CV_16U`, the application crashes instead of raising some sort …