-
### Proposed feature
We propose to contribute to this repository to add a functionality to recover a wallet through a password-protected backup file.
We’ve already implemented this on the Socious …
-
When adding an scss bundle with source files from a Razor Class Library project:
```
pipeline.AddScssBundle("/shared.css", "_content/WebApplication1.SharedAssets/styles/shared-styles.scss");
```
…
-
Related to https://github.com/catalystneuro/neuroconv/issues/1114
Tracked this down to a minimal example with a contextmanager like neuroconv's `make_or_load_nwbfile`. Basically when the io is cre…
-
### Current Behavior
In our README.md file we have an image:
```
```
Link to this line: https://github.com/scylladb/scylla-rust-driver/blob/f59908c54e6b6407112311a3745e32d4bd218d0c/README.md?plain=1…
-
**Describe the bug**
I have deployed `opentelemetry-collector` with the following settings:
```
batch/host:
send_batch_max_size: 4096
send_batch_size: 2048
timeout: 15s
``…
-
### Additional Information
_The following information is very important in order to help us to help you. Omission of the following details may delay your support request or receive no attention at al…
dz902 updated
3 years ago
-
**systemd version the issue has been seen with**
245
**Used distribution**
Buildroot 2020.05.1
**Expected behaviour you didn't see**
systemd finds unit files for sysinit.target and …
-
It should be possible to pass a `TCPSocket` to a new `Thread`:
```
loop do
Thread.new(@server.accept) do |client|
client.puts "hello"
client.close
end
end
```
-
Trying to create an app that will attempt to spawn a server but if server already exists and/or is running the logic to accommodate that would be handled in spawnPouchdbServer's callback.
However, s…
-
when add the script from https://openuserjs.org/scripts/YePpHa/YouTube_Center to tampermonkey, try to get manually all js files
https://yeppha.github.io/downloads/YouTubeCenter.user.js
https://ye…