A guestbook with Perl, CGI and email. whooo

This commit is contained in:
Yorhel 2022-03-28 16:08:30 +02:00
parent edb6edb5b6
commit 5e5225a172
8 changed files with 68 additions and 5 deletions

View file

@ -13,15 +13,16 @@ Zig version (stable)
See the [beta release announcement](/doc/ncdu2) for information about the
motivation for the rewrite and some of the differences with the C version.
Contrary to popular belief, version 2.x does **not** yet implement parallel
scanning, so don't expect any order-of-magnitude performance
improvements... yet.
Note that the [Zig language](https://ziglang.org/) and compiler are still
very much unstable. This version of ncdu will *only* work with the version
of the Zig compiler noted above. Use the ncdu 1.x branch if this does not
work for you or if you need a more stable compilation environment.
**Linux users/distros** may want to apply [this patch to
Zig](https://github.com/ziglang/zig/pull/11295) to fix a [possible
crash](https://code.blicky.net/yorhel/ncdu/issues/192).
Convenient static binaries for Linux:
[i486](/download/ncdu-2.1.1-linux-i386.tar.gz),
[x86_64](/download/ncdu-2.1.1-linux-x86_64.tar.gz),