POV-Ray : Newsgroups : povray.general : Mesh rendering artifacts : Re: Mesh rendering artifacts Server Time
19 Apr 2024 04:14:24 EDT (-0400)
  Re: Mesh rendering artifacts  
From: Tor Olav Kristensen
Date: 31 Jan 2023 21:55:00
Message: <web.63d9d42b249f0076383c879289db30a9@news.povray.org>
"jr" <cre### [at] gmailcom> wrote:
> hi,
>
> "Bald Eagle" <cre### [at] netscapenet> wrote:
> > ...
> > I truly do need to sit down and work with Emacs, Vim, awk, etc and figure out
> > how to do all the "word processing" tricks.
>
> if your after-tax earnings allow :-), there's O'Reilly's excellent 'sed & awk',
> by Dougherty & Robbins.

I once spent several months using gawk to process logs from the
Linux kernel on an embedded CPU board to find out what was causing
an intermittent problem with an Ethernet port while it was booting.
(The Ethernet port did not show up in about one of hundred boots.)

Some months later I started learning Python and found that it
provides much better text processing tools than awk (although
some of them are similar) and was much easier to use for such
tasks.

So now I very much regret that I didn't look into Python earlier.
If I had not been so stubborn sticking to C, Pascal, Basic,
assembly and Excel, I would have saved a LOT of time in the past.

--
Tor Olav
http://subcube.com
https://github.com/t-o-k


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.