Re: fdm, paredit and systemd

Liste des GroupesRevenir à c misc 
Sujet : Re: fdm, paredit and systemd
De : smirzo (at) *nospam* example.com (Salvador Mirzo)
Groupes : comp.misc
Date : 27. Feb 2025, 10:23:34
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <87a5a7hhbd.fsf@example.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
D <nospam@example.net> writes:

On Tue, 25 Feb 2025, Salvador Mirzo wrote:
>
Oh, that might even make my python script redundant! This gets more
interesting by the minute!
>
It will surely do.  (It is also a powerful filter, so you can organize
your NNTP articles into various different Maildir, essentially being
your NNTP client from the downloading perspective.  For uploading, we
will need another program.)
>
Excellent! I wonder if it can replace mbsync nicely as well? Would be nice to
have fdm handle both my mbsync (so sync imap folders to local laptop) _and_ to
take care of news posts! I can easily see how the filters would take care of
sorting the posts from various newsgroups into their respective folders in my
mail client.

I'm not a user of mbsync, but if you use mbsync just to download mail
from an IMAP server, then certainly fdm can replace it.

As for posting, my mail client, alpine, has that covered! =)

You should be good then. :)

Never heard of. It was a bit too quick, so I'm still not quite sure what it
does. Some of that jumping around can be achieved in vim, but since I'm not
familiar with lisp nor with exactly what he was doing, it is difficult
to say.
>
I'd bet vim can do the same.
>
It's not important.  But the illustration there is that Lisp programmers
don't worry about parentheses; it's all managed by them by editors such
as the GNU EMACS (with its various packages for handling these
specialized operations).
>
Yes, that makes a lot more sense. Manually typing all of those parentheses would
be horrible! ;) It reminds me of an old xkcd comic... there were your father
parenthesis, a more civilized weapon for a more civilized age. ;)

Lol.  I remember that one.

One thing I liked about systemd is that regular users can have their own
daemons.  But it turns out that's the only thing about systemd that I
ever liked.  And even then I changed my opinion.  Daemons are not really
meant to be managed by regular users; if there's any user that should
have the right to run a daemon, then they should have sysadmin powers,
even if specifically just for the task at hand.  Bottom line: it's a
neat thing that it does, but it might not quite be a real need.
>
I agree! That's the problem, it tries to be too neat, and to do too much. In the
end you have this horrible monolithic kludge that will probably crash due to its
complexity, and take the system with it.
>
Another thing I intensely dislike with it is the long and convoluted syntax of
the commands. I mean just look at "ls"... it's beautiful! And "l" followed by an
"s"! =D
>
Now look at this horrible mess: "systemctl list-timers" Yuck!

Yeah---there's a fine line between incrementing language and sticking
with the previous, well-established vocabulary.  That's particularly
important for hackers because they have an imense amount of vocabulary
to manage and great fluency is essential to their day-to-day operations.

It's alright.  As long as there are systems that don't buy the Microsoft
way of things, we're good.  And there will always be because hackers
never buy into the nonsense.
>
That's good! After all, if I don't want systemd, there are distributions without
it. =) The only annoying thing is that since I teach linux I am forced to teach
the most common tools, and sadly that means systemd.

No intention to question you here, but I'm sure you know how
questionable this might be.  I would think it's not really important to
teach about systemd, specially if you don't find it beautiful.  The
principles and their concrete illustrations are much more interesting.
The ``everything is a file'' is an example, and you can illustrate with
countless examples.  Modularity is another relevant word and can be seen
at its prime in UNIX systems (and extremely in software such as qmail),
with opposite examples in sendmail and also in systemd.

On the other hand, I'm thinking here that you'd remark that your courses
are highly practical, involved with system administration per se.  I'm
aware of that.  But, still, I really don't see system administration
very different from software writing.  I would not find it too important
to discuss the operational details of a specific system or software.
Certainly a UNIX system has its own particularties in their rc scripts,
but I would spend more time looking at POSIX-sh semantics, style,
philosophy and history because it's primarily sh scripts that engineer
the start-up schemes of UNIX systems.  Because then every hacker can use
that kind of culture to investigate whatever system he's interested in.

