/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

raphlinus.github.io
| | hackmd.io
3.4 parsecs away

Travel
| | Even within the same architecture, CPUs vary significantly in which SIMD ISA extensions they implement. For example, x86 CPUs currently have about 12 (!) different possible configurations with respect to AVX-512 support alone.
| | www.nayuki.io
4.0 parsecs away

Travel
| | [AI summary] The user has provided a comprehensive overview of the x86 architecture, covering topics such as basic arithmetic operations, control flow with jumps and conditionals, memory addressing modes, the stack and calling conventions, advanced instructions like SSE, virtual memory, and differences between x86-32 and x86-64. The user is likely looking for a summary or clarification of the x86 architecture, possibly for learning purposes or to reinforce their understanding.
| | cprimozic.net
4.9 parsecs away

Travel
| | A detailed summary of the techniques I used to optimize my Advent of Code 2024 solution for Day 9 Part 2. Employs a variety of techniques including algorithmic shortcuts, bespoke data structures, and low-level optimizations + SIMD.
| | joeprevite.com
18.8 parsecs away

Travel
| An overview of the Rust language ecosystem along with resources and articles to help you better understand it.