-
After TPAC last week, it was determined that the ideal type of observable might be a ref-counted observable. The ref-counted observable will function roughly as follows:
1. The observable is "cold"…
-
https://github.com/sourcefrog/cargo-mutants/blob/b2a4bd1934d1e599afd7388791eab8ee1c839397/src/span.rs#L103
The `String::with_capacity` isn't wrong, and it's probably slightly beneficial to have the…
-
## Motivation
REQUEST MOTIVATION
SteamOS (Based on Arch Linux) asset detection doesn't pick up Steam Deck paths (internal SSD or SD Card)
## Proposed solution
PROPOSED SOLUTION
…
-
At the moment there are side-effects to the ``lasio.writer.write()`` function involving modifications to the LASFile objects' STRT, STOP and STEP values.
I should avoid these side-effects entirely …
-
I ran `buildme` on a Pi, and was surprised to see that at the end it was modifying system files (when there's no warning about this in the README). Yikes.
I had a look at the source of [buildme](http…
lurch updated
4 years ago
-
```
$ ./out/Release/node
> RegExp.$_
'\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u…
-
this is more of a question then an issue, but what is the story for side effects, is there one?
like when you want to send a message through a websocket, or retrieve some resource via http
-
### BYOND Version
_No response_
### Round Date
_No response_
### Round ID
_No response_
### Test merges
_No response_
### Describe the bug
When I was looking around a maintenance area on Echo…
-
### Is your feature request related to a problem? Please describe.
There are many medicines in the game. Many of them have rather vague descriptions. And the result of their action is not always ac…
-
In graphql only top-level mutator fields are permitted to have side effects. Openapi specs though can validly have links to POST and PUT and DELETE operations, and current link processing generates …