Leanpub Book LAUNCH 🚀 Assembly Arithmetic Algorithms-Linux: 32-bit Linux Edition by Chastity White Rose

This book is meant for both new programmers who want to know more about how computers work and also experienced programmers who want a little bit more control over their programs than C or C++ compilers allow. All programs in this book are written for the Linux Operating System on Intel...

The Leanpub Blog

NEW! Leanpub Book LAUNCH 🚀 Assembly Arithmetic Algorithms-Linux: 32-bit Linux Edition by Chastity White Rose

https://youtu.be/e3KSs4uxIbg

#books #leanpublishing #selfpublishing #AssemblyLanguage #LinuxProgramming #x86Assembly #SystemCalls #POSIX

Leanpub Book LAUNCH 🚀 Assembly Arithmetic Algorithms-Linux... by Chastity White Rose #books #linux

YouTube

Low-Level Code Audio Synthesis

Transform Matrix rain into sound with 16 bytes of x86 code, discover the art of low-level code audio synthesis

https://airanked.dev/posts/low-level-code-audio-synthesis

#LowLevelCode #AudioSynthesis #X86Assembly

Ah yes, the classic "vibe coding" manifesto—because nothing screams casual fun like the joy of pointer arithmetic and segfaults! 😆 But please, let's sprinkle some x86 assembly for that extra sprinkle of masochistic flair. 🤖💻
https://stephenramsay.net/posts/vibe-coding.html #vibecoding #pointerarithmetic #segfaults #x86assembly #programminghumor #HackerNews #ngated
If You’re Going to Vibe Code, Why Not Do It in C?

💻🤖 Matt Godbolt's blog post is basically a glorified diary entry about how he discovered xor's magic in x86 assembly, as if he just found out the sky is blue. 🎉 Shockingly, he didn't stop there and took us on a nostalgic trip back to his 6502 days, because nothing says "I'm interesting" like reminiscing about the golden age of #microprocessors. 🙄
https://xania.org/202512/01-xor-eax-eax #MattGodbolt #xor #x86assembly #nostalgia #techblog #HackerNews #ngated
Why xor eax, eax? — Matt Godbolt’s blog

Why do compilers love xor-ing registers so much?

Developer recreates classic shoot 'em up Zaxxon as a UEFI firmware — isometric arcade game coded in x86 assembly for no-OS represents 'total freedom from big tech' #x86assembly

https://www.tomshardware.com/software/programming/developer-recreates-classic-shoot-em-up-zaxxon-as-a-uefi-firmware-isometric-arcade-game-coded-in-x86-assembly-for-no-os-represents-total-freedom-from-big-tech

Developer recreates classic shoot 'em up Zaxxon as a UEFI firmware — isometric arcade game coded in x86 assembly for no-OS represents 'total freedom from big tech'

There have been other UEFI games, but this is the first complete arcade game designed to boot directly as firmware.

Tom's Hardware

bim assembly detection

The barely improved editor now adds better heuristics to detect what flavour of assembly language you're using and what architecture you're working on, so it can provide better highlighting appropriate for the platform you're writing code for. It's not perfect, but it now computes a score if it can't tell right away, and decides based on that combination of factors.

It mostly works for x86/64, Z80, and ARM. I probably should get around to adding 6502, 68000, MIPS, and a few others next. 🙂

#bim #asm #assembly #assembler #retrocomputing #z80 #foss #golang #x86 #x86assembly #x86_64 #arm #arm64

Mandelbrot in x86 assembly by Claude

Inspired by a tweet asking if Claude knew x86 assembly, I decided to run a bit of an experiment. I prompted Claude Sonnet 4: Write me an ascii art mandelbrot …

Simon Willison’s Weblog
GitHub - krustowski/rou2exOS: A second iteration of the DOS-like hobby OS.

A second iteration of the DOS-like hobby OS. Contribute to krustowski/rou2exOS development by creating an account on GitHub.

GitHub
😴 Oh wow, a 510-byte OS written in x86 assembly—perfect for when you want to relive the glory days of MS-DOS, but with even less functionality! #GitHub must be thrilled to host yet another micro-project that proves size doesn't matter when it comes to lack of practicality. 🚀
https://github.com/shikaan/osle #510byteOS #x86assembly #retrocomputing #microprojects #HackerNews #ngated
GitHub - shikaan/osle: 💾 A tiny and mighty boot sector OS

💾 A tiny and mighty boot sector OS. Contribute to shikaan/osle development by creating an account on GitHub.

GitHub