Slashdot Mirror


User: ninja_assault_kitten

ninja_assault_kitten's activity in the archive.

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

Comments · 339

  1. I think this is pretty common knowledge... on Gaming Fanatics Show Hallmarks of Drug Addiction · · Score: 1

    Drinking 10 cans of Diet Coke per day, not knowing when to stop eating, shooting heroin... An addictive personality will always find something. It might as well be video games.

  2. Regarding BlackHat becoming too commercialized on CMP Acquires Black Hat · · Score: 1

    "Not as long as I am still in charge of it... which I still am. It was a big concern of mine, part of the reason it took so long to complete." -- The Dark Tangent

  3. Skype is untraceable? on Research Group Pushes to Ban Skype · · Score: 1

    Hardly, it's quite trivial to do application-layer analysis and weed out who's using Skype.

  4. Re:Not buying any of them... on Old School Gameplay Collides With Modern Graphics · · Score: 1

    You're clearly an amazing software engineer.

    I'm sure if you put your mind to it, you could make millions (if not billions) writing games that look and play as well as any of the market leaders, but run on 5+ year old hardware.

  5. Re:Not buying any of them... on Old School Gameplay Collides With Modern Graphics · · Score: 1

    "These days, you gotta take out a second mortgage just to buy a machine just to play fucking GAMES on." Clearly games, which are driven mainly by improved graphics capabilities are going to require most horse power to be viewed at their best. You don't see Pixar developing their films on a 386SX with 4MB RAM. Also, if you need to take out a second mortgage to buy a modern PC, perhaps you should spend some time on things other than games and excel in your career.

  6. Is "Hotly" even a word? on IPv6 Still Hotly Debated · · Score: 1

    Heh.

  7. Oracle, Google and Novell? on OpenDocument Gains New Fans · · Score: 0, Offtopic

    Ha! Yeah, they have nothing to gain from being anti-Microsoft.

  8. Re:Critical Bug? on Image Handling Flaw Puts Windows At Risk · · Score: 2, Insightful

    No, it also becomes a problem when/if the patch breaks something else, like it did with one of last months security fixes.

  9. Just like Firefox switchers, on 1 Million Windows to Mac Converts So Far in 2005 · · Score: 1

    750,000 of the 1 million have switched back.

  10. Re:rules should serve employees, not vice versa on Firefox Achieves 10% Global Market Share · · Score: 1

    It's the job of the business to evaluation and reduce risk to an acceptible level. Without doing so it will no doubt, at some point, suffer losses as a result. The idea that it's to the benefit of the company to allow what is essentially IT equivalent of the wild west is completely ridiculous.

    It's one thing if you're 50-300 employees, it's quite another when you're 50,000.

  11. Re:Sad thing is... on Firefox Achieves 10% Global Market Share · · Score: 1

    Firefox isn't known to be problematic?

  12. I'm curious on Firefox Achieves 10% Global Market Share · · Score: 0, Troll

    In light of the rash of security issues for both and aside from a hate of MS, why exactly are you so adement about migrating away from everything MS?

  13. Second place is the first loser. on Firefox Achieves 10% Global Market Share · · Score: -1, Troll

    See above.

  14. And why exactly? on Firefox Achieves 10% Global Market Share · · Score: 1

    Are you purposely trying to reject 85% of the potential visitors to your site? Is this your little way of sticking it to the man?

  15. Re:Sad thing is... on Firefox Achieves 10% Global Market Share · · Score: 4, Insightful

    No, it's not sad. Allowing employees to install unsupported/unmanaged applications is a critical mistake from a security perspective. By doing so, if and when vulnerabilities are found they must leave it up to the employee to make sure they've applied that patch. Clearly not a good idea.

  16. Is it just me or ... on MS To Launch Internet Versions of Office And Windows · · Score: 1

    is Windows Live (www.live.com) exactly the same concept as google.com/ig ?

  17. Yes and guess who bought 3/4 of them? on Apple Sells 1 Million Videos in Under 20 Days · · Score: 1

    Pixar!

  18. Re:'Rootkit' detection on Worm With Rootkit Package Loose On AIM · · Score: 1

    Autoruns is old technology and is easily by-passed by modern low-level rootkits.

  19. Re:Great... on The Story of a Microsoft Patch · · Score: 0

    Thanks Captain Obvious, but are you trying to say that Windows as a whole is a single glob of code? Also, code architecture does not equate to a process.

  20. Great... on The Story of a Microsoft Patch · · Score: 3, Insightful

    Now we get to listen hundreds of people who's programming experience consists of 5000 lines or C/Perl/Python tell everyone what the proper process is for matching vulnerable code.

  21. Re:dammit on Geeky Gadgets for Halloween Parties? · · Score: 1

    It wouldn't itterate because scary() never returns.

  22. Strange... on Does Visual Studio Rot the Brain? · · Score: 0, Troll

    My experience was exactly the opposite. Until maybe 2 years I had never even attempted to write an application in or for Windows. VI was my lord and C/Perl/Python my New Testiment then one day after feeling somewhat deflated with what my GTK apps were looking like based on the effort put into them, I decided to venture into the world of Visual Studio just for a taste. The results were not what I expected...

    After a few short days of using Visual Studio I really started to come out of my shell. While I had used IDEs like Visual Age before, they never really appealed to me, VIM was about as close as I felt I'd ever get to a GUI IDE. Now all that had changed. Visual Studio just made it easier to focus on what I was here to do, write an application. I was simply more efficient and I took it upon myself to attempt a somewhat large project to really get my hands dirty.

    I decided to port a large distributed network analysis application I had written for FreeBSD using a combination of Perl, C and PHP in C# using ASP.NET, Windows Services and some WinForms. This project had taken me approximately 1.5 years to complete on the UNIX side of the house and I was planning on re-writing every line of code for Windows. Quite simply, what took me 1.5 years to write in UNIX with VIM, took me a little over 6 months with Visual Studio and the help of .NET. But things didn't stop there. Not only was the application dramatically enhanced, but it was much more scalable and robust.

    Don't get me wrong, I still code in VI and most of my client/server apps have Linux/FreeBSD support, but my IDE of choice is definitely Visual Studio. No question.

  23. Re:dammit on Geeky Gadgets for Halloween Parties? · · Score: 1

    I'm not sure what the point of you posting was, but the for() loop is completely useless as it will never itterate through the loop.

    void scary()
    {
            scary();
    }

  24. Re:The path to increased market share... on Quake 4 Linux · · Score: 1

    Additionally, I'm not sure how this could be construed as a boon to Linux. After all, you still need a Windows system to actually play the game.

  25. Re:The path to increased market share... on Quake 4 Linux · · Score: 1

    The Q4 engine is the Doom3 engine.