-
Hello all,
I'm trying to convert some Prolog code over to Mercury, and ran into a problem where the compiler crashed when trying to deal with a very large list (over 5MB of text). Maybe there simpl…
-
#### Describe the bug
We're trying to run ArchiveBox in AWS Fargate, with the container accessed via an AWS ALB. We've set `ALLOWED_HOSTS` to the default of `*`, but cannot log in due to the …
-
Ideally, crawling would be as easy as grabbing an RSS feed or reading semantic HTML. Sadly, a lot of websites have neither. Sometimes there is an RSS feed but it is not linked in the meta headers.
…
-
Is this project live at all ? When starting it the npm audit finds 52 vulnerabilities (35 moderate, 11 high, 6 critical).
```
# npm audit report
@webex/webex-core *
Severity: moderate
Depend…
-
postgresql自带的搜索不支持中文,导致ttrss搜索中文的根本没法用,不知道有没有计划添加 zhparser/jieba/pgrooga之类的?
-
Some files are simply not found.
#### Steps to reproduce
1. Initialize archivebox in /var/www
2. Use the following config with nginx:
```
server {
listen 443 ssl;
ssl_certific…
-
Is it possible to log the date and time and location when an anomaly is discovered by a science ship, and a description of the anomaly as shown by the game? Plus, when the anomaly gets researched, and…
-
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#331
From: @cxbrooks
Reported version: 8.1.devel
CC: pt-dev@chess.eecs.berkeley.edu
-
After the dramatic reduction in compile times introduced by #1003, I'm thinking there may be more gains to be had.
I uploaded the template haskell output of persistent template's test file main.hs…