Bought a concrete mixer and get it delivered from another part of the same city. It has been 8 days and still not arrived. Called Australian Post and hearing 'to ensure high quality of services'. I was thinking to myself 'high' quality of services? Even a turtle could have crawled the same amount of distance in short amount of time.
8 days to travel 40km must be very hard for the post office.
Consider both pickup and delivery point are within the biggest city of Australia, Australia probably has the worst post office performance amongst ALL OEDC countries. If you are slow, fine. But can you at least not lie and telling everyone how you have a high quality of services?
What exactly makes assembly code special? It still needs to go through an assembler before it can be executed. Is it just that it has a one-to-one correspondence with machine code which can be directly executed by CPU? Do all C++ compilers compile t o assembly before it becomes machine code?