I find it hard to name servers. Cute names are unhelpful, but digiocean-amsterdam-5 is a mouthful.
miniblog.
Related Posts
`init` feels like an unhelpful name in OO. It doesn't give you an initial value, it initialises the instance that has already been created. Developers are often surprised that init doesn't return the instance, because they have a strong association with `new Foo()`.
Perhaps `finish` would have been a less confusing name?
Syntactic diffs can get confused by adding whole functions. I've added two functions and modified the function afterwards. Difftastic would associate the parens of the new function with the outer parens of the modified function!
This is "correct" (minimal edits) but unhelpful.
How good are your error messages? Wouldn't it be nice if there was a tool that told you if your error messages were unhelpful?
Proactive Detection of Inadequate Diagnostic Messages for Software Configuration Errors https://homes.cs.washington.edu/~mernst/pubs/inadequate-diagnostics-issta2015.pdf


