mattst88's Links

Home Blog Computers Contact About
  • Alpha: The History in Facts and Comments
  • Common Errors in English
  • Programming

    • Tabs versus Spaces: An Eternal Holy War.
    • Handy One-Liners for sed
    • How To Write Unmaintainable Code
    • Autotools

      • Autotools Mythbuster
      • autobook
      • libtool manual
      • automake manual
      • autoconf manual
    • Graphics Programming

      • OpenGL Wiki
      • Geometry Algorithm Archive
      • GPU architecture types explained
      • Understanding GPU caches
      • Video compression basics
      • Multisampling primer
      • SIMD in the GPU world
      • Compressed GPU texture formats – a review and compute shader decoders
        • part 1
        • part 2
        • part 3
    • Assembly/Architecture

      • Memory Ordering in Modern Microprocessors, Part I
      • Memory Ordering in Modern Microprocessors, Part II
      • x86
        • Flat Assembler
        • Flat Assembler Forums
        • Software Optimization Resources
        • A Concise Guide to the MMX Technology
      • DEC Alpha
        • Alpha Assembly Language Guide Mirrored
        • Assembly Programmer's Guide Mirrored
        • Dynamic Memory Allocation Mirrored
        • Alpha Architecture Handbook v4 Mirrored
        • Motion Video Instruction Extensions for Alpha
        • MVI Code Examples
        • How to Make Your Applications Fly on Linux/Alpha
        • Compaq C/C++ Compilers
        • 21264-specific programming hints
    • C/C++

      • Bjarne Stroustrup's C++ Style and Technique FAQ
    • Bit hacks and optimizations

      • Bit Twiddling Hacks
      • Bit-tricks and other nifty little snippets
      • Branchfree Saturating Arithmetic
      • Understanding fast float/integer conversions
    • Bash

      • Greg's Bash Wiki
      • The Bash Hackers Wiki
      • Pure Bash Bible
  • Math

    • Unit Circle SVG
    • List of trigonometric identities
    • Series Expansions
    • Wolfram Indefinite Integral Calculator
    • Paul's Online Math Notes
    • Taylor Series and Expansions