Viewing profile — tekkub
tekkub
HN member- Joined
- Tue, Nov 25, 2008, 1:35 AM UTC
- HN karma
- 27
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About tekkub
No profile information was provided.
Recent public activity
-
comment
Comment #2976511
Thanks for the feedback. We try to at least get a reply to everyone, could you forward me the email so I can see if I can find it? tekkub@github.com
-
comment
Comment #2972522
I'm sorry you feel my replies were hostile, but I don't really understand why. Here's the timeline of your two emails: September 02, 2011 @ 09:49 PM you opened the initial bug repo…
-
comment
Comment #1570563
I assume you mean `git push origin :featureBranch`? Deletes a branch pointer on a remote repo. No data is lost, it just takes a little effort to dig it back up if you don't know wh…
-
comment
Comment #1567268
I find the "too easy to break the repo" argument really quite odd. While I understand why users think this is true, it's actually very far from the case. The git repo is very stabl…
-
comment
Comment #1473593
The collab limits aren't soft, they're just not strictly enforced right now. We may start enforcing them at any time.
-
comment
Comment #1394631
To add to this, we don't strictly enforce the limits (hence the liberal use of the word "soft"). We aren't going to lock you down if you go over the limit, so why does it matter? T…
-
comment
Comment #825412
There will always be people that don't like what we do, no matter what we do. Drink? Someone will hate us for it. Act like professional business executives, someone will think we t…
-
comment
Comment #825403
People notice, but only to a small degree. When I was out in SF back in July I didn't intend to drink much at the meetup. I think I had 4 drinks total, all were bought by someone e…
-
comment
Comment #818635
As are we, disk space should never be an issue with us unless you're doing something very wrong (hosting videos, etc).
-
comment
Comment #375823
Branching was by and far the winning feature for me. SVN made branching and tagging very time consuming (making a full copy, to the server nonetheless). Merging correctly on SVN? N…