Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Conservation of energy/momentum (Score 1) 221

...means the net will lose speed every time it captures some junk. The author needs to take high school physics again.

Tacking on a sailboat works because the wind is blowing on the sail, adding energy to the whole craft.

Scooping stuff in a net is just an inelastic collision. The momentum gain of the junk will equal the momentum loss of the net. The net's orbit will decay as it captures more and more junk.

Comment Re:Aliens or AI FTW. (Score 1) 903

Human level AI

I think this is unlikely without some sort of "theory of consciousness". Then again maybe we're lucky and we can build it without understanding it.

The steam engine was built without understanding thermodynamics. In fact, thermodynamics arose out of a desire to understand the steam engine.

Comment Re:L2? (Score 3, Informative) 121

Actually, it's the Earth and the Sun. It's on the Earth-Sun line, behind the earth (from the sun's point of view), and orbits the sun once a year. They put it here because it's easier to shield the satellite from both the Sun and Earth.

The L2 point for the Earth-Moon system is on the Earth-Moon line, behind the moon, and orbits the earth once evry 29.5 days.

Windows

Windows Genuine Advantage Gets More Lenient 228

Troglodyte writes in with word that Microsoft is revamping its Windows Genuine Advantage program so that it labels fewer users pirates. WGA now has a third category besides "genuine and "not genuine," called "not sure." Quoting: "[I]t's quite obvious what is going on here: Microsoft has added 'not sure' as a way of cutting down on the number of false positives associated with WGA. As many as one in five PCs were failing WGA checks, but this new setting should both reduce this and give Microsoft the chance to investigate further the kinds of things that are landing folks in the 'not sure' category."
Bug

IE and Firefox Share a Vulnerability 207

hcmtnbiker writes with news of a logic flaw shared by IE 7 and Firefox 2.0. IE 5.01, IE 6, and Firefox 1.5.0.9 are also affected. The flaw was discovered by Michal Zalewski, and is easily demonstrated on IE7 and Firefox. The vulnerability is not platform-specific, but these demonstrations are — they work only on Windows systems. (Microsoft says that IE7 on Vista is not vulnerable.) From the vulnerability description: "In all modern browsers, form fields (used to upload user-specified files to a remote server) enjoy some added protection meant to prevent scripts from arbitrarily choosing local files to be sent, and automatically submitting the form without user knowledge. For example, '.value' parameter cannot be set or changed, and any changes to .type reset the contents of the field... [in this attack] the keyboard input in unrelated locations can be selectively geared toward input fields by the attacker."
Software

Submission + - Announcing Crystal Space 1.0

Jorrit writes: "After nearly 10 years of development we finally release version 1.0 of Crystal Space. Crystal Space is an Open Source and portable 3D engine framework which runs on GNU/Linux, Windows, and MacOS/X. It is fully featured with support for vertex and fragment shaders, dynamic lighting and lightmaps, skeletal animation, physics, 3D sound, terrain engine, python support and much more.

Together with Crystal Space 1.0 we also release Crystal Entity Layer 1.0. This is a game layer on top of Crystal Space which makes it easier to develop games. Crystal Entity Layer is heavily oriented towards scripting (but also works in plain C++) and adds features like customizable third person camera, movement system, quest system, rule system, path finding and so on.

We would also like to announce a relatively new project called CELstart. To use Crystal Space and Crystal Entity Layer effectively you need to make your own C++ programs. If you download CELstart then you can start making full powered Crystal Space games by using only XML and/or Python scripts. It is by far the easiest way to make 3D games using Crystal Space.

Interested? Check us out at http://www.crystalspace3d.org/"

Slashdot Top Deals

Two can Live as Cheaply as One for Half as Long. -- Howard Kandel

Working...