Live data from Hacker News

Viewing profile — khakimov

khakimov

HN member
Joined
Thu, Jun 30, 2011, 5:02 AM UTC
HN karma
394
Public activity
201 items

About khakimov

email: ruslan@%username%.com

Bangkok, Thailand

Recent public activity

  1. 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.

  2. story
  3. story
  4. story
  5. comment
    Comment #10305009

    Could you share "C:\\Users\\Daniel\\Documents\\Programming\\AMAbotData.txt" as well or it is not neccessary to run the bot?

  6. 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…

  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. 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. …

  20. story
  21. story
  22. story
  23. story
  24. story
  25. 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(…