Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Sony can't be trusted (Score 1) 171

Sony has managed to lose my trust too. I was a very happy customer of PS1-3, but the retroactive otheros thing has put me right off. I rarely used Linux once I installed it, but that they were willing to retrospectively nuke an advertised feature of their product clearly demonstrated to me that they do not put the customer first. I wouldn't be at all surprised if they do start crippling the PSN for non-paying customers.

The dumbest thing about the OtherOS removal is that it is probably not even going to help. Now that the hypervisor has been cracked enough to obtain memory dumps, it is far more likely that further hacking is going to rely on bugs that are found in the hypervisor software itself. These will probably be reachable by any application running on the system that takes user or network input. Think that every savegame loader is foolproof? How about that dinky web browser? Nuking OtherOS just pissed off loyal customers and bought them very little.

Comment Re:Australian Competition & Consumer Commissio (Score 1) 270

Thanks for the pointer, I have been meaning to do just that. Here is mine:

Sony has just issued a firmware update[1] that disables the "OtherOS" support that is used to run alternate operating systems such as Linux on the Playstation 3 (PS3) game console. This was an advertised feature of the PS3 and was a factor in my decision to purchase the product. The firmware update is effectively mandatory; the PS3 will not support online play or game updates/downloads via the Playstation network without it (these are also advertised features).

That a major consumer electronics company can unilaterally remove advertised features from a product that I have bought and paid for is chilling to say the least and appears misleading and deceptive in the classic "bait and switch" style. I request that the ACCC investigate this matter.

[1] http://blog.us.playstation.com/2010/03/28/ps3-firmware-v3-21-update/

Comment Math Skills Handy But Nkt Required. (Score 1) 609

I've been a professional (and quite successful) programmer for nearly 30 years, and am not too shy to admit that my math skills are practically non-existent. However, that being said, an equally poor memory has polished my *logic* skills to the point where I'm quite adept at designing and understanding computer software (particularly those written in C and assembly language). Although these days, I have the most success (and fun) writing "impossible" SQL queries.

So, I suppose the lesson here is that you can't really generalize that math is vital for computer programmers. Unless you include *logic* as math (and I never have -- it's really a very different animal IMHO). After all, that's why God created computers in the first place, right? To do the math *for* us.

Encryption

OpenSSH 5.4 Released 127

HipToday writes "As posted on the OpenBSD Journal, OpenSSH 5.4 has been released: 'Some highlights of this release are the disabling of protocol 1 by default, certificate authentication, a new "netcat mode," many changes on the sftp front (both client and server) and a collection of assorted bugfixes. The new release can already be found on a large number of mirrors and of course on www.openssh.com.'"

Comment The Problem is Third-Party Ads (Score 4, Insightful) 1051

Ok, here's a really radical idea: Maybe the problem isn't the ads, but that the ads are provided by third party hosting sites that are out of the control of the web site *using* those ads. If the web site hosted the ad file, then *they* would be held responsible for the singing, dancing gophers trying to sell you the latest in prophylactics, and ad-blockers would be less effective.

But in general, the reason ad blocking exists, and will continue to exist is:
1) animation (any kind)
2) sound and/or music
3) popups, pupunders, and any other sort of ad that *demands* your immediate attention like a little kid jumping up and down, waving his hands because he has to go to the bathroom.

Advertisers need to understand: we *tolerate* you. But make yourself too annoying, and we *will* cut you off at the knees. This is true of Television (Tivo), Radio (iPod), Newspapers (yeah, just flip the page here), and now the Internet. Push us too far, and someone *will* develop ad blocking software that happily tells you we are viewing your ad, while at the same time dropping the whole thing in the trash. Please don't turn this into a war. It's one you can't win.

Comment Do nothing (Score 1) 497

If you are randomly generating your passwords and they are of a decent length then you don't really need to do anything. If your passwords contain lower-case letters only (not recommended), but are eight characters long then your million authentication attempts would represent only a 0.0005% chance of success. If you passwords contain numbers and upper-case characters too, then the likelihood is 1000 times less.

Comment Alternative Schemes (Score 1) 683

As long as it's not blue and grey. God, I really *hate* desktops that are in shades of blue. It's cold and depressing. Not that the new orange and purple is much better. But at least, you can change it to anything you want.

I use a custom scheme that most of my friends find awful (of course *they* run some variant of Windows so the feeling is mutual). While I dislike the traditional Ubuntu brown and orange, I do like a brown palette. So, here's my preferred combination:

Base Theme: Clearlooks
Icons: ubuntu-sunrise
Wallpaper: Custom dark woodgrain
"Selected Items": medium brown (#752A2A), or for those who dislike brown, dark green (#005830) works
"Windows": medium tan (#D8C0A0)
"Input boxes": off white (#F0E0D0) to reduce eyestrain in terminals and text editors.

Slashdot Top Deals

"May your future be limited only by your dreams." -- Christa McAuliffe

Working...