seanp2k | 14 years ago | on: Dotjs — hack the web
seanp2k's comments
seanp2k | 14 years ago | on: Dotjs — hack the web
Also, with GM you can just save the script with the same filename and it'll use that instead.
This project is 100% useless.
seanp2k | 14 years ago | on: Dotjs — hack the web
This project is a lot of work for zero benefit.
seanp2k | 14 years ago | on: JavaScript is Dead. Long Live JavaScript
Googling around, I see tons of misuse: Example of bad usage: "White Stripes are dead (long live white stripes)"
Example of proper usage: "Palm is dead; long live Palm!" (this would mean that Palm got acquired or reformed) "Paper is dead; long live paper!" (could be proper if used in an article about how paper for PRINTING is dead but paper lives on in other forms)
REF: http://en.wikipedia.org/wiki/The_King_is_dead._Long_live_the....
seanp2k | 14 years ago | on: MtGox salted passwords cracked
I pick passwords based on easy things to type and the memorize the pattern / commit it to muscle memory. I also try to use obscure but pronounceable patterns somewhere in the pass.
seanp2k | 14 years ago | on: MtGox salted passwords cracked
seanp2k | 14 years ago | on: MtGox salted passwords cracked
seanp2k | 14 years ago | on: MtGox salted passwords cracked
KeePassX + Dropbox is a great way to go, but it's kind of more "DIY"-ish. Still not hard to set up, keeps all my passwords in sync, and KeePassX has some great features like "auto-type" which basically is a one-click website login.
I now use the max-length passwords on all the sites I use, and they're all crazy random ones. I don't memorize any of them because it's so easy to reset a password if I lost my KeePassX access (unlikely since it's on Dropbox + 4 computers + CrashPlan backups).
seanp2k | 14 years ago | on: MtGox salted passwords cracked
seanp2k | 14 years ago | on: OS X – Safe, yet horribly insecure
I don't really understand the point of OSX Server beyond possibly render farms (for music / movies)
seanp2k | 14 years ago | on: OS X – Safe, yet horribly insecure
Right. There are ways to do it, but not any /good/ ones. Good here meaning "while still letting the software execute efficiently and without a ton of added complexity"
seanp2k | 14 years ago | on: OS X – Safe, yet horribly insecure
An app can be beautifully engineered by have an awful UX. The inverse is less likely to be true (because bugs and obvious flaws like long delays and unresponsive UIs can quickly degrade UX), but still possible.
seanp2k | 14 years ago | on: OS X – Safe, yet horribly insecure
That said, I agree with pretty much all of what you said.
seanp2k | 14 years ago | on: TrueCrypt User Held in Contempt of Court
seanp2k | 14 years ago | on: TrueCrypt User Held in Contempt of Court
You could have cat pictures encrypted with passphrase A and incriminating evidence (that stands up to the best forensic analysis currently available) encrypted with passphrase B and they wouldn't know which is which, if they unlocked ALL the data, or what.
Truecrypt is AMAZING and anyone holding onto stuff that might get them into trouble (esp. w/ foreign gov'ts) should use it.
seanp2k | 14 years ago | on: TrueCrypt User Held in Contempt of Court
You might also be missing something about TrueCrypt: plausible deniability. You can have different passphrases that unlock different things. You could provide them with a passphrase the only unlocks innocent documents when really you have CP stored using a DIFFERENT pass phrase -- any this would stand up to any cryptographical analysis -- they simply cannot PROVE that the CP exists or even that more encrypted data exists.
The analogy to a key isn't quite valid here; it's more like the doors in that hallway in the matrix. If you use key A in the door, you will get content A. However, you can use a different key, open the door, and it'll go somewhere else entirely. Also, if you rip the door off the wall, there is just the wall behind it. Crazy stuff, that.
seanp2k | 14 years ago | on: Hulu puts itself up for sale
seanp2k | 14 years ago | on: Copyright lobby holds private meetings with UK government about Web censorship
seanp2k | 14 years ago | on: Ask HN: what still sucks about web development?
seanp2k | 14 years ago | on: Show HN: roll.io eats txt files and shits youtube videos. Useful?
REF: http://en.wikipedia.org/wiki/Death_cab_for_cutie
Regarding the _USEFULNESS_ of this: low. Regarding the entertainment factor: pretty high. I could use a m3u-> txt parser to dump a huge load of youtube videos and make a "music video playlist" -- kind of cool.