Slashdot Mirror


User: Gwala

Gwala's activity in the archive.

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

Comments · 175

  1. Re:They aren't investors on Microsoft Accused of Squandering Billions On R&D · · Score: 1, Insightful

    You mean, like say C# or .NET?

  2. Re:He's Still Dead, Jim! on The Case For Supporting and Using Mono · · Score: 1
  3. Re:They're not actually ignoring the problems... on Australian Government Ignoring Problems With Proposed Filters · · Score: 1

    I know, scary isn't it? We thought the worlds biggest luddite was the worst of possible Communications ministers.

    Well, Labour did come into power under the guise of doing things better...

  4. Re:http://www.google.com/search?q=aids+hoax on AIDS Virus Now Estimated To Be 100 Years Old · · Score: 2, Insightful

    Spreading junk like that should really be a heinous crime. The idiots who believe that end up putting everyone else at greater risk.

  5. Re:GPL on Microsoft Investing In "Open Source" Lab In Philippines · · Score: 1

    The licenses are incompatible basically and legally.

    I work on a relatively large BSD licensed project, and keeping GPL'd code from tainting the codebase can be a relatively drama filled fun job.

    The short of it is - with Apache 2 you cannot combine with GPL 2 and distribute the result legally. With BSD and GPL you can only distribute the entire project under the GPL when combined, it has extra fun when you throw in things like optional linking against GPL-incompatible libraries.

    I'd probably wager that a large chunk of GPL'd projects actually violate the terms of their own license since most people dont know any better.

  6. Re:What's really going on... on Second Life Faces Open Source Challenges · · Score: 1

    Actually, that's not true -

    One of the goals of the Architecture Working Group (which has members from IBM, OpenSim, Linden Lab, and others) is working on the inter operable protocols for removing centralization from the infrastructure (so it's more like IP: anyone can connect to anyone)

    This test was a test of the first draft of the teleport mechanism defined by the AWG standard.

    Link to the AWG group: here

  7. Re:Other servers won't matter on Second Life Faces Open Source Challenges · · Score: 2, Informative

    There's actually a few alternative grids with a reasonable number of users.

    osgrid.org is one of them, and is run on sponsored hardware (disclaimer: my company helps in sponsoring boxes for it), it's free to use and has a reasonable amount of content appearing.

  8. Re:Integrate VW with RW? on Are We Headed for a Virtual Winter? · · Score: 1

    They should in theory - a swedish company a while back did a prototype facebook integration with OpenSim* a while back which did a login, messaging and contacts sharing. It would be very cool to see a major player take it and integrate it into a big existing VW.

    * - Open Source virtual worlds server (can run out of the box a second life environment, full disclosure: I'm a developer on the project)

  9. Re:Fleecing? on Japanese Airlines Ban DS, PSP · · Score: 1

    A lot of US airlines make you pay like $2.00 for them. American is a particularly guilty offender.

  10. Google corporate search on Best Way to Build a Searchable Document Index? · · Score: 1

    A googlebox. Indexes file shares and internal websites and makes them searchable. Can be a little pricey though.

  11. Re:Google needs a mascot on Google Goes After Open Source Licensing Cruft · · Score: 5, Funny

    A spider.

  12. Re:uh.. X E N O G E A R S on Ocarina of Time — Best Game Ever? · · Score: 1

    Absolutely. Xenogears was a great game that really justifies the use of the word 'epic'.

    If you liked Xenogears, you may be worth picking up the Xenosaga series (I think you can get 1 & 2 in a discount bin, although parts of #2 were fairly 'wtf?' they did a lot of character background) - the third xenosaga is a fantastic conclusion. The two Chrono games are also worth playing (and share a lot of the developers).

  13. Re:Certificates are a scam on Is It Time For an Open Source Certificate Authority? · · Score: 1

    Protip: Self-Signed Certificates are worthless.

    Hypothetical: I hijack your DNS and point your servers IP at my faux-server. For this example, I'll call those 'original', and 'fake'.

    You have a self signed certificated issued to by . Since I now control that domain, I can issue a certificate with those same details to myself. Because it's being issued by the same authority, there's no steps required to take those names or assumptions.

    This same attack can be performed using a man-in-the-middle on the connection establishment (eg a proxy).

    Certificate Authorities avoid this attack since there's more than just the name involved - the certificates themselves are signed all the way back to the root which the browser has a copy of and can verify.

    They may be ridiculously expensive, but most professional certificates usually involve a degree of identity verification - this can be as little as confirming that the phone number you provided is accurate (at the low end), to recieving copies of articles of incorporation and full on background checks.

  14. Re:mmmmm on Hacking Our Five Senses · · Score: 4, Funny

    Chicken.

  15. OpenSim? on Looking Inside the Second Life Data Centers · · Score: 4, Interesting

    "Linden Lab has not decided whether to open-source the Second Life server software."

    I dont think it matters too much, the opensim project has been making amazing strides using the BSD licensed libsecondlife code as a base. http://openmetaverse.org/wiki/OpenSim

  16. Re:Anyone on /. actually use Outlook for email? on New Outlook Won't Use IE To Render HTML · · Score: 1

    Exchange works with Thunderbird - access as an IMAP server.

  17. Re:WTF? on Second Life Open Sources Client · · Score: 2, Informative

    It's 11.7MB zipped for Windows, plus 45.7MB in additional libraries nessecary to compile (such as Boost)

  18. Re:.NET vs Java on Choosing Your Next Programming Job — Perl Or .NET? · · Score: 1

    Go the .NET route - for all the campaigning against the .NET platform on slashdot, C# itself is a fairly powerful language and visual studio is a fantastic IDE. Microsoft learnt the mistakes Sun made when designing java, and as a result the language is better for it.

  19. Re:No competition. on Ten Geek Business Myths · · Score: 2, Insightful

    Microsoft had plenty of competition. MS-DOS, MS BASIC were not alone at the time of their release.

    The iPod was in competition with Creative's players when it was released - Creative had been releasing MP3 players for god knows how long before the iPod.

  20. Re:If they really want this game to succeed on Virtual Fashion Thrives in Second Life · · Score: 1

    With City of Heroes - you only have so many combinations, AFAIK, it's not possible to upload a completely custom skin, right?

    Same process - people buy parts, then mash them together. You can create your own parts if you want - but most people dont have the skill to be able to design say, a dress - since it requires a fairly decent amount of skill with Photoshop to get it seamless and looking good.

    So, people buy the dress, then combine it with a shirt they have bought or made, etc etc.

  21. Re:The one thing nobody talks about... on Virtual Fashion Thrives in Second Life · · Score: 0, Offtopic

    Let me guess - dual core machine?

    Set processor affinity to a single core - that will fix it. SL likes jumping between cores at every opportunity which absolutely kills the performance on high end machines. (That being said, performance still isnt brilliant - user created content tends to lead to unoptimised areas)

    Another tip is to lower your draw distance if performance still sucks - preferences -> graphics -> draw distance - set to 64 (Default is 128), worst case that will give you a good framerate.

  22. Re:Sounds liek the RIAA again on AOL Digs Up Yard for Spam Gold · · Score: 0, Flamebait

    No matter how irritating spam is, does it really deserve such extreme aggressive measures to punish the guilty?

    In a word, yes.

  23. Re:Even? on Old Methods Used to Detect Liquid Explosives · · Score: 1

    See the real problem here, is that we allow children on airplanes.

  24. Re:Ah, capitalism. on Intel and HP Commit $10 billion to Boost Itanium · · Score: 2, Interesting

    Is there really a $140 billion dollar opportunity here? Does Itanium really offer something so superior to other available platforms that its creators are justified in believing they can acquire a large fraction of the market?

    Yes. Absolutely killer parallel performance.

    For certain tasks (such as matrice operations), it can do one operation, simultaneously on 100 registers (the Itanium has around 300 registers), it's pretty specialised, but for certain tasks, it can be a speed demon.

    A lot of the performance griping was caused by either, the 32-bit X86 emulation, which was always ridiculously slow, or, using it as a general purpose processor, not the specialised one it is.

    I always thought of it as a niche architecture however, I'm not quite sure why Intel's throwing so much money at it.

  25. Re:Money on BBC Program Broadcasts From Second Life · · Score: 1

    The small upload charge (1/26th of a dollar per upload after exchange rate calculations) prevents the tragedy of the commons.

    There is 10 terabytes of content at the moment on the asset system, growing at 1.5% per day. Remove the charge and that verywell could speed up faster than the developers could ever hope to put up enough new storage units to compensate for.

    Upload fees are usually well within the free weekly stipend though; if you want to upload a lot, then yes, you probably will have to pay a little bit.