phsr's comments

phsr | 13 years ago | on: Rails 4.0: Release Candidate 1 released

What features are you using postgres_ext for? A lot of the ActiveRecord datatypes support is handled by Rails 4.0 (arrays, uuid, ranges, inet/cidr and macaddr are in Rails 4.0). I want to submit some pull requests to Arel to add support for some of the datatype operators

PS: I am the postgres_ext maintainer

phsr | 13 years ago | on: Flat UI DMCA Takedown

You can do that, but you perjure yourself in the process, and won't take it down permanently. I could take down Rails by filing a bogus DCMA, but I'd have a lawsuit on my hands if Rails decided to pursue it

phsr | 13 years ago | on: Quitting LinkedIn

If it's Xobni, it's been around since at least 2008, I wouldn't say the copied Rapportive

phsr | 13 years ago | on: Joyent ending "lifetime" hosting accounts

With REI, I think you need to re-buy the lifetime membership if you do not purchase anything at an REI store for an extended period of time (IIRC, it was a year)

phsr | 13 years ago | on: "Android ICS already offers more than what is coming in iOS 6"

Hell, the 3GS is getting iOS 6. What 3 year old Android phone will get ICS? Like you said, I'm guessing not many if any at all. Agreeing with your point, Android is heavily fragmented, with phone manufacturers having the final say on which software gets deployed to their phones. Many of them are going to use new OS version to force software upgrades

phsr | 14 years ago | on: Tmux, for fun and profit

One way we are going to get around this is that we plan to have a golden .tmux.conf that we will all use at DockYard, so that any non-standard bindings will be standard to us

phsr | 14 years ago | on: Sony Reports Massive Hack Attempt On Networks: 93,000 Accounts Affected Globally

I think you read the article wrong. Sony is stating that they detected a large number of sign in attempts, which many failed, but 93,000 succeeded. The attempts were made using the data (they assume) obtained from the prior hacks on the various Sony sites. This is not a new breach, but a follow through with the data from prior breaches, probably due to the affected users not updating their credentials from the prior hack.

On issue that JoachimSchipper points out [1] is that Sony probably isn't rate limiting, or throttling login attempts, which is a security issue, as it opens up the possibility of brute force attacks

[1] http://news.ycombinator.com/item?id=3102489

page 1