Slashdot Mirror


User: Carnildo

Carnildo's activity in the archive.

Stories
0
Comments
2,487
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,487

  1. Re:Keep in mind... on DoD Report On 32 "Nuclear Accidents" · · Score: 1

    That said isn't getting weapons grade Pu or U the most difficult part of building a nuclear bomb? I'm not talking about the highly refined Fission-fusion-fission 50Mt or man-portable devices. But given a modest budget and the internets it wouldn't be THAT difficult to build a Manhatten-project era nuclear device...assuming you had sufficient quantity of enriched material.

    Yes and no. For a gun-type nuclear weapon, the hard part is getting the highly-enriched uranium (or laboratory-grade plutonium, but there isn't enough laboratory-grade plutonium in the world to make even one bomb). Design could be done by any university physics graduate in a few weeks, and assembly could be done in a decently-equipped garage machine shop.

    However, the vast majority of uranium in the world is moderately-enriched reactor-grade uranium (which is useless in bombs), and the missing weapons use weapons-grade plutonium (which requires an implosion-type detonation system). Designing an implosion device requires extensive computer simulation (or do it Manhattan Project-style, with tens of thousands of man-hours spent cranking away on mechanical calculators), and assembly requires making carefully-shaped blocks of explosives.

  2. Re:Good thing on New Litigation Targets 20,000 BitTorrent-Using Downloaders · · Score: 1

    I know this was just a joke, but I should point out that the punishment from downloading is generally just a monetary fine in a civil lawsuit, where as the punishment of the physical theft carries a criminal conviction that goes on your record. The up front monetary fine may be smaller for the physical theft, but the criminal record aspect has a cost of its own.

    Let's say I walk into the local store, stuff two dozen DVDs down my pants, and get arrested as I waddle out of the store. Since the total value of the merchandise is less than $750, it's a gross misdemeanor and I'm facing no more than a year in prison and a fine of no more than $5000, plus whatever consequences a record for third-degree theft carries.

    Let's say I download two dozen DVDs from a P2P service. I'm sued, the case goes to trial, and the plaintiff is awarded damages. The minimum is $750 x 24 = $18000, the maximum is $7,200,000, and historical record shows that the likely award is $1,920,000. I don't know about you, but two million dollars is more after-tax money than I'm likely to see in the rest of my life. I don't know what the dollar cost of a criminal record is, but it can't be more than my total potential future income.

  3. Re:Skycrane on How Do You Land a Nuke-Powered Mini-Cooper On Mars? · · Score: 1

    The Martian atmosphere is extremely thin. Since wind resistance increases as the square of velocity, you get the most benefit at high speeds -- a parachute big enough to work at landing speeds would take up most of the mission's mass budget. This is why every Mars lander does either aerobrake->parachute->retrorocket or aerobrake->parachute->airbags.

  4. Re:No. on Could Colorblindness Cure Be Morally Wrong? · · Score: 1

    Now if they were researching gene therapy to make swarthy folks more acceptably white we might have something to complain about.

    But what if they were researching a way to make them more resistant to Vitamin D deficiency at high latitudes?

    How much of the problem is in the phrasing, and how much is in the research itself?

  5. Re:Or could it be the way they're taught on BC Prof Suggests Young Children Need Less Formal Math, Not More · · Score: 1

    It can be compressed much further than that. Studies on adult remedial education programs have shown that, even for people who managed to miss childhood schooling entirely, elementary-school math can be taught in a week, with most people able to learn it in a single day of dedicated instruction.

  6. Re:College kids did it for a heck of a lot less mo on Balloon and Duct Tape Deliver Great Space Photos · · Score: 2, Insightful

    Exchange rates between pounds and dollars are a bit tricky. Sure, 500 pounds will get you $750 at the bank, but, especially when dealing with high-tech stuff, 500 pounds will buy you about the same amount as 500 dollars.

  7. Re:In 5 years on SSD Price Drops Signaling End of Spinning Media? · · Score: 2, Informative

    More significantly, long-term storage would run you $0.10 per byte per month. Those extra two bytes times 100,000 records times 20 date fields would run the bank a half-million dollars a year in increased data archiving costs.

  8. Re:In 5 years on SSD Price Drops Signaling End of Spinning Media? · · Score: 1

    Interesting claim, considering that these drives don't meet any of my needs. My computers fall into two categories: those that need 1-2GB of disk space, and those that need multiple terabytes of disk space. For the former, I can stick a $15 CompactFlash card in a $5 adapter; for the latter, spinning disks are still over an order of magnitude cheaper for the same capacity.

    I don't expect this situation to change in the next five years.

  9. Re:Just like cassettes on UMG To Price New CDs Under $10 · · Score: 1

    The RIAA hasn't.

  10. Re:The problem is statisticians on Science and the Shortcomings of Statistics · · Score: 1

    Actually, one of the most dangerous uses of statistics is exactly predicting with them inappropriately. Curve fitting is especially prone to this error- attempting to make any predictions outside of the central mass of the points used to *produce* the curve is completely bogus, and yet people do it all the time.

    Actually, you can predict outside your data set. The rule of thumb is that for a dataset that produces a simple curve (say, an exponential or linear fit), you can extrapolate up to 10% of the width of your dataset on either side (eg. given world population data from 1900 to 2000, you can extrapolate the population in 2010 or 1890). The problem is that people tend to extrapolate much further out than that (say, predicting the population in 2100).

  11. Re:Are VMware, Parallels, and VB also vulnerable? on MS Virtual PC Flaw Defeats Windows Defenses · · Score: 1

    No, you're the one missing the point: Even though the gold in this vault has been replaced with pyrite, the gold in the next vault over is still fine.

  12. Re:IANAL math on The State of Robotic Surgery · · Score: 1

    "In-hospital complications" are things like life-threatening infections, uncontrollable internal bleeding, and the occasional dead patient. I don't know about you, but given the choice between wearing a diaper and wearing a body bag, I know which I'd pick.

  13. Re:Are VMware, Parallels, and VB also vulnerable? on MS Virtual PC Flaw Defeats Windows Defenses · · Score: 1

    It's OK because you can't step out of the sandbox. If the guest OS running the DNS server gets compromised, the compromise code can't step out of its sandbox and attack the guest OS running the webserver, or reach into the guest OS running the Active Directory server and grab the password list.

    An attack that can break out of a virtual machine is a much, much bigger problem than one that stays contained inside the VM. If a guest gets compromised, you restart it from a known-clean state. If the host gets compromised, you need to clean out and restart everything.

  14. Re:Dealing with projections talk to an astronomer. on Digitizing and Geocoding Old Maps? · · Score: 1

    I've got a map with an inconsistent projection: based on the one landmark that's survived to the modern day (a river running through the middle of the map), the scale is consistent across the map, but the east half of the map appears to be aligned with geographic north, while the west half is aligned with magnetic north. How would you handle that?

  15. Re:Re-tooling on Lessons of a $618,616 Death · · Score: 1

    3) Make insurance cover emergency and substantial care only. Have high deductible and medical savings accounts.

    You would get a higher standard of health and better value for your money by having insurance only cover preventive medicine. If insurance only covers substantial and emergency care, people will put off treatment until it falls into one of those categories.

    (Which costs more: a MMR vaccine, or a month in the quarantine ward of a hospital being treated for severe measles? Under your plan, which is cheaper for the patient?)

  16. Re:Wikipedia's Editors on Why Wikipedia Articles Vary So Much In Quality · · Score: 1

    The cost is not kilobytes and pennies, it's time. Watching "List of Pokemon" for vandalism is much easier than keeping an eye on 700+ individual articles; similarly, many of Wikipedia's policies are designed around making it possible for a small number of people to handle a large number of articles.

  17. Re:Ignore it? on Coping With 1 Million SSH Authentication Failures? · · Score: 1

    You forget something - getting the password for a user account is only step 1.

    So you now check into that account every day to see what comes up - and "damn - the passwords been changed!"

    Once a determined attacker gets in, their first priority is securing their access -- installing rootkits and backdoors, and using local exploits to crack other accounts and systems. This is why the only safe thing to do once someone's broken in is to format and restore from known clean media: you need to get rid of any possible alternate ways of accessing the system.

  18. Re:Wait.... on New Heat-Reduced Magnetic Solder Could Revolutionize Chip Design · · Score: 2, Insightful

    So it depends on their definition of relatively... Is that a household kitchen magnet (which would do little damage to most magnetic sensitive components once removed from the chip)? Or is it a 0.5T magnet (that's relatively weak compared to most MRI magnets and would likely saturate most magnetic sensitive components to the point of failure)?

    Once the solder melts, it should be possible to shape it using a refrigerator magnet -- molten solder simply doesn't have much viscosity or structural strength. You don't need to worry, though: melting it is done by inductive heating, which requires a strong time-varying magnetic field.

  19. Re:Accidental reflow? on New Heat-Reduced Magnetic Solder Could Revolutionize Chip Design · · Score: 1

    How weak are we talking about here? I wouldn't want my chips to become desoldered just because they were exposed to an electromagnetic field. The article didn't mention any thing about that.

    It works through induction heating, which requires a time-varying magnetic field. It's perfectly safe to use refrigerator magnets to stick things to your computer case, but you might have trouble using these new chips in the computer's speakers.

  20. Re:no thanks my Hard drive is too big on Privacy With a 4096 Bit RSA Key — Offline, On Paper · · Score: 1

    Doesn't matter how big the volume is. It only matters how much data changes every day. Even if it takes days to sync up the first time, as long as only a few GBs changes, subsequent backups will go plenty fast.

    Based on my ISP's transfer restrictions, the initial sync of my home storage server would take just over a year and a half. Even if I were to saturate the upstream bandwidth (and risk getting my account canceled), the sync would take about eight months.

  21. Re:Tell us your project? on Write Bits Directly Onto a Hard Drive Platter? · · Score: 1

    Except he doesn't want your alternate solution. He wants the solution he requested. If you don't know of a way to do it, then move on.

    Except that odds are he doesn't want the solution he requested. Odds are, he wants to accomplish some higher-level task, and has prematurely decided that writing bits directly to a hard drive platter is how to do so.

    I frequent a Macintosh programming forum. It's very common for people to ask "how do I do X?" (the usual formulation is "how do I get another program's window?"), where the correct answer is "you can't". After a few days of back-and-forth, it usually develops that X is a low-level step in accomplishing some higher-level task in Windows, and the question the person wanted to ask is about something quite doable on MacOS, such as "How do I send synthesized keystrokes to another program?" or "how do I hide another program?".

  22. Re:Large sector size good? on Exploring Advanced Format Hard Drive Technology · · Score: 2, Interesting

    NTFS uses a limited form of block suballocation: if the file is small enough, the file data can share a block with the metadata.

  23. Re:A full season in the snow on What Has Your Phone Survived? · · Score: 1

    My phone has survived being thrown across the room at least once (the wall needed repairs). It's a twenty-year-old land-line phone, so it's much bigger and a good bit more durable than modern cell phones.

    It's also survived coffee spills, young children, and being shipped across the country at the bottom of a box of office supplies, but I'd expect any phone to be able to deal with those.

  24. "Compacache support"? on Linux 2.6.33 Released · · Score: 2

    Compcache is a project (still under development, only available in Staging) creates RAM-based block devices (/dev/ramzswapX) which are used as swap disks. Pages swapped to this virtual device are compressed to a smaller size. Part of your RAM is used as usually, and another part (the size is configurable) is used to save compressed pages, increases the amount of RAM you can use in practice.

    Everything old is new again, I guess. Back in the day, there was a MacOS extension that did exactly this, called "RamDoubler". It was notorious for causing problems with badly-behaved programs -- the first step in any troubleshooting list was "Turn off RamDoubler".

  25. Re:Maybe try treating customers better? on Warner To End Free Streaming of Its Content · · Score: 1

    Interesting thought. Can you get your home owner's/renter's insurance to compensate you for your lost CD collection?

    Yes. Loss or damage of physical possessions up to a certain dollar amount is covered (with exceptions: flooding due to natural disaster is one of them -- I'd need to buy flood insurance for that, but because of where I live, floods aren't exactly a worry).

    Can you get them to compensate you for the lost iTunes collection?

    No. Loss of data due to software and/or hardware malfunctions is not covered by my renter's insurance. The electronics coverage section has a clause explicitly stating this.