Slashdot Mirror


User: Dynetrekk

Dynetrekk's activity in the archive.

Stories
0
Comments
123
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 123

  1. Re:What do they have to bring to the table? on Microsoft To PC and Tablet Makers: You're Not Our Future · · Score: 0

    No, it said "microsoft" somewhere so I didn't bother. By the way - if internet connectivity is an issue, and your tablet is full, you're anyway stuck bringing SD cards (or whatever) for your camera.

  2. Re:What do they have to bring to the table? on Microsoft To PC and Tablet Makers: You're Not Our Future · · Score: 0

    Italy and Spain, yes. I found wifi in several locations. Didn't try pushing huge amounts of data so can't judge there. I just bring a big memory card and transfer when I get home, usually. Anyway, which tablets support Canon Raw?

  3. Re:What do they have to bring to the table? on Microsoft To PC and Tablet Makers: You're Not Our Future · · Score: 1

    Oh and if you're in sneakernet range, I'm pretty sure you've got Wifi, too.

  4. Re:What do they have to bring to the table? on Microsoft To PC and Tablet Makers: You're Not Our Future · · Score: 1

    Did you even go to owncloud.org?

  5. Re:What do they have to bring to the table? on Microsoft To PC and Tablet Makers: You're Not Our Future · · Score: 2

    That's so true. Especially with Owncloud, where you can put your own cloud on your own PC. Since it's run by yourself, you should be real careful.

  6. Re:What do they have to bring to the table? on Microsoft To PC and Tablet Makers: You're Not Our Future · · Score: 3, Insightful

    Insert a USB stick so you can actually easily use your data

    What? USB stick? Easily? Did we put Wifi and 3G in all these things to fuck around with sneakernet? You, sir, must be living in the past. Have you ever heard of, oh, say, Dropbox? Owncloud? (and probably tons of others.)

  7. Re:Let me be the first one to say on Ask Slashdot: Syncing Files With Remote Server While On the Road? · · Score: 2
    Wow, messy when you sync 3 copies? I sync 5 machines (3 servers, laptop and home desktop) all using unison. Messy? Just make sure you always run unison from one particular machine (in my case my laptop) and you're good. I even sync only parts of my directory tree to some machines and that works smoothly, too. I've never seen .unisonXXX files either, but perhaps that's because I'm usually on a decent network. Although I have to say, I have had syncs aborted, so I'd think that I should have seen them by now.

    However, for the needs of this guy, I'd think Dropbox/Owncloud would be better solutions, as they restart uploading as soon as you're online again, etc.

  8. Re:Unison? on Ask Slashdot: Temporary Backup Pouch? · · Score: 1

    Hey cool. But what if you bring your USB stick "backup" to some friends, and then add or modify files on the stick? Unison will let you sync those changes back to your desktop when you get home. Does rsync do that, too?

  9. Re:Unison? on Ask Slashdot: Temporary Backup Pouch? · · Score: 0

    After some tinkering I settled on Unison, which is available in the ubuntu repositories. It's essentially a sophisticated rsync front end, with a few bells and whistles.

    It is, in fact, a bit more than that. rsync doesn't handle deletions, so your backup will keep growing in size even though you're not really making any additions (say, you're renaming a big file - now that file is copied twice). unison does, however. This is essential for this use case, especially if one of the backup devices has somewhat limited space on it.

  10. Re:unison-gtk on Ask Slashdot: Temporary Backup Pouch? · · Score: 1

    +1 for unison, it's an awesome little program. I use it on macosx as well, and I believe there's a windows client. I personally prefer the CLI version, but if the GUI version is anywhere near as good, I'll heartily recommend it. What you would do after coming home is to run sync against both external storages. Should work like a charm.

  11. Re:Python? on Ask Slashdot: What Language Should a Former Coder Dig Into? · · Score: 1

    It's easy, high-level, quick to write practical programmes in, platform-neutral and has an active community. Generally speaking, a lot of people who are handy with computers and do a bit of programming for fun or personal reasons like it.

    anything 'lower-level' than C

    OK, so that rules out assembly... and, em... Fortran? Pascal? Not great as pretty much the only specifics you've given. I took it that you don't like low-level languages.

    Fortran is certainly higher-level than C. It's got lots of convenience, such as array expressions, automatic deallocation of memory, and other stuff that you won't find in C. Fortran was written to explicitly let you avoid thinking of the underlying hardware. In my opinion, too much so. After all, there's always a "computer" in "computational science".

  12. Re:Is your time more valuable than a new disc? on Ask Slashdot: How Do You Manage Your Personal Data? · · Score: 1

    you need to invest some time in deciding what to remove, what to keep and whether that directory called family-photos really does contain what you expect it to.

    I have to say I agree on this point. However, in my own experience, I find that spending some time every now and then cleaning up my data serves to keep my data more useful, by restructuring the file system organization and by reminding myself what I have. Having several GB of data lying around that are in principle interesting or useful is all very well, but if it's not convenient to access and use, I just don't see the point. If my data aren't worth looking at and organizing at least to a minimal extent (this usually leads to at least some amount of deletion), I ask myself why I'm keeping the data around at all.

  13. Re:What's the problem in building the future. on Ask MIT Researchers About Fusion Power · · Score: 1

    1 barn is tiny compared to the electromagnetic cross section. The penetration depth is enormous when compared to other particles (save for neutrinos). Hence, it _is_ tiny. 1 barn is "not tiny" only in the context of subatomic particles and -interactions. Uranium has a large cross-section, yes, but do you think it is likely that they will build the reactor cladding from U-235?

  14. Re:What's the problem in building the future. on Ask MIT Researchers About Fusion Power · · Score: 1

    That's technically correct, yes. However, the probability of a neutron interacting with an atomic nucleus is tiny, so they penetrate deep into any material and cause serious damage to (for instance) a metal by transmuting the nucleus it interacts strongly with. Protons or electrons, on the other hand, immediately start slowing down when they enter a material due to electromagnetic interactions, which are long-range. That's what I was getting to.

  15. Re:What's the problem in building the future. on Ask MIT Researchers About Fusion Power · · Score: 2

    Neutrons interact through the strong and weak forces, but not the electromagnetic forces. The weak force is, in fact, weak, and the strong force is strong, but really short-range only. Basically a neutron has to run smack into an atomic nucleus to "feel its presence", whereas a proton will hit a wall of electrons (both protons and electrons are charged) when it enters a material. Thus a neutron can very well interact strongly (in any meaningful sense of the word, both in physics-speak and regular-english-speak) but the probability is low, meaning that they penetrate deep into the material and then (usually) interact by tearing the nucleus apart or by morphing it into a different (probably radioactive) isotope.

  16. Re:What's the problem in building the future. on Ask MIT Researchers About Fusion Power · · Score: 1
    I'm 100% sure. Neutrons are uncharged and interact very weakly with matter compared to electrons and protons. Hence, they penetrate deeply into any material. We're talking on the order of magnitude of meters, though. Neutrinos, however, will interact only once per several thousand light years when passing through solids - that's a whole different business.

    tl;dr: Neutrons interact weakly enough to penetrate, but strongly enough to be annoying.

  17. Re:What's the problem in building the future. on Ask MIT Researchers About Fusion Power · · Score: 5, Informative

    Fusion reactors generate enormous amounts of neutrons, which interact only weakly with matter. Making a reactor casing that can withstand the radiation damage and collect the heat for useful purposes (power generation, desalination of water, heating for industrial processes etc.) for long enough is extremely hard. This is expected to be the ultimate limit to how well fusion power can work. I don't have a citable source, but I got this from a talk at CERN by the guy in charge of the ITER project.

  18. Re:Sounds legit on SSD Latency, Error Rates May Spell Bleak Future · · Score: 1

    Because 25 hard drives would be a bitch to carry around in your laptop?

    They sure wouldn't be, if each one could be shrunk to the size of a toenail, and would come in a single small encasing the size of a few SD cards, with the "intelligent frontend" built in as some sort of firmware.

  19. Re:James Randi is a fake! on James Randi's Latest Debunking Operation · · Score: 5, Informative
    I've been to a lecture by James Randi. According to my understanding, he never claims that 'no, dousing can never work' or anything of that kind. His main operation is his $1M award saying "if you can convince me that you've done something supernatural, I'll give you $1M". For instance, he let homeopaths try to determine which glasses contains homeopathic water, for a large-ish sample of water and homeopathic water. He let them use their own homeopathic water and use their own tests, whatever they may be. After the homeopaths failing to prove anything at all, he did not conclude that homeopathy does not work. He simply says "okay, you guys can't convince me that your supernatural methods are working". He'll give anyone a chance at convincing him, but charlatans consistently fail to do so. It's not science, but I'm drawing my own conclusions from all this, and so does James Randi.

    tl;dr: It's nearly impossible to prove that something "does not exist" or "can never work", so James Randi never phrases the question that way. He asks people to prove that their supposed tricks actually work, in whatever way they claim.

  20. Re:The only wireless communication you need in Chu on Ask Slashdot: Setting Up a Wireless Catch-and-Release · · Score: 1

    @almightygod

  21. Re:Scepticism... on Wielding Supercomputers To Make High-Stakes Predictions · · Score: 1

    The point is that by doubling your supercomputer size, you gain one day of weather forecast. Yes, that is a very small gain, in some mathematical sense; however, if you are a farmer and you're planning your harvest, that's huge. Same if you're a fisherman and want to stay out there as long as possible until the winter storm actually hits. For society, this information is expensive to obtain, but the returns on the investment are great.

  22. Re:Scepticism... on Wielding Supercomputers To Make High-Stakes Predictions · · Score: 1

    (1) collecting relevant data accurately; (2) establishing the right kind of summaries and models.

    Yes, you are right. But due to sensitivity to initial conditions and a positive Lyapunov exponent, the number of days you are able to forecast scales only logarithmically with your computing power, even with near-perfect knowledge of the initial conditions. So yes, bigger is better when it comes to weather prediction.

  23. Re:Skip the newspaper article... on Physicist Uses Laser Light As Fast, True-Random Number Generator · · Score: 1

    There is no paywall. Optics Express is open access.

  24. Re:"Truly random numbers" on Physicist Uses Laser Light As Fast, True-Random Number Generator · · Score: 1

    You obviously did not study quantum mechanics.

  25. Re:Great hack. on Making a Privacy Monitor From an Old LCD · · Score: 1

    As for the idea of watching porn during an airplane flight... the image on the screen is only the beginning of why doing that is frowned upon.

    I like the idea. Personally, I often carry a polarizer in a back pocket. Now, I have yet another reason.