Elektrine lite

← Feed

@regdog@lemmy.world

Post #2941136

2026-02-25 12:10 UTC

Who counts from right to left? Is this image mirrored?

Replies (7)

  • @bricked@feddit.org 2026-02-25 12:26

    You will be surprised to hear that this is how we read decimal numbers too

    Open ##2941159

  • @ArrowMax@feddit.org 2026-02-25 12:25

    Even in decimal, the most-significant digit is to the left. Binary in text form is no exception to this. Unless we are talking little-endian, which would start with the least-significant bit.

    Open ##2941160

  • @yermaw@sh.itjust.works 2026-02-25 12:14

    Now that you mention it it is pretty fucky, but in every textbook thats tried to teach me counting in binary its gone from right to left.

    Open ##2941161

  • @adb@lemmy.ml 2026-02-25 13:27

    Binary exists in both ~~big-endian~~LSb or ~~little-endian~~MSb. In other words, both directions can be valid. As explained below: Endianness is specifically the order of bytes. I was under the impression that it also implied a specific order of bits but anyways, the correct terms for this discussion is Least/Most Significant bit order.

    Open ##2941162

  • @SethranKada@lemmy.ca 2026-02-25 12:32

    Binary is always right to left? I've never seen it written left to right at least.

    Open ##2941163

  • @BlackVenom@lemmy.world 2026-02-25 15:46

    The people saying right to left is normal are either Australian or mirror universe folks. At least I thought that until I looked up ascii conversations and then just random converters .... How have I forgotten this? The pic is right...

    Open ##2941164

  • @humanamerican@lemmy.zip 2026-02-25 13:00

    There are 3 leading "zeros"

    Open ##2941165