Slashdot Mirror


User: Great_Jehovah

Great_Jehovah's activity in the archive.

Stories
0
Comments
83
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 83

  1. It's finally time to build a linux gaming machine on Valve Software Launches Linux Blog, Confirms Work On Steam Client for Linux · · Score: 1

    I occasionally consider building a gaming machine but never follow through because I would have to choose between running windows or having very few supported games. If this actually happens I will be a happy man.

  2. Re:The Lap Genie on Lap Desks · · Score: 1

    Yeah, this is the one to get. I've been using one for the last year. It's very durable, portable, stable and adjustable. All of the important -ables.

  3. If you don't think Microsoft has a cult.... on Why Doesn't Microsoft Have A Cult Religion? · · Score: 1

    If you don't think Microsoft has a cult, then you've never known anyone who went to work there as a full time employee (aka FTE or "Blue Badge"). They all drink the kool-aid eventually.

    I know one woman who has worked there more than once. Before she worked there, and in between her first and current stints she was reasonably objective about the nature of the beast, but while she's there she's got the gleam in her eye and the blinders on.

    Stock options probably have something to do with it, but I think it's really about the immersion in a group of otherwise intelligent and well-meaning people who live in a well established reality distortion field.

  4. It's all about the Network Effect on Humans Hardwired to Believe in Supernatural Deity? · · Score: 1

    Religion does (or at least did) confer a survival benefit by virtue of it conferring a survival benefit. People with religion want to breed with people of the same religion or lack thereof. If you're part of a religious minority group, then it's harder to find a mate. If those of the majority religious belief persecute minority beliefs, then it's even more difficult for minority (non)believers to find each other.

    Note that this does not necessarily imply a biological instinct for belief although it seems likely that such would develop at least in some part of the population.

  5. This hypothetical DRM is self-contradictory on Is DRM Intrinsically Distasteful? · · Score: 1
    subject to a DRM scheme that allowed full legitimate usage (format shifting, time shifting, playback on different devices, etc.)
    If format shifting is allowed, then it isn't DRM. That's the problem with DRM.
  6. short list on What Math Courses Should We Teach CS Students? · · Score: 1
    In order of importance:
    1. Number Theory
    2. Linear Algebra
    3. Probability
    4. Numerical Analysis
    I left out Discrete Math because at my school it was a CS course and required. Also didn't include Predicate Calculus because it was in the philosophy dept, or Calculus because I'm pretty sure it's required by any decent CS program.
  7. How do you explain the travesty that is Vista? on The Importance of OS Backwards Compatibility · · Score: 2, Informative

    We have several in-house apps that were written recently enough to be done in C# and none of them work in Vista. We have two guys working to convert them and they've had no success after spending dozens of hours on the problem.

  8. They seem to have fixed it on Yahoo Messenger Blocking youtube.com URLs? · · Score: 1

    either that or slashdot is seriously FOS

  9. Re:Why in the IDE? on How to use Subversion with Eclipse · · Score: 4, Informative

    The main advantage of integration with the IDE is that when you rename or move source files, it can automatically do the drudge work for you with svn. This is hugely important in Eclipse because all the fancy refactoring tools make the source tree much more plastic but it's all for naught if you have to go in after the fact and figure out which files got renamed to what manually.

  10. Has no one ever heard of a Straw Man Argument???? on Andrew Orlowski Answers Mail on Creative Commons · · Score: 1

    Good lord. This article and its predecessor are nothing but "these people hold such-and-such-overly-simplified-obviously-stupid opinion. Aren't they stupid simpletons who just want to pirate the golden dripping of Awesome Artists?"

    Whatever. This guy has a stick up his ass. Ignore him. CC is it's own thing for it's own class of people. They should sink or swim on their own without the hindrance of stupid "pundits" like this.

  11. Tantrix on Game To Play During Lunch? · · Score: 1

    http://tantrix.com/

    You can play it online or at a table. The table version is better when you're out eating lunch in restaurant.

  12. use switch on Converting from CVS to Subversion? · · Score: 1

    i.e. svn switch /path/to/new/tag

    You'll have to change your setup to get the name of the new tag but it can't be that hard to write a script to do this (e.g. take the last entry from a run of svn ls /path/to/tagdir)

    svn is not completely feature-for-feature with CVS. In most cases missing CVS features are replaced with one or more better designed features.

    IMO the only seriour problem with subversion is training all the users not to fuck up their working copies by renaming and deleting things behind svn's back.

  13. Re:That's their decision on We're Open enough, Says Microsoft · · Score: 1

    Because you want something that they have. They developed the file formats, so they own the intellectual property. If you want them to spell out how they work for you, you'll have to play by their rules. If you don't like that, that's fine too. You don't have to know now their file formats work to use their product, and when it comes down to it you don't even have to use their product.

    It's not that simple. The issue here is that they want their product and format to be considered "open enough". If they make you sign a license first, then it is not open enough.

  14. Tantrix on Fun Tabletop Games? · · Score: 1

    $15 for a set. Play it online first to check it out. http://tantrix.com. I have no affiliation, I just think it's a great game.

  15. Re:godaddy on What Are the Best Web and Email Hosts? · · Score: 1

    I recently had a problem with godaddy for domain hosting. I had the domain set up to point to my own DNS servers and it was spontaneously reset to point to their default DNS servers. It was easy enough to set it back but they have yet to respond to my request for an explanation.

  16. "Cool" or hot? on OQO For Sale · · Score: 2, Informative

    I've heard things things are real handwarmers.

  17. It's all about battery life on Detailed Review of the Archos AV420 PVR · · Score: 1

    A laptop can't play a whole movie without running out of batteries whereas a special purpose device such as this can play several in a row.

  18. Not so practical but they make nice handwarmers! on On the Possible Handtop Paradigm Shift · · Score: 1

    Seriously. Considering how warm similarly spec'd laptops can get can you imagine how hot these puppies will be? I mean the surface area is so much smaller the escaping heat is going to have be a lot more concentrated. Ouch!

  19. encryption is compatible with open source on Sun will Open Java's Source · · Score: 2, Informative

    The regulations clearly state that if you can point to the source you don't need permission from the government.

  20. Give me break on A Glance At Garbage Collection In OO Languages · · Score: 1
    How about some facts:
    • All the languages mentioned in the article are just as "stack-based" as C and Java (with the possible exceptions of prolog and haskell, depending on your definition.)
    • If you turn off the GC, all the GC'd languages will leak memory but continue to work "correctly".
    • Java has no means of managing memory sans GC.
  21. Re:Enter the cynic on Broadcast Flag Technologies Open For Comment · · Score: 3, Interesting

    It may not have an immediate effect, but I believe these comment forums do go into official records and can be used later by someone fighting to change the laws for the better.

    It can't hurt to write a comment.

  22. Re:Just in time for... on GTK 2.4.0 Released · · Score: 2, Interesting
    Sorry, Linux desktops still have godawful, retina-burning, headache-inducing font-rendering, even with all options on.

    Compared to what? TT Text fonts with Xft are certainly much easier on the eyes under linux/gtk/x11/gnome than they are under Windows XP.

  23. Re:That sounds complicated on Building Scaleable Middleware for MMORPGs · · Score: 2, Insightful
    Lets all go play Savage on Linux instead.

    Is it actually available for Linux? The site seems to imply that it is currently Windows Only.

  24. What do they mean by "Linux" anyway? on The World's Safest Operating System · · Score: 4, Insightful

    Different distributions vary greatly in how secure they are out of the box and in how easy it is to apply security updates once they are deployed. Also, talking about absolute numbers of breakins is completely uninformative without knowing the number of systems deployed for each.

  25. It's all because of debiantakeover on Debian Fastest-Growing Distro, Says Netcraft · · Score: 3, Funny