/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

blog.maxgio.me
| | shellsharks.com
3.4 parsecs away

Travel
| | An introduction to x86 Intel assembly.
| | venam.net
3.7 parsecs away

Travel
| | An executable is something that causes a computer to perform some tasks according to encoded instructions. It's in opposition to a data file which must be parsed by another program to be meaningful, for example an image or video. The instructions are usually in machine code, read by the cpu and so dependent on the cpu architecture. An ex...
| | www.nayuki.io
2.5 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.
| | www.fluentcpp.com
13.7 parsecs away

Travel
| The Expressive C++17 Coding Challenge is over, let's see the results and who won the challenge.