khakimov | 8 months ago | on: Finding Peter Putnam
khakimov's comments
khakimov | 10 years ago | on: Full Reddit Submission Corpus now available for 2006 thru August 2015
khakimov | 10 years ago | on: Wifi Skeleton Key has 270M active users, now valued at $1B
sqlite> .tables pwd sqlite> .schema pwd CREATE TABLE "pwd" ("password" TEXT NOT NULL ); sqlite> SELECT * FROM pwd; a30e502c125899a41cb562a7a36b4bd0 c58675db0ba9266fb5307982e4368ab0 5631e619f6e280c0740704a25a8298f6 ...
i don't know how they are using this pwd, but seems like a good starting point.
khakimov | 13 years ago | on: WebTCP: Making TCP Connections From Browser
WebBrowser --- data ---> WebTCP bridge (translate data to servers) --- data ---> redis/rabbitmq/any_tcp(and i think udp also possible?)_server_even_smtp
khakimov | 13 years ago | on: The most dangerous code in the world
require 'always_verify_ssl_certificates' AlwaysVerifySSLCertificates.ca_file = "/path/path/path/cacert.pem"
http= Net::HTTP.new('https://some.ssl.site, 443) http.use_ssl = true req = Net::HTTP::Get.new('/') response = http.request(req)
http://www.rubyinside.com/how-to-cure-nethttps-risky-default...
khakimov | 13 years ago | on: Ask HN: What books are you reading right now?
khakimov | 13 years ago | on: Cubieboard: A small, high-performance ARM box
khakimov | 13 years ago | on: Cubieboard: A small, high-performance ARM box
khakimov | 13 years ago | on: The 5-minute Guide to C Pointers
khakimov | 13 years ago | on: Saylor Foundation: Computer Science
khakimov | 13 years ago | on: Show HN: Convert online videos to .gif
maybe this will help http://27smiles.com/2008/05/22/setting-up-nginx-with-rails/
khakimov | 13 years ago | on: Most Startups Die Before Launching, Some Die After
khakimov | 13 years ago | on: Most Startups Die Before Launching, Some Die After
khakimov | 14 years ago | on: Focus.py
- Automatically changes status to DND (skype/adium)
khakimov | 14 years ago | on: What I'm eating
khakimov | 14 years ago | on: How to Find Facebook Users on Match.com by Using Face Recognition Tools
khakimov | 14 years ago | on: Weekend Hacking: Hadoop 1.0 + MongoDB
khakimov | 14 years ago | on: Man throws 4,800 bottled notes into the ocean, gets 3,100 replies
khakimov | 14 years ago | on: Dropbox's summer 2007 application to YC
khakimov | 14 years ago | on: Dropbox's summer 2007 application to YC