Autor: Hendrik Boom Datum: To: dng Betreff: Re: [DNG] Nasty Linux systemd security bug revealed
On Thu, Jul 29, 2021 at 04:57:44PM -0400, Steve Litt wrote: > al3xu5 said on Thu, 29 Jul 2021 17:33:10 +0200
> >
> >11) Document and document and document all the code (vars, functions,
> >errors etc. ... all)
>
> I do that: Nobody else does. It really makes things difficult when I
> need to work on or with somebody's code.
I ofter predocument -- explain what my code is intended to do before I
write it.