Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.advocacy > #703076
| From | "Carlos E.R." <robin_listas@es.invalid> |
|---|---|
| Newsgroups | comp.os.linux.advocacy, comp.os.linux.misc |
| Subject | Re: KDE Goes Wayland |
| Date | 2025-12-19 21:46 +0100 |
| Message-ID | <36qg1mxbdt.ln2@Telcontar.valinor> (permalink) |
| References | (11 earlier) <10hqkdq$2ciit$1@dont-email.me> <6941733d$0$24$882e4bbb@reader.netnews.com> <10htcap$38fqf$1@dont-email.me> <acdd1mxd8b.ln2@Telcontar.valinor> <10i1302$a6q9$3@dont-email.me> |
Cross-posted to 2 groups.
On 2025-12-18 15:27, vallor wrote: > At Thu, 18 Dec 2025 14:49:30 +0100, "Carlos E.R." > <robin_listas@es.invalid> wrote: > >> On 2025-12-17 05:42, vallor wrote: >>> At Tue, 16 Dec 2025 09:57:02 -0500, CrudeSausage <crude@sausa.ge> >>> wrote: >>> >>>> On 2025-12-15 10:41 p.m., vallor wrote: >>>>> At Mon, 15 Dec 2025 18:16:03 -0600, chrisv <chrisv@nospam.invalid> >>>>> wrote: >> >> >>>>> My experiment with this was to write a newsreader with >>>>> the help of ChatGPT, in Tk/perl. It works. >>>> >>>> Is it better than Pan? >>> >>> Right now, Pan is better, I'd say. >>> >>> But newscamel has one feature that I don't think many newsreaders >>> have, which is recording "read" (red) articles by Message-ID. >>> >>> That way, no matter which news server you switch to, >>> it will accurately indicate read articles. >>> >>> I'm thinking maybe I should go back to Pan, and add that feature. >>> Issue there is I'm not as strong with C++ as I am with C or perl. >> >> There is a way in Linux to do that with any reader. >> >> I use "leafnode", an nntp proxy server. It is it who connects to the >> upstream news servers, one or several. But your client only connects >> to the local leafnode. > > That works -- except with the default configuration, you > can't take part in "banter" threads, where replies are a few > minutes apart. In that case, I call sudo -u news /usr/sbin/fetchnews -v manually. > > But...hmm. There shouldn't be any reason why the cronjob > can't fire off (say) every 5 minutes to top off fresh news...though, > that might be wasteful of resources when you're not reading. You could use a systemd timer, and enable/disable it when needed :-) Or have a cronjob that checks a flag file. I have this. > > (I seem to remember that leafnode has a killfile function -- or > does it?) killfile? Dunno :-? > > In any event, once I have the bugs ironed out of the newsgroup > tree browser, I'll put this on my github for anyone who wants > a perl-based newsreader. (Development stagnated for a few weeks.) > :-) -- Cheers, Carlos. ES🇪🇸, EU🇪🇺;
Back to comp.os.linux.advocacy | Previous | Next — Previous in thread | Find similar
Re: KDE Goes Wayland bonkmaykr <bonkyboo@canithesis.org> - 2025-12-12 16:38 -0600
Re: KDE Goes Wayland chrisv <chrisv@nospam.invalid> - 2025-12-15 18:16 -0600
Re: KDE Goes Wayland vallor <vallor@vallor.earth> - 2025-12-16 03:41 +0000
Re: KDE Goes Wayland Farley Flud <fsquared@fsquared.linux> - 2025-12-16 11:50 +0000
Re: KDE Goes Wayland The Natural Philosopher <tnp@invalid.invalid> - 2025-12-16 12:12 +0000
Re: KDE Goes Wayland CrudeSausage <crude@sausa.ge> - 2025-12-16 09:57 -0500
Re: KDE Goes Wayland vallor <vallor@vallor.earth> - 2025-12-17 04:42 +0000
Re: KDE Goes Wayland CrudeSausage <crude@sausa.ge> - 2025-12-17 09:31 -0500
Re: KDE Goes Wayland rbowman <bowman@montana.com> - 2025-12-17 19:34 +0000
Re: KDE Goes Wayland "Carlos E.R." <robin_listas@es.invalid> - 2025-12-18 14:49 +0100
Re: KDE Goes Wayland vallor <vallor@vallor.earth> - 2025-12-18 14:27 +0000
Re: KDE Goes Wayland "Carlos E.R." <robin_listas@es.invalid> - 2025-12-19 21:46 +0100
csiph-web