Viewing profile — orend
orend
HN member- Joined
- Fri, Aug 24, 2012, 1:14 PM UTC
- HN karma
- 36
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About orend
Recent public activity
-
comment
Comment #20454983
A short, sweet, free book about it https://www.mercatus.org/system/files/helland-tabarrok_why-a...
- story
-
comment
Comment #6470542
The point here is not that the tests execution time should dictate the design. On the contrary, the idea of this post was to stress the importance of good design, and that fast tes…
-
comment
Comment #6470478
The _unit_ test for the service object might be anemic, but it's far from useless IMO. The unit test helps you design the object under test and it is written first if you are pract…
-
comment
Comment #6470120
As I mention in the post, I'd also be perfectly happy with the original if the rest of the application was small and simple. It's hard to come up with an example that's both meanin…
-
comment
Comment #6470029
sorry about that. Can't seem to edit this now thuogh.
- story
-
comment
Comment #4427413
sounds like they could use redis for the in-memory data structures.