Viewing profile — brianmcd
brianmcd
HN member- Joined
- Wed, Jan 06, 2010, 5:11 AM UTC
- HN karma
- 17
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About brianmcd
No profile information was provided.
Recent public activity
-
comment
Comment #23646152
> For example, a huge amount of UI problems we catch belong to the Screenshot testing stage. Fewer problems belong to the Linters / Unit / Render tests. That doesn’t make those tes…
-
comment
Comment #20943547
> I was very unpleasantly surprised that it was possible to lose a substantial part of my retirement fund contributions, taken out of my salary, after quitting. To be clear, anythi…
-
comment
Comment #20929144
> The point of failure wasn't "using a non-gmail address," it was "using an untrustworthy registrar." But wasn't his point that gmail.com is much less likely to have its MX record …
-
comment
Comment #8246498
Check out tmuxinator: https://github.com/tmuxinator/tmuxinator . You can create configurations for your projects that specify windows, panes, which apps to run, etc. It's great for…
-
comment
Comment #6208012
I believe he's talking about node's behavior when requiring a folder: http://nodejs.org/api/modules.html#modules_folders_as_module...
-
comment
Comment #5312008
This is an example of the "stack ripping" problem, described here (section 3.2): http://www.stanford.edu/class/cs240/readings/usenix2002-fibe...