Viewing profile — mrThe
mrThe
HN member- Joined
- Mon, Oct 22, 2012, 10:29 AM UTC
- HN karma
- 78
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About mrThe
Recent public activity
-
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…
-
comment
Comment #11202618
https://test.drownattack.com/?site=localhost nice one
-
comment
Comment #9425904
Btw, how reproduce it? I can't find any technical details about this hack
-
comment
Comment #9310088
http://puu.sh/gYMIa/799fe60b8e.png hmm
-
comment
Comment #9302415
Because why not?
- story
-
comment
Comment #8106923
https://yoauth.herokuapp.com/authorize?redirect_to=http://yo... and here too
-
comment
Comment #7422472
https://github.com/search?p=1&q=Stripe.api_key+%22sk_live%22... #facepalm
-
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…
-
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…
-
comment
Comment #6745089
>I follow 30,000 accounts on Twitter oh God why?
-
story
Github index page
So, here is how github main page look like without login. Looks weird, huh?
- story
-
comment
Comment #6444730
http://www.youtube.com/watch?v=r7_lwq3BfkY
-
comment
Comment #5517760
Also, self-redirect bug: http://fry.io/bk
-
comment
Comment #5516729
And so? Fork it and start developing! FuelPHP have good core for start.
-
comment
Comment #5513377
Also, FuelPHP is a Rails inspired PHP Framework.
-
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…
-
comment
Comment #5060302
Also, precompile assets: http://guides.rubyonrails.org/asset_pipeline.html#in-product...
-
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.
-
comment
Comment #4931699
Editor(sublime text) for ruby, but IDE for php.