Jump to content

notpete

WFG Retired
  • Posts

    402
  • Joined

  • Last visited

Posts posted by notpete

  1. Sort of; they might want money more than before, but not necessarily want more money than before. Sorry, Matt, to clarify: what I was referring to above was that when you're stuck living on government handouts you won't wait around for a job earning more money than you were on before (I took a paycut to get a new job). At some point, you need to pay for rent and food, and government handouts don't always stretch that far. Most jobs will.

  2. Wow, a whole load of symbolism : I admit I've never watched it closely enough, or known enough background (eg the Bible) to recognise most of these references.

    How much of this symbolism do you think is deliberate (placed by the Wachowski brothers) or inferred (decided by the fans)? Some of it seems open to interpretation, for example : "Mobil Ave". Maybe here the reference was to the gas/oil company (the population's reliance upon oil industry?), and not an anagram. Another interesting point is the number of symbolic references in the second and third films, compared to the first. Did the Wachowski brothers realise that they had a 'cult' film, and did this deliberately? Was the symbolism planned before the success of the first film?

    Neat thread.

  3. whos rich?

    notpete :lol:

    Aye, it's me - thanks, FG. Thank you all for the comments; nice to know our work is appreciated.

    Since I'm here, I'll just echo Wijit's comments a bit. Any screenshots we release are always just a snapshot of what the development team are doing at any point; and so they're usually out-of-date more-or-less as soon as we've released them. They don't really show any developments in other, non-graphics related areas, either: rest assured progress is being made on all fronts at the minute. Engine-wise, Jan (aka janwas) and Poya (um, aka Poya) deserve the credit for getting the engine to the point it's at now. I'm just here adding the bells-and-whistles and user interface bits.

    But keep an eye out for new screenshots; I'll prod Wijit into putting fresh screenshots up as the engine progresses :).

  4. Here's one I like:

    a(0) = 0

    a(1) = 1

    a(2) = 2

    a(3) = 3

    a(4) = 4

    a(5) = 5

    a(6) = 6

    a(10) = 604810

    Oops, forgot about this. Too busy writing alpha-map code :).

    svede: Sort of on the write lines with a(10) = 10!/3! + 10 = 604810, but it's time for a solution.

    Solution: a(x) = x + x(x-1)(x-2)(x-3)(x-4)(x-5)(x-6)

    This was unnecessarily evil; my apologies. It's interesting in the sense that the function displays completely different behaviour over different ranges; monotonically increasing between x=0 and x=6, increasing factorially (I think) at x=7 and over. I've started wondering if there's some practical application for this kind of construct in programming languages that don't support 'if' statements (for implementing functions that behave differently over different ranges). Rather code painful to write, I suspect, although that's probably true of writing any code in a language without 'if's.

    I first heard of this function back in university; a professor wrote "0,1,2,3,4,5,6 ..." on the blackboard and asked for the next number in the sequence. No hints; everyone failed. There was probably an important point he was trying to make that I didn't grasp. Something along the lines of "Assume Nothing", perhaps. I wasn't convinced: this just seemed like maths for the sake of it. I dropped out of university shortly after learning this; even with hindsight, I'm still not sure whether to be glad that I did. Obviously, I've missed my chance to learn more nuggets of information like this, and I never will learn the proof that, mathematically speaking, there's only 17 kinds of wallpaper. Shame.

  5. How about "levels" of membership? Obviously here we have forums dedicated to staff only, but I'm thinking of a scheme operating at a more general level. Forumers that post more regularly get access to a higher level forum than most; so you won't lose anonymonity at higher levels - because fewer people post at higher level forums, you'll recognise the names of those that do post. As the forum grows, the number of levels of forums increase - effectively forming a pyramid of forums, with only the most frequent posters having access to the top most forums.

    Having said all that, I'm not a major forum user; this could easily have a lot of drawbacks.

  6. watch out with adaware if you're using kazaa, it will also remove all the spyware that comes with it, so kazaa won't work anymore. Better use Kazaa Lite instead.

    Aye, ditched Kazaa in favor of Kazaa Lite a while ago. Never occurred to me using it would stop other programs working, though. I used to use GoZilla, which I think is driven by spyware : switch to Download Accelerator, which isn't, as far as I know.

  7. Where's Prolog? You've forgotten Prolog! Give me my Prolog NOW!

    lol. C++.

    ;) Ah, the great forgotten languages: I feel pains of nostalgia just thinking about Smalltalk. No, sorry, got that wrong: I feel nostalgic just thinking about the pain of Smalltalk.

    C++ again, now.

×
×
  • Create New...