« Older Home
Loading Newer »

Archive for the 'computers' Category

apple command line wireless tool

sudo ln -s /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport /usr/sbin/airport

via: airport - the Little Known Command Line Wireless Utility - OS X Daily

Ram As A Fast OS Cache

PC World - Kernel space: How to use a terabyte of RAM
Since I feel physical pain every time I feel or notice my computer swap to disk, I’ve always wanted a kernel module that loads my OS partition into Ram at boot.  Since I’m running on 4 gigs of ram now, that’s almost reasonable.
It’d be […]

Visualizations in Python - NodeBox | Superfolia

If you’ve ever wanted to make pretty things via some code - both still and moving images, check out:
NodeBox | Superfolia (in python) or Processing.org
I’d recently seen some cool examples of stuff made in processing at this blog that Adam sent over, and I stumbled upon Nodebox in some related searches.
Blogged with the Flock Browser

Tags: […]

in case you hadn’t read about the 700mhz auction

or even if you have - found a great overview via: the skydeck blog
700 Mhz Auction - What it means for mobile services 
Also - to point out the obvious, it’s been a while since I’ve posted but since I’m in Tokyo I thought, hey - that I’ve heard that blogging thing is big here, […]

Fixing keys in the OS X Terminal App

Ever have the problem in a Mac OS X terminal that when ssh’ed into a remote machine - delete (backspace on mac) hates you? It doesn’t work but instead send an unparsable character?
Here’s a quick fix.
From Frederic Wenzel’s blog:

Add the following line to your .profile:

[…]

sshfs for mac osx

link is here.
If you’ve never used it - sshfs let’s you mount any network drive over ssh.
Thank you Google Mac team for recently porting fuse to os x and making this possible.  Rock.

my posture sucks

lifehack has another quick tip to try to improve it.  I might write this on the front of my computer.
Posture as a health-hack @ lifehack

installed a new theme…

I just installed a new theme called k2 (download from here) for wordpress.
It’s pretty awesome, and everything just works (unlike my last theme).
To bring in the new year with new beginnings - I’ll probably be testing out some new spam plugins in the next few days, and if I have great success - I’ll post […]

IRC on OSX

I tried getting on IRC today for some startup idea related stuff and ran into some errors requiring “identd” to be installed when chatting on the irc.efnet.net server.
Luckily, a little quick googling found a solution to the problem here: macosxhints: enable identd server for internet relay chat use
The chat client ( colloquy ) I’m currently […]

Camera phones are a threat to democracy

“People have actually been caught selling their vote with camera phones”
“These nice little phones with camera’s in them are a threat to democracy”
-Spoken by Rivest today in a Computer and Network Security Lecture
Blogged with Flock