Prefer to not buy Arc'teryx clothes
... not using recycled materials
Arc'teryx uses obsolete arguments to apologize to not use recycled materials in their outdoor and alpin products.
Have a look yourself:
http://www.treehugger.com/files/2010/02/arcteryx-unwiling-to-use-recycled-materials.php
There is also a list of alternative manufacturers at the end.
Have a look yourself:
http://www.treehugger.com/files/2010/02/arcteryx-unwiling-to-use-recycled-materials.php
There is also a list of alternative manufacturers at the end.
Thanks for the memory
Understanding how the JVM uses native memory on AIX by Andrew Hall, IBM UK
Summary: Running out of Java™ heap isn't the only cause of a
http://www.ibm.com/developerworks/aix/library/j-nativememory-aix/index.html
java.lang.OutOfMemoryError. If native memory runs out, OutOfMemoryErrors that your normal debugging techniques won't be able to solve can occur. This article explains what native memory is, how the Java runtime uses it, what running out of it looks like, and how to debug a native OutOfMemoryError on AIX®.http://www.ibm.com/developerworks/aix/library/j-nativememory-aix/index.html
Snoop USB data stream in Linux
... for reverse engineering Garmin 405cx communication
Greg Kroah-Hartman provided some older article to use printk in the USB driver of the Linux kernel to output complete data: http://www.linuxjournal.com/article/7582?page=0,0
