There is a picture from the MAHLI: http://mars.jpl.nasa.gov/msl/multimedia/images/?ImageID=4282
jwz's collection and instructions for getting old versions of Netscape running: http://www.jwz.org/blog/2008/03/happy-run-some-old-web-brows...
Have they improved dtrace since this released abortion: http://dtrace.org/blogs/ahl/2011/10/10/oel-this-is-not-dtrac... update: http://dtrace.org/blogs/ahl/2012/02/23/dtrace-oel-update/
You are correct: http://www.bbc.co.uk/news/science-environment-18708626
I think that http://pngquant.org/ does the same technique. Also see http://pngnq.sourceforge.net/index.html There are several other image optimization tools incorporated into a OS X tool http://imageoptim.com/
Monoprice has this: http://www.monoprice.com/products/product.asp?c_id=101&c... It doesn't support chaining more thunderbolt devices, though.
Your link didn't quite work for me, starting in the 49th minute somewhere, Using a fragment identifier to demarc the time offset works better for me: http://www.youtube.com/watch?v=MShbP3OpASA#t=48m14s
That idiom is called an array slice in perl. # perl -e "print join ' ', (10,5,9,6,20,17,1)[0,1,3,6]" 10 5 6 1 http://perldoc.perl.org/perldata.html#Slices
There's a wikipedia page with tables of differences: https://en.wikipedia.org/wiki/Comparison_of_BSD_operating_sy... In my opinion: OpenBSD - Focused on security above all else. Host project of OpenSSH and…
EVE Online runs on a single SQL Server 2008 instance: http://wiki.eveonline.com/en/wiki/Tranquility#Database_Serve... serving hundreds of thousands of users
Fine, postdiction device.
Hardware and bandwidth aren't as much of a cost factor as datacenter power / cooling. When systems can support more memory (and adequate cpu to utilize it) per watt, then pricing should decrease.
Instruments is a frontend to dtrace, I think the closest equivalent to strace on OS X is dtruss. Additionally, OS X has several useful stock dtrace scripts, check 'apropos dtrace' for a listing
There is a picture from the MAHLI: http://mars.jpl.nasa.gov/msl/multimedia/images/?ImageID=4282
jwz's collection and instructions for getting old versions of Netscape running: http://www.jwz.org/blog/2008/03/happy-run-some-old-web-brows...
Have they improved dtrace since this released abortion: http://dtrace.org/blogs/ahl/2011/10/10/oel-this-is-not-dtrac... update: http://dtrace.org/blogs/ahl/2012/02/23/dtrace-oel-update/
You are correct: http://www.bbc.co.uk/news/science-environment-18708626
I think that http://pngquant.org/ does the same technique. Also see http://pngnq.sourceforge.net/index.html There are several other image optimization tools incorporated into a OS X tool http://imageoptim.com/
Monoprice has this: http://www.monoprice.com/products/product.asp?c_id=101&c... It doesn't support chaining more thunderbolt devices, though.
Your link didn't quite work for me, starting in the 49th minute somewhere, Using a fragment identifier to demarc the time offset works better for me: http://www.youtube.com/watch?v=MShbP3OpASA#t=48m14s
That idiom is called an array slice in perl. # perl -e "print join ' ', (10,5,9,6,20,17,1)[0,1,3,6]" 10 5 6 1 http://perldoc.perl.org/perldata.html#Slices
There's a wikipedia page with tables of differences: https://en.wikipedia.org/wiki/Comparison_of_BSD_operating_sy... In my opinion: OpenBSD - Focused on security above all else. Host project of OpenSSH and…
EVE Online runs on a single SQL Server 2008 instance: http://wiki.eveonline.com/en/wiki/Tranquility#Database_Serve... serving hundreds of thousands of users
Fine, postdiction device.
Hardware and bandwidth aren't as much of a cost factor as datacenter power / cooling. When systems can support more memory (and adequate cpu to utilize it) per watt, then pricing should decrease.
Instruments is a frontend to dtrace, I think the closest equivalent to strace on OS X is dtruss. Additionally, OS X has several useful stock dtrace scripts, check 'apropos dtrace' for a listing