Qweef | 14 years ago | on: SQLFiddle 2.0: Execution Plans, Better UI, client-side SQLite via sql.js
Qweef's comments
Qweef | 14 years ago | on: History of income inequality in the US
Qweef | 14 years ago | on: An Analysis of Anonymity in the Bitcoin System
Bitcoin is not anonymous, but finding out who did what is damn hard.
Qweef | 14 years ago | on: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
Though, WebOS didn't take the API idea nearly this far.
Qweef | 14 years ago | on: TED Talks joins Netflix's stable of streaming content
Qweef | 14 years ago | on: Santorum Pledges Pornography Blackout Using Lawsuits & SOPA-style ISP Filtering
Qweef | 14 years ago | on: FBI, stumped by pimp's Android pattern lock, serves warrant on Google
You must have already have root but since they mentioned it's a Samsung phone then all you do is find a CWM/Rooted kernel tar and flash via Odin then do the steps below.
adb -d shell
sqlite3 data/data/com.android.providers.settings/databases/settings.db
sqlite> update system set value=0 where name='lock_pattern_autolock'; sqlite> .exit
exit
Reboot from there and the lockscreen is bypassed.
Remember kids, use this for good and not evil muahahhahaahhaah
Qweef | 14 years ago | on: Let's Build an MP3 Decoder
Qweef | 14 years ago | on: Obvious Engine: a vision-based augmented reality engine for indie games