https://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern
Tutorial: Spack 101
http://spack.readthedocs.io/en/latest/tutorial.html http://spack.readthedocs.io/en/latest/packaging_guide.html
Floating Point Compression
https://computation.llnl.gov/projects/floating-point-compression https://collab.cels.anl.gov/display/ESR/SZ
NCAR RDA Data
https://rda.ucar.edu/ https://docs.globus.org/modern-research-data-portal/
The Ultimate Guide to Modern CMake
https://rix0r.nl/blog/2015/08/13/cmake-guide/ https://www.slideshare.net/DanielPfeifer1/cmake-48475415
ParaView Catalyst Leverage In situ Analysis with VTK and ParaView
https://vimeo.com/75793492
Linux Libertine in matplotlib
https://www.files-conversion.com/font/pfb https://sourceforge.net/projects/linuxlibertine/files/linuxlibertine/ https://matplotlib.org/gallery/api/font_family_rc_sgskip.html https://stackoverflow.com/questions/8753835/how-to-get-a-list-of-all-the-fonts-currently-available-for-matplotlib https://stackoverflow.com/questions/26085867/matplotlib-font-not-found
Silesia compression corpus
http://sun.aei.polsl.pl/~sdeor/index.php?page=silesia https://github.com/inikep/lzbench https://github.com/facebook/zstd https://lz4.github.io/lz4/
Is there a way to view all images loaded in the browser using Chrome Developer Tools?
https://stackoverflow.com/questions/26028459/is-there-a-way-to-view-all-images-loaded-in-the-browser-using-chrome-developer-t
Cassandra: Using Transparent Data Encryption in DataStax Enterprise
https://www.datastax.com/dev/blog/using-transparent-data-encryption-in-datastax-enterprise cipher_algorithm key_strength AES/CBC/PKCS5Padding 128, 192, 256 AES/ECB/PKCS5Padding 128, 192, 256 DES/CBC/PKCS5Padding 56 DESede/CBC/PKCS5Padding 112 or 168 Blowfish/CBC/PKCS5Padding 32-448 RC2/CBC/PKCS5Padding 40-128
Compression Comparison Benchmarks: zstd vs brotli vs pigz vs bzip2 vs xz etc
https://community.centminmod.com/threads/compression-comparison-benchmarks-zstd-vs-brotli-vs-pigz-vs-bzip2-vs-xz-etc.12764/
Effective method to hide email from spam bots
http://stackoverflow.com/questions/483212/effective-method-to-hide-email-from-spam-bots
Google C++ Style Guide
https://google.github.io/styleguide/cppguide.html
MCDRAM as High-Bandwidth Memory (HBM) in Knights Landing Processors: Developer’s Guide
https://colfaxresearch.com/knl-mcdram/
PERFORMANCE PORTABILITY WITH OPENACC
http://images.nvidia.com/events/sc15/pdfs/SC15-Performance-Portability-OpenACC-Larkin.pdf
Is OpenACC The Best Thing To Happen To OpenMP?
https://www.nextplatform.com/2015/11/30/is-openacc-the-best-thing-to-happen-to-openmp/
HPC Burst Buffer – Justin Glen & Daniel Richards
https://www.youtube.com/watch?time_continue=406&v=3Z-e7796YKQ http://www.hpcadvisorycouncil.com/events/2017/australia-conference/pdf/tuesday/BurstBuffer_GlenandRichards_010817.pdf
Zero Copy I: User-Mode Perspective
http://www.linuxjournal.com/article/6345
How do I disable the Minimize (command-M) shortcut in Mavericks?
https://apple.stackexchange.com/questions/115562/how-do-i-disable-the-minimize-command-m-shortcut-in-mavericks
The Benefits of Unified Memory on Pascal and Later GPUs
https://devblogs.nvidia.com/parallelforall/unified-memory-cuda-beginners/