Forgot your password?

typodupeerror
Science

Bill Gates to help China build traveling wave nucl->

Submitted by BabaChazz
BabaChazz writes "Microsoft Corp. co-founder Bill Gates says he is in discussions with China to jointly develop a new kind of nuclear reactor. During a talk at China's Ministry of Science & Technology Wednesday, the billionaire said: "The idea is to be very low cost, very safe and generate very little waste." Gates backs Washington-based TerraPower, which is developing a nuclear reactor that can run on depleted uranium.

TerraPower is a spinoff from Nathan Myhrvold's Intellectual Ventures.

We've discussed traveling wave reactors earlier: http://hardware.slashdot.org/story/11/03/21/2312211/a-new-class-of-nuclear-reactors
http://hardware.slashdot.org/story/10/03/23/1323204/bill-gates-may-build-small-nuclear-reactor"

Link to Original Source

Comment: Re:Deliberately behind the times (Score 1) 362

by BabaChazz (#37684900) Attached to: Ask Slashdot: Standard Software Development Environments?

This client is not keen on having executables increase in size by 125% (e.g. from 500k to 1125k). We have warned them that this will result in a program that is hard to maintain as the tools become superannuated, and they have agreed that if issues develop, they will cover our costs of rebuilding on a more modern platform to get assistance from MS, but that they will then want the fix back-propagated. It is something to do with the size of their distribution media, I believe. While CD-ROM has been pretty much superseded by DVD-ROM, there doesn't seem to be a lot on the pipeline larger than 4.7GB.

It's more "The client will pay for his decision."

Comment: Re:Deliberately behind the times (Score 1) 362

by BabaChazz (#37682628) Attached to: Ask Slashdot: Standard Software Development Environments?

No, they use SLM, which IMHO is only slightly better than VSS, and which seems, according to MS devs, to have as its sole advantage over VSS that it is CLI only and does not suffer the slowdowns of the visual windowed interface.

Not to say I am a rabid VSS supporter; I have considered switching. As with any system, of course, there is the cost of switching -- how much does it cost to import ten plus years of VSS data? If it could be done, I'd definitely be interested in switching to something better supported (read: FOSS)...

Comment: Re:Deliberately behind the times (Score 1) 362

by BabaChazz (#37682164) Attached to: Ask Slashdot: Standard Software Development Environments?

I won't argue about VSS' flakiness, but I will say that so far it has not failed us when we needed to revert. The flakiness starts when you want to do something less than straight-arrow, like split a project, and there a lot of the flakiness actually comes from the integration with the other VS tools. In my experience. Your mileage may vary.

Comment: Deliberately behind the times (Score 5, Informative) 362

by BabaChazz (#37681684) Attached to: Ask Slashdot: Standard Software Development Environments?

We've found that going with the Latest and Greatest causes a lot of grief: M$ has elected to change a lot of the way version control works with their 2010 update to VSS, for instance, and as we still have clients who insist on the more compact executables produced by Visual Studio 6 (11 years old now), we cannot upgrade any further than VS2008. On my current build machine, for instance, I have every VS version between VS6 and VS2008, and I use every one of them for building some part of some product.

That said, some form of version control is critical. All it takes is one fumble-fingered tech erasing a project (which is what spurred our installation of a source control system) or one showstopper bug introduced into the shipping product with no record of how it got there, and you quickly learn the value of having backed-up old source versions.

Your shop shows all the hallmarks of the single-developer shop that grew without direction, as they all do initially. I'd strongly suggest that it would be in your interests to try and get at least minimal tools together... and to update to a recent Java before you start losing sales because of an outdated and now unsupported platform.

Sci-Fi

Large, Slow Airships Could Move Buildings 184

Posted by Soulskill
from the buncha-hot-air dept.
Algorithmnast writes "The Economist has a short article on using big, slow-moving airships to move large objects without the need to dismantle them. The company mentioned, Skylifter, refers to the lifting ship as an 'aerial crane,' not a Thor weapon. It could easily help move research labs to new parts of the Antarctic, or allow a Solar Tower to be inserted into an area that's difficult to drive to, such as a mesa in New Mexico."

Push where it gives and scratch where it itches.

Working...