Viewing profile — najafali
najafali
HN member- Joined
- Sun, May 10, 2009, 10:24 PM UTC
- HN karma
- 16
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About najafali
No profile information was provided.
Recent public activity
-
comment
Comment #1851646
Personally, when I was 21 and bummed I didn't have a girlfriend, I would have appreciated someone, anyone, telling me to MTFU and get out into the real world rather than sit in my …
-
comment
Comment #1612588
If you're referring to the `git merge` command then the actual things they do are quite different. In svn it applies specified changes to your working copy, while in git it either …
- story
-
comment
Comment #1017147
Yeah, as the other posters have said, they're different things. OpenID allows users to log into _YOUR_ site with a single login that they can use for other sites that support it. A…
-
comment
Comment #930584
I feel your pain about the Windows issue! I've been a PHP programmer through and through for the past three years and had no complaints about it. That is until of course I met RoR.…
- story
- story
-
comment
Comment #628186
There's no harm in doing it that way. By convention across my classes though I declare properties private and provide access via public getter methods. The reason I use getters ins…
- story
- story