Slashdot Mirror


User: gregarican

gregarican's activity in the archive.

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

Comments · 745

  1. New Age Math? on Liberating the Laws You Must Pay To Read · · Score: 1

    spent $7,414.26 to buy 73 [...] 25 copies of 73 standards works out to $273,750,000

    Am I the only one who doesn't get the math? Or does the judge exponentially impose penalties under copyright protection?

  2. Re:XP, Server 2003 on RDP Proof-of-Concept Exploit Triggers Blue Screen of Death · · Score: 1

    Actually newer versions of Windows are also included in the patch. Of course learning this would require one to read past the often-incorrect or often-shortsighted summaries :-P

  3. Re:How important is this? on RDP Proof-of-Concept Exploit Triggers Blue Screen of Death · · Score: 1

    Actually from what I see it appears to be newer versions of Windows as well...

  4. Ouch... on RDP Proof-of-Concept Exploit Triggers Blue Screen of Death · · Score: 1

    I tried to go to the March 2012 Microsoft Security Bulletin on their website and got a 404 Error. Guess they're updating it with new info? BTW I tested the sample Ruby code that was published and the BSOD worked like a champ on a couple of my older boxes here at work. Good thing I don't use RDP on any Internet-facing hosts. Only through a VPN...

  5. Re:What has this site come to? on Gamestar Mechanic Teaches Kids to Write Their Own Computer Games (Video) · · Score: 0

    If you're anonymous then how will we recognize you? *scratches head*

  6. Re:Just as important... on Report: Amazon Cloud Backed By 450,000 Servers · · Score: 1

    How long do the diesel generators last?

    As long as folks can supply it with fuel, right?!

  7. Obligatory... on Book Review: Google+: the Missing Manual · · Score: 1

    ...Sixth Sense movie quote. "I see dead people."

  8. Re:To be clear, this isn't "bad" news... on Warp Drives May Come With a Killer Downside · · Score: 2

    Did you post this from your quantum computer???

  9. No brakes!!! on Warp Drives May Come With a Killer Downside · · Score: 4, Interesting

    Not sure about the theoretical effect of stopping, since the original theory postulates that once riding that warp bubble there's no way to stop...

  10. Re:government in my company computer systems on Ask Kevin Mitnick · · Score: 1

    Lotus Notes is still around? *crunching on my VisiCalc spreadsheet*

  11. Re:Seriously, what the fuck! on How Citigroup Hackers Easily Gained Access · · Score: 2

    I had the same thing happen! My mortgage is through Citi and I kept on typing out these long "secure" messages to them and forgot about the illegal characters. Had to keep retyping. Nice sanitizing!

  12. Re:Replacing 70s systems with 90s system on Federally-Mandated Medical Coding Gums Up IT Ops · · Score: 1

    In addition there is over two years left to implement this in the U.S. according to what I see. *yawn* (from a person who helped with Y2K projects back in the day).

  13. Re:Don't Worry on Devs Worried Microsoft Will Dump .NET · · Score: 1, Troll

    Yeah, Mono is up to...what....NET 1.1 or 2.0 now? That will surely be a great safety net!

  14. Appropo... on Book Review: The Clean Coder · · Score: 1

    Bump this while yo checkin' yo braces and semicolons...

  15. Re:Bull... on Is There a New Geek Anti-Intellectualism? · · Score: 1

    Pretty valid points. College is essentially intellectual exercise and not necessarily a practical (i.e. - monetary investment) exercise. I was an English major and wound up being an IT Manager the past 15+ years. A degree shows you can learn, regurgitate facts, and comform to professors' requirements. All of those years and experiences could've been replaced with a bottom rung IT A+ type of job and taking some technical certification classes...

  16. I'm old school. on Ask Slashdot: Software To Organise a Heterogeneous Mix of Files? · · Score: 1

    I use VisiCalc because I'm down like that...

  17. My Mind is Officially Blown on Usenet With a 30 Year Lag · · Score: 4, Interesting

    Besides a 30-year reverse time warp we have a recursive link. That's deep. Too deep for a Monday really...

  18. Uhhhh? on Palin Fans Deface Paul Revere Wikipedia Page · · Score: 2, Insightful

    Besides the poor English in the summary if you check Wikipedia's history for this entry you probably won't find much to indicate what is claimed...hmmm...act reactionary very much?

  19. Re:My Best Practices on A Brief Sony Password Analysis · · Score: 1

    Good point. And my US keyboards render the passwords a lot differently than the time I am trying to enter in my password from my iPhone/iPad...and since I don't always memorize the jumbled version I sometimes get a brain cramp :)

  20. My Best Practices on A Brief Sony Password Analysis · · Score: 3, Interesting

    For my passwords I use the keys one-up-and-to-the-right of the "dictionary style" password I have. For example, for password this would come out as -wee305r, making it harder to brute force. Of course if the passwords are all stored plain text by some incompetents what's the point?!

  21. Re:A Public Service Announcement to AllToyota Driv on Woz Cites "Scary" Prius Acceleration Software Problem · · Score: 2, Funny

    Carwinism!

  22. Missed Solution on A Hyper-Velocity Impact In the Asteroid Belt? · · Score: 1

    They just should have slammed down the 'Hyperspace' button...sigh...

  23. Re:FTP would be dead on What's Holding Back Encryption? · · Score: 1

    True. Just testing out my Windows 7 pro machine a second ago I found they removed telnet.exe from the system. So instead of adopting a standard set such as SSH (which is unlikely seeing their conflict with FOSS) they have dropped other long standing, less secure components.

  24. Re:Why? on What's Holding Back Encryption? · · Score: 1

    I wouldn't either. Although for my company's e-commerce website, our Citrix ICA web client, Outlook Web Access, etc. I can throw down $30 a year for a cheaper GoDaddy SSL cert for each host.

    There are always cheaper alternatives that take cost out of the equation. Like a few years ago I looked at why we were spending $800 a year for a commerical PGP license for transmitting SFTP banking batch transmissions. Get GNU PGP for free and have basically the same security!

  25. Re:FTP would be dead on What's Holding Back Encryption? · · Score: 1

    Though I haven't kept up with SSH development on Windows

    Actually this Swiss Army knife helps me a great deal in the Windows-centic world I support for admin tasks where I work. Been using Putty for over 5 years now for everything from SFTP to SSH remote commands. Works fine for me. That and some Ruby scripting help automate a great deal of my work :-)