-
Recent Posts
Friends
- Aletheis
- Ardents En Zed
- Ari Gesher
- Benjy Feen
- Blogo Perea de Sid
- Cynical Mom
- dannyman
- Dave Dribin
- David Lemson
- Declan Fleming
- Geoff Raye
- Joe Gross
- Kathy Schrenk
- KC Lemson
- Keith Garner
- Liz's Pictures
- Lorah Gross
- Mark Notarus
- Marty McCarthy
- Matt Williams
- Mike Kolb
- Reasonable Goods
- Rebecca
- Rene Hendrix
- RJ
- Saul Pwanson
- Sean O'Connor
- Steven Engelhardt
- Tim Skirvin
- Tom D
Politics
Sports
Recent Comments
- Sambal : C++ Runtime Types: Find All Classes Derived From a Base Class (2) on C++ runtime class registration
- Generate diagnostic message for HRESULT codes? | The Largest Forum Archive on Get Error Message from HRESULT
- C++ Runtime Types: Find All Classes Derived From a Base Class (2) « Sambal on C++ runtime class registration
- JV on Juniper NetConnect on 64 bit linux
- Daniel Howard on Is Blagojavich the most corrupt …
Categories
Meta
Category Archives: tech
New password generator
I wrote it in python for fun. Next I’ll redo it with javascript and write it up for greasemonkey. SHA1(secret + “sitename”)=>base64=>custom password. Changing the secret would be a bitch, though. See password generator for the inspiration.
Posted in tech
Leave a comment
Cool Javascript Tech
Some nut has written a completely client-side wiki that you can serialize by saving the item back to disk. I think he’s crazy, but as long as it’s available I think he should market it as “A Wiki Of One”.
Posted in tech
Leave a comment
Password Generator
Sam Ruby links to Nic Wolff’s javascript password generator. While it’s super cool and all — I mean, there’s a screencast! By Jon Udell! — the actual password algorithm is kinda stupid, in that it generates only 4bn unique passwords. … Continue reading
Posted in tech
4 Comments
Unicode Glyphs
Anybody know if there’s a proper way to represent a backwards K using only unicode glyphs? Thanks.
And so it goes
not with a bang, but with a whimper. I just ran shutdown -h +2 on pianosa…. it’s gone now. Andrew shut her off. Thus ends 8 years of service. PAR, the 500 block of white, Allen Hall, h0l, 2680 fayette … Continue reading
Posted in tech
2 Comments
Future Shock
Eric Zorn’s Notebook: The Human Lojack: Steven Levy reports in Newsweek that “mobile-phone makers (must) comply with an FCC “E911″ mandate dictating that by the end of 2005 all handsets must include GPS that pinpoints the owner’s location,” a bit … Continue reading
Mac followup
I just went through the cleartype wizard again on my work (windows) box. It looks so much assier than the ibook I’ve been using all weekend.
Posted in tech
Leave a comment
New cult
I’ve joined the Mac cult with a purchase last week of an iBook. It’s ostensibly for Rebecca but I keep hauling off with it to sit in a corner and hack on Ugly. I’ll try to write a little bit … Continue reading
Ugly!
No, not me. I’m working on a database project with mrw. For lots of reasons, we’re doing it in Java. (ok, two reasons. JDBC exists; and Swing works on both OSX and Unix.) From time to time, I’ll probably post … Continue reading
Posted in tech
Leave a comment