Series
makefile 🔗
- 27 Jan 2024 - Using Make: The Ugly
- 26 Jan 2024 - Using Make: The Bad
- 25 Jan 2024 - Using Make: The Good
- 24 Jan 2024 - When I Choose Make
- 10 Jul 2022 - Automatic Variables in Make Recipes
low-level 🔗
- 17 Jan 2024 - LEA Instruction is Powerful
- 16 Jan 2024 - Deconstructing Generated Assembly
- 14 Jan 2024 - Debugging Tip: this is usually %rdi
- 09 Jan 2024 - Interop Between C/C++ and Assembly: BEGIN
- 07 Jan 2024 - Some x86 Instruction Encoding Resources
- 06 Jan 2024 - An Encoding Diagram Attempt
- 05 Jan 2024 - x86-64 Instruction Encoding
- 04 Jan 2024 - x86 Instruction Encoding
- 03 Jan 2024 - Syntax Choices for x86 Assembly
- 02 Jan 2024 - Assembling a Minimal x86-64 Binary
c-cpp 🔗
- 30 Jan 2024 - Which One is Constant?
- 28 Jan 2024 - GNU C Library Utility: memusage
- 12 Jan 2024 - Generating Tag Files
- 11 Jan 2024 - Observing Type Size and Alignment
- 10 Jan 2024 - On X-Macros and the Preprocessor
containers 🔗
- 18 Jan 2024 - LXC for Development
- 13 Jan 2024 - Linux Containers: First Impressions
lisp 🔗
- 15 Feb 2024 - Timesampled Attribute Support
- 14 Feb 2024 - Means of Production
- 08 Feb 2024 - Chez Scheme and Gambit Scheme
- 07 Feb 2024 - Common Lisp Standard Method Combination
- 05 Feb 2024 - Common Lisp Supplied-p Parameters
- 04 Feb 2024 - Common Lisp AUX Variables
- 03 Feb 2024 - Common Lisp Lambda Lists
- 02 Feb 2024 - ECL Object Lifetime and Ownership
- 23 Jan 2024 - ECL Exploration: Continued
- 21 Jan 2024 - Exploring Embeddable Common-Lisp
- 20 Jan 2024 - My Road to Common Lisp
emacs 🔗
- 01 Feb 2024 - Emacs Registers
- 31 Jan 2024 - Emacs Follow Mode