From 7afce21a30355068a4bdd186b44d79dd37d94937 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 14 Apr 2023 14:07:43 -0300 Subject: Cleanup repo, reinit in sh --- TODOs.md | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) (limited to 'TODOs.md') diff --git a/TODOs.md b/TODOs.md index 435c6ce..61e566f 100644 --- a/TODOs.md +++ b/TODOs.md @@ -128,6 +128,8 @@ Add both to the `README.md` and to the manpages. Current items: - can't compare commits: this requires `O(n!)` code and HTML to be generated; +- can't display human-friendly date formats like "3 days ago", only timestamps; +- can't handle big repositories, only small and medium ones; ## TODO Integrate `fallible` or other form of fault injection into the test suite {#task-ca8d80ae-9d31-5dfa-03de-b3cfccf2a8b2} - TODO in 2021-07-31 @@ -144,9 +146,9 @@ Current items: --- -- `README.md` -- `CHANGELOG.md` -- `src/gistatic.msg` +- [ ] `README.md` +- [ ] `CHANGELOG.md` +- [ ] `src/gistatic.msg` ## TODO Add Valgrind, sanitizers and fuzzers to the test suit {#task-a6bdaeb0-7099-c728-2b7c-b080aa2fba33} - TODO in 2021-07-31 @@ -331,3 +333,16 @@ This isn't the case for this library. # Scratch + +https://stackoverflow.com/questions/424839/what-were-the-main-disadvantages-of-cgi-bin-based-web-development +https://www.careerride.com/mchoice/cgi-disadvantages-servlets-925.aspx +https://www.geeksforgeeks.org/common-gateway-interface-cgi/ +https://stackoverflow.com/questions/28907546/disadvantages-of-using-cgi-scripts-written-in-c-for-web-server-side +https://www.quora.com/What-are-the-advantages-and-disadvantages-of-CGI-programming?share=1 +https://www.nginx.com/resources/wiki/start/topics/examples/fastcgiexample/ + + +i18n +https://github.com/projectfluent/fluent/wiki/Fluent-and-L20n +https://github.com/projectfluent/fluent/wiki/Fluent-vs-gettext +https://github.com/projectfluent/fluent/wiki/Fluent-and-ICU-MessageFormat -- cgit v1.2.3