Slashdot Mirror


User: Eudial

Eudial's activity in the archive.

Stories
0
Comments
1,157
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,157

  1. The center of whatnow? on US Failing To Prosecute Online Criminals · · Score: 0, Redundant

    From TFS: "A report by the Center for American Progress and the Center for Democracy and Technology"

    Center for American Progress?
    Center for Democracy and Technology?

    Who are these people? Sounds suspiciously a lot like "The Bureau of Truth" or "The ministry of Freedom", or some other pseudo-Orwellian concoction.

  2. Re:Howto create good password thats easy remembere on Let Your Theme Song be Your Password · · Score: 1

    Though really, why not use "H3y Jud3, d0n't m4k3 11 b4d"? It has almost all of that, plus a good length.

    Because the user doesn't control the hashing algorithm used for passwords. If you do that on a typical Unix box with good old DES crypt, the hash is only on the first eight characters, and your password is no different from "H3y Jud3". And "H3y Jud3" is easily found using a dictionary attack -- in fact, john the ripper's out-of-the-box rules has "l/ese3[:c]" as one of the single crack rules, and "Hey Jude" is most definitely in cracker lists which tend to include all popular movies and songs.

    On the other hand, if /etc/shadow is already available to the attacker (i.e. the attacker has gained root privileges), weak user passwords is your least concern.

  3. Re:Hmm on How Phishers Think, Act, and Make a Profit · · Score: 5, Funny

    The next logical step would be hackers hacking hacker-hacking hackers.

  4. Re:Let's get this out of the way... on Band Leaks Own Album, Blames Pirates · · Score: 2, Informative

    I didn't RTFA, but I for one welcome our new, naked Natalie Portman and grits overlords, to which CmdrTaco replied, "you must be new here." He's a Twitter sock-puppet, but so am I, you insensitive clod! In Soviet Russia, the only way to be sure is for orbit to nuke you with a beowulf cluster (yes, it runs Linux!). ??? Profit!

    I am trying to condense Slashdot down to a fine extract. Anyone else want to see if they can perfect it?

    You need to work in the frequently referenced pasty-white-parents'-basement-dwelling-virgin stereotype there somewhere.

  5. Re:Hurray! on NASA Announces Water Found On Mars · · Score: 5, Funny

    Now what?

    Now we move to mars. Naturally, we won't actually use or drink the readily available Martian water, but buy bottled water from earth instead.

  6. Re:Armour them and spin them. on Air Force Looks To Laser-Proof Its Weapons · · Score: 2, Informative

    So it all depends on the type of particle you a firing at the target, whether it passes right through the armour to target the components you a particularly after...

    X-ray or gamma-ray lasers could do this, but there are some (severe) practical problems involved. An atom emitting an x-ray photon tends to recoil a bit, so the photon has only part of the energy from the transition - not enough to cause emission of another photon from the next atom, as happens in a laser. And even if you did produce an X-ray laser beam - how would you focus it? Mirrors and lenses don't work that well with x-rays.

    I'd think the obvious choice would be to go with a longer wavelength, as opposed to a shorter one. If your laser has a wavelength longer than the reflective surface's thickness (say 1 cm, microwaves), it will pass right through it like it was never there.

  7. Re:One question on Floating Cities On Venus · · Score: 1

    And our reason for going to Venus is...?

    We can mine the Moon and possibly Mars, but what does Venus offer us? Fuel? I would think it is too hot for mining the surface (robotic miners capable of operating in the heat may not be cost-effective)

    I was thinking more of sending the womenfolk back to Venus. Then, the rest of us go to Mars; and life imitates fiction.

  8. Re:python on How To Encourage a Young Teen To Learn Programming? · · Score: 2, Insightful

    I second this. most folks I know who love programming learned a nice easy language as a kid (BASIC in my case, a long while back). Python is easy enough to learn how to program in, but flexible enough to draw stuff on the screen, play sounds, talk to remote machines - mess with what the machine is capable of.

    I'd definately pick a friendly language to begin with (and I'm not sure C or C++ fit that bill, I'm still learning good C++ practice after a decade of commercial use).

    What you choose as a first language matters. It should be easy, and teach basic flow control in a very direct matter that allows for an intuitive understanding of those subjects (BASIC was the name of the game when I was young, python is where you'll want to go today). But I'd definitely leave the door open for C or C++ as well (hell, I learned C when I was 15). Buy a good book on python, and K&R to teach him C, and tell him to start out with python, and get into C if and when he feels like it.

    It's also good not to micromanage too much.

  9. Re:TFA on Astronomers Claim Discovery of Earth-like Planet · · Score: 3, Funny

    TFA is dated 24 April, 2007 -- I'm pretty sure that this is old news.

    Hmm, and it reaches us now. Assuming it traveled at the speed of light, it must have originated 1.25 lightyears away. It must have been sent from a relay station quarter of a way to Alpha Centauri.

  10. Re:Ah now I see... on One of the Coolest Places In the Universe · · Score: 1

    When they create a black hole and destroy the earth, they can say "but it was such a cool experiment..."

    Ah, but they have assured us that that almost certainly probably won't happen.

  11. Re:That guy is management material! on Reusing and Recycling Code · · Score: 1

    EXTERMINATE! EXTERMINATE!

    See, even Daleks hate the management.

  12. Re:Missing something on Earth and Moon From an Alien's Perspective · · Score: 1

    Using simple, non-relativistic math, you would surpass the speed of light by accelerating at a constant 9.8m/sec in just under a year. That means you get to live on your spaceship with simulated earth gravity due to your constant acceleration. That means we don't need to turn the inside of our spaceships into pink goo to accelerate to relativistic speeds within a reasonable amount of time.

    The only problem is fuel. How do you power a ship at 9.8m/s^2, or any other 'sizable' acceleration? for that long? And don't forget you also have to slow down, or you won't enter orbit around your target--although in the case of New Horizons, it's designed to blow by Pluto because it's not feasible to conduct a mission that *eventually* puts a probe into orbit around the minor pluplanetoid.

    Another problem is the means of propulsion. Rockets are good for steering, but not for achieving huge speeds. The speed attained from a rocket is LOGARITHMICALLY proportional to the mass of fuel (hence multistage rockets, every mass reduction helps). They may work to escape earth's gravity, or even get to the moon and back, but it won't get you near the speed of light.

    Unfortunately, the options are pretty bleak. Ion thrusters as well as solar sails are so slow it's simply not feasible for a manned expedition.

  13. Re:Missing something on Earth and Moon From an Alien's Perspective · · Score: 2, Interesting

    You would be right except relativity is an important factor and cannot be simply excluded. Your example makes the assumption that there are no relativistic effects, which is not correct, hence your conclusion is way off too. D-

    Relativity is pretty weak up to very close to c. Even at 98% of light speed, the Lorentz factor (mass increase, time dilation, etc.) is only somewhere around 5. So, allowing for a decent fudge factor, classical physics isn't a half bad assumption.

    So, making it to such speeds is not extremely unfeasible (fuel required would be around the same order of magnitude and such). The trade off is really the amount of fuel required to attain a certain speed, and the benefits in terms of time dilation you get.

  14. Re:Fast boot on Fast-Booting OS for Usually-Off Appliance PCs? · · Score: 1

    DSL linux is really fast when installed on a Hdd.

    Linux can be pretty fast to boot up, depending on what you want to run on it. I remember stripping down a Slackware boot script to boot an absolutely antiquated (well, 2001) laptop in 9 seconds. I reckon that should be about 2 seconds today with vastly improved CPU and disk read performance.

    But then I ended up with an absolutely user-hostile Linux environment (people thinking vanilla Slackware is bad have no idea how deep the rabbit hole goes). I had to know exactly what command to run when, to fsck the disk every month manually, to run ldconfig after I've installed stuff, to run dhcp manually if I plugged it into the internet, etc.

    Ah, great times.

  15. Re:Does it disturb anyone else? on Linux 2.6.26 Out · · Score: 5, Interesting

    It adds support for read-only bind mounts, x86 PAT (Page Attribute Tables), PCI Express ASPM (Active State Power Management), ports of KVM to IA64, S390 and PPC, other KVM improvements including basic paravirtualization support, preliminar support of the future 802.11s wireless mesh standard, much improved webcam support thanks to a driver for UVC devices, a built-in memory tester, a kernel debugger, BDI statistics and parameters exposure in /sys/class/bdi,

    Does it disturb anyone else how many words the bsdm & linux kernel community have in common? (this is not a troll).

    Frankly, I blame IBM.

    Well, the kernel sources are (or were) pretty explicit in their sexual deviations. I remember several occurrences of the following comment: /* Fuck me gently with a chainsaw... */ in the 2.4 tree.

  16. Re:Whatwhat? on Makemake Becomes the Newest Dwarf Planet · · Score: 1

    Now, to spoil the fun and permute through all "make foo, not bar" jokes containing makemake, I'm assuming the other targets are one of the following: all, install, clean, distclean, dist, world, war or love.

    Make make, not all.
    Make make, not install.
    Make make, not clean.
    Make make, not distclean.
    Make make, not dist.
    Make make, not world.
    Make make, not war.
    Make make, not love.
    Make all, not make.
    Make install, not make.
    Make clean, not make.
    Make distclean, not make.
    Make dist, not make.
    Make world, not make.
    Make war, not make.
    Make love, not make.

  17. Re:SERVER WARS on The Very Worst Uses of Windows · · Score: 3, Funny

    After all these years I am willing to admit that Microsoft has won the desktop and server wars.

    i beg to differ...

    It is all just a clever ruse to lul Microsoft into confidence. All these systems are in fact UNIX sleeper agents, that will awaken all across the world at a given time. At the same time, Redmond will have put it's recently received 30 feet tall ceremonial gift windows logo in an unmonitored storage room when suddenly hundreds of ninjas emerge from it, swiftly overcoming any resistance.

  18. Re:Medical equipment on The Very Worst Uses of Windows · · Score: 5, Insightful

    Medical equipment: I confirm. My cousin is an engineer for General Electric, Medical section. As far as I know he services cardiac echography equipment. From what he told me, they all run Windows. Of course, this isn't life threatening, but I do know he's hardware guy and it wouldn't be the first time he calls me for a software problem in his job.

    While not in this case, a BSOD may mean real "D" these days in a hospital.... Sad, but true...

    While I agree this is questionable, I don't think they are connected to the internets (at least I hope not). So, the whole virus/worm fear is probably irrational.

  19. Re:haha on Sweden's Snoop Law Targets Russia · · Score: 0

    I live in Sweden, and since the days of the cold war, I've been making jokes about imminent Russian invasion. Guess they've suddenly turned less hopelessly out of date.

    And let me be the first to say: I for one welcome our new Russian overlords. I've been preparing for the transition by consuming large quantities of Vodka on a regular basis.

  20. Re:scary. on Ray Gun Puts Voices Inside Your Head · · Score: 4, Interesting

    imagine playing Cliff Richard to you victim incessantly. unable to sleep. unable to get away from it. all you need is somebody to point this thing at his head.

    Imagine the rick rolling possibilities. We're in for a world of pain if these things become available on the internet.

    On a more serious note, engineering and scientific work ethics? Does that at all exist anymore? I can't imagine anyone willingly developing a technology with so many malevolent uses. Didn't we learn anything from the Manhattan project?

  21. Re:Bad name on LegalTorrents Offers CC Works Via BitTorrent · · Score: 4, Interesting

    "The name of the tracker indirectly spreads the notion that other torrents are inherently less legal"

    What about the name of the piratebay? does name of the piratebay indirectly spreads the notion that other torrents are inherently less piraty?

    The Pirate Bay's case is more a matter of not being beaten down by epithets. If they call downloaders pirates, then the downloaders wear the name pirate with pride, and take the power away from the word, draining away negative connotations and whatnot.

    It's the same method as homosexuals have used on 'fag' and black people on 'nigger'.

  22. Bad name on LegalTorrents Offers CC Works Via BitTorrent · · Score: 4, Insightful

    The name of the tracker indirectly spreads the notion that other torrents are inherently less legal. It's a content distribution platform. Much like with firearms, it's the people that use it that commit or don't commit crimes. Not the tools they use.

    Other trackers are full of CC and open source contents as well. Just do a search for gentoo, ubuntu, slackware or some such on the pirate bay and you'll see what I mean.

  23. Re:Vocal vibrato? Where's my earplugs? on Your Computer As Your Singing Coach · · Score: 1

    It should be programmed to give a poor score for using a vibrato. I don't know about you but I can't stand it when I go to a ball game and have to tolerate a 40 minute version of the national anthem because the singer vibratos every line of the song for a full minute.

    eg: "The land of the FRE-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E-E............."

    Personally I consider it a mockery of the anthem.

    I agree. I think vibrato is like the special effects of singing. It can be impressive if used in moderation, but it should not be overused. And much like action movies, nowadays it's all car chases and explosions, instead of any real contents.

  24. Re:Bandwidth cap? Not here on In Japan, a 900 Gigabyte Upload Cap, Downloads Uncapped · · Score: 1

    You're lucky. At least in some ISPs in Sweden, we're subject to horrible caps. Some people made a film about it.

    Kommunistera

    The joke is that the communists believe in planned markets, and (presumably also) planned downloading, where it is strictly enforced that everyone downloads exactly the same each month.

  25. Re:Torrent please on Lost Footage of "Metropolis" Found · · Score: 3, Funny

    Bah. It's already been YouTubed: here.

    Rick Astley was in Metropolis? Man, that guy is EVERYWHERE!