Hacker News new | past | comments | ask | show | jobs | submit | mardiros's comments login

Something is wrong.

Quitting is ctrl+d

Ctrl+c is for interrupting the current job.

Some repl like the mysql cli does not rrspect that and it is a PITA


Sadly, spec link is broken.



the practical programmer is lazy and not passionate. More, he loose the more important skill he have: think. He build softawre by copy pasting from stack overflow.

I am not saying use every nee cool tech posted on HN, but if something looks great for you, you should investigate in it. I am not saying put it on production tomorrow... But if you have similar broblem, look how it works to have a different view of how to build a better solution...


Can someone could explain why "If you use Puppet, chances are you love Docker ..." (from Part 2)?


Warning: do not trust everything you read on the internet


You can test before pushing anyway.

I was surprise that the record extention was not in the list. Didn't no the crecord!


So you have a Core i7 to build the package quick, then, you use it for 1% of the time.

Sounds great.


I am sorry but I still miss something.

And, I read the OAUth2 spec again http://tools.ietf.org/pdf/draft-ietf-oauth-v2-26.pdf

* Why is there an access_token in a browser url ? (query string or fragment)

The access_token is provided by the Authorization Server to the client, and not to the user.

The user should only received an authorization_code. And, to get an access_token, the client must have an authorization_code and know the "client_secret".

access_token should never been seen on a browser, right ?

Does Facebook really respect the protocol? in other word, is it a facebook problem or an OAuth problem ?


you just raised another problem haha. response_type.

it's also flexible. Even if app 99.99% of time uses response_type=code someday hacker comes and usues token on hacked redirect_uri.

simply speaking response_type is also should be static and constant. But, gosh, let's fix first-world-problem first


It's exactly what I missed.

Thanks!


Server: Microsoft-IIS/6.0 == Service Unavailable


Functional not so functional?


Oh, collect email in an html form ?


Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: