summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
-rw-r--r--todo5
2 files changed, 4 insertions, 3 deletions
diff --git a/flake.nix b/flake.nix
index 8ba8193..e95d317 100644
--- a/flake.nix
+++ b/flake.nix
@@ -1,5 +1,5 @@
{
- description = "Based and Minimal Flake For Darwin";
+ description = "A minimal Suckless-inspired Flake for NixOS and Nix Darwin, created by Skullheadx.";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
diff --git a/todo b/todo
index f880113..88f0390 100644
--- a/todo
+++ b/todo
@@ -72,9 +72,10 @@
- [x] real todo list + calendar
- [x] test git forge
- - [ ] organize by project
+ - [x] organize by project
- [ ] deal with scrapers using too much bandwidth
- - [ ] do some analysis on the query patterns
+ - [x] do some analysis on the query patterns
+ - Seems to mostly be scraping routes from the www subdomain and gitweb was serving 3KB for these routes that should have been 404s. Fix in place to use cgit which properly sends 404s.
- [ ] rate limit project pages?
- [ ] fix the readme not appearing