I hereby claim:
- I am kef on github.
- I am kef (https://keybase.io/kef) on keybase.
- I have a public key whose fingerprint is A243 14FC 9E1E 6E5E CE06 A6E1 F908 4103 B718 6294
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
hie@link-test:~$ ifconfig | |
eth0 Link encap:Ethernet HWaddr 00:01:c0:08:bf:2d | |
inet addr:10.41.26.77 Bcast:10.41.26.255 Mask:255.255.255.0 | |
inet6 addr: fe80::201:c0ff:fe08:bf2d/64 Scope:Link | |
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 | |
RX packets:223494 errors:0 dropped:0 overruns:0 frame:0 | |
TX packets:66597 errors:0 dropped:0 overruns:0 carrier:0 | |
collisions:0 txqueuelen:1000 | |
RX bytes:25530142 (25.5 MB) TX bytes:5777431 (5.7 MB) | |
Interrupt:40 Base address:0x6000 |
testing command line gist |
class MakeTheAuIssuesFree < ActiveRecord::Migration | |
def self.up | |
Issue.update_all("purchasable = false", "product_id ='theau'") | |
end | |
def self.down | |
Issue.update_all("purchasable = true", "product_id ='theau'") | |
end | |
end |
Hi Jess, | |
Thanks for the twitter reply. | |
A couple of months back, I rang the number Sensis provided for cancelling my White Pages, Yellow Pages and local phone directory. I cancelled all of these, both to avoid clutter in my house and save trees. I use Sensis' online services and have no need for hard copies of your directories. A few weeks ago, Sensis introduced a web site where you could cancel the same directories. I also did this, just to make sure my directories were not delivered. | |
Then this morning, I had a delivery guy drop off a White Pages at my house. I managed to run out and give it back to him. He was very reluctant to take it back. He sad that he was being forced to redeliver and directories that had not been delivered. He also showed me that he had a delivery map with just the streets marked which were to received directories. He had no list of addresses where directories were to be delivered, and no list stating which addresses were not to receive directories. | |
At some level, there is somethin |