Additive manufacturing, the opposite of sculpture, you add material from nothing, in sculpture you have a block and you keep removing pieces. I have a […]
‘hola mundo’ means ‘hello world’ in Spanish. “Bare Metal” is a machine that offers direct access to the hardware, without any abstraction or virtualization layer. […]
An assembler is a program that translates assembly code into machine code that the computer can execute directly. The assembler takes the assembly code written […]
arch: This command displays the architecture of the operating system kernel. uname -m: This command displays the architecture of the machine (hardware) on which you […]
Hello world! means Hello world! but in Spanish program mundo.asm: This code is for x86 architecture in real mode (16-bit). first you need to install […]