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

 



Forgot your password?
typodupeerror
Republicans

Ted Cruz Proposes Bill To Keep US From Giving Up Internet Governance Role (washingtontimes.com) 280

An anonymous reader quotes a report from Washington Times: Internet legislation proposed Wednesday in the Senate would prohibit the U.S. government from relinquishing its role with respect to overseeing the web's domain name system, or DNS, unless explicitly authorized by Congress. The National Telecommunications and Information Administration (NTIA), a division of the Commerce Department, currently oversees control of the DNS, a virtual phonebook of sorts that allows internet users to easily browse the web by allocating domain names to websites the world over. The NITA has long been expected to give up its oversight role to a global multi-stakeholder community, however, prompting lawmakers to unleashed a proposal this week that would assure the U.S. government maintains control unless Congress votes otherwise. The bill, the Protecting Internet Freedom Act, "would prevent the Obama administration from giving the Internet away to a global organization that will allow over 160 foreign governments to have increased influence over the management and operation of the Internet," according to a statement issued Wednesday by the office of the bill's co-sponsor, Sen. Ted Cruz. Specifically, the bill aims to ensure that the NTIA's relationship with the DNS doesn't terminate, lapse, expire or otherwise end up cancelled unless authorized by Congress, while a separate provision would guarantee that the U.S. government's exclusive control over .gov and .mil domains remains intact. In the UK, the controversial Snooper's Charter -- or the Investigatory Powers Bill as it's officially known -- has been passed through the House of Commons by UK MPs.

Comment Re:His analysis is wrong (Score 1) 208

Exactly correct! An article claiming to explain how to answer questions involving run-time complexity shouldn't have such obvious mistakes in its analysis of run-time complexity.

(Yes, constant-time can be achieved by preallocating a fixed hash table, but that's not the same as using an arbitrary set insert/retrieve and since it permits collisions and is inherently bounded. It solves only a subset of the described problems.)

Mostly the dice article illustrates how the author is a poor person to look to for advice in that type of interview.

Comment Re:Not looking at microsatellites (Score 2) 117

I was also going to recommend cubesat.org and smallsat.org. The mailing list at cubesat@cubesat.org is active with numerous ongoing projects, mostly university-based. There are ITAR issues with American citizens participating in open projects, but there is a one-man korean satellite/art project at http://opensat.cc/about.html that has scheduled a launch.

Another collaborative effort is the GENSO organization, attempting to coordinate a federation of volunteer ground stations to expand telemetry coverage.

It's true that small satellites are built from off-the-shelf components and that a 500km orbit is generally self-cleaning due to atmospheric drag, but there are still some significant engineering challenges involved.

I'm a hobbyist-level engineer with an MS CS; my thesis focused on methods of software reliability for satellites in low-Earth orbit. Here are a few of the things that I consider to be "difficult" parts of a cubesat:
- RF communication on a very small power budget. Expensive (for a hobbyist) commercial solutions exist.
- Power management and design. Expensive (for a hobbyist) commercial solutions exist.
- Attitude determination and control.
- Passing the specific thermal/vibration testing requirements for a specific launch provider
- Surviving radiation-induced errors. A significant fraction of student-built failed satellites are lumped into "Command and Data Handling Failure" that could be attributed to the wrong bit flipped at the wrong time

There are a few happy coincidences that make it easier:
- most orbits result in alternating sun/shadow exposure, every 90 minutes. This just happens to make the temperature of the typical picosatellite oscillate between -20-80F-ish (very, very -ish) such that electronic components keep working with a minimum of thermal engineering.
- low-earth orbit has enough atmospheric drag that you don't have to build an active deorbit mechanism to avoid becoming hazardous space junk
- the radiation energy levels at low-earth orbit are enough to cause single-event-upsets (flipped bits) in RAM, but NOT enough to damage typical FLASH memory, so an appropriate reset mechanism is usually sufficient. (A NASA engineer summarized it as "Restarting from a known good state")

Also, WOW, there's a lot of ignorant posts here on slashdot. I don't remember the signal-to-noise being this bad, but I could be biased by nostalgia.

Image

10 Worst Evolutionary Designs 232

JamJam writes "Besides my beer gut, which I'm sure has some purpose, Wired is running a story on the 10 Worst Evolutionary Designs. Ranging from baby giraffes being dropped 5-foot during birth to Goliath bird-eating spiders that practically explode when they fall from trees."

Comment Teddy-based games available 3 years ago, at least (Score 1) 81

At least two games using Teddy are available, Magic Pengel (2003) and Graffiti Kingdom (2004), both for the PS2.

How does old news like this keep making it to the Slashdot front page? Only a single Google search, or (preferably) the slightest bit of current knowledge on the part of the Slashdot staff would allow them to at least post relevent contextual information along with the original submission.

Slashdot Top Deals

Let's organize this thing and take all the fun out of it.

Working...