Все публикации

Double it Like Dekker 2: Dekker Multiplication and Division

Double it Like Dekker: A Remarkable Technique to Double Floating Point Precision (Part 1)

Is this New Quadratic Formula Actually Faster than the OG Quadratic Formula? (For a Computer)

Answering Basic Assembly Language Questions - Assembly Language for Beginners

Object Oriented Programming is a Dirty Rotten Low Down Trick: A Look at How C++ Works

That unbelievable function that can compute EVERYTHING! An Adventure in Discrete Mathematics

Bit Hacks from Beginner to Advanced - 11 Amazing Bit Twiddling Techniques

PIC Microcontroller Programming - PIC AS Assembler using MPLAB X IDE, Blinking LED

Computer Science Lockdown Quiz 2

Adventures in Hyperthreading - now with STEREO SOUND!!!

Top 10 Craziest Assembly Language Instructions

How do Spell Checkers work? Levenshtein Edit Distance

Assembly Language Misconceptions

AVX512 (3 of 3): Deep Dive into AVX512 Mechanisms

AVX512 (2 of 3): Programming AVX512 in 3 Different Ways

AVX512 (1 of 3): Introduction and Overview

Why is Radix Sort so Fast? Part 3 Comparison and Code, Radix Sort vs QuickSort

Why is Radix Sort so Fast? Part 2 Radix Sort

Why is Radix Sort so Fast? Part 1 Why are Comparison Sorts so Slow?

Modern x64 Assembly 16: Basic SIMD Floating Point Arithmetic

Introduction to Function Pointers in C++: What are they and how are they used?

Branchless Programming: Why 'If' is Sloowww... and what we can do about it!

Computer Science Lockdown Quiz

Set Associative Caches 2: AMD vs Intel Cache Commentary