Slashdot Mirror


User: anomaly256

anomaly256's activity in the archive.

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

Comments · 436

  1. Re:Heard it before. on Playstation Phone "Zeus" Revealed · · Score: 1

    I think I figured out Sony's problem and the reason for their persistent shooting-in-the-foot: They keep telling their marketing department that their job is to pull production studios. If you consider for a moment the possibility that their marketing department *aren't even aware* that they have these things called consumers, then everything suddenly makes *perfect* sense.

  2. Re:hallelujah on Australian R18 Games Rating Gets Gov't Support · · Score: 1, Redundant

    That felt good.

  3. hallelujah on Australian R18 Games Rating Gets Gov't Support · · Score: 1

    Probably a redundant post by now but I'd just like to say.. ABOUT FUCKING TIME. The arguments against this classification of games has simply been draconian BULLSHIT since the start. If Atkinson continued having his way, by now we wouldn't be able to buy steak knives without a license, and all electrical powerpoints in a house would have to be a mandatory 8ft from the floor.

  4. Re:ok .. on PS3 With 3.50 Firmware Jailbroken Without Downgrade · · Score: 2

    Same. But boy was I ever pissed off and dismayed when they locked down the RSX access and left us with a shitty HV-mitigated framebuffer too slow to play back media or do any realtime visualization of anything. Shiny red Ferrari with no wheels.

  5. Re:Don't Update on USAF Unveils Supercomputer Made of 1,760 PS3s · · Score: 1

    You make it sound like they are unable to produce new machines, or that those 1760 machines sold equals 1760 actual gamer customers who now won't buy a ps3. Spurious logic sorry, although I do understand your point about the business model in use.

  6. Re:So... on USAF Unveils Supercomputer Made of 1,760 PS3s · · Score: 1

    Unless you jailbreak and use AsbestOS. Just sayin'

  7. Re: No Rage Allowed on Judge Berates Prosecutors In Xbox Modding Trial · · Score: 1

    Also keep in mind the reporter could be exaggerating and sensationalizing a bit. Wouldn't be the first time.

  8. Re: No Rage Allowed on Judge Berates Prosecutors In Xbox Modding Trial · · Score: 4, Informative

    Unless of course they are committing unlawful behaviour and tampering with jurors. Oh wait.. RTFA.

  9. Re:Iran's plan on Iran Admits Stuxnet Affected Their Nuclear Program · · Score: 1

    Guys.. guys.. ... guys.. Can't we all.. just get along?

  10. Re:Not that great of a car analogy... on Aussie Gov't Decides ISPs Aren't Responsible For Infected Computers · · Score: 1

    And yes, the Australian government DOES require all cars to have an immobiliser.

    It does? Since when? Can you cite a reference? Being an AU resident who owns a new car and has been head-to-toe over every inch including playing with it's various CANBus devices on both networks and tweaked a few firmwares here and there, I have to say I haven't seen hide nor hair of an immobilizer yet. There was a jack for an OnStar unit, but it was never installed from the factory as this service isn't really used here...

  11. Re:First Post on Whitehat Hacker Moxie Marlinspike's Laptop, Cellphones Seized · · Score: 1

    'of', even.

  12. Re:First Post on Whitehat Hacker Moxie Marlinspike's Laptop, Cellphones Seized · · Score: 1

    I think you underestimate the intelligence pf the average "/computer/ criminal"

  13. Re:First Post on Whitehat Hacker Moxie Marlinspike's Laptop, Cellphones Seized · · Score: 1

    I seems to me that any criminal, no matter how petty, is smarter than the officials empowered to catch him. Sad but true.

  14. Re:But what if the "heavy background task" has bee on The ~200 Line Linux Kernel Patch That Does Wonders · · Score: 1

    why would the window manager change the group instead of init/linux knowing to put that existing group+process name combination at a certain priority? But you're right. Why among the zillions of settable process parameters would we pick something limiting and not realistically indicative of the requirements of the task (such as being launched in a tty or not!) This was more or less my point to begin with. Just meaning there are other ways to do this that are probably both more manageable and more effective.

  15. Re:Also from the article on Alternative To the 200-Line Linux Kernel Patch · · Score: 1

    Will this now require a desktop and server kernel? Where right now you can use the same kernel, and modify /etc/bashrc on desktop systems?

    If you're that worried about performance, you'd be using server and desktop specific kernels anyway, like a lot of distributions do

  16. Re:But what if the "heavy background task" has bee on The ~200 Line Linux Kernel Patch That Does Wonders · · Score: 1

    How about: "Or, y'know, just change the menu launcher to specify the group at execution time. Like how 'nice' works. Or an env var on the command line." Also, ever heard of the setgid bit? Plenty things run as the current user but with a group specific to the app or nature of it's task

  17. Re:or, plan B: on The ~200 Line Linux Kernel Patch That Does Wonders · · Score: 1

    You shouldn't turn off swap, unless you're an embedded device and really have no choice. Swap is used for more than paging out memory requests when ram is full. You can reduce it's size though so the oom killer kicks in sooner and gives you back control of your system. 8gb of swap, which I see regularly, is just ridiculous for desktops. (and servers too for that matter)

  18. Re:But what if the "heavy background task" has bee on The ~200 Line Linux Kernel Patch That Does Wonders · · Score: 1

    Is there another metric that can be used to determine which group a process should be bound to? Perhaps the group (from /etc/group) the process is running as. Or, y'know, just change the menu launcher to specify the group at execution time. Like how 'nice' works. Or an env var on the command line. Doesn't have to be automagic.

  19. Re:Wait.... on The ~200 Line Linux Kernel Patch That Does Wonders · · Score: 1

    .. inside another BeOS instance for double the performance gain!

  20. Re:A kernal of sense in an insane mind on Armed Man Takes Hostages At Discovery Channel HQ · · Score: 3, Insightful

    Eat the father, then the child, then take the mother as your own spouse (or if you're female, eat the mother and take the father).. Problem solved. Nature is satisfied.

  21. IDLE on 3 Prototypes From HP, In Outline · · Score: -1, Flamebait

    This is useless. Why is this here and not in IDLE?

  22. Patch vs Full fw image? on New PS3 Firmware Causing HDD Upgrade Problems? · · Score: 4, Interesting

    I notice the usual download for the 3.41 update is a PATCH image not a full image. Perhaps the problem is people aren't putting a FULL 3.41 image on their usb sticks? Just an idea..

  23. Re:Yes and no... on Oracle's Java Company Change Breaks Eclipse · · Score: 1

    iPhone/iPad OS's version of Safari LIES about capabilities, says a lot of html5 stuff is supported when it isn't and just silently ignores it. This is why we still need to use user agents... sure they aren't reliable, or even accurate sometimes but that is the web browser designer's fault for not conforming to standards, not the web developer's.

  24. Re:The 20th Century? on The Secrets of the Chaocipher Finally Revealed · · Score: 1

    If you take the first century as being the years 0-99, or if you take the first century as being the years 1-100.. 1998 is still within the 20th century. Only if you (for some really silly reason) ignore the existence of the first century AD, and call the second set of 100 years after the first set of 100 years AD 'the first century', would 1998 be in the 19th century. Don't try to think about it too long though, you'll only hurt yourself.

  25. Re:And in other news... on MS Design Lets You Put Batteries In Any Way You Want · · Score: 1

    They didn't 'come up with' it, they re-invented it. I recall some of my childhood toys from the 80's that used this very concept. And, rtfa? wtf? asif.