misc + ncdu 1.18.1
This commit is contained in:
parent
a6ebee7626
commit
c2fa0dafe1
8 changed files with 38 additions and 4 deletions
|
|
@ -593,6 +593,9 @@ other ideas worth exploring:
|
|||
the list of titles to a single column in the `vn` table. That should greatly
|
||||
simplify implementing title selection and has the potential to be faster than
|
||||
the current `vnt` view approach. Downside: I don't like it.
|
||||
|
||||
*2023-01-31 update: I ran some experiments and it turns out that this
|
||||
approach is not actually faster than the `vnt` view.*
|
||||
- There's always the madness option of trying SupportRequestSimplify.
|
||||
|
||||
If you have any better ideas, I'd love to hear them as well.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
% Guestbook
|
||||
|
||||
It's 2022 and I figured this little site could use a guestbook. Want to leave a
|
||||
message? Fill out the form below. Messages are added manually, so it may take a
|
||||
day or two for yours to show up. Markdown is supported.
|
||||
It was 2022 and I figured this little site could use a guestbook. Want to leave
|
||||
a message? Fill out the form below. Messages are added manually, so it may take
|
||||
a day or two for yours to show up. Markdown is supported.
|
||||
|
||||
This guestbook exists just for sillyness; if you have a question or want to
|
||||
report feedback for a particular project, better open an issue at the
|
||||
|
|
@ -17,6 +17,14 @@ respective issue tracker or send a mail to
|
|||
|
||||
# Entries
|
||||
|
||||
`2023-02-09` - D.S.
|
||||
: Thank you for this Program, for me the best, easy and fast Thank's
|
||||
|
||||
`2023-01-19` - Jay
|
||||
: ncdu is my go-to tool to figure out why a server is filling up. It's super fast, simple, and effective, and exactly what you want to see in a TUI application.
|
||||
|
||||
My hard drives thank you!
|
||||
|
||||
`2022-12-02` - rob
|
||||
: Holly Molly! ncdu is life changing!
|
||||
|
||||
|
|
|
|||
|
|
@ -20,6 +20,10 @@ the incidental article on this site. Enjoy your stay!
|
|||
<!-- These announcements are parsed by mkfeed.pl, see that file for formatting -->
|
||||
## Announcements <a href="/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
|
||||
|
||||
`2023-02-12` - ncdu 1.18.1 released <!-- tags: ncdu, link: /ncdu -->
|
||||
: Fix bug causing builds to fail on platforms other than Linux.
|
||||
[Ncdu homepage](/ncdu) - [Changelog](/ncdu/changes).
|
||||
|
||||
`2023-01-19` - ncdu 2.2.2 released <!-- tags: ncdu, link: /ncdu -->
|
||||
: Updated for Zig 0.10.x, compilation with 0.9.x is no longer supported.
|
||||
[Ncdu homepage](/ncdu) - [Changelog](/ncdu/changes2).
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ Zig version (stable)
|
|||
work for you or if you need a more stable compilation environment.
|
||||
|
||||
C version (LTS)
|
||||
: 1.18 ([ncdu-1.18.tar.gz](/download/ncdu-1.18.tar.gz) - [changes](/ncdu/changes))
|
||||
: 1.18.1 ([ncdu-1.18.1.tar.gz](/download/ncdu-1.18.1.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.
|
||||
|
|
|
|||
16
pub/download/ncdu-1.18.1.tar.gz.asc
Normal file
16
pub/download/ncdu-1.18.1.tar.gz.asc
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEdEYNMrgIEOupr6LpYjlMaYwnOfoFAmPomPgACgkQYjlMaYwn
|
||||
Ofr6rRAAhR/IdB2LKzdIOMZcr7YjXs9gHstz9OSefYbsvmgKK3Dz9hnHI3x6UPSu
|
||||
ZXOFC5meCjvPwrS37EcHCgZdd+lueu/RgEczcSt1QE5YDMPQCfjiFr3axEPw/JD5
|
||||
yPNP3Orz7Q02TiRvmaXByUKzWghE9HaA5+hONMIvUcPz4QPCzCbGL0PdiXalpVqW
|
||||
QYfC5d50OgZwfJ88nmbyjZBcGeCeHGscL7y9WUpnJxbG2ur6y/j7rNxnMh+w7Jhn
|
||||
ZmRLWDuSSDsEceCEaCtBO/XXgLjo88ntL+0U3feKLPVePwLMY1FC0I+oJkJEvsmU
|
||||
Ar+Wa2v4dRZl3NRhUVo0KqpbVTy6DmV7kXS+u05+CLgNYKZSGbzxI/gLjPhc/PZd
|
||||
kNj6uGduQ00LgrUIRBTcGzYsSIbzKBApFzY5fQLITKYCUaIaXf4EWHIyAyD5BNJu
|
||||
MsgMAthBqndll4hrBsv5wNirSFquKvPdU7aehUtxy8YL8QB5yXXoXhnbFFVwZZLx
|
||||
ghRmpbBEvwFm1n3mUxPiWR5YE+S2I+vngVfaULC8dNqiCQAlx3veB+0I6a6HHQZv
|
||||
sKaYjp6p6IuGJ72YR+I/OSdXIVZ1SDFs1yRMySpQTBLJjMexKYkSVv95pqcSBohi
|
||||
RVbRYpN4bqnbQj5P3eFpc7zocpFNqe1mMFrlvaQmsVcIiY3PjF8=
|
||||
=Ur9P
|
||||
-----END PGP SIGNATURE-----
|
||||
1
pub/download/ncdu-1.18.1.tar.gz.md5
Normal file
1
pub/download/ncdu-1.18.1.tar.gz.md5
Normal file
|
|
@ -0,0 +1 @@
|
|||
567df772ef0f2e28801009a90ab7b8e3 ncdu-1.18.1.tar.gz
|
||||
1
pub/download/ncdu-1.18.1.tar.gz.sha1
Normal file
1
pub/download/ncdu-1.18.1.tar.gz.sha1
Normal file
|
|
@ -0,0 +1 @@
|
|||
bdc12fa539db1e310a29431939efca7091dbb867 ncdu-1.18.1.tar.gz
|
||||
1
pub/download/ncdu-1.18.1.tar.gz.sha256
Normal file
1
pub/download/ncdu-1.18.1.tar.gz.sha256
Normal file
|
|
@ -0,0 +1 @@
|
|||
7c0fa1eb29d85aaed4ba174164bdbb8f011b5c390d017c57d668fc7231332405 ncdu-1.18.1.tar.gz
|
||||
Loading…
Add table
Add a link
Reference in a new issue