Four short links: 29 January 2019

Git Tool, Linear Algebra, Steganography, and WebAssembly

By Nat Torkington
January 29, 2019
  1. git-absorbgit commit –fixup, but automatic.
  2. Coding the Matrix — linear algebra was where math broke me at university, so my eyes are always drawn to presentations of the subject that promise relevance and comprehensibility. (via Academic Torrents)
  3. Learn faster. Dig deeper. See farther.

    Join the O'Reilly online learning platform. Get a free trial today and find answers on the fly, or master something new and useful.

    Learn more
  4. A List of Useful Steganography Tools and Resources — what it says on the box.
  5. Analyzing the Performance of WebAssembly vs. Native CodeAcross the SPEC CPU suite of benchmarks, we find a substantial performance gap: applications compiled to WebAssembly run slower by an average of 50% (Firefox) to 89% (Chrome), with peak slowdowns of 2.6x (Firefox) and 3.14x (Chrome). We identify the causes of this performance degradation, some of which are due to missing optimizations and code generation issues, while others are inherent to the WebAssembly platform.
Post topics: Four Short Links
Share: