
Journal Journal: Google To Acquire YouTube for $1.65 Billion in Stock
It's confirmed, Google will buy YouTube for $1.65 Billion in stock. That's a lot of googlebucks.
It's confirmed, Google will buy YouTube for $1.65 Billion in stock. That's a lot of googlebucks.
I am now using del.icio.us as my link storage. There will be no more posting in my
I love using the RSS bookmarks in Firefox to keep my bookmarks synced between home and work. I love being able to send a tag group to a friend.
blah blah blah, del.icio.us is great, get and account and use it!
Now if only this would run under OS X and support disk images...
brandoncorbin rocks. (why?)
Below is a single PDF of the "Basic Cryptanalysis" paper:
http://www.printfu.org/storage/longTermStorage/Crypto.pdf
I set up Tor at home. It rocks.
I found a paper on the design of Tor, it baffles me that the website does not have this linked directly.
http://www.zug.com/pranks/credit/
How far can you go with signatures on credit card reciepts? Pretty far apparently.
Cool site with lots of info on the underpinnings of Mac OS X
This was written because I never like to delete stuff from my "Downloads" directory. I hate having to look through the directory for the last thing that I downloaded, that is where this comes in.
I have my browsers configured to not open my files after download, if I did, I would probably configure the delay to be more like 10 minutes or so.
on adding folder items to this_folder after receiving these_items
tell application "Finder"
set theDate to current date
set todayDate to month of theDate & " " & day of theDate & ", " & year of theDate as text
if not (exists folder todayDate of this_folder) then
set the target_folder to (make new folder at this_folder with properties {name:todayDate})
delay 2
else
set the target_folder to folder todayDate of this_folder
end if
repeat with i from 1 to number of items in these_items
set this_item to item i of these_items
move this_item to the target_folder
end repeat
end tell
end adding folder items to
I've been using LaTeX for the documents I have been writing lately. I really like it.
http://www.latex-project.org/guides/
I like "The (Not So) Short Introduction to LaTeX2e"
http://www.giss.nasa.gov/latex/ltx-2.html
Is a great reference
What would you think of a corporation that had it's own military and ran a country for over a hundred years?
Meet John Company
http://en.wikipedia.org/wiki/Jante_Law
1. You shall not think that you are special.
The number of arguments is unimportant unless some of them are correct. -- Ralph Hartley