Author: mcherm
This coming Tuesday, we have primary elections. I have been doing my
research on the candidates for the various races -- all primary
elections, and I am registered as a Democrat. I will summarize the
results of that research here along with my endorsements and intended
votes.
Race #1: Governor:
Dan …
Read more
Posted Sun 16 May 2010
by mcherm
in Politics
I sent the following message to the FCC, which is currently accepting
public input prior to promulgating new rules on "Net Neutrality".
To the FCC:
Some form of "Net Neutrality" is essential, and it is up to the
governing agencies to determine what form and how.
The general principle holds …
Read more
Posted Sat 03 April 2010
by mcherm
in Politics
In my previous
post, I
defined a number of different features that logging libraries could
have. This time, I will evaluate some Java libraries based on those
features. I'll start by ranking these according to how important I think
they are, at least for my purposes.
- Severity
- mandatory: no logging …
Read more
Posted Tue 09 February 2010
by mcherm
in Programming
Logging is not the world's most interesting computing problem, but it
is important, and it's been on my mind lately because people have been
pointing out that my company's use of logging is currently a bit of a
mess and ought to be cleaned up. Specifically, I've been thinking about …
Read more
Posted Mon 01 February 2010
by mcherm
in Programming
I came across the following
question
on reddit:
My bank on the online banking login instead of having a password
field it presents you with 3 password fields 1 character each where
it asks you for 3 characters from your password, chosen randomly.
E.g. the 2nd, 4th and 7th …
Read more
Posted Sat 05 December 2009
by mcherm
in Programming