💾 Archived View for tilde.pink › ~bencollver › recipes › submissions › usenet-news captured on 2022-07-16 at 15:12:53. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-06-11)
-=-=-=-=-=-=-
You'll need a news (NNTP) client to read news. The address is `news.tilde.club port:119`, and it is open to the internet at large.
slrn is a newsreader; see http://slrn.sourceforge.net/ for details.
First, add `export NNTPSERVER="localhost"` to your shellrc (`.bashrc`, `.zshrc`) and source it (`source path/to/.shellrc`).
Then run `slrn --create` to create the slrn config file, and lastly `slrn -d` to populate group names.
You're now ready to run `slrn`! If the list is empty, press `L` (for list-groups) and enter `*` in the field for all groups. You might need to enter each group (pressing `space`) to get a proper count for how many (if any) unread messages there are.
pine can read news;
You can also read the FAQ from U Washington
In Pine do
`M-x gnus` in emacs can read news, but you better know emacs first before you start.
lynx reads news, a la `lynx news://news.tilde.club/tilde.general`. It can even post news, but you have to design your own headers.
There is also tin
If you're using Thunderbird for email, it can also be configured for news.