-
Sub of #1025
**Tasks**:
- [ ] Look at a deeper level to understand why using time sync in different places produces different results
- [ ] Document the explanation / best practice
### Terminology
…
-
### Proposal
Allow a block of statements with a trailing expression as an expression.
### Syntax
```antlr
expression
: non_assignment_expression
| assignment
;
non_assignment…
cston updated
2 weeks ago
-
This is truly an excellent work, many thanks for the author's effort.
As a beginner, I would like to know how to customize a scene, for example, how can I train with the scene in `https://github.co…
-
### System Health details
## System Information
version | core-2024.3.3
-- | --
installation_type | Home Assistant OS
dev | false
hassio | true
docker | true
user | root
virtualenv | false
…
-
The discussion we had yesterday was very helpful to understand Blockstack’s retrospection on app mining and its possibilities in the coming future. PBC especially @muneeb-ali should make sure calls li…
-
### Library version used
4.61.3.0
### .NET version
4.8.04161
### Scenario
PublicClient - desktop app
### Is this a new or an existing app?
This is a new app or experiment
### Issue description…
-
### Motivation
Currently native batch ingestion has limited guardrails with respect to its memory consumption. On the positive side, it has a simple memory model that estimates heap utilization dur…
-
Currently, the client flow for identity management is integrated into the core repository, resulting in a login flow that is too tightly coupled with the node. To enhance user experience and maintain …
-
## Preface
In general is never a good idea to mutate data retrieved from the cache, it should always be considered immutable/readonly.
To see why, the typical example of such behaviour is an upda…
-
I've raised this issue [before](https://github.com/netty/netty/pull/5552/files/03f70037c0652e8a24ec2edb721ea4d479ba8a6b#r71620816) and it has come up [subsequently](https://github.com/netty/netty/pull…