HN user

iambibhas

139 karma
Posts16
Comments21
View on HN

I know Linux is a kernel. But the thing is, on the article "What is Linux" at linux.org[1], it says, "Linux is an operating system that evolved from a kernel created by Linus Torvalds when he was a student at the University of Helsinki. ... To say that Linux is an operating system means that it's meant to be used as an alternative to other operating systems, Windows, Mac OS, MS-DOS, Solaris and others."

How does this fit into things?

[1] http://www.linux.org/article/view/what-is-linux

You really don't get the point? Friendship request is an action From one user(say B) to another user(say A). Person A got sms because B sent a friend request to A only! Why the hell would I or @rish404 get a friend request from person B is we click that link? The link is a notification sms of an event, it should not contain an action that says "Send friend request to anyone who clicks this link from person B". Do you now understand my point?

GIT is the new FTP 14 years ago

I feel, Your exact method might be useful for Test servers. I won't want all my git pushes reflect on the live server. For deployment, I think it's better if one maintains the post-commit-hook to a certain branch, named, say, "Deploy". Any push to Deploy branch would make it deploy maybe?