Slashdot Mirror


User: EmagGeek

EmagGeek's activity in the archive.

Stories
0
Comments
4,809
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,809

  1. Re:Not unlimited ammunition on Navy To Deploy Lasers On Ship In 2014 · · Score: 0

    Only until it runs out of fuel.

    That's not unlimited. Words mean things.

  2. Not unlimited ammunition on Navy To Deploy Lasers On Ship In 2014 · · Score: 1

    It's not like the FORTY-FIVE year old Ponce has a nuclear reactor on it.

    The laser will only last as long as they can provide power to it, which I am sure is substantial.

  3. Manufacturer OEM Equipment is Exempt on Should California Have Banned Checking Smartphone Maps While Driving? · · Score: 1

    The manufacturers' lobbyists got California to carve out an exception for OEM equipment, so you would have to spend $3000 on the OEM NAV system if you wanted maps.

  4. Re:Way too little. on Is $100 Million Per Year Too Little For The Brain Map Initiative? · · Score: 1

    Yeah, and the only reason we outspend China 2:1 on defense is because we do all of their R&D for them.

  5. Re:What patents? on Rackspace Goes On Rampage Against Patent Trolls · · Score: 2

    It's part of the Libertarian mindset because "do whatever you want as long as it does not infringe upon the rights of others" is the libertarian mindset.

    Suing someone is not infringing their rights. It's accusing them of infringing upon yours.

  6. Going on a "rampage?" on Rackspace Goes On Rampage Against Patent Trolls · · Score: -1, Troll

    They're countersuing a single paten troll on the basis of a legal merit. How is that "going on a rampage" against patent trolls?

    Hyperbole much, Slashdot?

    I honestly don't know why I visit this site anymore. It must be the "train wreck" quality that you just can't get away from.

  7. Don't worry, there's still the L-1 on H-1B Cap Reached Today; Didn't Get In? Too Bad · · Score: 1

    There's even more fraud in the L1 program than the H1B. All you need is a phony business card that says "Manager" on it.

  8. US Leads in Race to Bottom on Automated System Developed To Grade Student Essays · · Score: 1

    This has got to be the dumbest fucking idea I have ever seen - and it's completely unsurprising where it is coming from.

  9. Re:Not likely to happen on WA State Bill Would Allow Bosses To Seek Facebook Passwords · · Score: 1

    Not just the 4th, but the 5th as well.

  10. Re:Liberty ? on MIT To End Open-Network Policy In Response To Recent Attacks · · Score: 1

    What liberty? MIT owns the network. They can do what they want with it, including setting rules and terms of access and use.

    Property rights are the ultimate form of liberty. If it's my property, I can do what I want with it, and control who can access and use it and for what purpose.

  11. What does it mean? on Iain Banks: Extremely Ill With Cancer · · Score: 1

    To be extremely three with cancer?

  12. Good luck with that on WikiLeaks Party Launching This Week · · Score: 0

    Wait, it's still April 1st.

    Nevermind. Just a joke.

  13. Oh Slashdot... on CERN Gives Away Higgs Boson Particles To 10 Lucky Winners · · Score: 1

    Vg'f gbb onq Fynfuqbg unf pbzr gur vagbyrenoyr cvrpr bs fuvg gung vg unf orpbzr, jvgu guvf hggreyl hashaal nggrzcg ng pyvpxonvgvat gur hfreonfr.

    Funzrshy naq fnq gung Fynfuqbg vf zreryl n gheq pbzcnerq gb jung vg hfrq gb or.

    Gvzr gb qryrgr gur byq obbxznex.

  14. Work is not a frat party on Steve Jobs' First Boss: 'Very Few Companies Would Hire Steve, Even Today' · · Score: 5, Insightful

    Speaking as the owner of a decently-sized company, and a responsible adult, I can say with certainty that work is not supposed to be a frat party, and throwing lunchtime keggers for your employees does not make them more creative or more dedicated workers.

    Yes, it's important to provide a comfortable working atmosphere for your employees, and to be flexible to the needs of your employees should they have life circumstances they need to deal with. But, a completely slack environment void of rules and expectations only leads to organizational chaos.

    Back when I used to do "conventional" hiring, I interviewed a lot of "Steve Jobs" types - the arrogant, entitled, indignant type that was more concerned about the frat party and with there being no rules or structure than with the diligent exchange of productivity for compensation. More often than not these would be people who had high expectations of my company, but expected me to have low expectations of them. I was just to take what they were willing to give me and be happy about it.

    Those kinds of people, the ones who are in it for "what can you do for me today?" are absolutely toxic to an organization in my experience. I'd much rather hire the altruistic "what can I do to help my teammates succeed?" type.

  15. Government does not deserve anonymity on DOJ, MIT, JSTOR Seek Anonymity In Swartz Case · · Score: 5, Insightful

    The moment you give government anonymity, it turns around and gives you tyranny, because it is no longer accountable.

  16. How much energy is saved on Internet's Energy Needs Growing Faster Than Efficiency Gains · · Score: 2

    By not having to mail letters, package software in retail packaging and ship to a store or end user, travel to other office locations for meetings, and other spendy endeavors?

    Overall the Internet is a huge energy saver.

  17. He doesn't understand the justice system on Creationist Bets $10k In Proposed Literal Interpretation of Genesis Debate · · Score: 0

    There is a reason that guilt must be proven rather than innocence. It is logically impossible to prove the absence of evidence, or the absence of an event, or the negative assertion of anything.

    It is impossible for me to PROVE that I did not do something. It is impossible for me to PROVE that something _didn't_ happen.

    The burden of proof is on "believers" to prove the existence of God, not for atheists to prove the absence of God.

    So far, there is no proof that God exists - not one shred of evidence at all.

  18. 95% confidence is not "unique" identification. on Mobile Phone Use Patterns Identify Individuals Better Than Fingerprints · · Score: 1

    "Your honor, we are 95% sure the fingerprints we recovered from the murder scene belong to the defendant."

  19. Nexus 4 is 2GB of RAM, not 16GB on Ask Slashdot: Getting Apps To Use Phones' Full Power? · · Score: 0

    Just so yo know...

  20. What the fuck? on US Senate Passes National Internet Sales Tax Mandate · · Score: 1

    How the FUCK is a "nonbinding proposal" equal to a "mandate?"

  21. This was fun, back in 2004 on A 50 Gbps Connection With Multipath TCP · · Score: 1

    I was doing TCP multipath in 2004 using iptables to get more upstream out of my box at home. I had two 1.5/384 connections and could and up with 768k upstream. All it took was a clever iptables script that marked alternating packets - even and odd if you will - and mangled odd packets to go out one interface, and even packets for the other.

    Obvioulsy, an actual TCP extension for this is going to be more elegant since it's more scalable and easy to deal with, but the idea is not new.

  22. Re:Credit cards have ruined the value of money. on MasterCard Forcing PayPal To Pay Higher Fees · · Score: 1

    "Saving up to buy a nice widget used to mean something, now everyone just buys junk after junk with no planning, all while accruing enormous debt."

    Speak for yourself and your own generation there, skippy.

  23. Re:Crap ... on MasterCard Forcing PayPal To Pay Higher Fees · · Score: 3, Insightful

    Just pay cash for stuff.

  24. Re:Depends on the source on Can You Really Hear the Difference Between Lossless, Lossy Audio? · · Score: 0

    Indeed, starting with better ingredients usually results in better outcome after everything is cooked down.

  25. A lengthy, thorough, and well-explained discussion on Can You Really Hear the Difference Between Lossless, Lossy Audio? · · Score: 5, Funny

    There is a long discussion among very qualified individuals on this subject. You can read it here