POV-Ray : Newsgroups : povray.off-topic : You know... Server Time
5 Sep 2024 17:20:40 EDT (-0400)
  You know... (Message 1 to 10 of 48)  
Goto Latest 10 Messages Next 10 Messages >>>
From: Darren New
Subject: You know...
Date: 27 Aug 2009 01:11:49
Message: <4a961595$1@news.povray.org>
It's exactly this sort of programmer that caused me to make my big list of 
computer questions you should be able to answer in one sentence before you 
come work for me.

http://us.php.net/manual/en/function.abs.php#58508

-- 
   Darren New, San Diego CA, USA (PST)
   Understanding the structure of the universe
    via religion is like understanding the
     structure of computers via Tron.


Post a reply to this message

From: Jim Henderson
Subject: Re: You know...
Date: 27 Aug 2009 01:15:33
Message: <4a961675@news.povray.org>
On Wed, 26 Aug 2009 22:11:48 -0700, Darren New wrote:

> It's exactly this sort of programmer that caused me to make my big list
> of computer questions you should be able to answer in one sentence
> before you come work for me.
> 
> http://us.php.net/manual/en/function.abs.php#58508

I think my brain just exploded.  Dammit, now there's brain matter all 
over my desk and monitor.  That's going to make work in the morning 
difficult, I gotta clean this mess up first.

Jim


Post a reply to this message

From: nemesis
Subject: Re: You know...
Date: 27 Aug 2009 01:45:01
Message: <web.4a961c75f3fdee49bdbc18c0@news.povray.org>
Darren New <dne### [at] sanrrcom> wrote:
> http://us.php.net/manual/en/function.abs.php#58508

either a joker or some true PL n00b... :)


Post a reply to this message

From: scott
Subject: Re: You know...
Date: 27 Aug 2009 03:37:12
Message: <4a9637a8$1@news.povray.org>
> It's exactly this sort of programmer that caused me to make my big list of 
> computer questions you should be able to answer in one sentence before you 
> come work for me.
>
> http://us.php.net/manual/en/function.abs.php#58508

I don't think it's a joke, there just genuinely are lots of people out there 
who aren't very good at quickly spotting good ways to do things.

We have a list of questions for graduate Engineers here too, it's surprising 
how many don't spot the obvious ways to solve most questions.  It takes some 
time to write good questions that are capable of separating out the 
applicants.

My favourite is the parametric equation we give and ask them to calculate 
the area under the curve between two limits.  It's funny how many go on for 
sometimes over a page of algebra and integration without realising it's just 
a circle and you can write down the answer in one line :-D


Post a reply to this message

From: Invisible
Subject: Re: You know...
Date: 27 Aug 2009 04:27:04
Message: <4a964358$1@news.povray.org>
Darren New wrote:

> http://us.php.net/manual/en/function.abs.php#58508

I believe the term is "epic fail"...


Post a reply to this message

From: Warp
Subject: Re: You know...
Date: 27 Aug 2009 08:41:14
Message: <4a967ee9@news.povray.org>
Darren New <dne### [at] sanrrcom> wrote:
> http://us.php.net/manual/en/function.abs.php#58508

  Why do I seem to be the only one who is not getting a page with such
an anchor in it? I even checked all the anchors in that page, and that
one does not appear. The closest ones are #55694 and #58653.

-- 
                                                          - Warp


Post a reply to this message

From: Fredrik Eriksson
Subject: Re: You know...
Date: 27 Aug 2009 09:46:15
Message: <op.uzbpvczt7bxctx@e6600>
On Thu, 27 Aug 2009 14:41:14 +0200, Warp <war### [at] tagpovrayorg> wrote:
> Darren New <dne### [at] sanrrcom> wrote:
>> http://us.php.net/manual/en/function.abs.php#58508
>
>   Why do I seem to be the only one who is not getting a page with such
> an anchor in it? I even checked all the anchors in that page, and that
> one does not appear. The closest ones are #55694 and #58653.

I get the same, though one of the comments that do exist is apparently in  
reply to #58508. I presume it was simply deleted.



-- 
FE


Post a reply to this message

From: Chambers
Subject: Re: You know...
Date: 27 Aug 2009 09:52:20
Message: <4a968f94@news.povray.org>
Warp wrote:
> Darren New <dne### [at] sanrrcom> wrote:
>> http://us.php.net/manual/en/function.abs.php#58508
> 
>   Why do I seem to be the only one who is not getting a page with such
> an anchor in it? I even checked all the anchors in that page, and that
> one does not appear. The closest ones are #55694 and #58653.
> 

I'm not getting it either.

However, the very bottom comment is several lines of code to perform a 
negative absolute... when all that's needed is "-abs(x)".  I think that 
might be what he's referring to.

...Chambers


Post a reply to this message

From: clipka
Subject: Re: You know...
Date: 27 Aug 2009 10:00:48
Message: <4a969190$1@news.povray.org>
Warp schrieb:
>   Why do I seem to be the only one who is not getting a page with such
> an anchor in it? I even checked all the anchors in that page, and that
> one does not appear. The closest ones are #55694 and #58653.

Because, apparently, someone did the only sane thing, and removed that post.


Post a reply to this message

From: Warp
Subject: Re: You know...
Date: 27 Aug 2009 10:09:08
Message: <4a969384@news.povray.org>
Chambers <Ben### [at] gmailcom> wrote:
> However, the very bottom comment is several lines of code to perform a 
> negative absolute... when all that's needed is "-abs(x)".  I think that 
> might be what he's referring to.

  Having been a teaching assistant that the University of Technology here,
in a course where several tasks are programming-related, you wouldn't
believe the programming horrors I have had to witness.

  For example, you wouldn't believe how complicated the task of writing
a function which calculates the distance between two 2D points can get.
Where normal people would just write a "sqrt(vx*vx+vy*vy)"-based solution
in 3 lines (two of them to calculate vx and vy), the worst examples I saw
spawned over 100 lines of code. And I'm not exaggerating the least bit here.
And these are university students who have gone through math courses in
grade school, high school and several years in the university.

-- 
                                                          - Warp


Post a reply to this message

Goto Latest 10 Messages Next 10 Messages >>>

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