Commit Graph

347 Commits

Author SHA1 Message Date
Astro e0fa34f68a gatherer/css: use dark mode to avoid dark mode breaking colors 2022-11-14 20:55:05 +01:00
Astro 099aa649d6 gatherer/http_server: log reqs 2022-11-14 20:54:30 +01:00
Astro 8cc9a60b2b gatherer/templates/trends.html: add opengraph metadata 2022-11-14 19:41:28 +01:00
Astro 38b0a1efe8 gatherer: add favicon 2022-11-14 19:41:11 +01:00
Astro d65abb82c3 hunter/main: reenable introducing hosts from redis 2022-11-14 19:30:19 +01:00
Astro e49ae907e5 cave/trend_tag: switch from by_hours to hour_users algorithm 2022-11-14 03:14:12 +01:00
Astro 9e73a2eec0 flake.lock: Update
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/5fe1e430e990d5b0715f82dbd8b6c0cb7086c7e1' (2022-11-02)
  → 'github:nix-community/fenix/9f5f578fe433eb8efa77a262e81083e996f678e0' (2022-11-13)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/c1305fa5d92640ce847dc8e6aeefd53cb6302dbf' (2022-11-01)
  → 'github:rust-lang/rust-analyzer/45ec315e01dc8dd1146dfeb65f0ef6e5c2efed78' (2022-11-11)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/ef2f213d9659a274985778bff4ca322f3ef3ac68' (2022-11-01)
  → 'github:NixOS/nixpkgs/5ca8e2e9e1fa5e66a749b39261ad6bd0e07bc87f' (2022-11-12)
2022-11-14 02:18:00 +01:00
Astro a9f2f91a2a hunter/store: start saving users per language/hour/tag 2022-11-14 01:25:42 +01:00
Astro 9ed2e9904a gatherer/css: set max-width 2022-11-13 23:07:03 +01:00
Astro 36b21572b0 gatherer/css: enhance branding 2022-11-13 21:18:05 +01:00
Astro 48156b640c cave/store: bump max_pool_size 2022-11-12 02:47:21 +01:00
Astro a82cf48d43 nixos-module: bump WatchdogSec from 60 to 600 2022-11-12 01:02:58 +01:00
Astro d35004c4d1 hunter/tag_timmer: add 2022-11-12 01:02:44 +01:00
Astro 7f7cd5d672 gatherer/css: sans-serif 2022-11-11 23:20:55 +01:00
Astro 9dd6647789 nixos-module: allow LimitNOFILE=100000 2022-11-11 23:20:48 +01:00
Astro 663db47973 add working streaming 2022-11-11 22:13:33 +01:00
Astro c473f1e03d gatherer: highlight current page in langauge bar 2022-11-11 20:04:35 +01:00
Astro 6c980a60fd gatherer: refine hour_scores_data period 2022-11-11 19:55:01 +01:00
Astro 0e5fab858e hunter/worker: eval robot.delay 2022-11-11 19:21:44 +01:00
Astro 33c042699c gatherer: remove debug output from hour_graphs.js 2022-11-11 19:06:50 +01:00
Astro 53ae6e6ba1 hunter/worker: refactor, prepare stream, add robots.txt support 2022-11-11 19:00:37 +01:00
Astro e620c69a32 hunter: refactor worker to prepare for more fetch steps 2022-11-11 18:08:13 +01:00
Astro 51a4f7c5ea make languages depend on trend pool size 2022-11-11 17:11:13 +01:00
Astro 8a06aa10d5 gatherer: add hour_graphs.js 2022-11-11 16:45:43 +01:00
Astro 6b9ef41bde cave/trend_tag: penalize properly 2022-11-10 15:23:02 +01:00
Astro adedb40105 cave/store: add RedisPool 2022-11-10 15:22:45 +01:00
Astro 9b6ecea459 gatherer: prettify 2022-11-10 14:33:20 +01:00
Astro aa715aa377 hunter/trend_setter: keep score <= 0 out of pools 2022-11-10 03:28:51 +01:00
Astro 5848c48868 cave/trend_tag: limit before window to 3 * period 2022-11-10 03:28:20 +01:00
Astro 9e17aef13e gatherer/main: signal systemd::ready() 2022-11-10 03:27:50 +01:00
Astro 88232868cb nixos-module: add gatherer 2022-11-10 03:27:38 +01:00
Astro f81ab8d60c gatherer: show languages 2022-11-10 02:47:09 +01:00
Astro db23cbf314 gatherer/trends: fix TrendAnalyzer 2022-11-09 19:51:59 +01:00
Astro d42615b44e hunter: fix debug output 2022-11-09 19:25:51 +01:00
Astro 584d7b2424 cave/store: delint 2022-11-09 19:25:28 +01:00
Astro 1092194bba move all trend filters from gatherer to hunter 2022-11-09 19:25:07 +01:00
Astro 9a27b117a8 flake.nix: add packages.${system}.caveman-gatherer 2022-11-09 19:14:03 +01:00
Astro 091b01b3e3 cave/trend_tag: ignore spammy tags 2022-11-09 19:05:40 +01:00
Astro e224c14c86 gatherer: adopt trend pools 2022-11-09 19:03:03 +01:00
Astro 0c23fad76d hunter/trend_setter: implement maintaining the pools 2022-11-09 18:11:02 +01:00
Astro a98a669086 hunter: begin trend_setter 2022-11-08 00:43:46 +01:00
Astro a5a5a10d15 hunter/redis_store: move into cave::store 2022-11-07 22:07:07 +01:00
Astro ce328e3041 gatherer: improve frontend cosmetics 2022-11-07 21:42:53 +01:00
Astro 3728fa0d5e hhunter/redis_store: work around bogus language 2022-11-07 04:30:14 +01:00
Astro e9d3c9aed0 hunter/scheduler: add jitter to interval on no new posts 2022-11-07 04:08:31 +01:00
Astro 566aecc3dd hunter/main: add more systemd status 2022-11-07 03:30:12 +01:00
Astro 24a2b94dcd hunter/redis_store: clip language to 2 chars 2022-11-07 03:29:53 +01:00
Astro 88d0abc0a0 hunter/redis_store: start writing language stats 2022-11-07 03:26:53 +01:00
Astro 1cf7e200ab hunter: rework scheduling algorithm 2022-11-07 00:58:28 +01:00
Astro c218cae316 gatherer: ignore trends from <2 hosts 2022-11-06 23:49:42 +01:00