dkg's blog http://noesis.fifthhorseman.net/blog/3 en David Hilfiker has a web presence http://noesis.fifthhorseman.net/node/91 <p>My friend David Hilfiker just let me know that he's <a href="http://www.davidhilfiker.com/">publishing his writings on the web</a>. He writes a lot of interesting, insightful material about the state of our country and our planet, and approaches his subjects of justice, religion, health, and poverty from a humble but perceptive place.</p> <p>He's a Christian (which i am not), and one of a too-rare species of Christian who seems to take the best parts of those teachings and really dedicate himself to them in a way that tries to make the world better. One of the articles on his site is his <a href="http://www.davidhilfiker.com/docs/Miscellaneous/Letter%20to%20Lefties.htm">Letter to Lefties</a>, which addresses the relationship between the secular and religious sections of the progressive movement.</p> <p><a href="http://noesis.fifthhorseman.net/node/91">read more</a></p> http://noesis.fifthhorseman.net/node/91#comment culture ethics/morality health justice politics religion Fri, 20 Jul 2007 02:16:21 -0400 dkg 91 at http://noesis.fifthhorseman.net Redefining Avogadro's number http://noesis.fifthhorseman.net/node/89 <p>American Scientist presents <a href="http://www.americanscientist.org/template/AssetDetail/assetid/54773">an interesting proposal</a> in its Macroscope column this month. The authors want to explicitly redefine Avogadro's number (~6.022 × 10<sup>23</sup>, as you may remember from physics) to be a specific integer.</p> <p>I remember learning that this number represented a mole, the number of molecules of water in a gram. It turns out, of course, that this depends on the definition of a gram. At the moment, the gram is defined by <a href="http://www.bipm.org/en/scientific/mass/prototype.html">a specific chunk of metal</a> held in a <a href="http://www.bipm.org/en/scientific/mass/pictures_mass/vault.html">vault</a> somewhere in France. This chunk of metal (<q>Le Gran K</q>, according to the article) is <a href="http://www.bipm.org/en/si/si_brochure/appendix2/mass.html">changing over time (due to handling, cleaning, etc)</a>, so the actual definition of a gram is changing, as is (consequently) Avogadro's number. Redefining Avogadro's number to be a constant would remove the Système International's dependence on this physical artifact.</p> <p><a href="http://noesis.fifthhorseman.net/node/89">read more</a></p> http://noesis.fifthhorseman.net/node/89#comment physics politics science Wed, 28 Feb 2007 14:04:38 -0500 dkg 89 at http://noesis.fifthhorseman.net princeton security analysis of diebold voting machines http://noesis.fifthhorseman.net/node/88 Some folks at Princeton's CS department have done a <a href="http://itpolicy.princeton.edu/voting/">good analysis of a Diebold voting system</a>, the kind used in many elections across the country. They've done a good job of presenting their findings in several different forms, for various audiences ("executive summary", a video, an in-depth technical whitepaper). There's ways for anyone with web access to really grasp the content of their research, which i find pretty admirable. <p> Folks who know me know my personal preference is for <a href="http://itpolicy.princeton.edu/voting/ts-paper.pdf">the technical whitepaper</a>, which was actually a great read. It's very clearly explained, sober and direct, and points out the wide range of potential vulnerabilities that the machines share with most commercial PCs, in addition to a series of vulnerabilities specific to the Diebold-proprietary software. If you have any interest in computer security, do yourself a favor and read it. They're thinking about these things the right way.<p><a href="http://noesis.fifthhorseman.net/node/88">read more</a></p> http://noesis.fifthhorseman.net/node/88#comment bugs computers ethics/morality free software politics technology Fri, 15 Sep 2006 15:28:59 -0400 dkg 88 at http://noesis.fifthhorseman.net BBDB linguistic idiosyncracies http://noesis.fifthhorseman.net/node/79 <p>i use the insidious big brother database (<a href="http://bbdb.sourceforge.net/">bbdb</a>, a set of elisp scripts that runs under emacs) to track my contacts.</p> <p>it integrates with <a href="http://www.wonderworks.com/vm/">vm</a> (my MUA, which is also implemented in elisp and runs under emacs), so that i can type part of a user's name in the To: line of an e-mail composition buffer, hit tab, and it fills in the rest, including the e-mail address (which bbdb stores in a field named "net:" in its records).</p> <p><a href="http://noesis.fifthhorseman.net/node/79">read more</a></p> http://noesis.fifthhorseman.net/node/79#comment culture free software Wed, 12 Apr 2006 15:59:32 -0400 dkg 79 at http://noesis.fifthhorseman.net emacs keybindings and their place in my central nervous system http://noesis.fifthhorseman.net/node/78 <p>i just stumbled across an article titled <a href="http://www.tgr.com/weblog/archives/000344.html">emacs keybindings make you stupid</a>. I am officially way way stupid. when i accidentally put too much of some ingredient in a sauce i'm cooking, i feel my fingers twitch for C-_ (or C-a C-k if i want to start over). I just pressed M-b to go back a word to edit this entry and brought down the bookmark menu of my web browser instead. i must do that a dozen times a day.</p> <p>and sadly, my impulse is to want to "fix" the parts of the world that <em>don't</em> use emacs keybindings instead of retraining myself. i'm excited by the possibilities presented by <a href="http://mozex.mozdev.org/">MozEx</a>, a mozilla extension that lets you edit a textarea in an arbitrary external text editor, for example.</p> <p><a href="http://noesis.fifthhorseman.net/node/78">read more</a></p> http://noesis.fifthhorseman.net/node/78#comment (dis)ability brain computers culture Mon, 10 Apr 2006 12:20:47 -0400 dkg 78 at http://noesis.fifthhorseman.net noesis notifications are now working http://noesis.fifthhorseman.net/node/77 <p>jamie and i just sorted out how to get <a href="http://drupal.org/project/notify">notifications</a> working on this noesis installation. The problem appears to be that the cronjob wasn't running properly, mainly because it was being kicked off by php4-cli, and php4-cli's configuration (/etc/php4/cli/php.ini in a sarge system) didn't have the mysql.so extension loaded.</p> <p>Since the notifications are normally kicked off by drupal's cronjob, and the cronjob couldn't access the database, nothing was happening. frankly, i think this should have generated an error condition that alerted the sysadmin that the cronjob was not being run somehow. perhaps that's a bug in the debian packaging of the cronjob?</p> <p><a href="http://noesis.fifthhorseman.net/node/77">read more</a></p> http://noesis.fifthhorseman.net/node/77#comment bugs computers free software Mon, 03 Apr 2006 22:07:01 -0400 dkg 77 at http://noesis.fifthhorseman.net moreutils http://noesis.fifthhorseman.net/node/74 <p>Also from Joey Hess comes <a href="http://packages.qa.debian.org/m/moreutils.html">moreutils</a>, which looks to be an awesome package of glue utilities. As <a href="http://svn.debian.org/wsvn/moreutils/trunk/README?op=file&amp;rev=0&amp;sc=0">the README</a> puts it:</p> <blockquote><p>This is a collection of the unix tools that nobody thought to write thirty years ago.</p></blockquote> <p>I look forward to this propagating into etch.</p> http://noesis.fifthhorseman.net/node/74#comment computers technology Sat, 18 Mar 2006 15:20:26 -0500 dkg 74 at http://noesis.fifthhorseman.net Thinking about security models and group empowerment in debian http://noesis.fifthhorseman.net/node/73 <p>Joey Hess has an interesting <a href="http://www.kitenet.net/~joey/blog/entry/ending_the_tyranny_of_unix_permissions-2005-12-06-19-03.html">blog post</a> about the relationship between security models, group empowerment, and bitter strife within the debian project. His basic idea is that if strict permissions models can be relaxed (and security is not degraded somehow), people will be more excited about working on a project, they'll contribute more freely, and the work will flow smoother and simpler.</p> <p>The idea isn't terribly shocking, of course, but he ties it into ideas about Wikis, and proposes some interesting things learned from wikis (and proto-wikis like the <a href="http://bugs.debian.org/">Debian Bug Tracking System</a>). The basic idea is: anyone should be able to contribute easily and simply, but important changes and modifications should be trackable, have full review, be straightforward to revert, and authorship should be apparent (at least pseudonymously).</p> <p><a href="http://noesis.fifthhorseman.net/node/73">read more</a></p> http://noesis.fifthhorseman.net/node/73#comment computers culture Sat, 18 Mar 2006 13:33:27 -0500 dkg 73 at http://noesis.fifthhorseman.net squeak troubles http://noesis.fifthhorseman.net/node/72 <p>I just had a nasty experience that was compounded by a number of factors. Here's what i figured out had happened:</p> <p>i put squeak (my computer) to sleep so i could go out for the evening last night at around 18:30. what i didn't notice was that /var was full, and mysqld was choking, waiting for disk space to get freed up. Somehow, this interrupted my sleep request, and squeak stayed awake (though unplugged). for some reason, squeak also decided to try to use the wireless card at about 22:30, and couldn't get the connection he wanted. Since squeak was awake and unplugged, he ended up draining both batteries, and ran out of juice at 3:30 the next morning (on a positive note, that's 9 hours of battery life!).</p> <p><a href="http://noesis.fifthhorseman.net/node/72">read more</a></p> http://noesis.fifthhorseman.net/node/72#comment bugs computers Sat, 11 Mar 2006 21:42:36 -0500 dkg 72 at http://noesis.fifthhorseman.net typographer's discussion of the euro symbol http://noesis.fifthhorseman.net/node/71 <p>I just stumbled across this <a href="http://www.evertype.com/standards/euro/eurotypo.html">interesting discussion</a> among several typographers about the euro symbol. The discussion is from 10 years ago, when the symbol was just being introduced.</p> <p>There are interesting points in there covering everything from the name of the symbol itself (some people think it should be the "ecu" instead of the "euro", others vehemently disagree), its placement into unicode and other character sets, complaints about the glyph's general form, political trouble with the guidelines set forth for its use by th</p> <p><a href="http://noesis.fifthhorseman.net/node/71">read more</a></p> http://noesis.fifthhorseman.net/node/71#comment art culture technology Wed, 08 Mar 2006 17:55:44 -0500 dkg 71 at http://noesis.fifthhorseman.net