Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Exercise while you work. (Score 1) 865

This is an idea I have been toying with for a couple of months now, but I think a recumbant exercise bike might be a better than a treadmill. My hair-brained scheme is to use the bike to drive a car's alternator (cheap and used), and use that to drive a power inverter & battery. Then use that whole Rube Goldberg contraption to power my laptop. If I get too tired to keep the laptop running, I could switch to AC power. If I find I can't generate enough power to keep the lappy running all day, I could always power the uh... iPod instead? No exercise = no music. I would HOPE I could generate enough power to keep an iPod running.

Green and lean, but mostly... geek.

Comment Re:Reuse, but not for reuse's sake (Score 1) 429

Code reuse is the one practice that can impact the cost of a project more than any other thing. But it can impact it in either direction, depending on the code you reuse.

Management has a tendency to ask engineers to reuse the wrong code almost every time. Code that has been badly designed and/or badly implemented is code that comes up in management meetings. Every week. For months. They start tracking it, and finally, someone beats the code into submission, and they add up the cost. "Wow. $150 thousand!"

The next time a project comes up and management can possibly imagine that their $150,000 "investment" might get leveraged, they push the engineers to reuse that code. "It must be good! It cost us $150,000 to develop it!" The reality is that this code should have been taken out behind the shed and shot. When it gets reused, even more bugs will be found, and the cost of the project will go up.

On the flip side is beautifully designed and implemented code. It works almost immediately, and without wringing of hands and gnashing of teeth. It therefore never sees the light of day at a management meeting. It is beneath their radar. They will never suggest that it be reused, because they know nothing about it. That's the code you want to reuse.

Privacy

Submission + - Website Age-Verification Based on Public Records

csw writes: I was checking out the website for the new movie "Superbad" (http://www.areyousuperbad.com) and when I tried to enter the restricted area which requires age verification I entered face data as usual. This site however would not work with fake data. I entered me real information and it let me in. I then tried my real information and changed spelling of my name to make it wrong and again it would not let me in. After a little research I found that some websites are basing verification on public records now (http://www.nytimes.com/2007/06/13/movies/13yell.h tml?ex=1339387200&en=5c292ac80cc2b0b2&ei=5088&part ner=rssnyt&emc=rss). What is everyones thoughts on this and how does one gain access to these records for verification of thier own?
Linux Business

Submission + - Dell to Expand Linux Factory Installed Options

hedgefighter writes: After an overwhelming response to their Linux survey, Dell says they will actually be selling computers with Linux pre-installed. "Dell has heard you and we will expand our Linux support beyond our existing servers and Precision workstation line. Our first step in this effort is offering Linux pre-installed on select desktop and notebook systems." They will be announcing which distributions and systems later this week.
Books

Submission + - Recommended Reading for Software Engineers

Tokimasa writes: "Over the past few months, I've been gathering the "recommended reading" for software engineers that I've found across Slashdot and some other sites. So far, here is my collection, ordered by author:

Brooks, Frederick P. The Mythical Man-Month.
DeMarco, Tom and Lister, Timothy. Peopleware: Productive Projects and Teams (Second Edition).
DeMarch, Tom and Lister, Timothy. Waltzing with Bears: Managing Risk on Software Projects.
Hunt, Andrew and Thomas, David. The Pragmatic Programmer: From Journeyman to Master.
Johnson, Jeff. GUI Bloopers: Don'ts and Do's for Software Developers and Web Designers.
McCarthy, Jim and McCarthy, Michele. Dynamics of Software Development.
McConnell, Steve. Code Complete (Second Edition).
McConnell, Steve. Rapid Development.
Norman, Donald A. The Design of Everyday Things.
Raymond, Eric S. The Cathedral & The Bazaar.
Weigers, Karl E. Software Requirements (Second Edition).

First, would you recommend any other "must-have" or "should-have" books? Second, what order do you recommend reading the books in to get the most out of them (ie — do any books build on content in another book)?"
Space

Submission + - Pillars of Creation Destroyed

anthemaniac writes: The "Pillars of Creation," made iconic by the Hubble Space Telescope in one of the most widely recognized astronomy image ever taken, may already have toppled. A new image suggests a supernova has likely torn the pillars down, but the light from the event hasn't gotten here yet. From the story: 'Astronomers think the supernova's shock wave knocked the pillars down about 6,000 years ago. But because light from that region of the sky takes 7,000 years to reach us, the majestic pillars will appear intact to observers on Earth for another 1,000 years or so.'

Slashdot Top Deals

WARNING TO ALL PERSONNEL: Firings will continue until morale improves.

Working...