Slashdot Mirror


User: SCHecklerX

SCHecklerX's activity in the archive.

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

Comments · 2,760

  1. Welcome to government on West Virgnia Auditor Finds Cisco Router Purchase Not Performed Legally · · Score: 1

    You should see the things the DoD buys, often to never be used.

  2. Bought WebOS to build an Android tablet. Sad. on HP Back In Tablet Game With Android-Based 'Slate7' · · Score: 1

    Maybe some day Android will be useable and I'll take a look at it.

  3. Sad that this is true on Computers Shown To Be Better Than Docs At Diagnosing, Prescribing Treatment · · Score: 2

    In my experience, most doctors don't really think about problems, but just look at historical remedies and prescribe those particular drugs. They just regurgitate what is in the books. If you have something new or multiple problems (I've been dealing with this for a year now, with no relief in sight), I think I'd rather listen to watson. These guys have cost me thousands of dollars and all of my vacation time and I'm worse than when the problems started.

  4. Re:The USPTO is holding roundtables on Micron Lands Broad "Slide To Unlock" Patent · · Score: 1

    Imagine if Internet RFCs were patents instead. *sigh*

  5. Re:This is why on Microsoft Fails Antivirus Certification Test (Again), Challenges the Results · · Score: 1

    So what. AV crapware, regardless of vendor, is the wrong solution to the problem anyway.

  6. Re:I dunno... on Ask Slashdot: Are Timed Coding Tests Valuable? · · Score: 2

    It's just that most bash 'functions' are other programs. I see no problem with her answer.

    If you chose perl instead, it wouldn't be much more:

    #!/usr/bin/perl -w

    @list = sort {$a <=> $b} @ARGV;
    foreach(@list){
          print "$_\n";
    }

    But I wouldn't have remembered how to make sort sort things numerically, and would have just done what she did with shell :-)

  7. Re:come on! on The Android SDK Is No Longer Free Software · · Score: 1

    But not as open as Enyo and WebOS.

  8. Meanwhile, in the US on Russian Space Industry To Receive $69 Billion Through 2020 · · Score: 1

    ...the U.S. military budget is projected to be nearly 870 billion in 2013.

  9. In other words.. on Antivirus Software Performs Poorly Against New Threats · · Score: 1

    You can't fix a human behavior problem by throwing more technology at it. Depending on AV for prevention of computer malware is like telling someone to slice themselves up with razor blades then jump into raw sewage. We have antibiotics, after all.

  10. Re:Oh damn on Obama Releases National Strategy For Information Sharing · · Score: 1

    I work for a very large DoD organization. Your comment would be funny if it weren't true. "Wiki? What's a Wiki? That's that thing that people leak stuff with, right?"

  11. Re:Nothing on Ask Slashdot: What To Tell Non-Tech Savvy Family About Malware? · · Score: 1

    http://www.zdnet.com/blog/security/safarimacbook-first-to-fall-at-pwn2own-2011/8358

    Malware is an end user problem. Computers exist to, yup, run software. When you aren't careful about what you are running, you run bad things. No technology is ever going to stop that without making general use computing pretty useless. The problem is that most computer users are not educated, and worse, are overly trusting of their 'security' software and the ads they see on tv to 'make your computer faster'.

    The solution is education:
    - only install software from trusted sources, that you explicitly install (this is where that whole unix permissions thing works better than the alternative)
    - keep the software you do have installed patched and up to date (much easier these days, has been easy in linux longer than in windows or mac worlds)
    - install adblock, and maybe even noscript for your browser and use them.
    - don't click on random links from unknown sources in email. Not even from friends, if the link seems 'out of character' for them.
    - do not run unnecessary software or services on your computer
    - don't use software that provides easy vectors for malware. Unfortunately, microsoft office and even libre and openoffice fall into this category. But not opening these types of files from unknown sources somewhat mitigates this. Again, *THINK*.
    - use a hardware firewall at home (this probably isn't an issue these days, as that is the way things come by default now)
    - use a software firewall on laptops (even windoze does this by default now, but it will still merrily broadcast all kinds of SMB nonsense. Most home users don't have a need to run client and printer sharing at all, however, so it should simply be disabled anyway)
    - have a good backup strategy, USE IT, and TEST IT. Re-installing an operating system isn't that big a deal. Losing your digital life's history could very well be.
    - don't aggregate your 'cloud' stuff between facebook, google, dropbox, whatever. As far as storing things in the cloud? Probably not a great idea, despite the convenience. Better to spend a little money on a home NAS.

    And, for those of you who make a career out of keeping your co-workers and families safe
    - Transparent dansguardian proxy
    - Sendmail + Mimedefang + Spamassassin + ClamAV

    But, again, it's a behavior problem. The above solution are more to cut through the cruft. Ultimately, end users need to understand safe computing.

  12. Re:And yet... on 27 Reported Killed In Connecticut Elementary School Shooting · · Score: 2, Insightful

    So it allows someone who is not an assassin, a trained killer, or physically strong the ability to defend themselves. I'm ok with that. This is the purpose guns serve. I do believe, however, that anybody owning a firearm should also be required to know how to use it. Which is easier than knowing how to kill with an arrow, a knife, your hands, etc. Again, the point of guns is to level the playing field when it comes to defending one's self.

  13. Re:Why do we need a desktop client? on Ask Slashdot: Current State of Linux Email Clients? · · Score: 1

    oops, I forgot to add roundcube to that list for the webmail piece of the puzzle.

  14. Re:Why do we need a desktop client? on Ask Slashdot: Current State of Linux Email Clients? · · Score: 1

    The thing about Zimbra is it is one of those "Whole crapload of oss things slapped together and dumped into /opt" solutions. It is also a java-heavy pig. For personal use, I much prefer doing it on my own with imap, ical, and sendmail servers.

  15. Thunderbird and Roundcube on Ask Slashdot: Current State of Linux Email Clients? · · Score: 1

    I use thunderbird at home, but to be honest, roundcube does everything I need very well, and actually runs faster than thunderbird.

    Since I can't use imap directly from work, I installed roundcube on my home servers. It's very nice. I would assume that you could also just install a local lighty with php and run that as a local web-based solution if you don't have your own web server.

    http://roundcube.net/

  16. Re:That barn is already half empty on RMS Speaks Out Against Ubuntu · · Score: 1

    Which was a big reason I didn't go with Android, opting for WebOS instead. But now that may be a dead end. Will have to see if OpenWebOS picks up momentum on other devices and gets enough developers behind it to remain viable.

  17. Re:Stuck on 10.04 on RMS Speaks Out Against Ubuntu · · Score: 2

    *frustratingly unconfigurable*

    Also,
    Some problems I had with compiz now work properly. And you can once again configure notification display, the MDM login screen, and many other things (MintMenu is nice too). All of those things you loved about ubuntu back in 8.x-9.x that canonical took away from you? They are back in Mint and then some. Life is happy again.

  18. Re:Stuck on 10.04 on RMS Speaks Out Against Ubuntu · · Score: 1

    I was in the same boat. Decided to move to Mint. Tried both Mate and Cinnamon. Decided to stick with Mate. Cinnamon, while pretty, is frustratingly configurable. A few tweaks, and things work the way I want them to in Mate (for the most part). Bonus. Since I did a fresh install, it was a good opportunity to move to a SSD. Holy crap that thing is fast. Boot to login in 5-10 seconds. Running find on a directory is ridiculously fast.

  19. Here's an idea, MPAA on MPAA: the Impact of Megaupload's Shutdown Was 'Massive' · · Score: 1

    How about you make recently released content available yourselves instead? Put it on an authenticated RSS feed. Heck, even point it to torrents so that your customers bear the cost of the bandwidth instead of you having to invest in the infrastructure. Charge $5/month/feed.

    So long as the 'Pirates' provide a better product, that is where people are going to get their content. You win the game by being the ones with the better product. Also: standard formats that play on any device, no DRM.

    You already made your money in the theaters anyway. You should allow much of this to be shared for free anyway. It certainly doesn't cost you anything nor does it hurt your already realized profits.

  20. Re:Well I certainly do on Ask Slashdot: Do You Still Need a Phone At Your Desk? · · Score: 1

    If you are running your phones on the same subnet as your LAN, you are doing it wrong. Yes, it's 'cool' to use qos and less drops, but if you really want to avoid headaches while still having the other advantages of IP phones, plug that patch cord into a dedicated phone lan switch.

  21. The disgusting part... on Microsoft Steeply Raising Enterprise Licensing Fees · · Score: 1

    ...is that most government agencies gobble this stuff up, when other solutions do the job better. It's a scary thing working in a large government agency and seeing the billions being spent to prop these companies up for no good reason.

  22. Re:DRM is not useless on 4 Microsoft Engineers Predicted DRM Would Fail 10 Years Ago · · Score: 2

    s/piracy and circumvention/better products/

    DRM is dumb. Charge a fair price and offer a better service, and people will buy it. If it's easier to get a better product through file sharing, then that is where people are going to go.

    Media companies:
    Just have certificate or password RSS feeds. Charge $5/month/feed. No DRM. You'll make money. I promise. Hell, even use torrent trackers for the feed links and you won't have to pay for the infrastructure yourself. Your own customers will actually offset that cost, and do it willingly. Imagine that.

  23. The things that are usually difficult in linux on Dell's Ubuntu Ultrabook Now On Sale; Costs $50 More Than Windows Version · · Score: 1

    - Wireless card
    - Video
    - Onboard ethernet.

    Just find something that has solid drivers. I think the big problem is that most people simply don't do a small amount of research before buying their gear, then get pissed that they have to jump through hurdles to get it working under linux. This isn't linux's fault. It is the crap hardware manufacturers who also don't release their specs. The nice thing is that stuff that is well supported in linux also likely works much better in windows too, so you win regardless.

    In the case of dell, it wasn't difficult to swap out the crap (broadcom) wifi card for one that is well supported (even with kismet frequency hopping) for my dell d830 several years ago. I also chose an Nvidia card at the time, because I had good experience with Nvidia and linux on my workstation. I'd assume Dell still has these options?

  24. Re:Was it justified on Apple Axes Head of Mapping Team · · Score: 1

    Yes men.

  25. Re:WebOS on Slashdot Mobile: Now For Tablets As Well As Phones · · Score: 1

    Also, what will the actual URL be? Don't really want to bookmark mbeta and then not know about things going live.