-
Following up on: https://github.com/steffenfritz/FileTrove/issues/110
Alternate Data Streams in NTFS look more "powerful" than I first considered, but do Linux xattrs for example perform the same w…
-
After a [recent conversation about `script` on Lobste.rs](https://lobste.rs/s/zknwrk/scripting_with_go), I'm concerned about how `ExecForEach` handles arguments (especially filenames?) with tricky cha…
-
For example,
```
GET https://api.contoso.com/v1.0/people?$filter=name eq 'david'&$orderBy=hireDate
```
In this example, the success of this request is contingent on the HTTP client replacing ` `wit…
-
### Is your feature request related to a problem?
GameMaker periodically changes the format of `yy` and `yyp` files to accommodate the needs of new IDE/Runtime versions. Each change creates some chao…
-
There was a question on the PG forums where the new features are explained...
And I think it'S time for some documentation - not only the new stuff but also the old stuff...
I was thinking a python sc…
-
I've hit a url that the httpclient it failing for that works with urllib. Below is a snippet of code with the url and showing it produces a 400 bad request from the httpclient side.
```
import urllib…
-
Summary of request: Add a new organization to ROR
Add record:
Name of organization: DOHS Cares Foundation
Website: https://dohscares.org
Link to publications: https://www.unomaha.edu/college-of-…
-
**Feature**
The main functionality I am looking for is the ability to organize my members into groups so they can communicate with one another. Overall, I would want similar functionality as Facebook…
-
Use `signal.data` to provide links in REGULAR notifications
Here is an example of the data object:
```json
"data": {
"origin": "3de5a9f3-232d-4527-83b6-c850aeaf7388",
"signaled":…
-
Inputs from external sources must be sanitized before being used to read files etc.
- [ ] URL parameters like `lang` (check format and against language whitelist)
- [ ] Path settings from `lyra.ym…