Being Cellfish
Stuff I wished I've found in some blog (and sometimes did).
Pages
(Move to ...)
Home
About
Disclaimer
Contact
▼
2014-12-25
A kingdom for a developer
›
So this happened a few years ago in the days between Christmas and New Year. I was using the slow days after Christmas to get some work done...
2014-12-18
Do you really want to properly implement TAP?
›
There is one part of implementing an API using TAP that I've always found cumbersome and that is the guideline to throw argument excepti...
2014-12-11
Never hide a TUF in a TUC
›
This slogan ( never hide a TUF in a TUC ) was introduced (to me at least) in 2010 by Michael Feathers. Turns out it is a pretty good tool to...
2014-12-04
Faking 3rd party dependencies
›
When it comes to dealing with third party dependencies in my code I've used the same trick for a long time. But I was recently introduce...
7 comments:
2014-11-27
The ProducerConsumerStream
›
I just wanted to let you know that I got a good idea and renamed the NoMemoryStream .
2014-11-20
The Good Diagnostics Paradox
›
If you want your system to have good diagnostics (aka logging) I find there is a kind of catch-22 in achieving it. And that is regardless of...
2014-11-13
The NoMemoryStream
›
The say there are two hard problems in computer science; cache invalidation, naming things and off by one errors . Hence I can proudly prese...
4 comments:
2014-11-06
First vs Middle names or how the US immigration renamed me
›
For anybody planning to move to the US I have one important recommendation; sort out your name situation before you apply for visas etc. The...
2014-10-30
When do your chickens show up?
›
One thing with Scrum that I never really saw happen was chickens showing up for the daily stand-up and get a feel for where the team was hea...
2014-10-23
When generic exceptions are useful
›
So this is not about catching the base exception but something kind of like using tuples ; having an exception template using generics .
‹
›
Home
View web version