Search:

Type: Posts; User: Letrazzrot; Keyword(s):

Page 1 of 3 1 2 3

Search: Search took 0.04 seconds.

  1. Replies
    66
    Views
    3,035

    Re: What's your programming language(s)?

    C# - when I want to actually get something done (not necessarily always priority)
    C++ - when I want that feeling of doing something really clever (esp. with templates)
    C - when I want to feel...
  2. Re: Would you use IE9 if it was able to run on Linux

    Yes, but only for the 2% of websites that don't work (or don't work well) with FF. The dreaded "This site requires IE...." message always angers me, means I will probably have to reboot into Windows...
  3. Re: What's the strangest movie you've ever seen?

    Naked Lunch has already been mentioned, but there is also Meet the Feebles which will completely destroy the purity and innocence of childhood memories of The Muppets.

    As a side note, the...
  4. Replies
    35
    Views
    1,733

    Re: I've bought my last Microsoft Product

    Perhaps this has something to do with the "Law of Large Numbers"? Or would that be a misinterpretation of statistics? (I was never good with stats...)

    OT, I actually felt the same way after...
  5. Replies
    16
    Views
    1,643

    Re: Hard Science Fiction authors

    Yeah, although there is a use of the term that has always slightly annoyed me for some reason. I think, particularly, the perception that some people have when I tell them I read science fiction -...
  6. Replies
    16
    Views
    1,643

    Re: Hard Science Fiction authors

    When I think of "hard sf" I immediately thing of the 3 B's: Gregory Benford, Greg Bear, and David Brin. All have written very enjoyable works.

    If you read Asimov (and if you are into SF, you...
  7. Replies
    4
    Views
    1,548

    Re: Installing SdlDotNet

    Well, you could always use an OpenGL wrapper (OpenTK appears to be somewhat mature and active, there is even an OpenTK GTK# widget that would be useful for tool development) - it's just a little more...
  8. Replies
    100
    Views
    4,605

    Re: Why do we stick with Linux?

    Practically took the words out of my mouth.

    Personally, I only use Windows when I have to, and Ubuntu for the more "mundane" things.
  9. Replies
    4
    Views
    1,548

    Re: Installing SdlDotNet

    I've done some searching for a Mono-friendly entry-level game/graphics API lately as well, and didn't have much luck. It seems that, if you want to program games for Linux, C++ or Python is the...
  10. Replies
    15
    Views
    1,799

    Re: functional programming

    Program long enough, and you will eventually use things such as recursion, immutable objects, lambda functions - or else you will be doing things the hard way. So yes, learning a pure functional...
  11. Re: What is the secret of achieving excellency in programming

    Be forced to maintain/refactor/understand your own codebase, preferably a couple years after the fact.

    Trust me, the maintainability, readability, and refactor-ability of your code will increase....
  12. Re: Apple Now Requires App Store Users to Reveal their Precise Location

    Interestingly, I just read this following snippet from an unrelated article

    The original article (to put it in context) is found here: http://news.cnet.com/8301-31921_3-20008444-281.html

    It...
  13. Replies
    49
    Views
    2,765

    Re: 2020 Computer Predictions:

    Maybe, just maybe, computers might be using qubits by then (though I doubt it would be so soon). If that's the case, quantum computer software design looks like it may be rather challenging:...
  14. Replies
    34
    Views
    1,965

    Re: Amiga - the 16bit years....

    This piqued my interest, so I found this: http://timelessname.com/elfbin/
    142 bytes, apparently.



    Oh yeah, there were several of those disks (some with a magazine attached) if I recall...
  15. Re: Do you think we'll ever have a computer powerful enough to divide by 0?

    Because humans possess intelligence, which allows them to reason sanely about the nature of reality. An intelligence that argues instead that there are 3 somethings instead of 7 somethings is going...
  16. Thread: sue apple

    by Letrazzrot
    Replies
    44
    Views
    2,506

    Re: sue apple

    I sued Pringles, because I popped the top and then stopped.
    Then I sued AT&T, because I wasn't able to actually touch anyone with it.
    Now I'm suing Wheaties, because I am still not a champion after...
  17. Re: Do you think we'll ever have a computer powerful enough to divide by 0?

    An alien intelligence may say that 1/0 = 0 ,or 2 + 2 = 5, but I would hesitate to claim their super-intelligence. In fact, they aren't going to get very far with technology that way. Presumably,...
  18. Re: "RAM is there to be used" . . how do you feel about this statement?

    I've heard this saying used in the programming world, usually to deter needless and premature optimization when developing software. Ideally, a developer will have a pretty good idea of what kind of...
  19. Replies
    68
    Views
    3,754

    Re: Linux Makes you go Insane

    Yes, I've noticed this actually. I believe I have found a solution, however. You see, the real creators of Linux (the Illuminati, not Linus, btw), inserted some special code into the kernal to pump...
  20. Re: Energy Wavelength Manipulation (A theory for a book)

    To me, this looks like a mash of philosophy/religion being framed as a scientific theory. Personally I don't have anything against philosophy or spirituality, unless it poses as real science - then...
  21. Re: What game development tools are there for Ubuntu (and related distros)?

    In commercial games, you may also find parts coded in Lua, Python, C#, Java, Ruby, etc. Especially in the tool chain, AI, and Logic portions of the game code.

    The key word here, though, is...
  22. Re: Modelling variously shaped "gameboards".

    Best visualized as 6 rectangular arrays. Get out a piece of graph paper and "unfold" a cube -- the links from and two each edge of each face should be clear enough to sort out. Note that "up" will...
  23. Replies
    54
    Views
    3,361

    Re: Pacman 30th Anniversary

    Honestly, even after visiting the site numerous times today (and playing the game on several of those occasions), I never realized there was sound to the thing. I've long ago learned to browse the...
  24. Re: 'Hurt Locker' producer blasts 'moron' pirates

    I agree. In fact, it seems to be so obvious that there will be a PR backfire here, that I have to wonder if this guy is secretly pro piracy, and donating more $$$ than I will ever see in my life to...
  25. Re: So.... work then must feel like a knife to the back.

    Depends on what you mean by "easy" (and "knife to the back"). I've had jobs that were extraordinarily easy - minimal physical labor, and only about 2 hours of training before the mental part became...
Results 1 to 25 of 61
Page 1 of 3 1 2 3