Viewing profile — khakimov
khakimov
HN member- Joined
- Thu, Jun 30, 2011, 5:02 AM UTC
- HN karma
- 394
- Public activity
- 201 items
- HN profile
- View on Hacker News ↗
About khakimov
Bangkok, Thailand
Recent public activity
-
comment
Comment #44404985
After this article last week started to read his work (some available here https://www.peterputnam.org/ ) What a life, what a character.
- story
- story
- story
-
comment
Comment #10305009
Could you share "C:\\Users\\Daniel\\Documents\\Programming\\AMAbotData.txt" as well or it is not neccessary to run the bot?
-
comment
Comment #9594290
inside their dmg file: -rw-r--r-- 1 buddha staff 163840 Jul 21 2014 password_pro.sqlite sqlite> .tables pwd sqlite> .schema pwd CREATE TABLE "pwd" ("password" TEXT NOT NULL ); sqli…
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #4845282
it's not about pure tcp, as i get it - it allows you communicate from browser directly (via webtcp server as a bridge) with any servers such as redis, mongodb, rabbitmq and so on. …
- story
- story
- story
- story
- story
-
comment
Comment #4696728
2010, Certificate verification is essential to TLS. require 'always_verify_ssl_certificates' AlwaysVerifySSLCertificates.ca_file = "/path/path/path/cacert.pem" http= Net::HTTP.new(…