Viewing profile — bingbing
bingbing
HN member- Joined
- Tue, Aug 09, 2011, 11:35 PM UTC
- HN karma
- 28
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About bingbing
No profile information was provided.
Recent public activity
-
comment
Comment #4351003
There is a picture from the MAHLI: http://mars.jpl.nasa.gov/msl/multimedia/images/?ImageID=4282
-
comment
Comment #4299030
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...
-
comment
Comment #4260882
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-up…
-
comment
Comment #4199356
You are correct: http://www.bbc.co.uk/news/science-environment-18708626
-
comment
Comment #4168131
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 …
-
comment
Comment #4139311
Monoprice has this: http://www.monoprice.com/products/product.asp?c_id=101&c... It doesn't support chaining more thunderbolt devices, though.
-
comment
Comment #4121827
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…
-
comment
Comment #4078928
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
-
comment
Comment #3917136
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. Ho…
-
comment
Comment #3913062
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
-
comment
Comment #3815960
Fine, postdiction device.
-
comment
Comment #3580408
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 s…
-
comment
Comment #3431543
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' …
- comment