Jakub Kuczys

Results 160 comments of Jakub Kuczys

> Quick look at NSSM's docs makes it seem to be possible on Windows...........with registry edits......... It should be possible to just use: ``` nssm set redbot AppExit 2 Exit...

It *was* addressed by #5223 (this issue should have been closed) so if you're still experiencing it in the latest Red version (3.4.16), please share the logs.

Oh, I thought this is a different issue (#5195), sorry.

> While we are still here, the `self.get()` suffers from the same problem, it tries to parse json despite the response not necessarily being one (mostly when response status is...

I resolved the conflicts so this can be reviewed again.

Seems like "this has probably never been used outside of Core" is technically wrong however, I don't think that should really stop us as it doesn't really fit into chat...

Once this is approved and merged, you or I should make a PR against https://github.com/SchemaStore/schemastore as well (see SchemaStore/schemastore#1226)

Note that `lsd`'s implementation does not put the hostname in the URL which the spec referred to in the issue description considers mandatory: https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda#file-uris-and-the-hostname In practice, this allows capable terminal...

The specification I linked (which is the specification for hyperlinks in terminal emulators) mentions RFC 8089 and explicitly chooses to be stricter here and requires always specifying the hostname. Besides,...

> `ls` has this feature for local files only, right? No, it properly includes the hostname. As said above, it actually allows for existence of useful features such as clicking...