Slashdot Mirror


User: RiotingPacifist

RiotingPacifist's activity in the archive.

Stories
0
Comments
3,164
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,164

  1. Re:i just got off the toilet on Cone of Silence 2.0 · · Score: 0, Offtopic

    FFS noob! Everybody knows the SI unit for a shit is the couric!

  2. Re:Thanks France! on In France, Fired For Writing To MP Against 3 Strikes · · Score: 4, Insightful

    What about Halliburton? I'm fairly sure only offering contracts to the company the VP used to be CEO of is much worse than the standard run of the mill corruption! At least the US is still #1 in some things!

  3. Re:Would be nice if it were true... on Apple Eyeing EA? · · Score: 2, Interesting

    dunno why your moded funny, for a game to work on mac it has to use openGL, combine that with wine and most of the windows versions will run pretty well under wine.

  4. Re:if you pay you get working stuff or a refund, on Should Developers Be Liable For Their Code? · · Score: 1

    Right but if they give you shitty food, they only owe you a refund

  5. Re:Awesome on Law of Armed Conflict To Apply To Cyberwar · · Score: 5, Insightful

    In some of the other Japanese cases, the "water torture" included strapping people to ladders and dunking them face down into swimming pools until they passed out. This is not the same as waterboarding.

    To any normal person typing somebody to a board and making them feel like their drowning is the same thing. Being very specific and defining whats bad as exactly what the Japanese did, and whats ok as exactly what the CIA do, is IMO rather pathetic.

  6. Re:But this is filesystem dependent on All Solid State Drives Suffer Performance Drop-off · · Score: 0, Offtopic

    So we should all go back to reiser3 the fragmentation-less filesystem? :P

  7. Re:And The Loser Is... on IBM "Invents" 40-Minute Meetings · · Score: 1

    Actually I'm thinking of patenting, "a method for a company/buisness to apply for security and prevent other companies/businesses/individuals from being able to implement a wide range of ideas, by offering incentives and/or rewards and/or punishments in exchange for filing papers/electronic documents/faxes with government offices to prevent aforementioned companies/businesses/individuals from reimplementing the initial company/buisness's ideas"

    then suing the crap out of anybody who tries it!

  8. Re:Awesome on Law of Armed Conflict To Apply To Cyberwar · · Score: 4, Insightful

    I thought the whole point of "enemy combatants" was to get around the whole human rights for POW and prisoners. Hence why when the japs waterboarded POWs it was a terrible thing to do (even if they were trying to prevent an attack on civilians involving a WMD), but when the US waterboraded "enemy combatants" it was just enhanced interrogation.

  9. Re:Are the slashdot editors getting desperate? on MS, Intel "Goofed Up" Win 7 XP Virtualization · · Score: 0

    While i agree we should stop the FUD, i read this article in an anti-intel light, although tbh i cant blame them, there is little need for virtualisation especially as XPM isn't going to be all that popular anyway!

    Its a shame that /. is more of an anti-windows site, than a pro-linux site, but there hasn't been much to report on in the linux world recently.

  10. Re:Why ARE there new Intel CPUs without VT-x? on MS, Intel "Goofed Up" Win 7 XP Virtualization · · Score: 1

    (seperate domain account, seperate users, seperate AV, seperative firewall)

    I thought Microsoft would at least put some effort in (i.e syncing up domain accounts/users would be easy).
    Do you really need separate firewall, surely its coverd by your win7 firewall?
    I'd also hope that the partition can be mounted and scanned by most virus scanners (although you would need something if you wanted to scan on read/write)?

  11. Re:Why ARE there new Intel CPUs without VT-x? on MS, Intel "Goofed Up" Win 7 XP Virtualization · · Score: 1

    Why bother put it in the lower end stuff? Before MS announced windows7 most windows users would have no need to virtualise on the desktop, so its a cheap trick that stops your low end dekstop stuff getting used in servers, and means you can charge a little extra for essentially the same chip.

    Hell I've played about with VMs but even on linux i usually stick with wine where i can and doubt i'd pay more than a few dollars for virutalisation

  12. Re:Stupid question, but... multiple hashes? on Preparing To Migrate Off of SHA-1 In OpenPGP · · Score: 1

    Such a long post for the content:

    f(g(m)) may be stronger or weaker than g(m) or f(m) but i have no evidence either way, however g has been tested more than f.g

    OR

    I dunno, but SHA-1 has been tested more than MD5 on SHA-1

  13. Re:Suprises on South Carolina To Give 1 Laptop Per School Child · · Score: 2, Insightful

    I'm a big fan of laptops replacing textbooxs in the poorer regions of the world where kids cant get the books, but I dunno if it makes much sense in this situation.

  14. DRM that works? on When Hacked PCs Self-Destruct · · Score: 1

    Natoli said he didn't know what the files were or where they were coming from, until being contacted by Security Fix. What he couldn't have known is that Zeus encrypts both the data stolen from infected systems and the configuration files left on servers that tell Zeus-infected systems which bank Web sites the attackers are trying to steal credentials for each day. In either case, the files would appear to anyone without the encryption key to be gibberish-filled files.

    Couldn't you get the keys when the attacker connects? or the program is loaded into ram?

  15. Re:My theory why: multiprocessors on Oracle Won't Abandon SPARC, Says Ellison · · Score: 1

    Dumping processors in a box is "easy", but multicore programming is not easy. The software tools are not there yet. Not to mention, you need deep pockets to roll your own multicore IC and build up the requisite software ecosystem.

    But when you deal with servers you don't need to worry about that, you can just launch a thread/process for each client.

  16. Re:As a Developer the Question I Have Is ... on New Firefox Project Could Mean Multi-Processor Support · · Score: 1

    For something like a browser which is often prone to crashing on crappy plugins, it makes sense to aim for reliability.

    How would doing it at the browser level be better than at the plugin level (like nsplugginwrapper does)? I don't have a browser to test it on but i seam to remember that 32flash->32firefox took a pretty bad performance hit, would this still be the case?

  17. Re:responsiveness on New Firefox Project Could Mean Multi-Processor Support · · Score: 1

    This can be achieved in threads, i really hate the idea of jumping to a one process per tab model when it doesn't offer the advantages being promised. If this is going to be done, it needs to be done for the security benefits and that requires OS/distro cooperation!

    Responsiveness / multicore use / tab crashing can all be done using threading
    Security is the only reason to use separate processes and IMO i don't want to take a per-tab performance hit when browsing slashdot/youtube/gay^H^H^Hporn/etc, per tab stuff should only come into play on HTTPS sites (along with protection from malicious(or simply exploited) extensions).

  18. Re:As a Developer the Question I Have Is ... on New Firefox Project Could Mean Multi-Processor Support · · Score: 1

    Wouldn't the point of the course be to teach them about threading (perhaps using erlang), they can then use those skills to thread in other languages.

  19. Re:Feature was not "badly" needed on New Firefox Project Could Mean Multi-Processor Support · · Score: 1

    Any news since then, I've not played around much with my system because of exams but, last time i looked the QT port had once again died! This isn't the first time this has been tried/failed either :(

  20. Re:I kind of like single-processor apps. on New Firefox Project Could Mean Multi-Processor Support · · Score: 1

    multi-threading is all they need to lock up your system, but ofc more than one thread/process needs to be chomping at the same time!

  21. Re:Finally! on New Firefox Project Could Mean Multi-Processor Support · · Score: 1

    Try out minefield, its pretty fast and rarely crashes on me (literally twice in ~6 months of running it), rendering is fast, startup time is pretty good and generally firefox 3.5 is the fasted browser I've seen (granted im on Linux but it compares favorably to chrome on my friends windows box, and the Linux version does even have PGO yet)

    Changing to a multiprocessor system is going to mean a performance hit and only provides a marginal security benefit, Firefox's main security hazard are its extensions, ofc if they get a similar lock down and UAC/SElinx/apparmor or something similar can prevent them from messing with https rendering (or each other as was recently a problem with noscript+adblock) then it's worth it.

  22. Re:How about threads? on New Firefox Project Could Mean Multi-Processor Support · · Score: 3, Interesting

    I tried explaining this on DIGG, but to not have the title understand it on Slashdot is depressing!
    I think there is an advantage to processes pre tab against a code injection attack
    Also if you had Firefox-gui, Firefox-net, Firefox-Gecko, Firefox-Profile, Firefox-file you could give each one a different SElinux/apparmor/UAC profile.

    Im not sure what the performance trade off would be like so i sincerely hope that there is a single binary compiler option. I also think that a good balance to prevent the security hit on per-tab processes is to only put https tabs in separate processes (additionally it would be smart to prevent extensions running on these pages (GUI extensions would still work, but nothing that touched the page).

    Are processes even needed for security though? can threads be locked down to achieve this without the performance hit? (and additionally, lock down extensions?)

  23. Re:So here's the $10,000 question... on New Firefox Project Could Mean Multi-Processor Support · · Score: 1

    it depends how its done, but the performance hit in the past has been pretty bad. This is how nspluginwrapper works and apparently running 32bit flash on a 32bit system still took a noticeable performance hit. IMO it's better to just do this in threads but keep a close eye on the plugin threads.

  24. Re:Compaired to competition on OpenOffice 3.1 Released · · Score: 1

    To a company with a policy of using it, it's defiantly a requirement to be able to tick that box.

    Obviously all DRM isn't entirely effective but restricting what a file can be used for (on a locked down computer OFC) can go along way to preventing accidental breaches. Also while printing/emailing/copying a 200 page document takes minutes, but photographing it is going to take hours!

  25. Re:Not new, not unique to Windows on Windows 7 Users Warned Over Filename Security Risk · · Score: 1

    whats a real shame is that it wouldn't be too hard to put a big fat warning on all executable (well anything with +x anyway).