-
This issue has been migrated from [#6287](https://github.com/matrix-org/synapse/issues/6287).
---
https://github.com/matrix-org/matrix-doc/pull/2228
-
### Description
https://3v4l.org/bKijA
While private magic method declarations result in a visibility warning, they still work when invoked by the engine as in the cases of `__debugInfo` (and `__s…
-
``` js
// foo.js (CommonJS)
module.exports = { bar: 'baz.js' }
```
``` js
// (ES6 module)
import { bar } from 'foo.js';
console.log(bar); // => undefined
```
How come this doesn't work?
-
I'm saving plaintext creds into `~/.azure`, which is bad
Maybe use a Key Vault tagged with `selfdestruct` to hold the SP creds (and reuse them across multiple instances of az cli)
When [Logic Ap…
-
```
Self-destruct trigger password features:
1. Erases the secret store by overwriting it with random, zero and one in random manner.
2. Have to be activated when lock screen is on.
3. Erases th…
-
Not sure how possible this is, but maybe?
https://github.com/orgs/community/discussions/22183#discussioncomment-4585507
Aariq updated
1 month ago
-
```Javascript
const { name, Tags as tags } = this.state;
```
avoids using:
```Javascript
const values = {
name,
tags: Tags,
};
```
or
```Javascript
const tag = Tag;
const val…
-
Hey @dridri,
I've been profiling your library with this library https://github.com/MilhouseVH/bcmstat.
And it looks that when I destruct and construct the components I got a gpu leak. Any ideas?
…
-
-
### Description of the problem
`induction IHm` drops `IHm` from the context. It should give a error and make no change if that's not too hard.
![image](https://github.com/user-attachments/assets/…