-
### Discussed in https://github.com/FreshRSS/FreshRSS/discussions/4476
Originally posted by **vincode-io** July 29, 2022
I've noticed that NetNewsWire footnote detection code doesn't work when…
-
I propose the following code with a timeout to replace line https://github.com/marcomaroni-github/twitter-to-bluesky/blob/main/app.ts#L95
I have run into a condition where the "follow-redirects" p…
-
### What happened?
While attempting to stand up a k8s cluster with 3 control-plane nodes and 3 workers, the playbook failed when ensuring that etcd is running.
### What did you expect to happen?…
-
The following refers to a page not found:
http://netpreserve.org/warc/1.0/revisit/identical-payload-digest
http://netpreserve.org/warc/1.0/revisit/server-not-modified
I am not pretty sure whether the…
-
Right now these don't work because this is a script context. We should create a fake `__importMeta` at the start of the REPL, and transpile the `import.meta` calls to that. This would be in line with …
-
I am having issues with the https client multiple Trying to connect to 8.8.8.8:443...
May be the reason is **Didn't find Session ID in cache for host HTTPS://dns.google:443**
I'm not sure the root c…
-
urls in the form file:// are treated as ftps. Ensure that paths are always treated as local file paths
-
When I try to `pub build` and have a folder named "include-gh1415", the URI resolver will throw:
```
[Error from Dart2JS]:
web/include-gh1415/main_static_type_to_uri_mapper.dart:1:34:
Expected ';' af…
vicb updated
10 years ago
-
It seems I am one of the early adopters of module hooks.
I liked the idea of the module customization hooks, and tried to use it in my project.
However, I believe the current behavior of `require` h…
-
tests are still testing relative URL resolves, must get adapted to absolute URLs, too