Add older versions of man pages + misc site improvements
This commit is contained in:
parent
2196b2fbd4
commit
436c5b5294
9 changed files with 192 additions and 23 deletions
|
|
@ -19,22 +19,23 @@ sometimes outright reject a feature if it seems out of scope. It's still good
|
|||
to have a list of potential features to work on if I feel like making myself
|
||||
useful, so new ideas are nonetheless appreciated.
|
||||
|
||||
Feel free to send **patches** and **pull requests** for trivial fixes for
|
||||
Feel free to send **patches** and **pull requests** for **trivial fixes** for
|
||||
simple bugs, documentation issues, typos, etc. If the change is trivial to
|
||||
review and improves the software in a noticeable way, I'm happy to apply it.
|
||||
Don't bother submitting patches for things that don't noticeably improve the
|
||||
software. I don't give a damn about compiler warnings when they don't affect
|
||||
the correctness of the code. Slight inconsistencies in code style or typos in
|
||||
variable names or comments (i.e. non-user visible parts) don't really need
|
||||
fixing, either.
|
||||
software. I don't particularly care about compiler warnings when they don't
|
||||
affect the correctness of the code, and the churn of patching silly things is
|
||||
more likely to introduce new bugs instead. Slight inconsistencies in code style
|
||||
or typos in variable names or comments (i.e. non-user visible parts) don't
|
||||
really need fixing, either.
|
||||
|
||||
When it comes to patches or pull requests for larger fixes or new features, I
|
||||
strongly advise you to get in touch first to discuss your planned changes.
|
||||
After all, there's a good chance I already have opinions about it. Generally
|
||||
speaking, I have no intention to merge code that I haven't thoroughly reviewed,
|
||||
and I enjoy programming much more than I enjoy reviewing other people's code,
|
||||
so just throwing patches over the fence and expecting me to merge anything is a
|
||||
recipe for disappointment.
|
||||
When it comes to patches or pull requests for **larger fixes** or **new
|
||||
features**, I strongly advise you to get in touch first to discuss your planned
|
||||
changes. After all, there's a good chance I already have opinions about it.
|
||||
Generally speaking, I have no intention to merge code that I haven't thoroughly
|
||||
reviewed, and I enjoy programming much more than I enjoy reviewing other
|
||||
people's code, so just throwing patches over the fence and expecting me to
|
||||
merge anything is a recipe for disappointment.
|
||||
|
||||
If you use my software in combination with **proprietary software** or a
|
||||
proprietary OS (like MacOS or Windows), then you're mostly on your own. I write
|
||||
|
|
@ -42,3 +43,8 @@ free software because I care about user freedom, so I'm not inclined to spend
|
|||
time and effort improving my code to better work with software that I wouldn't
|
||||
recommend anyone to use. I may accept the occasional fix if it's simple enough,
|
||||
but I've no intention to bend over backwards.
|
||||
|
||||
I do not accept **donations** at the moment, since it's not worth the tax
|
||||
admininstration hassle. Consider donating to [Bits of
|
||||
Freedom](https://www.bitsoffreedom.nl/english/) instead.
|
||||
<small>(alright, I do have a patreon and subscribestar over at vndb, if you <i>really</i> insist)</small>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ Ncdc is a lightweight direct connect client with a friendly ncurses interface.
|
|||
## Get ncdc! <a href="/ncdc/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
|
||||
|
||||
Latest version
|
||||
: 1.24.1 ([ncdc-1.24.1.tar.gz](/download/ncdc-1.24.1.tar.gz)
|
||||
: 1.24.1 (2024-07-18 - [ncdc-1.24.1.tar.gz](/download/ncdc-1.24.1.tar.gz)
|
||||
\- [changes](https://dev.yorhel.nl/ncdc/changes))
|
||||
|
||||
Convenient static binaries for Linux:
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ Static binaries
|
|||
[AArch64](/download/ncdu-2.4-linux-aarch64.tar.gz).
|
||||
|
||||
Zig version (stable)
|
||||
: 2.4 ([ncdu-2.4.tar.gz](/download/ncdu-2.4.tar.gz) - [changes](/ncdu/changes2))
|
||||
: 2.4 (2024-04-21 - [ncdu-2.4.tar.gz](/download/ncdu-2.4.tar.gz) - [changes](/ncdu/changes2))
|
||||
|
||||
Requires Zig 0.12 or 0.13.
|
||||
|
||||
|
|
@ -26,7 +26,7 @@ Zig version (stable)
|
|||
need a more stable compilation environment.
|
||||
|
||||
C version (LTS)
|
||||
: 1.20 ([ncdu-1.20.tar.gz](/download/ncdu-1.20.tar.gz) - [changes](/ncdu/changes))
|
||||
: 1.20 (2024-04-21 - [ncdu-1.20.tar.gz](/download/ncdu-1.20.tar.gz) - [changes](/ncdu/changes))
|
||||
|
||||
Lags a bit behind on the 2.x version in terms of features and performance,
|
||||
but is still being maintained and perfectly usable.
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ See the [manual](/nginx-confgen/man) for more features.
|
|||
## Download
|
||||
|
||||
Latest version <a href="/nginx-confgen/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
|
||||
: 2.1 ([nginx-confgen-2.1.tar.gz](/download/nginx-confgen-2.1.tar.gz) - [changes](/nginx-confgen/changes))
|
||||
: 2.1 (2022-04-27 - [nginx-confgen-2.1.tar.gz](/download/nginx-confgen-2.1.tar.gz) - [changes](/nginx-confgen/changes))
|
||||
|
||||
Requirements
|
||||
: A C compiler and a UNIX-like system. Only tested on Linux, but should also
|
||||
|
|
|
|||
|
|
@ -8,10 +8,10 @@ reconstruct a torrent that you have already downloaded, renamed and archived.
|
|||
## Download
|
||||
|
||||
Latest version <a href="/torreas/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
|
||||
: 0.3 ([torreas-0.3.tar.gz](/download/torreas-0.3.tar.gz) - [changes](/torreas/changes))
|
||||
: 0.3 (2024-04-21 - [torreas-0.3.tar.gz](/download/torreas-0.3.tar.gz) - [changes](/torreas/changes))
|
||||
|
||||
Build requirements
|
||||
: Zig 0.12
|
||||
: Zig 0.12 or 0.13
|
||||
|
||||
License
|
||||
: MIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue