<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Time on Evan Hoffman</title><link>https://evan.wtf/tags/time/</link><description>Recent content in Time on Evan Hoffman</description><generator>Hugo</generator><language>en-US</language><copyright>Evan Hoffman</copyright><lastBuildDate>Mon, 26 Sep 2011 12:33:28 +0000</lastBuildDate><atom:link href="https://evan.wtf/tags/time/index.xml" rel="self" type="application/rss+xml"/><item><title>Benchmarking DNS servers with Java</title><link>https://evan.wtf/2011/09/26/benchmarking-dns-servers-with-java/</link><pubDate>Mon, 26 Sep 2011 12:33:28 +0000</pubDate><guid>https://evan.wtf/2011/09/26/benchmarking-dns-servers-with-java/</guid><description>&lt;p&gt;I&amp;rsquo;m currently in the process of moving our DNS over to another provider and I was curious as to whether the old or new provider offers faster lookups. &lt;code&gt;dig&lt;/code&gt; shows query times, but I didn&amp;rsquo;t want to just run that over and over. I decided to write something to do this, in Java since I like Java. I found &lt;a href="http://mowyourlawn.com/blog/?p=8"&gt;this post,&lt;/a&gt; which has the meat of the work done already. I also read some of Sun&amp;rsquo;s &lt;a href="http://download.oracle.com/javase/1,5.0/docs/guide/jndi/jndi-dns.html"&gt;JNDI/DNS&lt;/a&gt; lookup info, which was pretty dense. All I want to do is specify the name server&amp;rsquo;s IP and do the lookup. I don&amp;rsquo;t even really care about the result, just how long the query takes.&lt;/p&gt;</description></item><item><title>US Public Debt - historical</title><link>https://evan.wtf/2011/07/27/us-public-debt-historical/</link><pubDate>Wed, 27 Jul 2011 13:14:10 +0000</pubDate><guid>https://evan.wtf/2011/07/27/us-public-debt-historical/</guid><description>&lt;p&gt;In a recent &amp;ldquo;debate&amp;rdquo; with a friend, I looked for historical data about the US public debt. I found &lt;a href="http://www.google.com/publicdata/overview?ds=z6tggkh2adod2s_"&gt;Google Public Data&lt;/a&gt;, which has info about the annual budget deficit/surplus, but apparently (oddly) doesn&amp;rsquo;t have the debt. Odd because this info is available &lt;a href="http://www.treasurydirect.gov/govt/reports/pd/histdebt/histdebt.htm"&gt;on the Treasury website&lt;/a&gt;.&lt;/p&gt;&#10;&lt;p&gt;I copied &amp;amp; pasted the data into Google Docs and made &lt;a href="https://spreadsheets.google.com/spreadsheet/ccc?key=0Arz9JIGL5KjodGlHZjZyRE9YXzBRd0JpVDRKWkE1d0E&amp;amp;hl=en_US"&gt;a chart of my own&lt;/a&gt; and some basic comparisons over time. Here are some of them rendered as images, though the scale makes the horizontal access kind of useless. I tried embedding the interactive Flash-based graph but it didn&amp;rsquo;t work. Oh well.&lt;/p&gt;</description></item><item><title>33 hours to restore a Postgres DB</title><link>https://evan.wtf/2011/07/26/33-hours-2/</link><pubDate>Tue, 26 Jul 2011 18:10:01 +0000</pubDate><guid>https://evan.wtf/2011/07/26/33-hours-2/</guid><description>Restoring a huge DB takes a long time.</description></item></channel></rss>