Don Werve
|
Registered User
|
I'm a sysadmin-slash-programmer working in Palo Alto, CA, US. Spent about five years with Perl, a similar time with Ruby and C.
I also speak Japanese, and am looking for opportunities to move back to Tokyo at some point in time.
|
|
Nov 5 |
awarded | ● Nice Question |
|
Sep 13 |
awarded | ● Popular Question |
|
Sep 10 |
awarded | ● Autobiographer |
|
Aug 31 |
comment |
What should every web developer know about encryption? Hashing is next to useless without a salt; do a Google search for 'rainbow tables' to how unsalted hashes can be easily compromised. |
|
Aug 8 |
comment |
Serving static content from a jarfile with Jetty? I can readily change the path later, I'm just seeing if I can get this to work at all, and I'm not loading a servlet from the JAR -- just static .html files. |
|
Aug 8 |
asked | Serving static content from a jarfile with Jetty? |
|
Aug 6 |
comment |
Telnet login to Linux as root without password The key has no passphrase -- so you still need the keyfile to log in. Admittedly, it's not as good as just using a password, but it's way better than an unencrypted, unauthenticated, passwordless root login. :) |
|
Aug 3 |
comment |
Auto-comment model on migration in Rails? I'll grab the source and write an update so that it updates on db:migrate; dropping at checkin isn't really an issue for me, though. |
|
Aug 2 |
asked | Auto-comment model on migration in Rails? |
|
Jul 31 |
comment |
Is it possible to compile a Rails app to a Java VM JAR file? Did you ever get this working? I'm about to start in on it, but if someone else has figured it out... |
|
Jul 9 |
comment |
Why is Ruby more suitable for Rails than Python? I'm still waiting for ADA on Ales. |
|
Jul 4 |
accepted | Reading/writing from named pipes under mono/Linux |
|
Jun 16 |
accepted | Ubuntu noob rails install fails on zlib |
