Slashdot Mirror


User: jon3k

jon3k's activity in the archive.

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

Comments · 2,984

  1. Re:the biggest problem here, personal responsibili on SpyEye Botnet Nets Fraudster $3.2M In Six Months · · Score: 1

    If your solution is for people to be smarter then you might as well throw in the towel now.

  2. Another option on Ask Slashdot: 802.11n Bake-Off Test Plans? · · Score: 1

    Don't forget to check out Aerohive, another decent option.

  3. Re:Change the employee agreement on Ask Slashdot: Low-Cost Tools To Track Employees' Web Use? · · Score: 1

    Well if we can't prove MyLongNickName is wrong, then clearly the original poster is correct, and it's valid legal advice! Your logic is amazing! Thanks!

  4. Re:accumulate the data usage on Ask Slashdot: Low-Cost Tools To Track Employees' Web Use? · · Score: 1

    That's what port security is for.

  5. Wow ... on Ask Slashdot: Clusters On the Cheap? · · Score: 1

    never thought I'd see the day where the general consensus was "just rent it!". this is slashdot, how can we not do this better, cheaper, faster and "free" than amazong's ec2?

  6. Re:The punchline on Japan's Richest Man Outlines Renewable Energy Plan · · Score: 1

    When you have that much money you start considering your legacy. Look at what Bill Gates and Warren Buffet are doing these days. Ego can be one HELL of a motivator.

  7. Forethought maybe? on Why We Don't Need Gigabit Networks (Yet) · · Score: 1

    By the time its even modestly deployed it'll be 10 years after we need gigabit networks. Start building it now so we're only marginally behind the curve instead of decades.

  8. Re:The question isn't the fragility of systems. on North Korea Forced US Reconnaissance Plane To Land · · Score: 1

    they do if you throw them

  9. Re:Inertial Navigation? Anyone? Bueller? on North Korea Forced US Reconnaissance Plane To Land · · Score: 1

    Or a celestial navigation system like the one used in the sr-71.

  10. Re:My own very recent experience (2 weeks ago) on Costly SSDs Worth It, Users Say · · Score: 1

    This is something I've wanted to try but I'm too scared to. What has your failure rate on the MLC drives been like? Is that a big concern for you? Can you provide more details of the setup/configuration, I would be EXTREMELY interested!

  11. Re:The outcome is not exactly what they said on Costly SSDs Worth It, Users Say · · Score: 1

    Spin them as fast as you want, you still have seek latency on top of the rotational latency. HDD will never touch read latency of SSD. No question that spinning HDDs still have a long life ahead of them, but SSDs will start at the high performance end and work there way down into mainstream.

  12. Re:hopefully SRT can be more fully advanced on Costly SSDs Worth It, Users Say · · Score: 1

    Just so we have anecdotal evidence from the other side of the fence, I've had SSDs in my last 4 machines and I've never had a single problem, and they're all _insanely_ fast after installing SSDs.

  13. Re:Dan "Obvious" Marbes on Costly SSDs Worth It, Users Say · · Score: 1

    And the only reason that 60x HDD beat 3x SSD is because of the throughput of the host interface, most likely. We're seeing SSDs now in the 550MB/s read range (latest generation, like OCZ Vertex 3). When you put it on a PCie bus we're seeing i think 1.5-2GB/s. But 60x FC disks we're looking at probably 150MB/s/disk, or approaching 10GB/s (80Gb/s) of throughput. So I'd say SSDs had about 1/6th the total throughput, so are SSDs 6x more expensive per gigabyte? Don't forget to include the cost of powering them, additional disk shelves, san switch ports for those shelves, etc.

  14. Re:open source but on 'Cosmo' — a C#-Based Operating System · · Score: 1

    Please don't feed the trolls.

  15. Re:open source but on 'Cosmo' — a C#-Based Operating System · · Score: 1

    I dont have to pay a licensing fee to anyone to build a desk.

  16. Re:open source but on 'Cosmo' — a C#-Based Operating System · · Score: 1

    Right, and I'll just run it on my free copy of Windows. Of course.

  17. Re:Retaliates? on Anonymous Retaliates, Leaks Texas Police Emails · · Score: 1

    Anonymous usually makes up a reason afterwards.

  18. Re:color nook on Lenovo Claims Samsung Galaxy Tab Sold Just 20,000 · · Score: 1

    Therefore by definition it is a complete failure.

    Define "complete failure".

  19. Re:Linux client? Please? on VMware vSphere 5 Released · · Score: 1

    It works great, I do it all the time. The only thing that sucks is using the guest console, but you're usually only in it long enough to put a network address on something and ssh/rdp into it. But to answer your question, I assume like everyone else who doesn't write linux software, it doesn't represent a large enough base of their users to justify the expenditure.

  20. Re:Linux client? Please? on VMware vSphere 5 Released · · Score: 1

    you dont have to run it locally, we run a windows 7 guest in vmware and load any windows tools we need. it also means i can access it from home when I vpn in if I need to.

  21. sweet! on Python Fiddle, an IDE That Runs In Your Browser · · Score: 1

    now they can steal all your source code! awesome! i have an ide in "the cloud" too its called ssh+screen+bash+python

  22. Re:Linux client? Please? on VMware vSphere 5 Released · · Score: 1

    So do what everyone else does, run a virtualized copy of Windows 7 on your workstation and install the Virtual Infrastructure Client.

  23. Re:I agree on Acer CEO Declares a Tablets Bubble · · Score: 1

    People (not you, the person you're responding to) assume it exists to replace a computer, and I think that's just a false premise. It replaces your books, newspaper, portable dvd player, handheld video game devices, etc, all in one piece of equipment. But it can also, in some cases, replace a notebook for a certain percentage of people. Now what percentage is the interesting question, turns out it was a lot more than most people thought.

  24. Re:I agree on Acer CEO Declares a Tablets Bubble · · Score: 1

    I have always believed that tablets were a very small niche application.

    You are shockingly wrong.

    They can not, and will not replace real computers.

    Wrong again.

    Theoe apple fanboys really can distort perceptions when they get going.

    So after selling a hundreds of millions of iDevices - is everyone in the world beside you an "Apple Fanboy" ?

  25. New Java Developer Advice? on Java 7: What's In It For Developers · · Score: 1

    I've been considering using some free time to play around writing Android apps for fun (I have no ambitions of trying to make any money at it) but I'm really nervous about the time investment with all the uncertainty around java. I have literally zero experience programming in Java, but I've played with C++ a little bit and several other higher level object oriented languages.

    Can anyone give me some advice here? Is my time better spent just brushing up on HTML5 and Python?