Slashdot Mirror


User: eln

eln's activity in the archive.

Stories
0
Comments
3,463
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,463

  1. Re:Deflation, numbnuts on One Bitcoin By the Numbers: Is There Still Profit To Be Made? · · Score: 5, Insightful

    I agree that bitcoin is built to be scarce, and therefore valuable, but that sort of thing is the opposite of what you want in a currency. If the currency constantly increases in value, then the best option is to obtain as much as possible and stuff it under the mattress. Only an inflationary currency encourages investment, because you actually lose money by hoarding it rather than investing it. If everyone hoards the stuff instead of spending it, it becomes useless as a medium of exchange.

  2. That's how it starts on Samsung Researching How To Let You Control Your Phone With Your Brain · · Score: 3, Funny

    Sure, first you can control the cell phone with your brain, then the cell phone can control your brain, and before you know it the Cybermen are invading.

  3. Re:Good news everyone! on Futurama Cancelled (Again) · · Score: 4, Interesting

    "Fucking awful" is a bit strong, but they definitely weren't up to par. I'm not surprised it was cancelled, and at this point I'd be much happier if they put the series to bed instead of continually trying to bring it back, as it will inevitably get worse every time they do.

  4. Not to DoD standards. Several (usually 3-7 passes with /dev/random (or /dev/urandom) followed by /dev/zero will erase data well enough for any standard out there other than those that specifically require physical destruction, though.

  5. Re:Windows 3.1 Mode on Ask Slashdot: Best 32-Bit Windows System In 2012? · · Score: 1

    Yes, but in that case you're running on a virtual computer with its own virtual hardware layer, not on Windows itself. If your only goal is to run 16-bit applications, and you have a copy of Windows 3.1 laying around, then that would be one way to do it, though.

  6. Re:IT jobs at 60. on Ask Slashdot: Finding Work Over 60? · · Score: 1

    You don't ask them their age, you just ask them if they are over the minimum required age for the job. That's a yes or no question.

  7. Re:IT jobs at 60. on Ask Slashdot: Finding Work Over 60? · · Score: 5, Informative

    Just so you know, asking an older person for their retirement plans in an interview or at any point during the hiring process can open you up to a very costly age discrimination lawsuit. Not hiring people over 40 because you think they'll ask for too much money will do the same. If you're simply reporting that people that age tend to ask for too much money that's one thing, but if you're proactively screening out older applicants because you think they might ask for too much money, that's against the law.

  8. Re:Smart Guy on Ask Slashdot: How Would You Convince Someone To Give Up an Old System? · · Score: 1

    I would approach it from a standpoint of professional curiosity on your part rather than the "what if you got hit by a bus tomorrow" thing or the "you don't really want to do this forever" thing. No matter how sincere you are, people often recognize those as code words for "what if we want to get rid of you" and will be reluctant to cooperate.

  9. Re:Low Availability? on Amazon EBS Failure Brings Down Reddit, Imgur, Others · · Score: 4, Funny

    That's old Web-2.0 thinking. We're in the era of the cloud now, and the cloud is magic. Trust the cloud.

  10. Re:How does the rest of the jury feel? on Unredacted Filings Reveal Claims of Juror Misconduct in Apple vs Samsung Trial · · Score: 5, Insightful

    I've been on a jury, and you'd be amazed at how easy it is for the entire jury to fall in line behind someone who seems to know what he's talking about, especially if the trial involves something few people have experience in (such as patent law). If the rest of the jury trusted him as the resident expert on the issue at hand, they would likely go along with whatever he said.

  11. Re:More exciting? on Stanford's Self Driving Car Tops 120mph On Racetrack · · Score: 1

    Agreed. Driving out west involves vast distances on straight roads. Sometimes the scenery is cool, sometimes it's flat and boring. I'd love to be able to drive through and admire the scenery when it's nice instead of having to pay attention to the boring stretch of asphalt I'm on, and be able to nap when the view sucks. If I wanted an adrenaline rush with my driving, I'd go to the race track.

  12. Re:vintage computers on Radio Shack's TRS-80 Turns 35 · · Score: 1

    I was too young to come up with that. I think my first BASIC program just repeated "hello" or something similar.

  13. Re:vintage computers on Radio Shack's TRS-80 Turns 35 · · Score: 1

    I also had a TRS-80 Color Computer as a young child. I mostly played games on it, but my father apparently did actual work on it as well. I can't imagine how much it cost him (he didn't make much money), but his willingness to spend that money fundamentally altered the course of my life. The TRS-80 was the first computer I ever used, and it sparked a passion for technology that's still with me today.

  14. It's a joke. It means the time between release and the first "expansion pack".

  15. Re:yes but on Rob CmdrTaco Malda AMA On Reddit · · Score: 5, Funny

    He became locked in his car and ate himself to death. Very tragic.

  16. Re:CEO's job is to sell... on RIM CEO: 'There's Nothing Wrong With the Company' · · Score: 4, Insightful

    If it's obvious to everyone that a company has problems, the worst possible thing a CEO can do is say everything is fine, because it makes everyone think he's out of touch or not interested in fixing what's wrong. A good CEO would acknowledge the problems and present a high-level plan for fixing them. Whistling past the graveyard just makes things worse.

  17. Re:tl;nt on New .secure Internet Domain On Tap · · Score: 5, Funny

    You laugh, but if I hadn't used that method I never would have known that my bank relocated to Russia.

  18. Re:Other strange note at the end of her speech... on More Plans For UK Internet Snooping Bill Revealed In Queen's Speech · · Score: 4, Funny

    This all sounds like bad news, but on the bright side there won't be any reduction in the chocolate ration this year.

  19. You can all thank me for this on DDR4 RAM To Hit Devices Next Year · · Score: 5, Funny

    I just bought a new computer with DDR3 in it yesterday.

  20. Re:It's a Trap!!!! on German Authorities Find Al Qaeda Plans Disguised In Porn · · Score: 2

    From now on the TSA will request all pornography in your laptop or smartphone be carefully analyzed, frame by frame, before you board your flight!!!

    That's it, I'm going to get a job at the TSA.

  21. A little alarmist there on Oracle and the End of Programming As We Know It · · Score: 1

    The type of "reimplementing" Google is alleged to have done has always been illegal unless the license terms of the software said otherwise. Had Google done a clean room reimplementation then they would have been in the clear, but instead they allegedly lifted code directly from Oracle's (copyrighted) APIs and used it without a license.

    Many (most/all?) of the other languages mentioned have highly permissive licenses that expressly allow the sort of thing Google did. In many cases, the copyrighted portion of the language is little more than a set of standards to be followed, with the actual method for following those standards left up to whoever wants to write a compiler/interpreter for it.. Java has a much more restrictive license and always has, even when it was owned by Sun. Sun just didn't bother going after these sorts of suits. Of course, they didn't have the most powerful Internet company in the world making billions of dollars off a reimplementation of their code, either, at least not until they were already hemmorhaging money too fast to do anything about it.

  22. Re:Such a quaint definition of college... on Is Stanford Too Close To Silicon Valley? · · Score: 1

    That sounds good in theory, but I don't think it would work in practice. If you're in the middle or lower classes, you don't tend to have the time to waste pursuing an education for its own sake. Instead, you need to concentrate on doing something that will make money when you're finished. So, even if you had an interest in this University concept, you probably wouldn't go because you know that you would be wasting several years of your life with nothing marketable to show for it.

    The general upshot of this would be your working classes would have to pay for their schooling anyway, and the idle rich who have the ability to spend several years of their life doing something that isn't economically productive would get a free liberal arts education. This would only serve to deepen the divide between the very rich and everyone else.

  23. Re:That's a myth. Kids aren't stupid. on Is Stanford Too Close To Silicon Valley? · · Score: 1

    The problem with nursing is two-fold: One, it became the big thing like you said and too many people got into it all at once. Two, people got into the wrong kind of nursing. The reason nursing was projected to (and probably still will) face such a shortage is because of all of the baby boomers retiring and needing care. However, it turns out that most people really don't want to work in geriatrics. When I was going back to school a couple of years ago, I would ask nursing students what they wanted to do after they graduated. The majority wanted to do obstetrics (delivering babies), despite our declining birth rate. Almost none of them wanted anything to do with geriatrics.

  24. Re:hope it was worth the megan's law list on Man Protests TSA With Nudity · · Score: 1

    Except that most employers will immediately round-file your application if you show up on a sex offender registry at all. They rarely go through the effort of finding out the details.

  25. Re:aw man... on Matt Groening Reveals Springfield Is In His Home State of Oregon · · Score: 1

    Or "Dumbledore is gay".