- Alnitak is a triple star system in the constellation of Orion. It has the designations ζ Orionis, which is Latinised to Zeta Orionis and abbreviated Zeta Ori or ζ Ori, and 50 Orionis, abbreviated 50 Ori. The system is located at a distance of several hundred parsecs from the Sun and is one of the three main stars of Orion’s Belt along with Alnilam and Mintaka.
- Inside the ALU of the 8085 microprocessor (righto.com)
The arithmetic-logic unit is a fundamental part of any computer, performing addition, subtraction, and logic operations, but how it works is a mystery to many people. I’ve reverse-engineered the ALU circuit from the 8085 microprocessor and explain how it works. The 8085’s ALU is a surprisingly complex circuit that at first looks like a mysterious jumble of gates, but it can be understood if you don’t mind diving into some Boolean logic.