-
Recent Posts
- In which I waste an entire weekend modeling one line of Regional Rail in AM peak 2018-08-05
- Long time no bake 2018-07-27
- Recipe quick takes: sandwich bread and slow-roasted pork chops 2018-04-16
- Post-vacation status update 2018-03-29
- My comments on passenger rail infrastructure to MassDOT 2018-02-28
Archives
- August 2018
- July 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- September 2017
- August 2017
- July 2017
- May 2017
- April 2017
- March 2017
- February 2017
- January 2017
- December 2016
- November 2016
- September 2016
- August 2016
- July 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
Categories
Meta
My latest tweets
My Tweets
Category Archives: Computing
What’s Wrong with Metcalfe’s Law?
In a recent Medium post derived from a talk he gave at private invitation-only event for the IT industry, Dan Hon presents one view of Metcalfe’s Law, the theory espoused by Ethernet inventor Bob Metcalfe that “the value of a … Continue reading
Posted in Computing, Law & Society
Tagged social networks
Trip report: Usenix Large Installation System Administration Conference 2017
Hi folks, it’s time for some work- and computing-related stuff. I just recently got back from the 2017 edition of the Usenix Association‘s annual system administration conference, LISA’17, which was held in San Francisco. I’ve gone to most LISA conferences … Continue reading
Posted in Computing, travel
Tagged LISA, San Francisco
One more day in 2016 for charitable giving
If, like many people in the United States and elsewhere, you give money to charities at the end of the year, you have only a few hours left. (Note that for tax purposes, a gift made using a payment card … Continue reading
Some notes on our new generation of ZFS-based file servers
Consistently among the most popular posts on this blog are a series I wrote very early on about our architecture (at work) for big file servers based on commodity hardware, FreeBSD, and ZFS (part 1, part 2). We are in … Continue reading
An update on the HTTPS client certificate issue
Attention conservation notice: If you’re here for the food, you can skip this post — maybe another recipe post coming towards the end of the month. I wrote a while back about moves in the browser world to deprecate client … Continue reading
Quote of the day: One of many things wrong with the Internet industry
This has been making the rounds of, yes, social media — at least among the lefty circles I move in — and will appear soon in the paper New York Review of Books: [MIT psychologist Sherry] Turkle argues against using … Continue reading
In search of a usable on-call notification service
One advantage of taking a break, however short, from my weekly baking project is that it allows me to put some time into writing other things. Lately, I’ve been looking for better ways to do on-call notification at my workplace, … Continue reading
In defense of client certificates
There is a move afoot among Web browser developers to remove an authentication mechanism that many enterprises depend on: SSL/TLS with X.509 client certificates. Client certificate support, along with related functionality for enrollment of clients, was first implemented in Netscape … Continue reading
Posted in Computing
Tagged certificates, cryptography, pki, public-key infrastructure, SSL, TLS, Web browsers
8 Comments
From the “Pointless SQL Queries” file…
Somehow, the question came up on alt.usage.english of the distribution of author surnames (in people’s personal libraries) over the letters of the alphabet. Since I have a library database, I came up with the followng crazy query to answer this … Continue reading
Computing apportionment for the U.S. House of Representatives
Several months ago, I started a really simple project to compute Congressional apportionment, using the method defined in current law, with the intent of considering several different scenarios. I haven’t really had time to work on this since then, but … Continue reading
Posted in Computing, Law & Society
Tagged apportionment, House of Representatives, politics, U.S. Census