Explore >> Select a destination


You are here

ag91.github.io
| | camdez.com
3.8 parsecs away

Travel
| |
| | peregrinator.site
3.9 parsecs away

Travel
| | How I set up a blogging flow using Emacs's org-mode and other related tools
| | yiufung.net
3.6 parsecs away

Travel
| | [AI summary] A post demonstrating how to integrate Emacs, Org-mode, and the anki-editor package to create customized, efficient flashcards in Anki for spaced repetition learning.
| | www.timdbg.com
21.3 parsecs away

Travel
| [AI summary] This article provides an introduction to reading x86 assembly language, emphasizing its importance for understanding how programs operate at a fundamental level. It covers the basics of assembly syntax, common instructions, and practical tools for reading and analyzing assembly code. The author explains that while assembly is often viewed as complex, it's actually more approachable than many believe, especially for debugging and reverse engineering tasks. The article also highlights the differences between Intel and AT&T syntax, the structure of assembly instructions, and the role of registers and memory addressing in x86 architecture.