-
### Summary of Problem
When declaring a class object (say) with a distributed array field, it seems as though we need a way to access that distributed array field without having to communicate back…
-
> Trivia:
> - HDP naming:
> - **HDP = _'HDP Declarative Programming'_ is the default name.**
> - When in doubt (or you or your tools can't detect intent of use in immediate context) this …
-
It is important that `zio` would depend on `zio-prelude`, not the other way around, for the following reason:
1. **Loss of Abstraction**. Any abstraction that features a concrete instance of that a…
-
#### Expected Behavior (or desired behavior if a feature request)
I have created an LDAP server and my users have been uploaded onto snipe it successfully via LDAP.
The users are supposed to be ab…
-
Hi
Please add a -printf like feature to fd.
Currently, to get the file information I'm running:
```fd --changed-within=10days -x ls -dl --time-style=long-iso "{}"```
Which spawns ```ls``` for ever…
-
I am trying to use this gem on a moderate sized rails application that is a conversion from a large PHP application. I am new to Rails and Ruby (one year) but have 40+ years of dev experience in dozen…
-
Hi @guipenedo , I used your substring dedup script to perform deduplication on a dump of cc and did some manual inspection. I find that some resulting duplicates a bit strange.
For example,
```
…
-
Context: https://github.com/bitcoin-core/secp256k1/pull/558#discussion_r457281893
Right now, BIP340 specifies that imputs are strictly 32-byte messages. This implies that for typical use cases, the…
-
I propose `Feature-Policy` adopt `Content-Security-Policy` concept and be able to define all default, example:
Feature-Policy: default 'none'
Feature-Policy: default 'none'; fullscreen 'se…
-
This question asks for proposed patterns to avoid problems with data aggregation in materialized views when there might be duplicates in the source table.
The following setup illustrates the proble…