Home
My Stuff
Personal Fads
People
Reviews
Your Page
Sarah's Site
Email Me
  
Recent Bookmarks  
  
recent     most comments recent comments

05/11/2008  
Happy Mother's Day!

To all you moms out there, but especially to my mom and Isaac's mom.



Comments (1)
Get a link to this entry  

05/01/2008  
I think Isaac knows we have a webcam watching him

funny stuff...



Comments (6)
Get a link to this entry  

03/31/2008  
infuriating
Comments (12)
Get a link to this entry  

03/08/2008  
Snake Game

I like the snake game...it's pretty cool that this guy wrote a flash version in less than 1k.

500 is the highest I can muster right now...

 

Play here

Comments (4)
Get a link to this entry  

03/04/2008  
Creating a ps alias in terminal on OS X

I remember ps -aux from my BSDi Unix days, but I wanted to expirement a little with it in terminal on OS X.  I found a good version of it for OS X that gives me most of the useful information I need:

ps -axO user,pid,%cpu,%mem,vsz,rss,tt,state,start,time,command

So...how to alias in OS X...

aliases usually live in your .bashrc file in the form of:
alias psa="ps -axO user,pid,%cpu,%mem,vsz,rss,tt,state,start,time,command"
That would alias the command string above to a command psa

But, evidently when you open a bash shell in OS X it doesn't load .bashrc by default.

So, you need to add "source ~/.bashrc" to your .bash_login (which also doesn't exist by default)

Clear?



Comments (0)
Get a link to this entry  

03/02/2008   - Back in the game
   

It's been so long since I've worked out in the shop.  This weekend I got back into it and started work again on the "bathroom pantry" that I've had going for probably 9 months.  I got discouraged when I messed up almost an entire sheet of plywood by following the measurements for the dado joints in the drawing.  They were wrong.  So were the measurements for the large shelves and who knows what else (I'll let you know when I get done).  But, I'm back on track.  Need to build the top, upper shelves and doors.  Then Sarah gets to paint it!



Comments (4)
Get a link to this entry  

03/01/2008  
Capturing part of the screen in OS X

Thanks to Mark, I now know how to capture the screen easily on my mac.  Should have known this about day 3 in OS X, but necessity is the mother of knowledge, as they say...

First, from a terminal, change your preferences to capture jpgs:
defaults write com.apple.screencapture type jpg

Then, you can screen capture from any app (assuming you haven't overwritten the default global shortcuts) by using cmd-shift-3 to capture the screen and cmd-shift-4 to capture a selection.  If you choose selection, spacebar will capture the window your mouse cursor is over.

Screenshots are saved to the desktop.



Comments (1)
Get a link to this entry  

03/01/2008  
hmmmm...

Little Snitch reported Google Updater wants to connect to "t" (usually it's an IP or full hostname).  Very strange...should I let it? :-D



Comments (2)
Get a link to this entry  

02/22/2008   - Brew Nerds
   

A friend of mine opened up a coffee shop this week.  It is built for me (all sorts of nerdy merchandise and marketing).  Visit Brew Nerds right off of Hanes Mall Blvd. sort of across from Target (closer to the bridge over I40).  It is adjacent to Kernel Kustard.



Comments (4)
Get a link to this entry  

02/22/2008  
Attacking full disk encryption through analyzing RAM

Very interesting link to a link about beating full disk encryption:
http://www.schneier.com/blog/archives/2008/02/cold_boot_attac.html

The short of it is that your computer's RAM is not cleared immediately upon losing power, and someone else could boot up to an alternate operating system and grab the contents of your RAM.  That would enable them to possibly find and use any full-disk encryption keys you might have been using.

Scary stuff.



Comments (0)
Get a link to this entry  



View Entire Journal

Security
OS X
General Geek Stuff
Misc
Windows
Web Development
Tools / Utilities - Downloadable
Uncategorized
Religion - Opinions
Funny Stuff