summaryrefslogtreecommitdiff
path: root/TODO.txt
blob: 83dfb0affdeb60138539e7a06cda74fde1827e6b (plain)
1
2
3
4
5
6
- Event hotlinking
- Ensure the server doesn't crash and burn when you
  `for i in (seq 1 1100); curl -s 'http://localhost:8000/log/fn-haskell?page='$i | head -1 &; end; wait`
- Compatibility for old event IDs/hotlinks?
- Reimplement mustache to drop aeson
- Reimplement HTTP server (or switch to a different one) to drop half the universe