Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am mwilliams on github.
  • I am mwilliams (https://keybase.io/mwilliams) on keybase.
  • I have a public key whose fingerprint is CDF4 4D58 4DAF 03D0 8B0E 9BEE A8F1 8CA7 79A1 EEC7

To claim this, I am signing this object:

#!/usr/bin/env ruby
# Check DNS records against two authoritative nameservers
# usage: $ ruby record-checker.rb --input_file record-checker.csv --nameserver nina.ns.cloudflare.com
require 'csv'
require 'optparse'
require 'table_print'
options = {}
Okay, lets see if anyone wants one of these things :)
Since the last time I requested only first time buyers order and this is a new release, only experienced builders should order this time. I'll up load the more or less final version of the manual later too. I haven't gotten the edited version back yet so there will be one final version coming.
Send an email to me at kd1jv@ne.rr.com
Subject line : MTR-5B order
Rext body:
Your call
Your mailing address. (in a format I can cut and paste for the mailing label)
//////////////////////////////////////////////////////////////////////////
// Auto-generated by RAD
//////////////////////////////////////////////////////////////////////////
#include <WProgram.h>
#include <SoftwareSerial.h>
//////////////////////////////////////////////////////////////////////////
// plugin directives
//////////////////////////////////////////////////////////////////////////
iMac:hello_world development$ rake make:upload
(in /Users/development/Documents/Arduino/hello_world)
/Users/development/Documents/Arduino/hello_world/vendor/rad/init.rb:8: warning: already initialized constant PLUGIN_C_VAR_TYPES
rm /Users/development/Documents/Arduino/hello_world/hello_world/core.a
rm /Users/development/Documents/Arduino/hello_world/hello_world/hello_world.elf
rm /Users/development/Documents/Arduino/hello_world/hello_world/hello_world.hex
rm /Users/development/Documents/Arduino/hello_world/hello_world/Makefile
1 of 14 plugins are being loaded: blink.rb
cd /Users/development/Documents/Arduino/hello_world/hello_world; make depend; make
if grep '^# DO NOT DELETE' Makefile >/dev/null; \
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<HTML>
<HEAD>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" charset="utf-8">
$(document).ready(function() {
$('#form_div').submit(function() {
var inputs = [];
$(':input', this).each(function() {
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<HTML>
<HEAD>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" charset="utf-8">
$(document).ready(function() {
$('#form_div').submit(function() {
var inputs = [];
$(':input', this).each(function() {
[2009-06-21: REVISION 1505]
[INFO] Snow Leopard users see: http://ticket.macromates.com/show?ticket_id=0FDE7076 for command-left/right workaround.
[FIXED] TextMate.app_path (ruby API) should now work on Tiger, same with Dialog 2.
[FIXED] Change some code to avoid deprecation warnings in Console.
[CHANGED] It is now possible to toggle file type (binary/text) for files without extension (the setting applies to files of same name).
./script/console
Loading development environment (Rails 2.3.2)
Notice: unable to load config/memcache_config, failing back to mem_cache_store
Reason: no such file to load -- /Users/chimp/Desktop/chimp/config/memcache_config
/Users/mwilliams/Desktop/app/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:76:in `establish_connection':RuntimeError: Please install the postgresql adapter: `gem install activerecord-postgresql-adapter` (no such file to load -- pg)
/Users/mwilliams/Desktop/app/vendor/rails/activesupport/lib/active_support/dependencies.rb:417:in `load_missing_constant':ArgumentError: Object is not missing constant OpenIdAuthentication!
>>
;; mwilliams.el
;; ------------
;; My custom Emacs settings
;; Load my path
(setenv "PATH" (concat (getenv "PATH") ":/usr/local/bin"))
(setq exec-path (append exec-path '("/usr/local/bin")))
;; Load my shell (defined in ~/bin/eshell so zsh properly loads
;; and all the theming works correctly