| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 8 months |
| seen | Apr 6 at 0:07 | |
| stats | profile views | 1 |
|
Nov 13 |
comment |
Keeping up with upstream changes while adding small fixes or even major changes If you can't review them, why the need to keep up to date? Unless you are waiting for major bugfixes or features, freezing to a certain release seems a very viable option. Update only when necessary saves a lot of time. |
|
Feb 7 |
comment |
What function or method can I use to equally distribute a workload If the problem you are talking about is actually servers doing any amount of distributed work, I would let them 'pull' tasks rather then 'push' tasks. Requires polling after every single task to get the next one, and no 'queue' at the users end. It would however not necessarily mean every server does the same amount of work, just probably as fast as can be done. Disregard this comment is you really need a fair distribution ;) |
|
Jan 29 |
comment |
Why are developer commit statistics harmful? just a tale, but a classic one. |
|
Jun 4 |
awarded | Critic |
|
Apr 28 |
answered | Refactoring Bittersweet PHP: How can I make this less painful? |
|
Oct 28 |
awarded | Teacher |
|
Sep 14 |
awarded | Supporter |