Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc Subject: Re: Joy of this, Joy of that Date: 24 Nov 2024 05:26:06 GMT Lines: 12 Message-ID: References: <6iKdnTQOKNh6AqD6nZ2dnZfqn_idnZ2d@earthlink.com> <871pz4osys.fsf@comcast.net.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net a9VX/zBDIEVzb7WR8P0Odw15r+CLUHcvwDu/UZ+vSTkaFmxISP Cancel-Lock: sha1:Lp4P4L5euO49b4keuIgez7/SLhk= sha256:dGaTfFKh/vzpLwATZHKeQt7pLTQC8dEqwROCtpKHS2M= User-Agent: Pan/0.149 (Bellevue; 4c157ba) Xref: csiph.com comp.os.linux.misc:61301 On Sat, 23 Nov 2024 20:17:16 -0500, 186282@ud0s4.net wrote: > But yea ... there soon comes a point where you ought to implement in > a better, more proper, language. Whatever it is, at least use Python > if for no other reason than that it's generally comprehensible. They > kept expanding Bash with more obscure squiggles and bars and "two > spaces, not one" almost to the point where you may as well be using > BrainFuck or similar. I'm not sure how I feel about the _ and *_ introduced in Python 3. I suppose it's handy. Then there is the whole dunder etiquette and the 'please don't screw with this but I can't stop you' idea.