Slashdot Mirror


User: Sparticus789

Sparticus789's activity in the archive.

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

Comments · 879

  1. Personally on The Trouble With 4K TV · · Score: 1

    I have absolutely no issue with physical media. Sure, streaming is convenient. But I can tell you, that physical media saved me from absolute boredom during severe snowstorms, where my only power source was an extension cord, an inverter, and my laptop. For flying, physical media (whether thumb drive or DVD) is a necessity. And for driving, I do not want to be bound by a physical internet connection to enjoy a TV show/movie that I have purchased. I still get DVD's by mail form Netflix, because my monthly subscription pays for itself every time I watch a movie that I would have otherwise seen in theater (theater movie night for 2 runs about $30). Sure, it's not hip or cool. But I still get to watch what I want to.

  2. Re:Correlation/Causation... on America's Real Criminal Element: Lead · · Score: 2

    Obviously, cows reduce violent crime.

    The cow moo does sound awfully like a Buddhist monk chanting for inner peace. Perhaps there is a soothing effect?

  3. In other news. on America's Real Criminal Element: Lead · · Score: 0

    The U.S. Prison population has filed a class-action lawsuit against God/Gaia/Allah/Buddha/Odin/every other "world creator" for creating lead and causing them to commit violent crimes. Each prisoner is seeking repayment in the form of $50,000 per year of incarceration, plus lawyer fees.

  4. Re:wrong-headed approach on Why "We The People" Should Use Random Sample Voting · · Score: 2

    New OWS motto: "We are the .0076%"

  5. Building the Death Star on Why "We The People" Should Use Random Sample Voting · · Score: -1, Troll

    The money used to make a Death Star would be better spent than 90% of the various government stimulus bills over the past 40 years. Although that's not saying much.

  6. Re:Many of us welcome true mobile computing... on Who Would Actually Build an Ubuntu Smartphone? · · Score: 1

    It has more hundreds of times the computing power of mainframe

    If this is true, you are probably right. His mainframe may be powered by actual pie. Not sure if it is cherry, blueberry, or chocolate.

  7. Re:The real question is on Who Would Actually Build an Ubuntu Smartphone? · · Score: 2

    Sudoers controls who can use sudo, not su. There's a difference. Sudo temporarily escalates a user's privileges to the same as root for a given command. "su" changes the user's shell to the same as root. "su - username" logs you in as root themselves. If you type cd ~, you will go to /root (or wherever the root home directory is).

    %User% ALL = (ALL) NOPASSWD: ALL
    is the line you are looking for. Add it to the very end of your sudoers file (visudo). Whenever you type sudo, you will not have to enter a password.

  8. Re:The real question is on Who Would Actually Build an Ubuntu Smartphone? · · Score: 1

    It's called sudoers. Try it sometime.
    Sudoers man page

  9. Re:Many of us welcome true mobile computing... on Who Would Actually Build an Ubuntu Smartphone? · · Score: 1

    Perhaps you should tell your University to get rid of their Cray-1 and upgrade their mainframe to something which was manufactured this century.

  10. Re:Ridiculous article on Researcher Warns That Military Must Prepare For "Mutant" Future · · Score: 1

    Because the cease fire from Operation Desert Storm DID NOT have any provisions concerning U.N. weapons inspectors verifying that the chemical weapons which Iraq had in their possession were not being used. Or did you miss that part of the cease fire agreement?

  11. Headline in 4 years.... on Team Aims To Build Robot Toddler In Nine Months · · Score: 1

    The world's first baby robot has chosen it's name: Skynet.

  12. Re:Intel? on Ask Slashdot: Linux-Friendly Motherboard Manufacturers? · · Score: 1

    See my other comment about one Intel motherboard that has RAM issues. I would avoid that one if you plan on using more than 2 RAM slots.

    For the motherboards, they do have them on Newegg for sale. I find it much easier to purchase the CPU/MB combos on there because you will know the MB has the correct slot. The Intel brands are a bit more expensive than your generic Sparkle (or other knock-off type), but they are worth the money. Better to spend an extra $20 than to have to replace motherboards every 2 years because you went for an off-brand.

  13. Re:Intel? on Ask Slashdot: Linux-Friendly Motherboard Manufacturers? · · Score: 1

    The driver issues I have encountered are not OS problems, but firmware problems. A certain Intel Motherboard (DZ77BH-55K) has some RAM issues. You can only use specific brands/types of RAM in a dual-channel configuration. It's a very strange problem, as two types of RAM from the same manufacturer will fail to work. After firmware, I tried tweaking the voltages to no avail. I'm still waiting for a firmware update to allow for 4 RAM sticks instead of 2.

  14. Re:Intel? on Ask Slashdot: Linux-Friendly Motherboard Manufacturers? · · Score: 2

    My office exclusively uses Intel motherboards (for SecureBIOS) and I my extreme lack of knowledge coupled with my inability to use Google have prevented us from using Ubuntu, Fedora, Debian, RHEL5, and CentOS. I recommend you buy a Gateway 2000 PC with Windows 98 installed, because you can never go wrong with a classic. Plus the cow pattern is so pretty!

    Better?

  15. Re:Intel? on Ask Slashdot: Linux-Friendly Motherboard Manufacturers? · · Score: 3, Informative

    My office exclusively uses Intel motherboards (for SecureBIOS) and I have yet to have any compatibility issues with Ubuntu, Fedora, Debian, RHEL5, and CentOS.

  16. Re:10 for style, 2 for brains on How Do YOU Establish a Secure Computing Environment? · · Score: 1

    I still have the signed orders from the Commander, locked in a safe in an undisclosed location with other various pieces of interesting information regarding that same person. I'm no longer in, and I would have no problem seeing that Commander get in trouble.

    And really, was it a hack? I was authorized to use the system, I only replicated the original function and intention of the server's web pages. Only a complete dolt like a news reporter would call that a hack.

  17. Re:Weigh your options on How Do YOU Establish a Secure Computing Environment? · · Score: 1

    In regards to DoD security, it is a complete joke. While their sensitive networks are (relatively) secure, their public network security is a joke. So is the training. Here's why.

    A few years back my unit had to complete some mandatory online computer training. First, the Platoon Sergeant had the answers printed out that would give you a passing grade. Second, the computers went down a few days before the deadline, and came back up on the day of the deadline. So I received the order from my Commander, figure out a way to generate these certificates so his superiors would be happy.

    I broke down the certificate generating script for the training. Isolated the parts of the URL that inserted name, rank, date, etc, which were all stored in a hexadecimal format at the end. Once I had the formatting down, I was able to manually generate the certificates without taking the test. Scary part was that the certificates were also inputted into the DISA system after I manually generated them, so each forged certificate was seen by the main server as legitimate. 130 certificates later, my unit was up to standard and nobody was the wiser.

  18. Weigh your options on How Do YOU Establish a Secure Computing Environment? · · Score: 4, Insightful

    You have to achieve a personal balance between functionality and security. Security and functionality are inversely proportional. For the average user, having a login password will be enough. If you are storing private data, like tax returns and financial documents, encryption is a good idea. A Truecrypt container with a strong password (16+ characters, upper and lower case letters, numbers, and symbols) will suffice.

    If you are of the moderately paranoid group (like me), then FDE, private browsing, and a SSD with TRIM capable motherboard/OS will be enough. If you believe the NSA is watching you, then try taking your meds and refer to the moderately paranoid measures.

  19. Re:and on All Systems Go For Highest Altitude Supercomputer · · Score: 1

    No, because it would be a shame to have a blue screen of death rendered in .00001 ms

  20. Put it to use on All Systems Go For Highest Altitude Supercomputer · · Score: 2

    It's so fast, we could point it at Tau Ceti and count all the Vulcan pointy ears in 8.56 seconds!

  21. Re:Yes but only at the highest level on Who Should Manage the Nuclear Weapons Complex, Civilians Or Military? · · Score: 1

    there is little civilian control over the details.

    If that is true, why did civilian leadership revoke DADT? Isn't that a little detail?

  22. Re:Civilian control on Who Should Manage the Nuclear Weapons Complex, Civilians Or Military? · · Score: 1

    Mod parent funny!

  23. Re:Frying pan or fire? on Who Should Manage the Nuclear Weapons Complex, Civilians Or Military? · · Score: 2

    We are not in a military dictatorship.
    Control of nuclear weapons should be entirely with the civilian government, even if that government is less than perfect.
    We vote for our civilian leaders, we don't vote for the military.

    And that's why the President is the "Commander-in-Chief", and the House and Senate both have Armed Services Committees. The military is controlled, governed, and policy is decided by the civilian leadership. Perhaps you should review Article 2 of the US Constitution.

  24. Personal Preference on DARPA's Headless Robotic Mule Takes Load Off Warfighters · · Score: 1

    I would rather have 2 zombies with their arms and jaw removed to carry my gear.

  25. Re:Solar panels are cheaper but the rest isn't on Solar Panels For Every Home? · · Score: 1

    When I had my fridge connected to my 2,000W inverter, it ran but not at full blast. It kept the food from spoiling and maintained the internal temperature, but did not have enough juice to keep it as cool as during normal operation.

    Inverters are about $1 per 10W of capacity. Better to spend a little bit more and know that it can handle the load you are throwing at it.