-
Wile looking into shipping a `kubectl create something` plugin via krew I noticed that the `- => _` rewriting in https://github.com/kubernetes-sigs/krew/blob/48b3ea15a8f640bbfca550782a9ccf9051f13731/i…
sttts updated
1 month ago
-
### Description
Constants in patterns cannot depend on generic parameters, so, this should not recommend rewriting into a match when the constants depend on generic parameters.
[Example can be found…
-
Issue #2075 draws attention to the lack of a definition of `StronglyNormalising` (SN) of a relation `R`, defined by
```agda
StronglyNormalising (R : Rel A ℓ) = WellFounded (flip R)
```
One fix mig…
-
Hello,I tried to install and use ddisasm on arm.
**First**, I found the arm64 dockerfile provided by this link:https://github.com/GrammaTech/ddisasm/issues/44 ,However, due to the update of dependenc…
-
Apologies in advance if I've arrived at the wrong place. I am the developer of Worlds FRVR (https://worlds.frvr.com/). It appears some users are trying to play it via what appears to be a proxy at ht…
-
This is not my first time of seeing this ; now I am sure there are no moving pieces involved so it's time for a ticket.
[this zimit run](https://farm.zimit.kiwix.org/pipeline/a478ef5d-d184-476c-80c…
-
As a new feature, it would be interesting to port the perturbations proposed by [Lucas et al.](https://github.com/pwwl/enhanced-binary-diversification) in their [research paper](https://dl.acm.org/doi…
-
I saw "Note that Dyninst currently does not support static binary rewriting on ARMv8." in [DyninstAPI ARMv8 status](https://github.com/dyninst/dyninst/wiki/DyninstAPI-ARMv8-status). Does the current v…
-
Dyninst currently does not support rewriting static PIE. This is a placeholder issue.
-
## Context
Some dune features like `dune-build-info` rely on a mechanism called artifact substitution: a string placeholder is put in the program, and a later point it is replaced in the binary. At…