-
hi guys,
After I cloned CoreWCF and opened the solution using Visual Studio, I see some linked files repeated everywhere:
![image](https://user-images.githubusercontent.com/8773147/62361391-1d45…
-
I propose the implementation of one or more file-output drivers for libsoundio.
Currently, there is no facility to direct audio samples [that would have gone to a sound device] to a file instead. Thi…
-
Update:
The root cause is due to a linux kernel regression on the _build_ system. The affected kernels are:
>- 6.6.56: succeeds
>- 6.6.57: fails
>- 6.6.58: fails
>- 6.6.59: fails
>- 6.6.59 (wi…
-
One feature of a "normal" shell that `cmd2` applications are currently missing is the ability for a `cmd2` command to pipe output to other `cmd2` commands - it is limited to piping output to shell com…
-
While working on #98209 , I went searching for where close() is called. I found it in std/src/os/fd/owned.rs:
```
impl Drop for OwnedFd {
#[inline]
fn drop(&mut self) {
unsafe …
-
I'm proposing an additional use case for Singer taps, webhooks. Many APIs / SaaS products offer webhooks as a way to reduce load on their servers and overcome rate limits.
I'm proposing that a new …
awm33 updated
2 years ago
-
crossbeam-channel can detect close when all sender or all receiver are closed. Is it possible to close a channel explicitly? For example, a channel may need to be closed eagerly when one of its other …
-
Using Ubuntu 16.04 running in the WSL (on Windows 10 Fall Creators Update), passing `--appimage-extract` on a type-2 AppImage generated using [linuxdeployqt](https://github.com/probonopd/linuxdeployqt…
-
For a better monitoring of my Nest microservices I'd like to have a metrics endpoint which can be scraped by monitoring systems like Prometheus.
I believe a module written for NestJS could provide …
weeco updated
9 months ago
-
I Am wondering, if is it possible to use Proot to run Linux distribution not from internal storage but rather from external SD card. I know, that it is not easy, but if is it not possible for now, whi…