-
> This is yet another thing that should be on our radar, as could impacr LAN and Web Browser connectivity story.
## Summary
WICG Proposal's [initial draft](https://docs.google.com/document/d/1zE…
lidel updated
8 months ago
-
Using `lf -remote` I need to send file names containing newline (`\n` aka linefeed/LF) characters:
```
lf -remote "send $id select $containsnewline"
```
It seems though that the socket protoco…
-
Right now the path down a `Choose` style decision tree is formed by signaling with booleans over the channel, which is not (space) efficient. Further, you must use macros to avoid having to do a bunch…
-
Hello, fellas,
This post is not an issue, nor a suggestion. It is a request for explanation.
First of all I want to tell something about why the request showed up, here, and what is my concern. …
-
I got a crash report that Camera crashes on start on Fedora 38 (GNOME/Wayland), and I was able to reproduce the same issue on Fedora 39 (both GNOME/Wayland and GNOME/Xorg) - I don't have a fully funct…
-
### Description
Firejailed Firefox can only start with `firejail /usr/bin/firefox-esr` - running `firefox` directly after `firecfg` fails
### Steps to Reproduce
Install firejail and firef…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Enhancement description
In Kubernetes, livenessProbe and readinessProbes determine their result based on the H…
-
In this `parse_request_line` function, use std::regex to extract request information.
https://github.com/Corvusoft/restbed/blob/55009b43618c2d3a0e2afad5fd845eddd964816b/source/corvusoft/restbed/det…
sotex updated
3 years ago
-
I am wondering if this project would be better using one of the existing encrypted filesystem for a private dapp's filesystem. The benefit of using one that has already been written is that it has un…
-
Dear `hpfeeds`-maintainers,
I'm trying to achieve a clean shutdown with `hpfeeds.asyncio.ClientSession` on SIGINT. If I just instantiate a ClientSession and use an async for, I can get clean shutdo…