writing.exchange is one of the many independent Mastodon servers you can use to participate in the fediverse.
A small, intentional community for poets, authors, and every kind of writer.

Administered by:

Server stats:

324
active users

#rust

63 posts51 participants7 posts today

"Usenet Reborn" is an Usenet and NNTP TUI client in Rust language, in alpha stage!
- sr.ht/~rek2/Usenet_Reborn/
Now that I have a 1.0.1 released for my #NNTP library called "rek2_nntp" crates.io/crates/rek2_nntp was able to go ahead and get "Usenet Reborn" client in a usable stage a brand new #usenet client in #TUI format using the #ratatui #rust #libs not a rust expert so patches are WELLCOME to both projects! #hackers #hackerculture #decentralization

In plaats van een stille retraite had ik met Pasen een retraite met het gezin, waarbij ik ook nog voor de hond op en neer pendelde naar huis en tussendoor een sneuvelende auto had.

Normaliter genoeg om te zorgen voor een hoofd vol onrust, maar dat gebeurde nu niet. En dan weet je weer: rust zit niet in de hoeveelheid activiteiten; rust zit van binnen.
#retraite #rust #onrust

My Easter treat has been to work on my silly hosted-at-home retro website. It now features actual content, animated GIFs, and photos of pineapples!

There's a few dynamic pages under cgi-bin, although they are not actually CGI scripts—they are generated by a Rust program. The dynamic content includes live energy stats, climate info, and memory & uptime info. I still want to fill out the content some more, but I also need to do other things.

home.wezm.net/~wmoore/

daaaaaaaaaaaaaaamn.

Wrote a small tool in #Rust, to split my caddy logs into bad-visitor/sketchy-agent/unclassified parts, do some filtering and anonymization.

Figured it will run a while. It blew through 6Gb of logs in 33 seconds, and that included decompression too.

It's not even an optimized thing, it does it all on a single thread.