From fb15536326a8d5b3187981b0036df65f4bb60996 Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Fri, 1 May 2026 20:40:08 +0800 Subject: Geometry engine post. --- _log/site-search.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_log/site-search.md') diff --git a/_log/site-search.md b/_log/site-search.md index d4d7180..7b916fe 100644 --- a/_log/site-search.md +++ b/_log/site-search.md @@ -96,8 +96,8 @@ Resource exhaustion and XSS attacks are inherent. Limited concurrent searches using lock-file semaphores, and capped the query length (64 B) and the result set (20). Mitigated XSS by HTML-escaping all output using HTML::Escape. -At my current pace of twelve articles a year, this should work for the next 833 -years. Penciled in the next release for Anno Domini 2859. +At six articles a year, this should work for the next 1600 years. Penciled in +the next release for Anno Domini 3626. Commit: