Slashdot Mirror


User: Almahtar

Almahtar's activity in the archive.

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

Comments · 811

  1. Re:why? on Can Windows, OS X and Fedora All Work Together? · · Score: 1

    While you no longer *can* control uptime, you also no longer *have to*, and I'm pretty sure for smaller organizations the tradeoff is worth it.

  2. Re:Sounds cool on USB 'Dead Drops' · · Score: 1

    Not quite good enough - you could still get a BIOS/EFI rootkit :\

  3. Imagine the rootkits... on Malware Running On Graphics Cards · · Score: 1

    If you were able to use the GPU to brute-force a password hash or similar authentication token for the system, you could install a rootkit on the card's option ROM.

    1.It'd get to run with ring 0 access on each boot before the OS has a chance to do anything.
    2. On EFI systems it'd have access to a TCP stack, full FAT and NTFS filesystem access, all included in the EDK. So it could update itself on the fly each boot.

    The video card makes a great trojan horse to house your malware.

  4. Points for style on Segway UK Boss Dies After Driving Off Cliff · · Score: 1

    If I'm ever a rich guy I'm going to make a point of dying in some eccentric fashion. I mean think about it - the mental picture of a rich dude driving a segway off a cliff into a river is just epic.

    I'm not trying to make light of the fact that this man's life ended, just giving tribute and appreciation to the manner in which it ended. Better than choking on a ham sandwich.

  5. Re:Why do the complicated expensive solution? on Preventing Networked Gizmo Use During Exams? · · Score: 2, Insightful

    Not necessarily true. In general it seems like people will work 2x as hard to keep from legitimately working. As long as it isn't "legit", it feels like you're not working. From what I've seen people will work much harder at cheating than they will at legit work.

  6. Re:unprepared for employment? on Microsoft Losing Big To Apple On Campus · · Score: 1

    Isn't college already an expensive approach to gaining valuable skills?

  7. Re:But I haven't even gotten my Mac Beta to work y on StarCraft II To Be Released On July 27 · · Score: 1

    Damn man, that's what she said.

  8. Re:No unauthenticated LAN, no money from me on StarCraft II To Be Released On July 27 · · Score: 1

    The one time I don't have mod points.

  9. Re:Yes! on North Korea's Own OS, Red Star · · Score: 1

    Well you know what they say: in capitalism, man exploits man. In communism: it's the other way around.

  10. Re:He's not claiming they are wrong - they are uns on Why Programmers Need To Learn Statistics · · Score: 1
    it's more accurate to say they are like a variable with named "statistics" with a value that has never been set.

    That doesn't sound anything like a car. You must be new here.

  11. Re:Especially if they are training developers on Managing Young Sys Admins At Oregon State Open Source Lab · · Score: 1

    but, if you are stuck in it, Just Not Touching and hoping for the best is quite possibly more logical than biting the bullet and taking one for the team.

    Sounds like a typical Friday night for me.

  12. Re:What do they recommended for windows / ms updat on Really Misleading Ads From Broadband Providers · · Score: 1

    Google: "osx combo update". On the first result you'll see that the 10.5.8 combo update is 759MB and the 10.5.8 server combo update is 978MB.

  13. Re:Signed software. on Man Challenges 250,000 Strong Botnet and Succeeds · · Score: 1

    ... excuse me, sorry, I forgot to mention that I already know this is not going to work since it's public/private key crypto and the client never does get the private key. I was just clarifying the intent of the GP's question as I understood it.

  14. Re:Signed software. on Man Challenges 250,000 Strong Botnet and Succeeds · · Score: 1

    I believe what the GP is suggesting is that you intentionally infect a machine you own then look for the decoded key in memory.

  15. Re:My momma always said, on CherryPal's $99 "Odd Lots" Netbook · · Score: 1

    Oh look. A chocolate. And what's this? A chocolate.

    Wait these are all chocolates. I predict chocolate.

  16. Re:c++ is 'write-only' code on The Environmental Impact of PHP Compared To C++ On Facebook · · Score: 1

    php does the same things C++ does, but go one beyond and add a rich library and of course

    So it has multiple inheritance, namespaces (ok it *finally* has those), compiler-guaranteed type safety (some don't like this feature, but you can't say it's the same thing that's for sure), and metaprogramming/templating? I'm pretty sure it has none of those, and its OO implementation is pretty terrible in general. PHP is great for making a quick web page or simple web app, but once you get into more complex projects the simple static traceability of C++, not to mention multiple inheritance and the like, start to pay off in huge ways. The speed, while still an advantage (even just in symbol table lookups), isn't near as much a factor as the development time is.

  17. Re:Oracle on Widenius Warns Against MySQL Falling Into Oracle's Hands · · Score: 1

    Probably not, no.

  18. Re:Bing on Mozilla Exec Urges Switch From Google To Bing · · Score: 1

    "I'm re-painting the garage and wanted to find out if latex would bond to stucco, so I thought I would do a 'search' for... I don't know... latex bondage!" Happens all the time

  19. Re:Don't be evil? on Google CEO Says Privacy Worries Are For Wrongdoers · · Score: 1

    I think what people are welcoming is a balance of power. Anyone with a little wisdom will understand that big corporations will be untrustworthy no matter who they are. They need someone to keep them in check.

    For years Microsoft hasn't had an effective opponent and the industry has felt the impact. Otherwise viable alternatives aren't viable because of incompatibility, (likely intentional) interoperability problems, etc.

    So I am still cautiously cheering Google on for a bit - I feel like the playing field is leveling and that will force everyone to play more fair. When there's no monopoly to abuse, you can't abuse it.

  20. Re:who gives a fuck? on FreeNAS Switching From FreeBSD To Debian Linux · · Score: 1

    Yeah man! Fight the power!

  21. Re:Invisibility on How To See Through an Invisibility Cloak · · Score: 1

    Or being invisible to X-Ray...

  22. Re:It's about social status... on Are You a Blue-Collar Or White-Collar Developer? · · Score: 1

    I have mixed feelings on this. I have a 4 year in computer engineering, so I've had my fair share of calc, but I regard school as largely wasted time. Most of the material wasn't so new or wasn't something I couldn't have learned in less time with curiosity and search engines.

    But recently I had to hire a few people. I hired one that seemed pretty promising but switched his degree from computer science to IS because he couldn't pass calc. He sucked horribly. According to him he's "math retarded" and the only math related thing he's good at is programming... only he sucks at programming.

    Then I hired a guy that had a degree in mechanical engineering but wanted to take a crack at programming. He had no problem with calc, a bit with differential equations. He had no programming experience. He was so teachable, such a quick learner, he was leaps and bounds better. I have no gripes about this guy.

    This is anecdotal, but it was quite eye-opening for me and reinforced my suspicion that people that can handle hard math can generally kick ass programming.

  23. Not quite that simple on Why Doesn't Exercise Lead To Weight Loss? · · Score: 1

    It's not as simple as $poundsLost - exercising will build muscle and make you healthier in so many ways. Muscle is heavier than fat. Even if you didn't lose a bunch of pounds, after exercising for a while you're benefiting from a healthier cardiovascular system and more balance in terms of muscle tone. At the worst point in my health I started working out and I was pleased to lose a pound or two a week, because it wasn't just fat lost it was muscle gained as well. If you didn't lose a pound at all working out is worth it because your mood improves and your entire body feels better. Weight isn't everything.

  24. Re:Thieves!Pirates! on First iPhone Worm Discovered, Rickrolls Jailbroken Phones · · Score: 1

    Yeah! Thieves that paid for the hardware they "stole"! Dirty bastards!

  25. Re:How about a REAL C++ feature.... on Stroustrup Says New C++ Standard Delayed Until 2010 Or Later · · Score: 1
    Excellent point. Garbage collection is not an end-all solution. It's good for some things, but not all things.
    Working on a large flash game, I frequently ran into code like this:

    variableName = null;

    ... because Garbage Collectors work based on references. That line of code is directly equivalent to

    delete variableName;

    There were *more* memory leaks in that application than in any non-GC'd app I'd worked on, because programmers got lazy and figured GC would take care of everything for them.

    And that's just the first problem I have with GC. The client demanded this program be done in flash or no contract, so we were stuck with flash. Our graphics suffered a few framedrops every few seconds, and we determined it was due to Garbage Collection, which we have no controll over. Our workaround, which makes me sick to this day, was to allocate a bunch of random lightweight objects every few cycles to trigger their garbage collection more often.

    That just wouldn't have happened if we used C++.