Astro

Results 32 issues of Astro

> Demnach lag die Sieben-Tage-Inzidenz, also die Zahl neuer Ansteckungen pro 100.000 Einwohner, in der Woche bis zum 1. November bei 1394. https://www.mdr.de/wissen/corona-infektionen-schnupfen-erkaeltungen-lage-deutschland-102.html

I'm experiencing very low INSERT performance. http://www.sqlite.org/speed.html advises to use transactions. `db.query("BEGIN; INSERT ...; INSERT ...; INSERT ...; COMMIT;", [], function() { });` doesn't work. Passing the SQL queries as...

collectd 4.7 and prior can only handle packets up to 1024 bytes in size.

Depends on the unproven+unreleased watchdog traits from `embedded-hal`

massive dependency tree == massive opportunity for problems

Für http://ccc.de/de/rss/updates.xml xmllint --recover chaosupdates.xml.orig > chaosupdates.xml chaosupdates.xml.orig:52: parser error : Opening and ending tag mismatch: div line 44 and content ^ chaosupdates.xml.orig:53: parser error : Opening and ending tag...

A squashfs/erofs storeDisk is self-contained. It should not cause additional store paths to be required for a `nix copy`.

> The hosted runner: GitHub Actions 2 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access...

@inhumantsar Does this solve #284?