-
Go's template packages (`text/template`, `html/template`) do in general work really well. But there are some issues that are hard/impossible to work around.
In the current implementation, a `Templa…
-
I had a configuration where I remapped the "½" key to "BTN_LEFT" on the mouse. This used to work perfectly.
At some point I temporarily swapped keyboards to another, and remapped the key there. This …
-
Sometimes, the table dispatch transformation encounters instance calls for which no targets exist in the program. This happens when the TFA tree shaker has deemed all of those targets unreachable but …
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x76763b7a63f9fbc9d3381e6c56951f3f29fc8752ffc49da36ea30d4aceb37ae7
**Severity:** high
**Description:**
**Description*…
-
Over the past couple weeks we discussed many extensions that we want the smart contracts to cover for our mainnet deployment. I'll collect them here, referencing sub-issues where applicable.
* **#4…
-
## Environment
* SuperCollider version: 3.11.2
* Operating system: macOS 10.14
* Other details (Qt version, audio driver, etc.):
## Steps to reproduce
Setup:
- add `testsuite/classlibrar…
dyfer updated
2 years ago
-
#### Event is missing indexed fields
Index event fields make the field more quickly accessible to off-chain tools that parse events. However, note that each index field costs extra gas during emissio…
-
https://chatscope.io/storybook/react/?path=/story/documentation-introduction--page
-
The link in [README.md#L3](https://github.com/inbo/fish-tracking/blame/master/README.md#L3) doesn't work.
@PieterjanVerhelst, do you maybe mean this: https://gitlab.oceantrack.org/GreatLakes/glatos?
-
I saw the proposal is `const ::toArray=...` now.
Why not `const toArray=...` simply, like old proposal did?