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

 



Forgot your password?
typodupeerror
×

Comment But the default.... (Score 1) 87

"The user can set a time for how long the drop will exist, decide who can view the content, set permissions for who can alter the content and share content in a variety of ways" But the default for access is world-readable forever. Setting permissions more restrictively requires navigating three intermediate pages and viewing an on-line video ad.

Entertainment

Submission + - Robot acceptance and religious culture (theatlantic.com)

Chris.Nelson writes: '[The] difference between Japanese and American attitudes toward robots is rooted in something much older than even the idea of robots: religion.

        "In Japan... they're culturally open to robots, on account of animism. They don't make a distinction between inanimate objects and humans."

        Animism is a component of the Shinto faith, the religion that preceded the introduction of Buddhism to Japan and remains an influential part of the country's culture. Animism is the notion that all objects have a spirit — even man-made objects.

        In the West, in contrast, creating life inevitably leads to destruction of the creator — a notion that is hardly original to Mary Shelley's Frankenstein'

The original article contains a video of a Japanese singing robot and an interview with one of its (her?) creators.

Comment True for ChemE's, maybe not for mathematicians (Score 1) 1260

When studying EE way back when, we generally worked with +/-10% in our circuit equations but a chemical engineering student friend of mine pointed out that chemistry was somewhat less precise than electronics and they used +/-30%. Thus 2.3 + 2.3 = 4.6 which rounds to 5 so 2+2=5 for sufficiently large values of 2. ;-)

Slashback

Submission + - On a (Fly)Clear disk you can seek forever

Chris.Nelson writes: While dropping my daughter off at the airport this morning, I noticed the FlyClear kiosk screen indicated that the disks had been wiped and a log written to removable media on the A: drive. I tried to get a picture but couldn't get close enough. I don't know what'll happen to their servers but at least the field systems seem to have been handled responsibly.

Comment Re:Lack of Documentation == dangerous (Score 1) 1134

No, that's not what I'm saying. The conversation should go:

Management: So is the project done?

Developer: No.

Don't agree, don't release it, don't support it until you believe you're done. You should be documenting as you go and can continue to document to fill time while testing is going on. But you don't have to say you're done until *you* believe you're done. Hedge, hem, haw, delay, and stall. Lie if that's what you want to call it but you're not done until you've documented so don't say you are. If you insist, the conversation above can continue:

Management: When can I have it?

Developer: What I've got now is suitable for an alpha test if you have a friendly customer. I could give you something better in N days.

Comment Re:Lack of Documentation == dangerous (Score 5, Insightful) 1134

If there is no documentation, the answer to the question, "Is it ready?" is "No." It's likely that the PHB doesn't know enough about what you're doing to disagree with you and grab your raw code from the repository and use it. If you establish a precedent for being done quickly (without documentation) then you get caught in a vicious cycle of it being expected that you'll be done quickly. It's best when the system supports proper documentation, etc. but if not, sandbag your estimates to give yourself time to do the job right, or at least half right. Over time, your productivity will catch up when you can figure out last month's or last year's code more quickly for a new feature because you took time then to document what you were doing.
Operating Systems

Submission + - Sent from a real computer

Chris.Nelson writes: My company has an Exchange server and most users use Outlook for e-mail access. A few of employees have iPhones and we've gotten used to seeing "Sent from my iPhone" appended to messages. The other day, one of our Linux developers who uses Evolution for his e-mail access did them one better:

    > M----- M----
    > Sent from my iPhone

    M--- C----
    Sent from my Linux box.

Slashdot Top Deals

The one day you'd sell your soul for something, souls are a glut.

Working...