From 8c2a0d07a0a10940cb6aedc461d29fc8725a9839 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 21 Feb 2022 20:33:47 +0100 Subject: Fixed bug in using niss --- TODO.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index f043841..fe25539 100644 --- a/TODO.md +++ b/TODO.md @@ -13,7 +13,10 @@ It's more of a personal reminder than anything else. * Free large tables from memory before exit (this is not strictly necessary, but can help with WSL bugs) ### Installation -* Automatically download tables as an option for gen command +* At startup, check if tables are all there; if not, print an error message + suggesting to run `nissy gen -t 8` (or more than 8). Is it actually + possible to make table generation at least 3x faster? +* make 8 threads default for gen? ### Documentation * Write an examples.md file * More screenshots! -- cgit v1.3