-
```
In order to be sure TabGroupsManager is fully compatible with Firefox 36, I
will add usefull information and resources with some of the possible bugs and
changes to made in TGM code.
https://dev…
-
I'd like to have a small wrapper in Elisp that allows me to perform signing and encryption actions on an Emacs buffer, however the keybase calls would need to pass on the --no-tty flag to `gpg` - othe…
-
**Description**
I am creating new volume with same name and volume with same name is already exist.
and both volume names are with different. Its expected that we should get an error.
We just need sma…
-
Hi folks. Interested in feedback on some experimental promises with deferred rejection. Has this been considered as a solution?
The pattern is you create promises with rejection deferred: if they'r…
-
## Describe the task
The current merge feature doesn't try to merge the histories of initiatives with the same name. It creates "duplicates" of initiatives instead, suffixing each with a unique num…
-
```
In order to be sure TabGroupsManager is fully compatible with Firefox 36, I
will add usefull information and resources with some of the possible bugs and
changes to made in TGM code.
https://dev…
-
### Description
This issue stems from insufficient future attestation handling in Teku spec test. In Teku, it has an attestation scheduling so the future slot attestations can be deferred until t…
hcnam updated
12 months ago
-
Hi--,
I had installed airwave with probably wine 1.6 or 1.8 earlier found on the ubuntu repositories ( I cant remember) and then updated to wine 2.0 in order to avoid a bug with C++ in wine. Air…
-
Rewrite main.go package with next changes:
1. Use GossipSub as PubSub protocol
2. listen to all interfaces 0.0.0.0
3. peer discovery should work not only at mDNS but also through standart DHT…
-
P2785R4 adds new rules when `reloc` should not call relocate ctor to solve the ABI issue. However, this significantly complicates the design and hurts teachability, causing it to suffer from the same …