In other words, I'd go for depth, not immediate working knowledge.
Every system administrator will have to grind through the manuals
anyway.  Knowing how to start or stop daemons, say, in a particular
system would not be terribly useful in a classroom.  Of course, we would
see how run the commands in whatever system we're using for the
illustrations at the black board or at the computer lab, but merely to
see things in motion.

Date Sujet#  Auteur
16 Feb 25 * Schneier, Data and Goliath: no hope for privacy284Retrograde
16 Feb 25 `* Re: Schneier, Data and Goliath: no hope for privacy283D
17 Feb 25  `* Re: Schneier, Data and Goliath: no hope for privacy282Salvador Mirzo
17 Feb 25   `* Re: Schneier, Data and Goliath: no hope for privacy281D
17 Feb 25    +* Re: Schneier, Data and Goliath: no hope for privacy73Adrian
17 Feb 25    i`* Re: Schneier, Data and Goliath: no hope for privacy72D
18 Feb 25    i +* Re: Schneier, Data and Goliath: no hope for privacy47Adrian
18 Feb 25    i i+* Re: Schneier, Data and Goliath: no hope for privacy15Sn!pe
18 Feb 25    i ii+* Re: Schneier, Data and Goliath: no hope for privacy12D
20 Feb 25    i iii`* Re: Schneier, Data and Goliath: no hope for privacy11Salvador Mirzo
20 Feb 25    i iii +* Re: Schneier, Data and Goliath: no hope for privacy5Sn!pe
20 Feb 25    i iii i+- Re: Schneier, Data and Goliath: no hope for privacy1Salvador Mirzo
20 Feb 25    i iii i`* Re: Schneier, Data and Goliath: no hope for privacy3Scott Dorsey
21 Feb 25    i iii i +- Re: Schneier, Data and Goliath: no hope for privacy1Salvador Mirzo
21 Feb 25    i iii i `- Re: Schneier, Data and Goliath: no hope for privacy1D
20 Feb 25    i iii `* Re: Schneier, Data and Goliath: no hope for privacy5D
20 Feb 25    i iii  `* Re: Schneier, Data and Goliath: no hope for privacy4Salvador Mirzo
20 Feb 25    i iii   `* Re: Schneier, Data and Goliath: no hope for privacy3D
21 Feb 25    i iii    `* Re: Schneier, Data and Goliath: no hope for privacy2Salvador Mirzo
21 Feb 25    i iii     `- Re: Schneier, Data and Goliath: no hope for privacy1D
18 Feb 25    i ii`* Re: Schneier, Data and Goliath: no hope for privacy2Adrian
20 Feb 25    i ii `- Re: Schneier, Data and Goliath: no hope for privacy1Salvador Mirzo
18 Feb 25    i i+* Re: Schneier, Data and Goliath: no hope for privacy25D
18 Feb 25    i ii+* Re: Schneier, Data and Goliath: no hope for privacy18Adrian
20 Feb 25    i iii`* Re: Schneier, Data and Goliath: no hope for privacy17Salvador Mirzo
20 Feb 25    i iii `* Re: Schneier, Data and Goliath: no hope for privacy16D
20 Feb 25    i iii  `* Re: Schneier, Data and Goliath: no hope for privacy15Salvador Mirzo
20 Feb 25    i iii   +* Re: Schneier, Data and Goliath: no hope for privacy3Sn!pe
21 Feb 25    i iii   i`* Re: Schneier, Data and Goliath: no hope for privacy2Salvador Mirzo
21 Feb 25    i iii   i `- Re: Schneier, Data and Goliath: no hope for privacy1D
21 Feb 25    i iii   `* Re: Schneier, Data and Goliath: no hope for privacy11D
24 Feb 25    i iii    +* Re: Schneier, Data and Goliath: no hope for privacy2Salvador Mirzo
24 Feb 25    i iii    i`- Re: Schneier, Data and Goliath: no hope for privacy1D
25 Feb 25    i iii    `* Re: Schneier, Data and Goliath: no hope for privacy8Anton Shepelev
25 Feb 25    i iii     `* small communities, nntp server (Was: Re: Schneier, Data and Goliath: no hope for privacy)7Salvador Mirzo
26 Feb 25    i iii      +* Re: small communities, nntp server (Was: Re: Schneier, Data and Goliath: no hope for privacy)3D
27 Feb 25    i iii      i`* Re: small communities, nntp server2Salvador Mirzo
27 Feb 25    i iii      i `- Re: small communities, nntp server1D
26 Feb 25    i iii      `* Re: small communities, nntp server3yeti
26 Feb 25    i iii       +- Re: small communities, nntp server1D
26 Feb 25    i iii       `- Re: small communities, nntp server1D
20 Feb 25    i ii`* Re: Schneier, Data and Goliath: no hope for privacy6Salvador Mirzo
20 Feb 25    i ii `* Re: Schneier, Data and Goliath: no hope for privacy5D
20 Feb 25    i ii  `* Re: Schneier, Data and Goliath: no hope for privacy4Salvador Mirzo
20 Feb 25    i ii   `* Re: Schneier, Data and Goliath: no hope for privacy3D
21 Feb 25    i ii    `* Re: Schneier, Data and Goliath: no hope for privacy2Salvador Mirzo
21 Feb 25    i ii     `- Re: Schneier, Data and Goliath: no hope for privacy1D
20 Feb 25    i i`* Re: Schneier, Data and Goliath: no hope for privacy6Salvador Mirzo
20 Feb 25    i i `* Re: Schneier, Data and Goliath: no hope for privacy5Scott Dorsey
21 Feb 25    i i  +- Re: Schneier, Data and Goliath: no hope for privacy1Salvador Mirzo
21 Feb 25    i i  `* Re: Schneier, Data and Goliath: no hope for privacy3D
22 Feb 25    i i   `* Re: Schneier, Data and Goliath: no hope for privacy2Scott Dorsey
23 Feb 25    i i    `- Re: Schneier, Data and Goliath: no hope for privacy1D
20 Feb 25    i `* Re: Schneier, Data and Goliath: no hope for privacy24Salvador Mirzo
20 Feb 25    i  `* Re: Schneier, Data and Goliath: no hope for privacy23D
20 Feb 25    i   `* Re: Schneier, Data and Goliath: no hope for privacy22Salvador Mirzo
20 Feb 25    i    `* Re: Schneier, Data and Goliath: no hope for privacy21D
21 Feb 25    i     `* Re: Schneier, Data and Goliath: no hope for privacy20Salvador Mirzo
21 Feb 25    i      `* Re: Schneier, Data and Goliath: no hope for privacy19D
24 Feb 25    i       `* Re: Schneier, Data and Goliath: no hope for privacy18Salvador Mirzo
24 Feb 25    i        `* Re: Schneier, Data and Goliath: no hope for privacy17D
24 Feb 25    i         `* Re: Schneier, Data and Goliath: no hope for privacy16Salvador Mirzo
24 Feb 25    i          `* Re: Schneier, Data and Goliath: no hope for privacy15D
25 Feb 25    i           +* Re: Schneier, Data and Goliath: no hope for privacy12Salvador Mirzo
25 Feb 25    i           i`* Re: Schneier, Data and Goliath: no hope for privacy11D
25 Feb 25    i           i `* OT: personal stories (Was: Re: Schneier, Data and Goliath: no hope for privacy)10Salvador Mirzo
26 Feb 25    i           i  `* Re: OT: personal stories (Was: Re: Schneier, Data and Goliath: no hope for privacy)9D
27 Feb 25    i           i   `* Re: OT: personal stories8Salvador Mirzo
27 Feb 25    i           i    `* Re: OT: personal stories7D
8 Mar 25    i           i     `* Re: OT: personal stories6Salvador Mirzo
8 Mar 25    i           i      +* Re: OT: personal stories2yeti
8 Mar 25    i           i      i`- Re: OT: personal stories1D
8 Mar 25    i           i      `* Re: OT: personal stories3D
9 Mar 25    i           i       `* Re: OT: personal stories2Salvador Mirzo
9 Mar 25    i           i        `- Re: OT: personal stories1D
25 Feb 25    i           `* Re: Schneier, Data and Goliath: no hope for privacy2D Finnigan
27 Feb 25    i            `- Re: Schneier, Data and Goliath: no hope for privacy1Salvador Mirzo
17 Feb 25    `* Re: Schneier, Data and Goliath: no hope for privacy207D
17 Feb 25     +* Re: Schneier, Data and Goliath: no hope for privacy2Scott Dorsey
18 Feb 25     i`- Re: Schneier, Data and Goliath: no hope for privacy1D
18 Feb 25     `* Re: Schneier, Data and Goliath: no hope for privacy204Computer Nerd Kev
19 Feb 25      +* Re: Schneier, Data and Goliath: no hope for privacy160Eli the Bearded
19 Feb 25      i+* Re: Schneier, Data and Goliath: no hope for privacy4D
6 Mar 25      ii+- Re: Schneier, Data and Goliath: no hope for privacy1Ivan Shmakov
8 Mar 25      ii`* Re: Schneier, Data and Goliath: no hope for privacy2Salvador Mirzo
8 Mar 25      ii `- Re: Schneier, Data and Goliath: no hope for privacy1D
19 Feb 25      i`* Re: Schneier, Data and Goliath: no hope for privacy155Computer Nerd Kev
20 Feb 25      i +- Re: Schneier, Data and Goliath: no hope for privacy1Salvador Mirzo
20 Feb 25      i +* Re: Schneier, Data and Goliath: no hope for privacy152D
20 Feb 25      i i`* Re: Schneier, Data and Goliath: no hope for privacy151Salvador Mirzo
20 Feb 25      i i +* Re: Schneier, Data and Goliath: no hope for privacy95Salvador Mirzo
20 Feb 25      i i i`* Re: Schneier, Data and Goliath: no hope for privacy94D
21 Feb 25      i i i `* Re: Schneier, Data and Goliath: no hope for privacy93Salvador Mirzo
21 Feb 25      i i i  `* Re: Schneier, Data and Goliath: no hope for privacy92D
24 Feb 25      i i i   `* Re: Schneier, Data and Goliath: no hope for privacy91Salvador Mirzo
24 Feb 25      i i i    +* Re: Schneier, Data and Goliath: no hope for privacy2Rich
24 Feb 25      i i i    i`- Re: Schneier, Data and Goliath: no hope for privacy1Salvador Mirzo
24 Feb 25      i i i    +* Re: Schneier, Data and Goliath: no hope for privacy30D
24 Feb 25      i i i    i+* Re: Schneier, Data and Goliath: no hope for privacy14Salvador Mirzo
24 Feb 25      i i i    ii`* Re: Schneier, Data and Goliath: no hope for privacy13D
25 Feb 25      i i i    ii `* Re: Schneier, Data and Goliath: no hope for privacy12Rich
24 Feb 25      i i i    i`* Re: Schneier, Data and Goliath: no hope for privacy15Rich
26 Feb 25      i i i    `* Re: Schneier, Data and Goliath: no hope for privacy58Scott Dorsey
20 Feb 25      i i `* Re: Schneier, Data and Goliath: no hope for privacy55D
4 Mar 25      i `- Re: Schneier, Data and Goliath: no hope for privacy1Eli the Bearded
19 Feb 25      +* Re: Schneier, Data and Goliath: no hope for privacy41D
20 Feb 25      `* Re: Schneier, Data and Goliath: no hope for privacy2Salvador Mirzo

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal