Live data from Hacker News

Viewing profile — mrThe

mrThe

HN member
Joined
Mon, Oct 22, 2012, 10:29 AM UTC
HN karma
78
Public activity
21 items

About mrThe

Geek, alcoholic, programmer.

Recent public activity

  1. comment
    Comment #42864672

    That's basically my experience. I've switched from ruby to golang a while ago and developing in sublime text was become a pure pain, while vscode provided a lot of plugins to solve…

  2. comment
    Comment #11202618

    https://test.drownattack.com/?site=localhost nice one

  3. comment
    Comment #9425904

    Btw, how reproduce it? I can't find any technical details about this hack

  4. comment
    Comment #9310088

    http://puu.sh/gYMIa/799fe60b8e.png hmm

  5. comment
    Comment #9302415

    Because why not?

  6. story
  7. comment
    Comment #8106923

    https://yoauth.herokuapp.com/authorize?redirect_to=http://yo... and here too

  8. comment
    Comment #7422472

    https://github.com/search?p=1&q=Stripe.api_key+%22sk_live%22... #facepalm

  9. comment
    Comment #7012305

    Nice idea. But in this case, i need to verify, that this is the same robot, because robot can do nothing, or play like a noob in first 9 games, but last game will be played by user…

  10. story
    Ask HN: How to verify that a user is a robot?

    Strange question, but very interesting for me :) So, you you wanna check, that user is NOT a robot - you can use captcha or something, that robots can't do well. But, if you need c…

  11. comment
    Comment #6745089

    >I follow 30,000 accounts on Twitter oh God why?

  12. story
    Github index page

    So, here is how github main page look like without login. Looks weird, huh?

  13. story
  14. comment
    Comment #6444730

    http://www.youtube.com/watch?v=r7_lwq3BfkY

  15. comment
    Comment #5517760

    Also, self-redirect bug: http://fry.io/bk

  16. comment
    Comment #5516729

    And so? Fork it and start developing! FuelPHP have good core for start.

  17. comment
    Comment #5513377

    Also, FuelPHP is a Rails inspired PHP Framework.

  18. story
    Ask HN: Hash#path_exists? method [ruby]

    Hi guys, i just write this method: http://gist.github.com/mrThe/5143746 Why? Becouse i can write BaseController method like this: def check_params!(path, exception = "Not enough pa…

  19. comment
    Comment #5060302

    Also, precompile assets: http://guides.rubyonrails.org/asset_pipeline.html#in-product...

  20. comment
    Comment #5060264

    http://www.domainmongrel.com/search?domain[]= duuude. Run app in production mode, to avoid this page with debug info. And add some filtration for input data.

  21. comment
    Comment #4931699

    Editor(sublime text) for ruby, but IDE for php.