minus-squarevisnae@lemmy.worldtoProgrammer Humor@programming.dev•Tell me the truth ...linkfedilinkarrow-up1·25 days ago3GPP has an interesting way of serialising bools on the wire with ASN.1 NULL OPTIONAL meaning only the type would be stored if true, otherwise it won’t be set at all linkfedilink
minus-squarevisnae@lemmy.worldtoTechnology@lemmy.world•keyboard design contest #00 results - Ortho lab logs!!linkfedilinkEnglisharrow-up5·3 months agoCool contest! On the same topic I think https://forgekeyboard.com/ might inspire linkfedilink
3GPP has an interesting way of serialising bools on the wire with ASN.1
meaning only the type would be stored if true, otherwise it won’t be set at all